/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #000000; }
body { background: #ffffff; font-family: Arial; font-size: 12px; 
}
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: #ffffff; display: block; margin-bottom: 10px; }
h2 { font-size: 1.500em; margin-top: 4px; color: #90bf02; display: block; margin-bottom: 10px; }
h3 { display: block; margin-top: 4px; margin-bottom: 10px; }
h4 { display: block; margin-top: 4px; margin-bottom: 10px; }
h5 { display: block; margin-top: 4px; margin-bottom: 10px; }
a:link { text-decoration: none; color: #90bf02; }
a:visited { text-decoration: none; color: #90bf02; }
a:active { text-decoration: none; color: #90bf02; }
a:hover { color: #90bf02; 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: 900px;
	min-height:400px;
	height:auto;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#search { 
  position: absolute;
  top: 40px;
  right: 0;
}

.Search_Button { display: block; text-align: right; }
.SearchTxtBox { display: block; width: 200px; margin: 0 0 10px 0; }

#header {
  width: 900px;
}

#banner1 {
  width: 900px;
  margin: 0;
  padding: 0;
}

#banner1 ul, #banner1 li {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0 ;
}

.banner2 {
  margin: 0;
  padding: 0;
}

.banner2 ul, .banner2 li {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
}

#nav {
  height: 35px;
  width: 900px;
  margin: 0;
  padding: 0;
}

#nav ul, #nav li {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
}

#nav a:link.FlyOut_Level01, #nav a:active.FlyOut_Level01, #nav a:visited.FlyOut_Level01 {
  font-size: 1em;
  line-height: 35px;
  width: 116px;
  text-align: center;
}

#nav a:hover.FlyOut_Level01 {
  cursor: pointer;
}

#nav a:link.FlyOut_Level02, #nav a:active.FlyOut_Level02, #nav a:visited.FlyOut_Level02 {
  line-height: 1.75em;
  padding: 0 15px 0 5px;
}

#nav a:hover.FlyOut_Level02 {
  cursor: pointer;
}

.RadMenu .rmText {
  float: none; 
}

.RadMenu .rmLink {
  padding: 0;
}

#breadcrumbs {
  width: 860px;
  padding: 10px 20px 10px 20px;
  font-size: .917em;
}

#breads a:link, #breads a:active, #breads a:visited, #breads a:hover {

}

#main {
  width: 900px;
}

.column1 {
  float: left;
  width: 220px;
  padding: 0 20px 0 20px;
}

.column2 {
  float: left;
  width: 600px;
  padding: 0 20px 0 20px;
}

#subnav { display: none; width: 900px; }
#subsub { display: none; width: 900px; }

.subnav a:link.FlyOut_Level01, .subnav a:active.FlyOut_Level01, .subnav a:visited.FlyOut_Level01 {
  font-style: normal;
  font-size: 1em;
  line-height: 1.75em;
}

.colad1 {
  margin: 0 0 15px 0;
}

.footer {
  width: 600px;
  font-size: .917em;
}

.footer a:link, .footer a:active, .footer a:visited {

}

.footer a:hover {

}

#login {
  width: 860px;
  padding: 0 20px 0 20px;
  margin: 0 0 15px 0;
  font-size: .917em;
  text-align: right;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebBox_TitleText {
	padding: 0 0 0 10px;
	font-size: 1.333em;
}

.WebBox_TitleDiv {
  background: url(../images/hfo2c-news-arrow.png) no-repeat 0 0;
  height: 37px;
  padding: 0 0 0 39px;
  font-weight: bold;
}

.WebBox_UnderTitleSpacerDiv {
	height: 10px;
}

.WebBox_UnderItemTitleSpacerDiv {
	height: 5px;
}

.WebBox_UnderItemDescriptionSpacerDiv {
	height: 15px;
}

.WebBox_LastRefreshed {
	display: none;
}

.WebBox_ListServiceItemTitle {
  background: #2f3641;
  width: 233px;
  padding: 4px 0 4px 5px;
}

/* 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; }