body {
margin: 0;
padding: 0;
background-color: #666;
color: #333;
font: 12px/15px arial, sans-serif;
text-align: center;
}

p {
margin: 0; 
padding: 0 0 10px 0;
}

a:link {	
color: #ac6518;
font-weight: normal;
text-decoration: underline;
}
a:visited {	
color: #ac6518;
font-weight: normal;
text-decoration: underline;
}
a:hover, a:active {
color: #ac6518;
font-weight: normal;
text-decoration: none;
}
	
a img { border: none; }

form {margin: 0;}

ul {
margin: 0 0 10px 20px; 
padding: 0;
}

li {
margin-bottom: 7px; 
padding: 0;
}

ul li {
list-style-type: none;
list-style-image: url(../images/bullet.gif);
}
h1 {
margin:  -20px 0 0 -2000px; 
padding: 0;
font-size: 20px;
color: #FFF;
	}
h2, #calccontent h1, #calccontent h1 center {
margin: 0 0 8px 0; 
padding: 0;
font-weight: bold;
font-size: 17px;
line-height: 1.0em;
color: #197384;
}
#calccontent table {
font-size:12px;
}

h3 {
margin: 0 0 3px 0; 
padding: 0;
font-size: 13px;
font-weight: bold;
color: #6fa6b1;
}
h4 {
margin: 0 0 2px 0; 
padding: 0;
font-size: 12px;
font-weight: bold;
color: #b07c43;
}

.smalltext {
font-size: 9px;
line-height: 1.2em;
}

.disclaimer {
font-size: 9px;
line-height: 1.2em;
font-weight: bold;
color: #999;
}
	
.required {
font-size: 9px;
font-weight: bold;
color: #C30;
}

.appfield1 {
margin-bottom: 3px;
padding: 1px;
font-size: 11px;
height: 19px;
max-height: 19px;
border: 1px solid #9dc4cb;
background-color: #e6f4f8;
}

*:first-child+html .appfield1 {
height: 24px;
min-height: 12px;
max-height: 12px;
}

.appfield2 {
padding: 2px;
font-size: 11px;
height: 19px;
max-height: 19px;
border: 1px solid #197384;
background-color: #FFF;
}
* html .appfield2 {  /*\*/
	margin-bottom: -2px;
	/* end hide from ie mac */ 
	}

	
.hr {
margin: 9px 0 9px 0; 
padding: 0;
border-top: 1px solid #CCC;
height: 1px;
max-height: 1px;
}


/****** =WCAC =FISTYLES ******/
.tableheader {
font-size: 12px;
font-weight: bold;
background-color: #70a8b2;
color: #FFF;
}
	
th {
background-color: #a4a5a8;
color: #FFF;
}
	
.tablecontent1 {
font-size: 11px;
background-color: #FFF;
}
	
.tablecontent2 {
font-size: 11px;
background-color: #e6f4f8;
}

.faqQ { 
font-weight: bold;
color: #a6743d; 
font-size: 13px; 
}
.faqA { 
font-weight: normal;
color: #666; 
font-size: 12px; }
	
.xsmall {font-size:.8em;}
.small {font-size:.9em;}

.medium {font-size:1em;}

.large {font-size:1.1em;}

.xlarge{font-size:1.2em;}

.special3 { }
.special2 { }
.special1 { }


/****** =LAYOUT *******/

.clearfloat {
height: 1px;
clear: both;
}
.clear0 {
height: 0;
clear: both;
}

.MainContainer {
margin: 0 auto;
width: 1004px;
background-image: url(../images/bg_MC.gif);
text-align: left;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}

.MainLft {
width: 767px;
float: left;
}

.MainRt {
width: 237px;
float: right;
}

.TopBanner {
height: 124px;
background-image: url(../images/bg_TopBanner.gif);
background-repeat: no-repeat;
}

.Utilities {
font-size: 11px;
color: #ac6518;
text-align: right;
}

.Logo {
margin-top: 4px;
}

/****** MAIN NAVIGATION *******/
.MainNav {
background-image: url(../images/bg_MainNav.gif);
}

*html .MainNav {
background-image: url(../images/bg_MainNav.gif);
margin-top: -3px;
}
.MainNav img {
margin-bottom:-3px;
}

.MainNav ul {
margin: 0; 
padding: 0;
}
.MainNav li {
margin: 0; 
padding-right: 4px ;
list-style-type: none;
list-style-image: none;
display: inline;
}


/****** =HOMEPAGE *******/
/*** ROTATING IMAGE BANNER ***/
.ImageBanner {
margin-left: 1px;
border-bottom: 1px solid #FFF;
}

/****** HOME RATES *******/
.RatesCol {
width: 257px;
float: left;
}

.RatesBox {
margin: 27px 28px 45px 22px;
}

.RatesContent {
padding: 13px 10px 15px 10px;
color: #FFF;
font-size: 11px;
font-weight: bold;
background-color: #000;
border: 1px solid #69a4af;
}
.RatesContent a:link {	
font-weight: normal;
text-decoration: underline;
color: #FFF;
}
.RatesContent a:visited {	
font-weight: normal;
text-decoration: underline;
color: #FFF;
}
.RatesContent a:hover, .RatesContent a:active {
font-weight: normal;
text-decoration: none;
color: #FFF;
}

/*** Welcome Content ***/
.WelcomeCol {
width: 510px;
text-align: right;
float: right;
}

*html .WelcomeCol {
width: 509px;
text-align: right;
float: right;
margin-right: -18px;
}

