@charset "utf-8";
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF; 
}
/* CSS Document */

.innertext {
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
form {
	padding:0px;
	margin:0px;
}
html {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00297D;
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.headerbg {
	background-image:url(/images/headerbg.jpg);
}
.headerbg_alt {
	background-image:url(/images/header.jpg);
}
p,td,th,tr {
	font-size: 13px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.manualnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.manualnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.manualnav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.manualnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEBD00;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-color: #FFF;
	color: #FFF;
	line-height: 1.5;
}

.whitelinks_nou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-color: #FFF;
	color: #FFF;
	text-decoration:none;
}

.right {
	text-align: right;
	float: right;
}
.left {
	text-align: left;
	float: left;
}


a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #3F83B2;
}

.homelinks{
	text-decoration: underline;
	font-weight: bold;
	color:#6CF;
}


a:visited {
	color:#3F83B2;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FEBD01;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
}

a.breadcrumbs {
	text-decoration: underline;
	font-weight: bold;
	color: #930;
}
a.breadcrumbs:link {
	text-decoration: underline;
	font-weight: bold;
	color: #930;
}
a.breadcrumbs:visited {
	color:#930;
	font-weight: bold;
	text-decoration: underline;
}
a.breadcrumbs:hover {
	color: #FEBD01;
	font-weight: bold;
}
a.breadcrumbs:active {
	font-weight: bold;
	text-decoration: underline;
	color: #930;
}

.bdrbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

h1 {
	font-size: 20px;
	text-align:left;
	padding:0px;
	margin:0px;
	}

h1 a {
	font-size: 20px;
	text-decoration: underline;
	color:#3F83B2;
}
h1 a:link {
	font-size: 20px;
	text-decoration: underline;
	color:#3F83B2;
}
h1 a:visited {
	font-size: 20px;
	text-decoration: underline;
	color:#3F83B2;
}
h1 a:hover {
	font-size: 20px;
	text-decoration: none;
	color:#FEBD01;
}
h1 a:active {
	font-size: 20px;
	text-decoration: underline;
	color:#3F83B2;
}
	
h2 a {
	font-size: 16px;
	text-decoration: underline;
	color:#3F83B2;
}
h2 a:link {
	font-size: 16px;
	text-decoration: underline;
	color:#3F83B2;
}
h2 a:visited {
	font-size: 16px;
	text-decoration: underline;
	color:#3F83B2;
}
h2 a:hover {
	font-size: 16px;
	text-decoration: none;
	color:#FEBD01;
}
h2 a:active {
	font-size: 16px;
	text-decoration: underline;
	color:#3F83B2;
}





.nav a:link {
	text-decoration:none;
	font-weight: bold;
	color: #FFF;
}





.bdr {
	border: 1px solid #666;
	padding: 3px;
}
	
h2 {
	font-size: 16px;
	padding:0px;
	margin:0px;
	font-variant: normal;
	}

p  {
	font-weight: normal;
}
.lists {
	text-align: left;
	list-style-type: disc;
}
.fixme {
	background-color: #FFFF00;
}
