body {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #646464;
}	
a {
	color: #000;
}
a:visited {
    color: #000;
}
a:hover {
	color: #666;
}
.small-text {
    font-size: 9px;
}
.large-text {
    font-size: 16px;
}
br.clear {
	clear: both;
	height: 15px;
}	


dl.name-value dd {
	margin-bottom: 10px;
}	
dl.name-value dt {
    float: left;
    width: 150px;
    font-weight: bold;
}	

dl.followups {
}
.followups dt {
	width: 130px;
	font-weight: bold;
	float: left;
	clear: left;
	
}
.followups dd {
	margin-left: 130px;
	border-left: 2px #ccc solid;
	margin-bottom: 20px;
	padding-left: 10px;
}
#wrapper {
	width: 947px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top:0px;
	background:url(../img/headers/rot_1.jpg) no-repeat; 
}
.wrapper {
	width: 947px;
	margin: 15px auto 0 auto;
}	
div#header-footer {
    text-align: right;
    color: #fff;
}    
img#logo {
    position: relative;
    left: 10px;
}
img#confederation {
    position: relative;
    float: right;
} 
#website {
	float: right;
	margin-top: 87px;
	margin-right: 10px;
	font-size: 12pt;
	color: #636363;
	letter-spacing: 8px;
}
#nav_background {
	background-color: #ff6600;
}
ul#nav{
    display: block;
    background-color: #ff6600;
    list-style-type: none;
    margin: 0 auto;
    height: 28px;
}
ul#nav li{
    display: block;
    float: left;
    background-color: #ff6600;
}
ul#nav li a {
    display: block;
    float: left;
    height: 21px;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding-left: 20px;
    padding-top: 7px;
    padding-right: 5px;
    margin-left: 3px;
    line-height: 15px;
}
ul#nav li a:hover {
    color: #ccc;
}

div#header {
    width: 947px;
    height: 167px;
    background-repeat: no-repeat;
    font-size: 30px;
    color: #000;
    padding-top: 30px;
    padding-left: 50px;
    line-height: 40px;
}    
div#header-footer {
	height: 21px;
	background-color: #cdcdcd;
	padding-top: 7px;
	padding-right: 20px;
	color: #FF6600;
	font-weight: bold;
}
div#header-footer a {
	color: #000;
}
div#header-footer a:hover {
	color: #666;
} 
div#content-wrapper {
	background-color: #f1f1f1;
	overflow: auto;
}	
div.bullets {
	padding: 0 0 0 20px;
}
div.bullets ul {
		float:left;
		margin:5px 5px 30px 5px;
}
div.bullets li {
	background:url(../img/li_bullet.gif) no-repeat; padding:0 0 0 20px;
	margin:10px;
	font-size:14px;
	line-height:15px;

}

/************************************************************ CONTENT PANEL ***/
/******************************************************************************/
div#main-content {
	width: 664px;
	float: left;
	padding: 15px;
}	
div#main-content h1 {
    color: #3d3d3d;
    font-size: 24px;
    background: url('../img/header-bullet-2.gif') no-repeat 0 2px;
    padding-left: 25px;
    margin-bottom: 15px;
	line-height:30px;
}
div#main-content h2 {
    color: #3d3d3d;
    font-size: 20px;
    margin-bottom: 15px;
    border-bottom: 1px #FF6600 solid;
}
div#main-content p {
    line-height: 20px;
    padding-bottom: 20px;
}
div#main-content div.inset {
    background: #fff url('../img/cogs-background.gif') no-repeat 120px 100px;
    padding: 15px;
    border: 2px #FF6600 solid;
    color: #333;
    float: right;
    width: 250px;
    margin: 0 0 20px 20px;

}	
div#main-content div.inset h1 {
	background-color: #bba06f;
	color: #fff;
	background-image: none;
	padding: 5px;
}
dl.news {
}
.news dt {
    width: 200px;
    font-weight: bold;
    float: left;
    clear: left;

    
}
.news dd {
    margin-left: 200px;
    border-left: 2px #ccc solid;
    margin-bottom: 20px;
    padding-left: 10px;
}

