@charset "utf-8";
/* CSS Document */

/*Resets for Cross-Browser*/
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1; color: black; background: white; }
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; 	font-weight: normal; }
/*blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}*/
/* End of Resets*/


/*Setting Site Defaults*/
body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 18px;
}

h1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  color: #000;
}
h2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  color: #000;
}
h3.blue{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  color: #004800;
}
h3{
  font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
  color: #000000;
}
h4{}
h5{}
h6{}

li, ol{
  list-style: none;
  list-style-type: none;
}

img{
  border: none;
}

#main-wrapper{
  width: 980px;
  margin: 0px auto;
}

a, a:link{
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #0067b1;
}
a:visited{}
a:hover{
  text-decoration: underline;
}

/*HTML / Body*/
.bkg-image{
  background-image: url(images/background-gradientblue.png);
  background-color: #ffffff;
  background-position: top;
  background-repeat: repeat-x;
}

/*Header*/
#header{
  width: 100%;
}
.logo{
  margin: 30px 0px 10px 0px;
}

#producer-login{
  background: url(images/producer-login-bar.png) no-repeat top right;
  height:30px;
  width:518px;
  margin: 0px 0px 0px 0px;
  float: right;
}
#producer-login .producer-label{
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  margin: 2px 5px 0px 0px
}
.producer-inner{
  padding: 5px 10px 5px 50px;
}
.loginButton input{
  background: url(images/login-btn.gif) no-repeat;
  width: 60px;
  height: 20px;
  border: none;
  cursor: pointer;
}
.UserName, .Password{
  background: url(images/login-input-field.jpg) no-repeat;
  width: 140px;
  height: 20px;
  margin: 0px 5px;
}
.UserName input, .Password input{
  padding: 3px 4px 0px 4px;
  width: 130px;
  border: none;
  vertical-align: middle;
}
.UserName input:focus, .Password input:focus{
   border: 1px solid #000000;
}

#sub-header-nav{
}
#header-nav{
}

ul.main-nav{
  background: transparent url(images/nav-buttons.png) no-repeat;
  height: 40px;
}
ul.main-nav li{
  float:left;
  top: 0;
}
ul.main-nav li a{
  height: 40px;
  display: block;
}

ul.sub-nav{
  margin: 5px 0px 0px 0px;
}
ul.sub-nav li{
  float:left;
  background: url(images/green-arrow-small.png) no-repeat center left;
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 0px 2px;
}
ul.sub-nav li a{
  font-weight: bold;
  font-size: 11px;
  color: #264DA6;
  padding:0 5px;
}
ul.sub-nav li.first{
  padding-left: 0px;
}
ul.sub-nav li.last{
  padding-right: 0px;
}

/*Content*/
.home #content{
  margin: 0px;
}
#content{
  margin-top: 10px;
}

#utilities{
  width: 690px;
  float: right;
  margin: 5px 0px 5px 0px;
}
#utilities .breadcrumb{width:78%;}
#utilities .breadcrumb .crumb-trail{display:block; width:90%; font-size: 11px;}
#utilities .print{width:20%;}
#utilities .breadcrumb img{margin-top: 4px;}
#utilities .breadcrumb img, #utilities .print img{margin-right: 5px;}
#utilities .breadcrumb a, #utilities .print a{text-decoration:underline; font-size: 11px;}
#utilities .breadcrumb a:hover, #utilities .print a:hover{text-decoration:none;}

/*Menu*/
.left-menu{
  width: 245px;
  text-align: right;
}
.left-menu h2{
  color: #4DA328;
  font-size: 24px; 
  font-weight: normal;
  margin: 0px 20px 0px 0px;
  line-height: 25px;
}
.left-menu ul.sec-menu{}
.left-menu ul.sec-menu li{
  margin: 10px 0px 10px 2px;
  padding:0px;
}
.left-menu ul.sec-menu li.active{
  background: url(images/green-arrow-left.png) no-repeat center right;
}
.left-menu ul.sec-menu li a{
  margin: 0px 20px 0px 0px;
  color: #464646;
  display: block;
}
.left-menu ul.sec-menu li.active a{
  font-weight: bold;
}

