/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html { overflow-y: scroll; color: #000000; }
body { background: url(../images/vfo3a-bgrepeat.jpg) repeat-x top left #dcdcdc; font-family: Arial; font-size: 12px; line-height: 1.125em; 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: 974px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin: 15px auto 0 auto;
	position: relative;
}

#login {
  text-align: right;
  font-size: .917em;
  position: absolute;
  top: 10px;
  right: 0px;
}

#login a:link, #login a:active, #login a:visited, #login a:hover {
  color: #ffffff;
}

#header {
  width: 974px;
}

#bannerandnav {
  width: 974px;
  background: url(../images/vfo3a-bannerbg.jpg) repeat-x top left #ffffff;
}

.banner1 ul, .banner1 li {
  margin: 0 !important;
  padding: 0 !important;
}

.banner2 ul, .banner2 li {
  margin: 0 !important;
  padding: 0 !important;
}

.nav {  
  float: left;
  width: 250px;
}

.banner1 {
  width: 720px;
  float: left;
  margin-right: 3px; 
}

#breadsandsearch {
  width: 974px;
  margin: 8px 0 8px 0;
  display: none;
}

.breads {
  width: 574px;
  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: 964px;
  padding: 0 5px 10px 5px;
  background: #ffffff;
}

.column1 { float: left; width: 250px; padding: 0; }

.column2 { float: left; width: 430px; margin-left: 10px; padding: 0; }

.column3 { float: right; width: 250px; padding: 0; }

.nav { margin: 10px 0 10px 0; }

.nav ul {
  margin: 0;
  padding: 0;
}

.nav li {
  margin: 0;
  margin: 0;
}

#subnav {
  overflow: hidden;
}

.nav a:link.FlyOut_Level01, .nav a:active.FlyOut_Level01, .nav a:visited.FlyOut_Level01 {
  padding: 5px 0 5px 25px;
  width: 225px;
  font-weight: bold;
  font-size: 1.167em;
  display: block;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #dddddd;
  white-space: normal; 
}

.nav a:hover.FlyOut_Level01 {
  cursor: pointer !important;
  text-decoration: none;
  color: #bd1a30;
}

.nav a:link.FlyOut_Level02, .nav a:active.FlyOut_Level02, .nav a:visited.FlyOut_Level02 {
  background: #eeeeee;
  padding: 5px 10px 5px 10px;
  font-size: 1em;
  display: block;
  white-space: normal; 
}

.nav a:hover.FlyOut_Level02 {
  cursor: pointer !important;
  text-decoration: none;
  color: #bd1a30;
}

#subnav a:link.FlyOut_Level01, #subnav a:active.FlyOut_Level01, #subnav a:visited.FlyOut_Level01 {
  width: 160px;
  font-weight: bold;
  font-size: 1em;
  display: block;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #dddddd;
  white-space: normal; 
}

#subnav a:hover.FlyOut_Level01 {
  cursor: pointer !important;
  text-decoration: none;
  color: #bd1a30;
}

#footer {
  width: 974px;
  margin: 15px 0 15px 0;
  font-size: .917em;
  background: url(../images/vfo3a-footerbg.jpg) repeat-x top left;
}

/* 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_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;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #dddddd;
}

.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; }

.sectionTitle_Text  { display: none; }