/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0B3D91;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0B3D91;
}
a:hover {
	text-decoration: none;
	color: #0B3D91;
}
a:active {
	text-decoration: underline;
	color: #0B3D91;
}


#bgnav {
	background-image:url(../images/nav_left.gif);
	background-repeat:repeat-x;
	height:21px;
}

#bgbottom {
	background-color:#0B3D91;
	background-repeat:repeat-x;
	height:25px;
}

#stripelink {
	background-image:url(../images/stripeline.gif);
	background-repeat:repeat-x;
	height: 8px;
}

.footertext {
	font-size:9px;
	color:#FFFFFF;
}

.footerlinks a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerlinks a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerlinks a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlinks a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.bodycopy {
	padding-left: 0px;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 30px;
}

.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:15px;
	color:#0B3D91;
}

.bluecopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B3D91;
}