.WelcomeContent {
margin: 30px 38px;
text-align: left;
}
.WelcomeContent img {
margin-left: 35px;
}
/******  LOGIN *******/
.HomeLogin {
padding: 10px 15px;
height: 138px;
color: #FFF;
font-size: 11px;
background-image: url(../images/bg_loginhome.gif);
background-repeat: no-repeat;
border-bottom: 1px solid #FFF;
}
* html .HomeLogin {  /*\*/
	padding: 9px 15px;
	/* end hide from ie mac */ 
	}
.HomeLogin  img {
vertical-align: middle;
}

.HomeLoginIndent {
margin-left: 8px;
}

/****** TOOLS MENU *******/
.ToolsMenu {
margin: 10px 10px 10px 15px;
font-size: 11px;
}
.ToolsMenuIndent {
margin-left: 8px;
}

/****** NEWS & ALERTS BOX  *******/
.News {
margin: 10px 15px 20px 15px;
color: #c5dce0;
font-size: 11px;
}
.News a:link, .News a:visited {	
font-weight: normal;
text-decoration: underline;
color: #FFF;
}
.News a:hover, .News a:active {
font-weight: normal;
text-decoration: none;
color: #FFF;
}

.NewsBox {
padding: 10px 13px 20px 13px;
background-image: url(../images/bg_NewsBox.gif);
background-repeat: repeat-y;
border-bottom: 1px solid #69a4af;
}

.NewsDate {
color: #c5dce0;
font-weight: bold;
}

.NewsHed {
color: #FFF;
font-size: 12px;
font-weight: bold;
}
.NewsHed a:link, .NewsHed a:visited {	
font-weight: bold;
text-decoration: none;
color: #FFF;
}
.NewsHed a:hover, .NewsHed a:active {
font-weight: bold;
text-decoration: underline;
color: #FFF;
}

/****** INTERIOR PAGE CONTENT *******/
.IntLftCol {
width: 257px;
height: 373px;
min-height: 373px;
float: left;
}

/*** SECTION IMAGE ***/
.SectionImg {
border-bottom: 1px solid #FFF;
margin: 0 0 20px 1px;
}

.SectionContentCol {
width: 510px;
text-align: right;
float: right;
}

.SectionHedBG {
margin-left: 1px;
height: 59px;
max-height: 59px;
background-color: #000;
}

/*** BREADCRUMBS ***/
.BreadCrumbs {
padding: 4px 10px 15px 15px;
font-size: 11px;
color: #efe1d2;
text-align: left;
}
.BreadCrumbs a:link, .BreadCrumbs a:visited {	
text-decoration: underline;
color: #efe1d2;
}
.BreadCrumbs a:hover, .BreadCrumbs a:active {
text-decoration: none;
color: #efe1d2;
}
.ActiveBread {
font-weight: bold;
color: #FFF;
}

/*** SECTION HEADER ***/
.SectionHed {
padding-left: 35px;
text-align: left;
}

/*** SECTION CONTENT ***/
.SectionContent {
padding: 25px 25px 40px 37px;
text-align: left;
}

/*** INTERIOR LOGIN  ***/
.IntLogin {
padding: 10px 15px;
color: #FFF;
font-size: 11px;
background-image: url(../images/bg_loginInt.gif);
background-repeat: no-repeat;
border-bottom: 1px solid #FFF;
}
* html .IntLogin {  /*\*/
	padding: 9px 15px;
	/* end hide from ie mac */ 
	}
.IntLogin  img {
vertical-align: middle;
}
.IntLoginIndent {
margin-left: 8px;
}

.Whiteline {
margin-top: -3px; 
height: 1px; 
border-bottom: 1px solid #FFF;
clear: both;
}

/*** INTERIOR SUBNAV/SIDEBAR ***/
.Subnav {
padding: 25px 13px 20px 35px;
color: #ddeaed;
font-size: 12px;
font-weight: bold;
}
.Subnav ul {
margin: 0; 
padding: 0;
}
.Subnav li {
margin: 0; 
padding-bottom: 4px ;
list-style-type: none;
list-style-image: url(../images/bullet_subnav.gif);
}
.Subnav a:link, .Subnav a:visited {	
font-weight: bold;
text-decoration: none;
color: #ddeaed;
}
.Subnav a:hover, .Subnav a:active {
font-weight: bold;
text-decoration: none;
color: #FFF;
}

/****** =FOOTER *******/
.Foot {
margin: 0 1px;
padding: 0px 0px 0px 0px;
background-image: url(../images/bg_Footer.gif);
color: #FFF;
font-size: 11px;
border-top: 1px solid #FFF;
}

.Foot img {
margin-right: 0px;
vertical-align: middle;
}
.Foot a:link, .Foot a:visited {	
font-weight: normal;
text-decoration: underline;
color: #FFF;
}
.Foot a:hover, .Foot a:active {
font-weight: normal;
text-decoration: none;
color: #FFF;
}


#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:#8d8d8d;
margin-left:200px;
overflow: hidden;
}
#motdLayer {
	position:absolute; 
	z-index:900;
	width: 400px;
	overflow:auto;
	filter:alpha(opacity=92); 
	opacity:0.92;
	border: 1px solid #000;
	background-color: #fff; 
	padding: 20px;
	color: #000;
	font: 10pt arial,sans-serif;
	display: none;
}
#motdLayer a:link, #motdLayer a:visited {
	color: #000;
	text-decoration: none;
}
#motdLayer a:hover, #motdLayer a:active {
	color: # 000;
	text-decoration: underline;
}
#grpBanner img {margin: 0px;}
#hpaBanner img {margin: 0px;}