/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #000; }
body { background: url(/intbg.jpg) repeat-x top left #f7f9f8; font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 14px; }
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, h2, h3, h4, h5 { line-height: normal; }
h1 { font-size: 22px; display: block; color: #005b9a; clear: both; }
h2 { font-size: 22px; display: block; color: #38705b; }
h3 { display: block; color: #38705b; }
h4 { display: block; }
h5 { display: block; color: #38705b; }
a:link { text-decoration: none; color: #005b9a; }
a:visited { text-decoration: none; color: #005b9a; }
a:active { text-decoration: none; color: #38705b; }
a:hover { text-decoration: underline; color: #38705b; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.clear { clear: both; overflow: hidden; margin-top: -1px; }
strong { color: #005b9a; }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#outside_container {
  width: 845px;
  margin: 0 auto;
  position: relative;
}
#search {
  display: none;
}
#header {
  width: 845px;
  height: 183px;
}
#nav {
  background: url(/navbg.jpg) no-repeat top left;
  width: 818px;
  padding: 0 14px 0 13px;
  height: 45px;
  line-height: 31px;
}
.RadMenu { float: right !important; }
span.rmText {
  padding: 0 !important;
}
a.rmLink {
  padding: 0 !important;
}
#nav ul {
  margin: 0;
  padding: 0;
}
#nav ul li {
  margin: 0;
  padding: 0;
  height: 35px;
}
#nav ul.rmHorizontal li.rmLast {
  background: #FFD200;
  margin: 0 0 0 11px;
}
ul.rmVertical li.rmLast {
  background-image: url(/transblue.png) repeat top left !important;
  background-color: none;
  margin: 0 !important;
}
ul.rmVertical li {
  background: url(/transblue.png) repeat top left !important;
  height: 26px !important;
}
.rmSlide {
  display: none !important;
}
a:link.FlyOut_Level01, a:visited.FlyOut_Level01 {
  font-size: 16px;
  color: #626363;
  font-weight: bold;
  margin: 0 12px;
}
a:active.FlyOut_Level01, a:hover.FlyOut_Level01 {
  color: #626363;
  cursor: pointer !important;
  text-decoration: none;
}
a:link.FlyOut_Level02, a:visited.FlyOut_Level02 {
  font-size: 14px;
  color: #626363 !important;
  font-weight: bold !important;
  margin: 0 10px !important;
  line-height: 24px !important;
}
a:active.FlyOut_Level02, a:hover.FlyOut_Level02 {
  color: #626363;
  cursor: pointer !important;
  text-decoration: none;
}
#subnav, #subsub { 
  display: none;
}
#breadsandlogin {
  display: none;
}
#main {
  background: url(/intcontentbg.png) repeat-y top left;
  width: 679px;
  padding: 5px 82px;
  float: left;
}
.column1 {
  width: 638px;
  padding: 10px;
  margin: 5px 0;
  float: left;
/*  box-shadow: 0 0 10px 5px #999999;
  -o-box-shadow: 0 0 10px 5px #999999;
  -webkit-box-shadow: 0 0 10px 5px #999999;
  -moz-box-shadow: 0 0 10px 5px #999999; */
}
.column2 {
  display: none;
}
#footer {
  background: url(/intcontentbg.png) repeat-y top left;
  width: 785px;
  padding: 15px 30px 5px;
  font-size: 11px;
}
.welcome{
  display: none;
}
.sectionTitle {
  font-size: 25px;
  color: #fff;
  background: url(/greenfade.jpg) repeat-x top left;
  padding: 0 5px;
  margin: 8px 0 10px 0;
  height: 38px;
  line-height: 38px;
  width: 601px;
  clear: both;
  font-weight: bold;
}
.itemParentSectionTitleLink, .itemParentSectionTitleLink a {
  font-size: 22px;
  color: #005b9a;
  font-weight: bold;
}
.parentSection_ListItem, #smallblueblock {
  width: 591px;
  background: url(/smallbluefade.jpg) repeat-x top left;
  padding: 10px;
  float: left;
  margin: 0 0 10px -2px;
}
#ctl01_ctl06_ctl00_editableHtml, #ctl01_ctl06_ctl00_FrontEditableHeader1 {
  width: 591px;
  background: url(/largebluefade.jpg) repeat-x top left #fff;
  padding: 10px 10px 0;
  margin: 0;
}
#ctl01_ctl06_ctl00_Pageheader1 {
  z-index: 50;
  position: relative;
}
.content ul {
  margin-left: 0;
}
.content ul li {
  list-style: none;
  background: url(/greendot.png) no-repeat 0 5px;
  padding-left: 10px;
}
ul#yellowbtns {
  float: left;
  border-bottom: 1px solid #91b7d4;
  margin-left: 12px;
}
ul#yellowbtns li {
  background: none;
  padding: 0;
  text-align: center;
  line-height: 29px;
  font-size: 16px;
  font-weight: bold;
  float: left;
  padding: 15px 60px 22px;
  border-right: 1px solid #91b7d4;
  margin-top: 9px;
}
li.noborder {
  border: none !important;
}
ul#yellowbtns li a {
  color: #000;
  width: 163px;
  height: 29px;
  background: url(/yellowbtn.gif) no-repeat top left;
  float: left;
}
ul#yellowbtns li a:hover {
  text-decoration: none;
}
.sectionContent {
  float: left;
  width: 591px;
}
a#yellowbtns {
  color: #000;
  width: 163px;
  height: 29px;
  background: url(/yellowbtn.gif) no-repeat top left;
  display: inline-block;
  text-align: center;
  line-height: 29px;
  font-size: 16px;
  font-weight: bold;
}
a:hover#yellowbtns {
  text-decoration: none;
}

/* Top Shadow */
.content { background: url('/ContentTop.png') no-repeat top left; overflow: hidden; width: 638px; padding: 25px 0 0 20px; }
 
/* Bottom Shadow */       
.contentOut { background: url('/ContentBottom.png') no-repeat bottom left; margin-top: -4px; overflow: hidden; width: 653px; float: left; padding: 0 0 6px; margin-left: -20px; }
 
/* Body Shadow */
.contentIn { background: url('/ContentBody.png') repeat-y top left; margin-bottom: 10px; overflow: hidden; width: 659px; padding: 0 25px; margin-top:0; }

.contactFormListTable, .ContactFormListTable 
{ width: 325px !important; position: absolute; top: 475px; right: 125px;  }
.contactForm_FieldName { width: 100px !important; }

.geoMap_Canvas { width: 600px !important; }