body {
margin: 0;
padding: 0;
background: #FFF;
color: #515151;
font: 12px/16px arial, sans-serif;
text-align: center;
}

form {
margin: 0;
}

a:link {	
	color: #b08d2f;
	text-decoration: underline;
	}
a:visited {	
	color: #9a895b;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #b08d2f;
	text-decoration: none;
	}
	
a img { border: none; }
	
h1 {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #b08d2f;		
	}
h2, #calccontent h1, #calccontent h1 center {
	margin: 12px 0 3px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #33568f;		
	}
h3 {
	margin: 18px 0 0 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	color: #424242;		
	}
h4{
	margin:0;
	padding:0;
	color:#5B90DF;
	font-size: 12px;
}
	
p {
margin: 0; 
padding: 0 0 7px 0;
}

ul { 
margin: 0 0 0 0; 
padding: 0 0 20px 22px;
	}

ul.sm { 
margin: 0 0 0 0; 
padding: 0 0 0 22px;
	}
li { 
margin-bottom: 7px; 
padding: 0;
list-style-type: none;
list-style-image: url(../images/bullet.gif);
}

.appfield1 {
margin-right: 4px;
padding-left: 2px;
height: 17px;
max-height: 17px;
font-size: 11px;
border: 1px solid #91752c;
background-image: url(../images/bg_app1.gif);
background-repeat: repeat-x;
background-position: bottom;
}
*:first-child+html .appfield1 {
height: 13px;
min-height: 13px;
max-height: 13px;
}

.appfield2 {
padding-left: 2px;
height: 18px;
max-height: 18px;
font-size: 11px;
border: 1px solid #33568f;
background-color: #FFF;
background-image: url(../images/bg_app2.gif);
background-repeat: repeat-x;
background-position: bottom;
}
*:first-child+html .appfield2 {
height: 14px;
min-height: 14px;
max-height: 14px;
}

table {	font-size: 100%; /* IE inheritance fix */ }

hr  {
margin: 0;
height: 1px;
max-height: 1px;
color: #d2dde9;
border: 0;
}

/****** =LAYOUT *******/

.clearfloat {
height: 1px;
clear: both;
}
.clear0 {
height: 0;
clear: both;
}

.MainContainer {
margin: 0  auto;
width: 960px;
text-align: left;
}

.Masthead {
vertical-align: top;
height: 83px;
background-color: #FFF;
background-image: url(../images/bg_masthead.gif);
background-repeat: repeat-y;
}

.Logo {
width: 300px;
float: left;
}


/****** =LOGIN *******/
.AcctAccess {
width: 450px;
font-size: 10px;
float: right;
}
.AcctAccess a:link, .AcctAccessInt a:link, .AcctAccess a:visited, .AcctAccessInt a:visited {	
font-weight: normal;
text-decoration: none;
color: #000;
}
.AcctAccess a:hover, .AcctAccessInt a:hover, .AcctAccess a:active, .AcctAccessInt a:active {
font-weight: normal;
text-decoration: underline;
color: #33568f;
}
.olbLinks {
    margin-top: -5px;
    float:right; 
}
.PALogin {
margin: 10px 30px 0 0;
width: 235px;
float: left;
}
.PALogin img, .PALoginInt img {
vertical-align: middle;
}
.PALoginFields {
width: 157px;
float: left;
text-align: right;
}
.PALoginBtn {
width: 68px;
float: right;
}

.BALogin {
width: 185px;
float: right;
text-align: left;
}
.BALogin img {
vertical-align: middle;
}

.AcctAccessInt {
width: 360px;
font-size: 10px;
float: right;
}

.PALoginInt {
width: 175px;
text-align: left;
float: left;
}

/***********************/

.MainContentHm {
margin-top: 2px;
padding: 0;
background-image: url(../images/bg_home.gif);
background-repeat: repeat-y;
}

.MainNavCol {
width: 187px;
background-image: url(../images/bg_nav.gif);
background-position: top;
background-repeat: no-repeat;
float: left;
}

.HmContent, .IntContent {
width: 773px;
float: right;
}

/****** =UTILITY NAV *******/
.UtilityNav {
margin: 2px 15px 0 0;
color: #33568f;
font-size: 11px;
text-align: right;
}
.UtilityNav a:link, .UtilityNav a:visited {	
font-weight: normal;
text-decoration: none;
color: #33568f;
}
.UtilityNav a:hover, .UtilityNav a:active {
font-weight: normal;
text-decoration: underline;
color: #33568f;
}

/****** =MAIN NAV *******/
.MainNav {
font-size: 12px;
width: 187px;
}

.MainNav ul {
margin: 0; 
padding: 0;
list-style: none;
}
.MainNav li {
margin: 0;
padding-bottom: 1px;
list-style-type: none;
list-style-image: none;
width: 100%;
background-image: url(../images/nav_divider.gif);
background-position: bottom;
background-repeat: no-repeat;
}

