@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/_main_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html, body {
	height: 100%;
}
a {
	font-size: 11px;
	color: #ABDA4E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#container {
	position:relative; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#wrapper {
	width: 100%;
}

.fullheight{
	height: 100%;
	position: relative;
}
#headerbar {
	background-image: url(../images/_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 770px;
	height: 116px;
	text-align: left;
	display: block;
	clear: right;
}
.content {
	position: relative;
	padding-left: 20px;
	padding-top: 5px;
}
.content   h2 {
	font-size: 13px;
	font-weight: bold;
	color: #0B57AC;
	margin: 0px;
	padding: 0px;
}
.content h3 {
	font-size: 12px;
	color: #0B57AC;
	margin: 0px;
}
.content .h3paragraph {
	margin-top: 0px;
}

.content  p {
	margin-top: 10px;
}

#logobar {
	width: 770px;
	clear: none;
	display: block;
	height: 80px;
	text-align: left;
}
#leftnav {
	line-height: 20px;
}
#leftnav a {
	font-size: 13px;
	color: #0B57AC;
}

#leftnav a:link {
	text-decoration: none;
}
#leftnav a:visited {
	text-decoration: none;
	color: #0B57AC;
}
#leftnav a:hover {
	text-decoration: none;
	color: #06305E;
}
#leftnav a:active {
	text-decoration: none;
	color: #0B57AC;
}
#headerbar #mainimage {
	padding-left: 37px;
	display: block;
	float: left;
}
#threecircles {
	position:relative;
	left:440px;
	top:-176px;
	#left:138px;
	#top:-157px;
	width:316px;
	height:112px;
	z-index:1;
	display: block;
}
#footer {
	background-color: #084081;
	min-height: 39px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0487B3;
	width: 100%;
	text-align: center;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
#footer a {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
#footer a:link {
}
#footer a:visited {

}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: underline;
}
#footer a.bluelink {
	font-size: 11px;
	color: #05ABE2;
	line-height: 20px;
	text-decoration: none;
}
#footer a.bluelink:link {
}
#footer a.bluelink:visited {
	color: #003399;
}
#footer a.bluelink:hover {
	text-decoration: underline;
}
#footer a.bluelink:active {
	text-decoration: underline;
}
#logo {
	display: block;
	float: left;
	height: 80px;
	width: 260px;
}
#leftcol {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #0B57AC;
	text-align: right;
	width: 150px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	float: left;
}
#certs {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #0B57AC;
	text-align: right;
	width: 150px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	float: left;
}
#pageTitle {
	color: #ABDA4E;
	display: block;
	height: 57px;
	width: 239px;
	float: left;
	padding-top: 40px;
}
#pageTitle h1 {
	margin: 0px;
	font-size: 32px;
}


#vert_line {
	background-image: url(../images/_vert-line_bg.gif);
	background-repeat: repeat-y;
}
#pageTitle2 {
	font-size: 20px;
	color: #ABDA4E;
	display: block;
	height: 57px;
	width: 300px;
	float: left;
	padding-top: 40px;
	vertical-align: bottom;
	padding-bottom: 0px;
}
#pageTitle2 h1 {
	margin: 0px;
	padding-top: 25px;
	font-size: 20px;
}
#leftnav #subnav {
	padding-bottom: 10px;
}
#leftnav #subnav a {
	font-size: 10px;
	color: #ABDA4E;
	line-height: 15px;
}
#leftnav #subnav a:link {
	text-decoration: none;
}
#leftnav #subnav a:visited {
	text-decoration: none;
}
#leftnav #subnav a:hover {
	text-decoration: underline;
}
#leftnav #subnav a:active {
	text-decoration: underline;
}
