﻿/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html { overflow-y: scroll; color: #000000; }
body { background: #f4f4f4; font-family: Arial; font-size: 12px; margin: 0; padding: 0; }
ol { margin-bottom: 1.3em; margin-left: 15px; list-style-position: inside; }
ol li { background: none; padding: 0; }
ul { margin-bottom: 1.3em; margin-left: 15px; list-style-type: disc; }
li ul { margin: 0; }
li ul li { margin: 0.25em 0 0 0; }
li {margin-top: 0.25em; margin-bottom: 0.25em; }
p { margin-bottom: 1.3em; font-size: 1em; }
h1 { font-size: 2.500em; margin-top: 4px; color: #2b53e9; display: block; margin-bottom: 10px; font-style: italic; }
h2 { font-size: 1.500em; margin-top: 4px; color: #2b53e9; display: block; margin-bottom: 10px; }
h3 { display: block; margin-top: 4px; margin-bottom: 10px; font-size: 1.500em; color: #000000; }
h4 { display: block; margin-top: 4px; margin-bottom: 10px; color: #2b53e9; }
h5 { display: block; margin-top: 4px; margin-bottom: 10px; color: #000000; }
a:link { text-decoration: none; color: #2b53e9; }
a:visited { text-decoration: none; color: #2b53e9; }
a:active { text-decoration: none; color: #2b53e9; }
a:hover { color: #2b53e9; text-decoration: underline; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }

/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 987px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: #ffffff;
}

#header {
  width: 987px;
  height: 117px;
}

#nav {
  height: 36px;
  width: 987px;
  border-bottom: 1px solid #199ee4;
  background: #3fc3f0;
  margin: 0;
  padding: 0;
}

#nav ul, #nav li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0 0 0 !important;
}

a:link.FlyOut_Level01, a:active.FlyOut_Level01, a:visited.FlyOut_Level01 {
  color: #ffffff;
  font-size: 1.167em;
  font-style: italic;
  line-height: 36px;
  font-weight: bold;
  padding: 0 8px 0 8px;
  border-right: 1px solid #199ee4;
}

a:hover.FlyOut_Level01 {
  background: #7fdeff;
  text-decoration: none;
  cursor: pointer !important;
}

a:link.FlyOut_Level02, a:active.FlyOut_Level02, a:visited.FlyOut_Level02 {
  background: #7fdeff;
  color: #ffffff;
  line-height: 1.75em;
  font-weight: bold;
  padding: 0 15px 0 5px;
}

a:hover.FlyOut_Level02 {
  background: #3fc3f0;
  cursor: pointer !important;
  text-decoration: none;
}

#banner1 {
  width: 987px;
  margin: 0;
  padding: 0;
}

#banner1 ul, #banner1 li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0 0 0 !important;
}

#banner2 ul, #banner2 li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0 0 0 !important;
}

#breads {
  width: 947px;
  padding: 10px 20px 10px 20px;
}

#main {
  width: 947px;
  padding: 10px 20px 10px 20px;
}

.column1 {
  float: left;
  width: 150px;
  padding: 0 20px 0 0;
}

.column2 {
  float: left;
  width: 515px;
  padding: 0 20px 0 20px;
  border-left: 1px dotted #000000;
  border-right: 1px dotted #000000;
}

.column3 {
  float: left;
  width: 200px;
  padding: 0 0 0 20px;
}

.subnav a:link.FlyOut_Level01, .subnav a:active.FlyOut_Level01, .subnav a:visited.FlyOut_Level01 {
  color: #2b53e9;
  font-style: normal;
  font-size: 1em;
  line-height: 1.75em;
  border-bottom: 1px solid #3fc3f0;
  border-right: none;
  width: 125px;
}

.subnav a:hover.FlyOut_Level01 {
  cursor: pointer !important;
  color: #ffffff;
}

.search { margin: 0 0 15px 0; }
.Search_Button { display: block; text-align: right; }
.SearchTxtBox { display: block; width: 200px; margin: 0 0 10px 0; }

.rss2 {
  color: #2b53e9;
}

#footer {
  height: 47px;
  background: #25b4e8;
  width: 947px;
  padding: 10px 20px 10px 20px;
  color: #494540;
  font-size: .917em;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
  color: #494540;
}

#login {
  margin: 15px 0 0 0;
  width: 947px;
  padding: 0 20px 15px 20px;
  font-size: .917em;
  text-align: right;
}


/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebBox_TitleText {
	padding: 0;
	font-size: 1.333em;
	font-weight: bold;
}

.WebBox_UnderTitleSpacerDiv {
	height: 10px;
}

.WebBox_UnderItemTitleSpacerDiv {
	height: 5px;
}

.WebBox_UnderItemDescriptionSpacerDiv {
	height: 15px;
}

.WebServiceBox_ListServiceTitle {
  color: #2b53e9;
  font-size: 1.5em;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.WebServiceBox_ListServiceItemTitle {
  margin: 0 0 5px 0;
  font-weight: bold;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* PARENT SECTION */
/* ------------------------------------------ */

.ParentSection_ListTitleLink {
  font-size: 1.500em; margin-top: 4px; color: #004688; display: block; margin-bottom: 10px; font-weight: bold;
}

.ParentSection_ListBriefDescription {
  margin: 10px 0 0 0;
  float: left;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */

span[id$='PostedInfo1'] {
display: block;
margin-left: 18px;
margin-bottom: 7px;
}

.ArticleSection_ListTitle {
  font-size: 1.167em;
  display: block;
}

.hasRead {
  float: left;
  margin: 0 5px 0 0;
}

.itemBriefDescription {
  margin: 8px 0 8px 20px;
  display: block;
}

.itemReadMoreLink {
  margin: 8px 0 0 20px;
}

.Article_Title {
  font-size: 1.167em;
  display: block;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {
  font-size: 1.167em;
  display: block;
  width: 400px;
}

.itemBriefDescription {
  display: block;
  width: 400px;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {
  font-size: 1.167em;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.fileName {
  margin: 0 0 0 20px;
}

.itemBriefDescription {
	display: block;
}

.itemDownloadLink {
  margin: 0 0 0 20px;
}

/* END STRUCTURE */

.editContentMenu {
margin: 15px 0 0 0;
}

.GeoMapMainMapDiv {
height:350px;
}

.SurveyResultTextCell { margin-left: 15px; }

.ContactFormFieldTitleCell { padding-bottom: 10px; }