body, td, .select_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 100;
	color: #336799;
	line-height: 30px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #336799;
	margin-top: 25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336799;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.sub_body ul {
	margin-top: 5px;
	padding-top: 3px;
}


input{
	font-size: 10px;
	color: #336799;
}

a:link{	text-decoration: none; color: #336799;		}
a:hover{color: #94B2CF;}
a:active, a:visited{text-decoration: none;	color: #336799;	}

hr{
border : none;
border-top : dashed 1px #CCCCCC;
color : #FFFFFF;
background-color : #FFFFFF;
height : 1px;}

.bold_head{
	font-weight: bold;
	color: #336799;
}

.result{
	font-weight: bold;
	color: #336799;
	text-decoration: underline;
	border: 0px solid #000000;	
}
.full_body{
	padding: 20px 20px 5px 20px;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.table_header{
	font-size: 10px;
	font-weight: bold;
	color: #DFECF9;
	background-color: #336799;
	text-transform: uppercase;
	padding: 5px 5px 5px 20px;
}

.table_bg{
	background-color: #F4F9FE;
	padding: 10px;
}

.table_bg_contact{
	background-color: #F4F9FE;
	padding: 20px;
}
.table_padding{
	padding: 10px;
}
.table_padding20{
	padding: 5px 20px 20px 20px;
}
.popup_list{
	margin-left: 15px;
}
.popup_list li{
	padding-bottom: 10px;
}

.border{
	border: 1px solid #336799;
}

.horiz_line{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}

/*BANNER*/
.bottom_banner{
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Top Nav */
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #336799;
	text-align: center;
	padding: 4px;
}

.nav a:link{
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	}

.nav a:hover{
	color: #ffffff;
	background-color: #497CAC;
	padding: 4px 10px 4px 10px;
}

.nav a:active, .nav a:visited{
	text-decoration: none;	
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	}
	

/* Bottom Nav */
.bottom_nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	display: block;
}

.bottom_nav a:link{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	}

.bottom_nav a:hover{
	color: #94B2CF;
}

.bottom_nav a:active, .bottom_nav a:visited{
	text-decoration: none;	
	padding-right: 10px;
	padding-left: 10px;
	}
	
	
/* HOMEPAGE CSS */
.home_intro{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336799;
	padding: 10px 20px 10px 220px;
}

.home_subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.home_subnav a:link{
	text-decoration: none;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	}

	 .home_subnav a:visited{
	color: #FFFFFF;
}
.home_subnav a:hover{
	color: #94B2CF;
}


/* SUB PAGES */
.sidebar{
	width: 192px;
	padding-top: 20px;
}

.side_nav {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336799;
margin-left:0px;
list-style: none; 
padding:0;
}

.side_nav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336799;
	margin-left:0px;
}
.side_nav a:link, .sidebar a:visited{
	padding: 5px;
	display: block;
	}
.side_nav  a:hover, .sidebar a:active{
	background-color: #FFFFCC;
	color: #336699;
}

.side_nav_highlight{
	background-color: #FFFFCC;
	color: #336699;
}

.sub_body{
	padding: 30px 20px 5px 30px;
}
.sub_body li{
	padding-bottom: 10px;
}
.return_link{
margin-left: 0;
padding-left: 0;
list-style: none;}

.return_link li{
padding-left: 3px;
background-repeat: no-repeat;
background-position: left center;}



.return_link a:link{
	font-size: 11px;
	font-weight: bold;
}

.side_quote{
	font-style: italic;
	line-height: 18px;
	color: #336799;
}
.quote_name{
	font-weight: bold;
	color: #336799;
	margin-top: 8px;
}
	
/*ABOUT US*/

.about_padding{
	padding: 20px 55px 20px 50px;
}


/* JOB SEARCH */
.job_nav{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336799;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	margin:0;
}
.job_head{
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.job_nav_active{
	font-size: 10px;
	font-weight: bold;
	color: #DFECF9;
	background-color: #336799;
	text-transform: uppercase;
	padding: 5px;
	}
	
	.job_nav_active a:link,.job_nav_active a:hover,.job_nav_active a:active,.job_nav_active a:visited {
	color: #FFFFFF;
	}
.style1{color:#fff;}
	
/*Career LINKS */
.link_border{
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
}
.table_padding_links{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

/*Career tips*/



.linklist {
	list-style-type: none;
	position: relative;
	left: -30px;
	border: 0px solid #000000;
}

.linklist li a:link, .linklist li a:active, .linklist li a:visited{
	text-decoration: none;
	background-image: url(../media/images/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: .6em 0.3em;
	padding-left: 2em;
	margin: 0px;
}
.linklist li a:hover{
	background-color: #efefef;
	background-image: url(../media/images/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: .6em 0.3em;
	padding-left: 2em;
	margin-left: 0px;}
	
	/*SEARCH RESULTS*/
	
	.cellborder1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #336799;
	border-bottom-color: #336799;
	border-right-width: 0px;
	border-left-width: 0px;
}
.blue_bg{
	background-color: #336799;
	color:#F4F9FE;
}
.blue_bg a:link, .blue_bg a:visited, .blue_bg a:hover, .blue_bg a:active{
color: #fff;
text-decoration: underline;
}



/*FORMS*/
.red_star{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

/*SITE MAP*/
.first_level{
	background-color: #efefef;
	display: block;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.third_level {
	list-style-type: none;
	position: relative;
	left: -30px;
	border: 0px solid #000000;
}

.third_level li a:link, .third_level li a:active, .third_level li a:visited{
	text-decoration: none;
	background-image: url(../media/images/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: .6em 0.3em;
	padding-left: 2em;
	margin: 20px;
}
.third_level li a:hover{
	background-color: #efefef;
	background-image: url(../media/images/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: .6em 0.3em;
	padding-left: 2em;
	margin-left: 20px;}
	
	.nomargin{
	margin-bottom: 0px;
}

.learnlink{
	margin: 0px;
	padding: 0px;
}
.learnlink a:link,.learnlink a:visited{
	text-decoration: underline;
}