﻿/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html { overflow-y: scroll; color: #000000; }
body { background: #ffffff; 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 { line-height: 1.65em; margin-top: 0.25em; margin-bottom: 0.25em; }
p { margin-bottom: 1.3em; font-size: 1em; line-height: 1.5em; }
h1 { font-size: 2.500em; margin-top: 4px; color: #3680cd; display: block; margin-bottom: 10px; }
h2 { font-size: 1.500em; margin-top: 4px; color: #000000; display: block; margin-bottom: 10px; }
h3 { display: block; margin-top: 4px; margin-bottom: 10px; color: #3680cd; font-size: 1.500em; }
h4 { display: block; margin-top: 4px; margin-bottom: 10px; color: #000000; }
h5 { display: block; margin-top: 4px; margin-bottom: 10px; color: #3680cd; }
a:link { text-decoration: none; color: #3680cd; }
a:visited { text-decoration: none; color: #3680cd; }
a:active { text-decoration: none; color: #3680cd; }
a:hover { color: #3680cd; 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: 994px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin: 15px auto 0 auto;
	position: relative;
}

#login {
  width: 994px;
  text-align: right;
  margin: 15px 0 0 0;
  font-size: .917em;
}

#header {
  width: 994px;
}

#banner1 {
  width: 992px;
  border: 1px solid #6f6f6f;
}

#banner1 ul, #banner1 li {
  margin: 0 !important;
  padding: 0 !important;
}

#banner2 ul, #banner2 li {
  margin: 0 !important;
  padding: 0 !important;
}

#breadsandsearch {
  width: 994px;
  margin: 8px 0 8px 0;
}

.breads {
  width: 594px;
  float: left;
  font-size: .917em;
}

.search {
  width: 400px;
  float: left;
  text-align: right;
}

.SearchTxtBox {
  width: 200px;
}

.Search_Button {
  margin: 0 0 0 5px;
  font-size: .917em;
}

#main {
  width: 982px;
  padding: 10px 5px 10px 5px;
  border: 1px solid #6f6f6f;
  background: url(../images/vfo3b-contentbg.jpg) repeat-x top left #ffffff;
}

.column1 {
  float: left;
  width: 160px;
  padding: 0 10px 0 10px;
}

.column2 {
  float: left;
  width: 522px;
  padding: 0 10px 0 10px;
}

.column3 {
  float: left;
  width: 240px;
  padding: 10px 10px 0 10px;
}

.nav {
  margin: 10px 0 10px 0;
}

.nav ul {
  margin: 0;
  padding: 0;
}

.nav li {
  margin: 0;
  margin: 0;
}

#subnav {
  padding: 0 0 0 15px;
  width: 155px;
  overflow: hidden;
}

a:link.FlyOut_Level01, a:active.FlyOut_Level01, a:visited.FlyOut_Level01 {
  background: url(../images/vfo3b-navarrow.jpg) no-repeat center left;
  padding: 5px 0 5px 25px;
  width: 145px;
  font-weight: bold;
  font-size: 1.167em;
  display: block;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #dddddd;
  white-space: normal;
}

a:hover.FlyOut_Level01 {
  cursor: pointer !important;
  text-decoration: none;
  color: #bd1a30;
  background: url(../images/vfo3b-navarrow.jpg) no-repeat center left #eeeeee;
}

a:link.FlyOut_Level02, a:active.FlyOut_Level02, a:visited.FlyOut_Level02 {
  background: #eeeeee;
  padding: 5px 10px 5px 10px;
  font-size: 1em;
  display: block;
  white-space: normal; 
}

a:hover.FlyOut_Level02 {
  cursor: pointer !important;
  text-decoration: none;
  color: #bd1a30;
}

#footer {
  width: 994px;
  margin: 15px 0 15px 0;
  font-size: .917em;
}


/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebBox_TitleText {
  color: #3680cd;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 15px;
}

.WebBox_UnderTitleSpacerDiv {
	height: 10px;
}

.WebBox_ListTitleLink {
}

.WebBox_UnderItemTitleSpacerDiv {
	height: 5px;
}

.WebBox_ListDescription {
	line-height: 1.5em;
}

.WebBox_UnderItemDescriptionSpacerDiv {
	height: 15px;
}

.WebServiceBox_ListServiceTitle {
  color: #3680cd;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 15px;
}

.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 15px 0;
}

.GeoMapMainMapDiv {
height:350px;
}

.SurveyResultTextCell { margin-left: 15px; }

.ContactFormFieldTitleCell { padding-bottom: 10px; }