/************************************************************** RIGHT PANEL ***/
/******************************************************************************/
div#right {
	width: 253px;
	float: left;
}
div#right-top {
    background-color: #959595;
    padding: 10px;
    color: #fff;
}
div#right-top h1 {
    font-size: 24px;
    background: url('../img/header-bullet.gif') no-repeat 0 3px;
    padding-left: 25px;
}
div#right-top a {
    color: #fff;
}
div#right-bottom {
	background-color: #c2c2c2;
	padding: 10px;
	color: #333333;
}
div#right-bottom h1 {
    font-size: 24px;
    background: url('../img/header-bullet.gif') no-repeat 0 3px;
    padding-left: 25px;
}
div#right-bottom img {
    margin-top: 10px;
    margin-bottom: 10px;
}
div#right-bottom p {
    padding: 5px 0;
    line-height: 16px;
}
div#right-bottom a {
	text-decoration: none;
	font-weight: normal;
}
div#right-footer {
    background-color: #bba06f;
    padding: 10px;
    color: #fff;
}
div#right-footer h1 {
    font-size: 24px;
    background: url('../img/header-bullet.gif') no-repeat 0 3px;
    padding-left: 25px;
	
}
div#right-footer p {
    padding: 5px 0;
    line-height: 16px;
}
div#right-footer a {
    color: #fff;
    text-decoration: none;
}
/************************************************************** TABLES ********/
/******************************************************************************/
table.job-search {
	line-height: 15px;
}
table.job-search div.job-title {
	font-size: 16px;
}
table.job-search tr td.desc-heading {
	background-color: #CDCDCD !important;
	padding: 8px;
	border: 1px #999 solid;
}	
table.job-search tr td.desc-details {
   background-color: #fff;
   padding: 5px 8px 5px 8px;
}
table.job-search tr td.desc-blurb {
   background-color: #fff;
   border-width: 1px;
   border-color: #ccc #999 #999 #999;
   border-style: solid;
   padding: 8px;
   font-size: 14px;
   line-height: 20px;
   
}

table.listings {
    width: 100%;
    table-layout: auto;
}
table.listings tr th {
    font-size: 16px;
    border-bottom: 1px #aaa solid;
    text-align: left;
    
}
table.listings tr td {
    vertical-align: middle;
    border-top: 1px #fff solid;
    border-bottom: 1px #ddd solid;
    padding: 5px;
    
    
}
div.jobsearchDisc {
	font-size:10px;
	margin-top:20px;
}
/********************************************************** MY ACCOUNT ********/
/******************************************************************************/
div#activityArea {
	width: 220px;
	background: #fff url('../img/cogs-background.gif') no-repeat 120px 100px;
	padding: 5px;
	border: 2px #FF6600 solid;
	color: #333;
	float: right;
	
}	
div#activityArea ul li {
    line-height: 20px;
}
div#optionsArea {
    width: 400px;
    background: #c2c2c2;
    padding: 10px;
}   
div#optionsArea ul li a {
	display: block;
	background: url('../img/myaccount-nav-a-mouseoff.gif') no-repeat;
	height: 18px;
	padding-left: 23px;
	padding-top: 3px;
}
div#optionsArea ul li a:hover {
    background-image: url('../img/myaccount-nav-a-mouseover.gif');
}

/************************************************************* NOTICES ********/
/******************************************************************************/
div.box {
	background-color: #fff2c0;
	border: 1px #ffc549 solid;
	padding: 15px;
	width: 500px;
	margin: 0 auto;
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 10px;
}	
div.box h1 {
    color: #3d3d3d;
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 25px;
    margin-bottom: 15px;
}  

/************************************************************** FOOTER ********/
/******************************************************************************/
#footer {
    clear: both;
    background-color: #cdcdcd;
    height: 30px;
    padding: 5px;
    text-align: right;
}    
#footer a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
    line-height: 30px;
}    
#footer a:hover {
	text-decoration: underline;
}
#footer div {
	float: left;
	font-size: 12px;
	line-height: 30px;
	color: #333;
}
/************************************************************** ADMIN *********/
/******************************************************************************/

div#admin-content {
	width: 685px;
	float: left;
	padding: 15px;
}
div#admin-content p {
    padding-bottom: 10px;
    line-height: 18px;
}
div#admin-content h2 {
    color: #3d3d3d;
    font-size: 24px;
    background: url('../img/header-bullet-2.gif') no-repeat 0 2px;
    padding-left: 25px;
    margin-bottom: 15px;
}
ul#admin-nav {
	width: 200px;
	border: 1px #ccc solid;
	padding: 15px;
	float: left;
}
ul#admin-nav li a {
	background: url('../img/admin/nav-arrow-off.gif') no-repeat;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	
	display: block;
	margin-bottom: 5px;
	padding-left: 20px;
}	  
ul#admin-nav li a:hover {
    background-image: url('../img/admin/nav-arrow-on.gif');
    text-decoration: underline;
}  
ul#admin-nav li ul {
    margin-left: 20px;
    margin-bottom: 20px;
}
/**********************************
 * INTERVIEW TIPS
 **********************************/
 ul.tips li {
 	list-style-type: disc;
 	margin: 20px;
 }
  ul.tips {
 }
 /**********************************
 *TERMS & CONDITIONS
 **********************************/
 .terms td {
 	padding: 5px;
 }
 
 .registerbg {
 	background:url(../img/registerbg.jpg) no-repeat;
	width:650px; height:190px;
 }
 .registerText {
		font-size:30px; color:#3D3D3D;
		padding:30px 30px 0px 320px;
 }
 .registerSmall {
 		font-size:16px;
 }
 .registerbg a, .registerbg a:visited{
 	text-decoration:none;
 } 
 .registerbg a:hover {
 	color:#FF944C;
 }