@charset "utf-8";
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #333333;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #122B58;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #10285A;
}
hr {
	color: #333333;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	font-weight: bolder;
	color: #000000;
}
.returntop {
	font-size: 0.75em;
	color: #122b58;
}

.green-bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	font-weight: bold;
	color: #015705;
	margin: 20px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #122B58;
}


ul {
	line-height: 1.5em;
	text-align: left;
	list-style-type: square;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #10285A;
}
a: link {
	font-weight: bold;
}
body {
	clip: rect(0px,auto,auto,0px);
}
#left1 {
}
#wrapper #leftnav #left1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bolder;
	color: #122B58;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #leftnav #left1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #122B58;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#maintext {
	float: left;
	width: 68%;
	padding: 10px;
	overflow: hidden;
}

#topgraphic {
	margin: 0px;
	width: 100%;
	background-color: #122B58;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFA000;
	border-bottom-color: #EFA000;
	border-bottom-width: 3px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.photo {
	height: auto;
	width: 100%;
}

#wrapper {
	width: 100%;
}

#hdrlogo {
	position:absolute;
	left:395px;
	top:11px;
	width:258px;
	height:65px;
	z-index:1;
}




#topnav {
	background-color: #EBEBEB;
	height: 15px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#leftnav {
	float: left;
	width: 26.5%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #122B58;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFA000;
	left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #EFA000;
	text-decoration: none;
	display: block;
	background-color: #122B58;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFA000;
	left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background-color: #122B58;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFA000;
	left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
}
#wrapper #maintext a {
	color: #015705;
	text-decoration: none;
	font-weight: normal;
}
#wrapper  #maintext  a:hover {
	color: #EFA000;
	text-decoration: underline;
	font-weight: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	text-align: center;
}
.small-bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: bold;
	color: #333333;
}