/*Content Area*/
.content-area{
  width: 690px;
  margin:0px 0px 20px 0px;
}
.content-area .title{}
.content-area h1{
  color: #4DA328;
  font-size: 30px;
  font-weight: normal;
}
.content-area h2, .content-area h3{
  color: #4DA328;
  font-size: 20px;
  font-weight: normal;
}
.content-area h2 a{
  color: #4DA328;
}
.content-area h3{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.content-area h3 a{
  color: #4DA328;
}
.content{
  color: #464646;
}
.content a{text-decoration:underline;}
.content a:hover{text-decoration:none;}
.content p{
  margin: 0px 0px 25px 0px; 
  line-height:20px;
}
.content .intro-text{
  font-family:Georgia, "Times New Roman", Times, serif; 
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-weight:normal;
  font-size:15px;
  line-height: 23px;
}
.content .redFont{color:#ff0000;}

.content ul{margin: 5px 0px 25px 15px;}
.content ul li{
  background: url(images/green-arrow.png) no-repeat center left;
  padding: 5px 0px 5px 20px;
}
.content ul ul{
  margin-bottom:0px;
  margin-left: 20px;
}
.content ul .normal{
  margin-left: 35px;
}
.content ul .normal li{
  background: none;
  list-style: disc;
  padding: 5px 0px;
}
.content ol{margin: 5px 0px 25px 35px;}
.content ol li{
  list-style: decimal;
  padding: 5px 0px;
}

ul.ins-links{margin: 10px 0px;}
ul.ins-links li{
  background: url(images/blue-bullet.png) no-repeat center left;
  margin:0 5px 0 2px;
  padding:0;
}
ul.ins-links li a{
  color: #0067b1;
  padding: 0px 0px 0px 8px;
  font-size: 11px;
  display: block;
}

#prod-columns .col{
  width: 300px; 
  margin: 0px 5px 25px 5px;
}
#prod-columns .col img{margin-bottom: 10px;}

/*Tables*/
table{}
td{padding: 5px;}
/*Forms*/
#contact-us-form {width: 500px;}
#contact-us-form label{padding: 10px; float: left;}
#contact-us-form input{margin: 10px; float: right;}

/*Sitemap*/
#sitemap-columns{
}
#sitemap-columns .col{
  width: 320px;
  margin: 0px 5px 20px 5px;
}

ul.sitemap{}
ul.sitemap li{padding:3px 0 3px 20px;}
ul.sitemap li a{text-decoration: none;}
ul.sitemap li a:hover{text-decoration: underline;}

ul.sitemap li.tier1{}
ul.sitemap li.tier1 a{font-size: 14px; font-weight:bold;}
ul.sitemap li.tier1 a:hover{}

ul.sitemap li.tier2{margin-left: 20px;}
ul.sitemap li.tier2 a{}
ul.sitemap li.tier2 a:hover{}

ul.sitemap li.tier3{margin-left: 40px;}
ul.sitemap li.tier3 a{}
ul.sitemap li.tier3 a:hover{}

ul.sitemap li.tier4{margin-left: 60px;}
ul.sitemap li.tier4 a{}
ul.sitemap li.tier4 a:hover{}

ul.sitemap li.tier5{margin-left: 80px;}
ul.sitemap li.tier5 a{}
ul.sitemap li.tier5 a:hover{}

/*Search Page*/
#search-form{
  margin: 0px;
  padding: 0px 0px 40px 0px;
}
#search-form .search-label{
  font-size: 14px;
  font-weight: bold;
  margin: 0px 15px 0px 0px;
}
.keywordsearchfield input{margin: 0px 15px 0px 0px;}
#search-results{}
#search-results p{
  margin: 10px 0px 10px 0px; 
  padding:0px;
}
#search-results .result-title a{
  font-size: 16px;
  color: #0067B1;
}
#search-results .result-link{
  font-size: 14px;
  color: #4DA328;
}
#search-index{
  padding: 30px 0px;
}
.page-index a{
  margin: 0px 20px 0px 0px;
}
.page-index a:visited{
  color: #0066FF;
}

/*Footer*/
#footer{
  position: relative;
  margin: 20px auto 100px auto;
  width:100%;
}
#columns{
  width:100%;
  color: #0067b1;
}
#columns h2, #columns h2 a, .home .content h2 a{
  color: #4DA328;
  font-size: 16px; 
}
#columns .col{
  width: 215px;
  height: 320px;
  margin: 10px 15px 10px 15px;
  font-size: 12px;
  background:url(images/footer-divider-longer.png) no-repeat center right;
}
#columns .col1{
  width: 260px;
}
#columns .col2{
  width: 215px;
}
#columns .col3{
  width: 200px;
}
#columns .col4{
  width: 180px;
}
#columns ul.ins-links{
  margin-top:0px;
}

.footer-nav{
  width: 100%;
  height: 330px;
  overflow: hidden;
  background: url(images/footer-nav-bkg-longer.png) no-repeat;
}
.footer-nav ul.ins-links li a{
  font-size: 12px;
}
#maintenance .header
{
  background: url(images/maintenance_header.png) no-repeat;
  height: 50px;
  color: #ffffff;
  font-size: 11px;
}

#footer .footer-copyright{
  background: url(images/footer-copyright-bkg.png) no-repeat;
  height: 50px;
  color: #ffffff;
  font-size: 11px;
}
.text-area{
  margin: 10px 0px 10px 0px;
}
.agency{
  margin: 15px 20px 15px 20px;
}
.disclaimar{
  margin: 15px 20px 15px 20px;
}
.disclaimar a{
  color: #ffffff;
  text-decoration: underline;
}
.disclaimar a:hover{
  text-decoration: none;
}

