/* Mainlayout CSS */

#headBannerWrap{
width:950px;
height:124px;
margin:0 auto;
background:url(../images/headBanner.gif) no-repeat;
}
.headBannerBG{
background:url(../images/headBanner-bg.gif) repeat-x;
height:124px;
}
#bodyBannerWrap{
width:950px;
height:165px;
margin:0 auto;
background:url(../images/bodyBanner.jpg) no-repeat;
}
.bodyBannerBG{
background:url(../images/bodyBanner-bg.gif) repeat-x;
height:165px;
}
.topNavBG{
background:url(../images/topNav-bg.gif) repeat-x;
height:57px;
}
.topNavWrap{
background:url(../images/topNav-wrap.gif) no-repeat;
width:950px;
height:57px;
margin:0 auto;
}
#bodyContent{
background:url(../images/bodyContent-bg.gif) repeat-y;
width:945px;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;
padding-left:5px;
}
#bodyContent a{
color:#00418d;
text-decoration:none;
}
#bodyContent a:hover{
color:#000099;
text-decoration:underline;
}
#bodyContent h1{
color:#721d00;
font-family:"Times New Roman", Times, serif;
font-size:30px;
font-weight:normal;
margin-top:4px;
margin-bottom:8px;
}
#bodyContent h1 a{
color:#721d00;
text-decoration:none;
}
#bodyContent h1 a:hover{
text-decoration:underline;
color:#721d00;
}

#bodyContent h2 a{
font-size:18px;
font-weight:normal;
color:#1B4E8A;
margin-bottom:0px;
margin-top:10px;
padding:0px;
text-decoration:underline
}

#bodyContent .article{
margin:20px 0px 20px 0px;
line-height:20px;
}
#footerWrap{
background:url(../images/footer-wrap.gif) no-repeat #313131 top;
width:950px;
margin:0 auto;
padding-top:30px;
display:block;
}
.footerBG{
background:url(../images/footer-bg.gif) repeat-x #313131 top;
height:100%;
width:100%;
display:block;
}
.leftContent{
position:relative;
width:655px;
float:left;
}
.rightContent{
position:relative;
float:right;
width:246px;
padding-left:18px;
}
.blogpost{
border-bottom: dotted 1px #999999;
padding-bottom:25px;
margin-bottom:20px;
color:#404040;
}
#list1 {
	font: italic 1.1em Georgia, Times, serif;
	color: #999999;
	margin-top:35px;
	margin-bottom:35px;
}
#list1 p {
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom:20px;
}
.article-HR{
background:url(../images/article-HR.gif) no-repeat;
width:654px;
height:5px;
margin-bottom:30px;
}
/* -----  */
	  
    #tabsNav {
	  float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
   #tabsNav ul {
	margin:5px 0px 0px 0px;
	/*	padding:0px 10px 0 465px; */
	padding:0px 10px 0 0px;
	list-style:none;
      }
   #tabsNav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsNav a {
      float:left;
      background:url("../images/tab-head-left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  font:  12px/1.5em Verdana;
	  text-transform:uppercase;
      }
  #tabsNav a span {
      float:left;
      display:block;
      background:url("../images/tab-head-right.gif") no-repeat right top;
      padding:8px 30px 14px 22px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
  #tabsNav  a span {float:none;}
    /* End IE5-Mac hack */
   #tabsNav a:hover span {
 color:#471000;  
     }
    #tabsNav a:hover {
      background-position:0% -42px;
      }
    #tabsNav a:hover span {
      background-position:100% -42px;
      }
	  
/* -----   */
#FooterLinks{
padding-top:30px;
padding-bottom:30px;
margin-left:20px;
}
#FooterLinks li{
display:inline;
margin-right:30px;
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#FooterLinks li a{
color:#FFFFFF;
text-decoration:none;
}
#FooterLinks li a:hover{
color:#FFFFCC;
text-decoration:underline;
}
#rightForm{
position:relative;
width:227px;
}
.rightForm-top{
background:url(../images/form1-top.gif) no-repeat;
width:227px;
height:107px;
}
.rightForm-body{
background:url(../images/form1-body.gif) repeat-y;
width:183px;
padding-left:22px;
padding-right:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.rightForm-foot{
background:url(../images/form1-foot.gif) no-repeat;
width:227px;
height:22px;
}
.rightIntake_v4{
margin-bottom:10px;
}