body {
	/*background-image: url(img/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	*/
	margin:0xp;
}

.smaller_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.body_bottom {
	background-image: url(img/main_body_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	display: block;
	margin: 0px 0px 15px;
}

#footer {
	POSITION: relative;
	margin-left: 80px;
	margin-top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 155px;
}

a, a:visited, a:active {
	color: #415A82;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DAEBFD;
	border: 1px solid #000000;
}



.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000 /*#3D506E;*/
	font-weight: bold;
}

.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000 /*#3D506E;*/
	font-weight: bold;
}

.Header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.Blue_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D506E;
	font-weight: bold;
}

.careers_tbl {
	border: 1px solid #000000;
}

.hd_row {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.mn_row1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4F2FF;
}

.mn_row2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CDE5FD;
}

li {
	padding: 5px;
}

.white {
	color: #FFFFFF;
}

.white a:visited, .white a:active {
	color: #ffffff;
}



.leftNav, .leftNav:visited, .leftNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
	display:block;

}

.leftNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
	margin-left: 20px;
	display:block;

}

.leftNav:hover {
	color: #CCCCCC;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin:10px;
	text-decoration:none;
}
		a.style1:visited, a.style1:active {
			color: #FFFFFF;
		}
		a.style1:hover{
			color: #CCCCCC;
}