/* CSS Document 052a75 */

body{
background:url(../images/bg.jpg) repeat-x #0d1627;
font-family:Arial;
color:#555555;
font-size:12px;
}
h1, h2{
font-size:18px;
padding:0px;
margin:0px;
font-weight:normal;
}
input{
font-size:9px;
width:113px;
height:15px;
}
*{
margin:0px;
padding:0px;
}
#PageWrapper{
margin: 0 auto;
background:url(../images/site-bg.gif) repeat-y;
width:811px;
}
#Footer{
margin:0 auto;
background:url(../images/footer_full.gif);
width:811px;
height:138px;
}
#main_banner{
width:770px;
margin-left:20px;
height:109px;
}
#leftCol{
float:left;
width:245px;
margin-left:20px;
}
#rightCol{
width:525px;
float:left;
}
#banner_1{
background:url(../images/banner_1.jpg) no-repeat;
height:267px;
width:525px;
}

* #grey_bar{
background-color:#535353;
background-image:url(../images/grey_head.jpg) no-repeat;
width:524px;
padding-bottom:10px;
_height:56px!important;
}
/* Hide from IE 6 /hack \*/
#grey_bar{
min-height:56px;
}
/*end hack*/
.greyboxh1 H1{
color:#ffffff;
font-size:18px;
font-weight:bold;
}
.greyboxh1_pos{
position:relative;
top:20px;
left:10px;
}
#greyDIV{
margin-top:15px;
margin-bottom:5px;
height:35px;
width:524px;
background:#565656;
}
.greyDIVh1 H1{
color:#ffffff;
font-size:18px;
font-weight:bold;
}
.greyDIVh1_pos{
position:relative;
top:5px;
left:10px;
}
.heading{
margin-top:18px;
margin-bottom:18px;
}
.heading2{
padding-left:24px;
color:#052a75;
}
.hr_long{
background:url(../images/HR_long_red.gif) no-repeat;
width:517px;
height:17px;
}
.hr_short{background:url(../images/HR_short_red.gif) no-repeat;
width:226px;
height:3px;
margin-top:6px;
margin-left:1px;

}
.red{
color:#FF0000;
}
.leftHeading{
font-size:16px;
margin-left:20px;
font-weight:bold;
}
.formHeading{
font-size:16px;
margin-left:20px;
font-weight:bold;
color:#990000;
}
.leftContent{
margin-left:20px;
}
.SectionUL{
margin-left:20px;
}
.SectionUL UL{
margin-left:40px;
list-style:url(../images/bullet2.jpg);
margin-top:10px;
}
.SectionUL LI{
font-size:15px;
}
.addyTitle{
font-size:14px;
font-weight:bold;
}
.mid_content{
margin-left:15px;
}
p a, p a:visited{
color:#052a75;
font-weight:bold;
text-decoration:none;
}
p{
padding:0px 10px 10px 10px;}
p a:hover{
text-decoration:underline;
}
ul{
margin-top:15px;
margin-left:20px;
padding-left:0px;
list-style:url(../images/bullet.jpg);
}
li{
margin-bottom:3px;
}
li a, li a:visited{
text-decoration:none;
color:#555555;
font-size:12px;
}
li a:hover{
text-decoration:underline;
color:#052a75;
}

.case_eval{
width:232px;
position:relative;
left:7px;
}
.case_eval-head{
background:url(../images/case_box-head.jpg) no-repeat;
width:232px;
height:56px;
}
.case_eval-body{
background:url(../images/case_body.jpg) no-repeat;
height:293px;
width:232px;
margin-bottom:30px;
}
.sectionDIV{
background:url(../images/section-div.jpg);
width:515px;
height:34px;
}
.footer_txt{
position:relative;
top:55px;
}
/*      menu  */
    #tabs6 {
	background:url(../images/menu_bg.jpg) no-repeat ;
	  width:524px;
	  height:28px;
      float:left;
	  width:100%;
      font-size:93%;
      line-height:normal;

      }
    #tabs6 ul {

	  margin:0;
	  padding:5px 10px 0 50px;
	  list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("../images/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
		font: bold 11px/1.5em Verdana;
      float:left;
      display:block;
      background:url("../images/tabright6.gif") no-repeat right top;
      padding:3px 15px 2px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }