body, p, td, div, li { color: #c5d0e1; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica; text-decoration: none }
a { color: #67a3df; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica; text-decoration: none }
.page_title { color: #003366; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica; text-decoration: none } 
.page_subtitle { color: #003366; font-size: 14px; font-family: Arial, Helvetica; text-decoration: none } 
.area_header { color: #003366; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica; text-decoration: none } 
.headline { color: #FFFFFF; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Arial, Helvetica; text-decoration: none } 
.bodytext { color: #c5d0e1; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica; text-decoration: none } 
.bodytextbold { color: #333333; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none }
.bodytextboldital  { color: #333333; font-style: italic; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none }
.caption { color: #666666; font-style: italic; font-size: 9px; line-height: 11px; font-family: Arial, Helvetica; text-decoration: none } 
.module_header { color: #333333; font-weight: bold; font-size: 10px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
.module_subheader { color: #333333; font-weight: bold; font-size: 10px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
.module_bodytext { color: #333333; font-size: 10px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
.module_bodytextbold { color: #333333; font-weight: bold; font-size: 10px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none }
.module_maptitle { color: #003366; font-weight: normal; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica; text-decoration: none } 
.module_mapsub { color: #666666; font-weight: normal; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica; text-decoration: none } 
.highlight_bodytext { color: #333333; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
.highlight_bodytext_ital { color: #333333; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none ; font-style: italic}
.highlight_bodytextbold { color: #333333; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none }
.highlight_bodytextbold_large { color: #333333; font-weight: bold; font-size: 15px; line-height: 21px; font-family: Arial, Helvetica; text-decoration: none }
.footer_header { color: #666666; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica; text-decoration: none } 
.footer_text { color: #666666; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica; text-decoration: none } 
a.nav_section { color: #003366; font-size: 11px; font-weight: bold; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
a.nav_section:hover { color: #990000; font-size: 11px; font-weight: bold; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
a.nav_section_active { color: #990000; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
a.nav_section_active:hover { color: #990000; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
a.nav_subsection { color: #b3c7ee; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
a.nav_subsection:hover { text-decoration: underline } 
a.nav_subsection_active { color: #ffffff; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
a.nav_subsection_active:hover { text-decoration: underline }  
a.bodytext_underline { color: #67a3df; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica; text-decoration: none } 
a.bodytextbold_underline { color: #990000; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
a.module_bodytext_underline { color: #FFFFFF; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica; text-decoration: none } 
a.highlight_bodytext_underline { color: #990000; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica; text-decoration: none } 
a:hover { text-decoration: underline } 

.map_textbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  font-weight: normal;
  /*border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;*/
  border: solid 1px #7f9db9;
  width: 145px;
}

.map_button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #003366;
  background-color: #FFFFFF;
  font-weight: bold;
  border: #355D86;
  border-style: dotted;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.search_box {
	width: 142px; 
	height: 19px; 
	font-size: 11px;
	border-top: #0a0a0a solid 1px;
	border-left: #0a0a0a solid 1px;
	border-right: #59698c solid 1px;
	border-bottom: #59698c solid 1px;
	background: #324062;
	color: #c5d0e1;
}



.popup{visibility:hidden;border:2px solid #637293;z-index:20;position:absolute;top:185px;left:200px;background-color:#ffffff;}
.popup_table{padding:14px 18px 20px 18px;}
.buttons{text-align:right; padding-top:12px;}
.popup_field{color:#000000; font-size:12px; line-height:15px; padding-top:4px;padding-bottom:5px;padding-left:8px;}
.popup_label{background-color:#e7e7e7;color:#000000; font-size:12px; line-height:15px; padding-top:6px;padding-bottom:8px;padding-right:6px; text-align:right;}

.shim{visibility: hidden;z-index:10;position:absolute;top:185px;left:200px;}

.yellow_button{
	background-color:#b3c7ee;
	border-width:1px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#324064;
	text-decoration:none;
	height:24px;
}