@charset "utf-8";
#wrapper {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#footer {
	margin: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#banner, #maincontent  {
	width: 779px;
}
#breadcrumb  {
	width: 759px;
}
#footer p {
	font-size: 0.65em;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a.email {
	color: #005FA0;
	text-decoration: underline;
}
#col3_1, #col3_2, #col3_3 {
	float: left;
	margin-top: 20px;
}
#col3_1 {
	width: 222px;
	padding-left: 20px;
}
#col3_2 {
	margin-left: 20px;
	width: 240px;
}
#col3_3 {
	margin-left: 20px;
	width: 240px;
}
div.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
h1 {
	font-size: 1.3em;
	color: #0070BD;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 1em;
	font-weight: normal;
	color: #0070BD;
	line-height: 1.3;
	margin-top: 0px;
}
p, li, td {
	font-size: 0.8em;
	color: #222222;
	margin-top: 0px;
	line-height: 1.3;
}
td td {
font-size: 1em;
}
td p, td li {
	font-size: 1em;
	}
td {
	vertical-align: top;
	}
li li {
	font-size: 1em;
}






#navcontainer {
	width: 100%;
	background-color: #005FA0;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 25px;
	margin-bottom: 3px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	float: left;
	position:relative;
	padding: 0px;
	width: 110px;
}
#navcontainer ul li.last {
	width: 65px;
}


#navcontainer li ul {
display: none;
position: absolute; 
left:0px;
padding-top:11px;
}

#navcontainer li:hover ul, #navcontainer li.over ul {
	display: block; /* lists nested under hovered list items */
}
#navcontainer li>ul {
	left: auto;
	top: auto; /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
}
#navcontainer ul li li  {
	width:140px;
}


#navcontainer ul li a {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 8.5pt;
	background-color: #005FA0;
	width:100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navcontainer ul li.first a {
	border:none;
}

#navcontainer ul li a:hover, #navcontainer ul li a.current {
	color: #4494C7;
}
#navcontainer li li a  {
	text-align:left;
	padding:5px 20px;
	border:none;
	background-color: #6EADE0;
	color:#FFFFFF;
}
#navcontainer li li a:hover  {
	text-align:left;
	padding:5px 20px;
	border:none;
	background-color: #1C96D8;
	color:#FFFFFF;
}




div.news {
	background-color: #E4ECF8;
	padding: 15px;
}
.news p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 0.75em;
}
.news h2 {
	margin-bottom: 10px;
}
a {
	color: #009EDF;
	text-decoration: none;
}
.dkblue {
	color: #005FA0;
}
#searchform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D7F81;
	background-color: #D3D4D5;
	border: none;
	padding: 3px;
}
#searchform #button {
	font-weight: normal;
	color: #636466;
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 11px;
}
#searchform {
	float: right;
	padding-top: 40px;
	padding-right: 20px;
}
#search {
	clear: both;
	width: 100%;
}
#breadcrumb {
	font-size: 0.75em;
	background-color: #1C96D8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #FFFFFF;
	margin-top: 3px;
}
#breadcrumb a {
	color: #FFFFFF;
}
#col2_1 {
	padding: 0px 20px 20px;
	float: left;
	width: 500px;
}
#col2_2 {
	float: right;
	padding-right: 20px;
}
#col2_head {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	font-size: 0.9em;
	color: #CE9E71;
	margin-bottom: 0px;
}
ul.sitemap {
	color: #009EDF;
	font-size: 0.85em;
	list-style-type: disc;
	margin-left: 1em;
	padding-left:0;
	margin-bottom:1em;
}
ul.sitemap ul {
	list-style-type: disc;
	margin-left: 2em;
	padding-left:0;
	margin-bottom:1em;
}
.maptitle {padding-left:15px; float:left; width:145px;}