/*other*/
blockquote, q{
  font-style:italic;
  font-size: 11px;
  margin: 5px 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.pdf-link
{
  background: url(images/pdf-icon.png) no-repeat left center;
  padding: 2px 10px;
  margin: 0px 5px;
}
.pdf-link a{
  margin: 0px 10px;
}
.blue-arrow{
  background:url(images/blue-arrow.png) no-repeat center right;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  width: 80px;
}
.blue-arrow a{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; 
}
.blue-arrow a:hover{text-decoration:underline;}



/*helpful tags*/
.clear{clear:both;}
.hideit{display:none;}
.space-all{margin: 10px;}
.space-top{margin-top: 10px;}
.space-bottom{margin-bottom: 10px;}
.space-right{margin-right: 5px;}
.space-left{margin-left: 5px;}
.space-all-lg{margin: 30px;}
.space-top-lg{margin-top: 30px;}
.space-bottom-lg{margin-bottom: 30px;}
.space-right-lg{margin-right: 30px;}
.space-left-lg{margin-left: 30px;}
.imgspace{margin: 10px;}
.imgspace-right{margin: 10px 0px 10px 10px;}
.imgspace-left{margin: 10px 10px 10px 0px;}
.imgspace-top-right{margin: 0px 0px 10px 10px;}
.imgspace-top-left{margin: 0px 10px 10px 0px;}
#left, .left{float:left;}
#right, .right{float:right;}
.navbk{
  background-image: url(images/nav-vert-break2.png);
  background-repeat: no-repeat;
  background-position: right;
  height: 1px;
  margin: 0px 20px 0px 0px;
}
.left-menu ul.sec-menu li.navbk{margin-right: 20px;}
.navbk-short{
  background-image: url(images/nav-vert-break.png);
  background-repeat: no-repeat;
  background-position: right;
  height: 1px;
  margin: 0px 20px 0px 0px;
}
ul li.blank, ul.ins-links li.blank{
  background: none;
}


/*Home CSS*/
.home #main-banner{
}
.home #main-banner img{
}
.home #main-banner #Map area{
  position: relative;
  z-index:99;
}
.home .left-menu{
  width: 220px;
  text-align: left;
}
.home .left-menu .content{
  margin: 20px;
  color: #555555;
  font-size: 12px;
}
.home .left-menu .content .content-inner{
  margin: 5px 0px;
}
.home #content .content-area{
  /*width: 723px;
  height: 210px;
  background: url(images/insurance-prgm-bkg.png) no-repeat;
  margin: -40px 30px 0px 0px;*/
  margin: 0px 20px 30px;
  position: relative;
  width: 940px;
  height: 210px;
  background: url(images/center-col-bkg-940px-v2b.gif) no-repeat;
}
.home ul.ins-nav{
  height: 40px;
  /*margin: 4px 5px 0px 5px;*/
}
.home ul.ins-nav li{
  float:left;
  top: 0;
}
.home ul.ins-nav li a{
  height: 40px;
  display: block;
}
.home .content{
  margin: 0px 4px;
}
#ins-columns{
  width:100%;
}
.home #ins-columns .col{
  width: 234px;
  height: 190px;
  margin: 20px 15px 10px 15px;
  font-size: 12px;
  color: #555555;
  background:url(images/footer-divider-long.png) no-repeat center right;
}
.home #ins-columns .last{
  width: 230px;
}
.home #ins-columns .text-area{
  width: 200px;
  padding: 0px 12px;
}
.home #ins-columns .col3 .text-area{
}
.home #ins-columns .last .text-area{
}
.home #ins-columns .col1{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.home #ins-columns .col2{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.home #ins-columns .col3{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.home #ins-columns .col4{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.home #columns .col{
  color: #555555;
  background:url(images/footer-divider-short.png) no-repeat center right;
  height: 150px;
}
.home #ins-columns .last, #columns .last, .home #columns .last{
  background: none;
}
.home #columns .col .text-area{
  width: 200px;
}
.home .footer-nav{
  height: 175px;
}

/** jQuery Slider on homepage **/
.banner{
  /*background-color: #808080;*/
  width:980px;
  height:330px;
  float: left;
  padding: 0;
  position:relative;
  margin: 0 0px 20px 0px;
}

#imageSlider {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 980px;
  height: 330px;
  overflow: hidden;
}
#imageSlider .box {
  display: block;
  width: 5000px;
}

#imageSlider .box a {
  display: block;
  float: left;
  width:  980px;
  height: 300px;
  
}

#bannerOverlay {
  position: absolute;
  top: 278px;
  width: 980px;
  height: 52px;
  background-color: #005100;
  z-index: 100;
  filter:alpha(opacity=75);
  -moz-opacity:0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

#bannerButtons {
  position: absolute;
  top: 278px;
  width: 940px;
  height: 40px;
  padding: 8px 20px;
  z-index: 200;
}

#bannerButtons a img {
  border: 2px solid #FFFFFF;
  margin: 0 34px;
}

#bannerButtons a:hover img {
  border: 2px solid #34A4FF;
}

#bannerButtons a img.last{
  margin-right: 0px;	
}
	