.MainNav a {
	display: block;
	margin: 0;
	padding: 7px 0;
	}
	
.MainNav a:link, .MainNav a:visited {	
padding-left: 13px;
font-weight: bold;
text-decoration: none;
color: #33568f;
}
.MainNav a:hover, .MainNav a:active {
padding-left: 13px;
font-weight: bold;
text-decoration: none;
color: #FFF;
background-color: #33568f;
}

/****** search *******/
.Search {
margin: 10px 5px 20px 13px; 
font-size: 13px;
font-weight: bold;
color: #33568f;
}

.Search input {
vertical-align: middle;
}
.Search img {
vertical-align: middle;
}

/****** =Home Content *******/
.HmContentLft {
padding: 40px 40px 25px 40px;
width: 340px;
float: left;
}
* html .HmContentLft { padding: 40px 20px 20px 40px; width: 415px;}

/****** GRS BANNER *******/
.GRSBanner {
width: 165px;
text-align: center;
float: right;
}
/*************/
.BannerAd {
font-size: 11px;
text-align: center;
float: left;
}

.HmContentRt {
width: 350px;
float: right;
}

/****** CURRENT PROMOS *******/
.Promos {
margin: 25px 30px;
}
.Promos h1 {
margin: 0 0 3px 0;
padding: 0 0 0 0;
font-size: 14px;
font-weight: bold;
color: #33568f;		
}

.Promos img {
margin-right: 12px;
}

.Promo1 {
margin: 12px 0;
padding: 7px 7px 7px 15px;
background-color: #f3f8fc;
height: 77px;
max-height: 65px;
}

.Promo2 {
margin: 20px 0;
padding: 7px 7px 7px 15px;
background-color: #FFF;
height: 77px;
max-height: 65px;
}

/****** =INTERIOR PAGE SPECIFIC *******/
.MainContentInt {
margin-top: 2px;
padding: 0;
background-image: url(../images/bg_int.gif);
background-repeat: repeat-y;
}

.IntContentLft {
width: 575px;
float: left;
}

.TxtContent {
padding: 10px 40px 25px 40px;
}

.IntContentRt {
width: 196px;
float: right;
}

.SectionImg {
margin-bottom: 12px;
border-bottom: 1px solid #FFF;
}

.InThisSection {
margin: 0 10px 30px 10px;
font-size: 11px;
}

.InThisSection h1 {
margin: 0 0 0 0;
padding: 0 0 6px 0;
font-size: 14px;
font-weight: bold;
color: #16417a;
}

.InThisSection a:link, .InThisSection a:visited {	
text-decoration: none;
font-weight: bold;
color: #33568f;
}
.InThisSection a:hover, .InThisSection a:active {
text-decoration: none;
font-weight: bold;
color: #8e6d19;
}

.InThisSection ul {
margin-left: 5px; 
padding: 0;
}
.InThisSection li {
margin: 0;
padding-bottom: 3px;
list-style-type: none;
list-style-image: none;
}

/****** =FOOTER *******/
.Footer {
padding: 0 30px;
height: 58px;
background-image: url(../images/bg_ft.gif);
background-position: top;
background-repeat: repeat-x;
color: #FFF;
font-size: 11px;

}
.Footer a:link, .Footer a:visited {	
font-weight: normal;
text-decoration: none;
color: #FFF;
}
.Footer a:hover, .Footer a:active {
font-weight: normal;
text-decoration: underline;
color: #FFF;
}

.Address {
width: 390px;
margin-top: 10px;
float: left;
}

.Compliance {
margin-top: 7px; 
width: 510px;
text-align: right;
float: right;
}
.Compliance img {
margin-left: 15px;
vertical-align: middle;
}



/****** =WCAC =FISTYLES ******/

.ratestable{
	border-collapse:collapse;
	border:1px solid #17417B;
	margin:10px 0 10px 0;
}

.ratestable td{
	border:1px solid #17417B;
}

.tableheader {
font-size: 10pt;
color: #FFF;		
background-color: #33568f;
font-weight: bold;
}
	
th {
background-color: #b08d2f;
color: #FFF;
}
	
.tablecontent1 {
font-size: 9pt;
background-color: #FFF;
}
	
.tablecontent2 {
font-size: 9pt;
background-color: #e6ebf1;
}

	
.required {
font-size: 9px;
font-weight: bold;
color: #C30;
}


#ex_dis{
display:none;
width:400px;
float:center;
padding:10px;
background-color:#FFFFFF;
position:absolute;
z-index:10000;
margin-top:50px;
border-width:1px 1px 1px 1px;
border-style:solid;
border-color:#9ea7c7;
margin-left:200px;
overflow: hidden;
}
