a:link { 
}

a:visited { 
}

a:hover{ 
}

a:active {
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003063;
}
.topnav {
	background: #CECFB5;
	/* border-top: 1px solid #7B8ABD;
	border-bottom: 1px solid #7B8ABD; */
	}
	
.topnav ul {
	padding: .3em 0;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	text-align: left;
	background-color: #019069;
	}
.topnav ul li {
	display: inline;
}
.topnav ul li a {
 	padding: 0.2em 1em;
	color: White;
	text-decoration: none;
	border-right: 1px solid #003063;
	font-weight: bold;
	}
.topnav a:link, .topnav a:visited {
	color: #FFFFFF;
}
.topnav ul li a:hover {
	background: #003063;
	color: #FFFFFF;
	background-color: #0766AC;
}
.leftnav {
	text-align: left;
	vertical-align: top;
	width: 15%;
	border-right: 1px solid #000063;
}
.leftnav ul {
	margin: 0px;
	padding: 25px 0px 0px;
	list-style: none;
}
.content {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 85%;
}
.leftnav li {
	border-bottom: 1px solid #cccccc;
	padding: 20px 10px 5px;
}
.leftnav a {
	text-decoration: none;
	font-weight: bold;
	color: #7B8ABD;
	display: block;
	padding-right: 10px;
	padding-left: 3px;
}
.leftnav a:link, .leftnav a:visited {
	color: #003063;
}
.leftnav a:hover {
	color: #019069;
}
.footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #003063;
	font-family: Arial, geneva, helvetica, sans-serif;
	font-size: 10px;
	color: #003063;
}
h1 {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
}
dt {
	font-weight: bold;
	color: #003063;
	border-bottom: 1px solid #003063;
}
dd {
	padding-top: 5px;
	padding-bottom: 20px;
}
.box {
	width: auto;
	border: thin solid #CECFB5;
}
.oblique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
	width: auto;
	border: thin #003063;
}
.greenfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #019069;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.redfont_lge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-style: oblique;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003063;
	text-decoration: underline;
}
.newleftnav {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallredfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.orangehighlight {
	background-color: #FF6633;
	background-repeat: no-repeat;
	background-position: center center;
	word-spacing: normal;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellowhightlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FDD312;
}
.redhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF2003;
}
