body {
margin: 0;
padding: 0;
background: #f2e2b9;
color: #333;
font-size: 9pt;
font-family: arial, tahoma, sans-serif;
}
#ex_dis{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	border: 1px solid #B61B21;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:139px;
	left:193px;
	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=7,offY=8,positive=true);
}
a:link {	
	color: #000099;
	text-decoration: underline;
	}
a:visited {	
	color: #3a3c92;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #960;
	text-decoration: none;
	}
	
a img { border: none; }
	
h1 {
	margin: 15px 0 5px 0;
	color: #960;	
	font-size: 11pt;
	}
h2 {
	margin: 0;
	color: #3a3c92;
	font-size: 10pt;
	}
h3 {
	margin: 0;
	color: #960;
	font-size: 9pt;
	}
h4 {
	margin: 0;
	color: #3a3c92;
	font-size: 8pt;
	}

p {
	margin: 4px 0 8px 0;
	}
ul, ol { 
	margin-top: 10px;
	padding-top: 0;
	}
ul li { list-style-image: url(../images/li.gif); }

table {	font-size: 100%; /* IE inheritance fix */ }

hr {
	height: 1px;
	border: 1px solid #bebfdb;
	background: #bebfdb;
	color: #bebfdb;
	}

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

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

.container {min-width: 760px; }
.minwidthContainer {
	background: #fff url(../images/bg_columns.gif) repeat-y;
	}
* html .minwidth {border-left: 760px solid #fff;}
* html .minwidthContainer {margin-left: -760px; position: relative;}
/*\*/ 
 * html .container, * html .minwidth, * html .minwidthContainer {
	height: 1px;
	}
/**/ 

.masthead {
	background: #fff url(../images/bg_masthead.gif) no-repeat;
	height: 113px;
	}
.logo {
	position: absolute;
	z-index: 100;
	top: 7px;
	left: 24px;
	width: 133px;
	height: 102px;
	}
.pics {
	float: right;
	width: 358px;
	height: 84px;
	}
.pics img {
	margin: 1px 1px 1px 0;
	}

/****** =NAVIGATION *******/

.nav {
	clear: right;
	background: url(../images/bg_nav.gif) repeat-x top;
	}
.nav ul {
	height: 29px;
	margin: 0;
	padding: 0 0 0 177px;
	background: url(../images/bg_nav_left.gif) no-repeat left top;
	}
.nav li { display: inline; }
.nav li img { margin: 0 -3px -3px 0; }


/****** =LOGIN *******/

.columns {
	background: url(../images/bg_right_col.gif) repeat-x top;
                min-height: 300px;
	}

* html .columns, *:first-child+html .columns { min-height: 59px; } /* for IE <7, 7 - show header background */

.leftCol {
	float: left;
	width: 176px;
	border-right: 2px solid #3a3c92;
	background: #bebfdb url(../images/bg_left_col.jpg) no-repeat top;
	}
* html .leftCol {
	width: 178px;
	}
.loginArea { position: relative; }
.loginBtn {
	position: absolute;
	top: 45px;
	left: 108px;
	}
.loginArea ul {
	margin: 0;
	padding: 0 0 10px 0;
	}
.loginArea li {
	list-style-image: url(../images/li_login.gif);
	margin: 0 0 0 28px;
	padding: 0;
	}
.loginArea a:link, .loginArea a:visited {
	color: #987204;
	text-decoration: underline;
	}
.loginArea a:hover {
	color: #3a3c92;
	text-decoration: none;
	}
.navLeft { min-height: 200px; }
* html .navLeft { height: 200px; }
.navLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.navLeft li {
	float: left;
	width: 100%;
	border-top: 1px solid #c4c4e0;
	}
.navLeft li a {
	display: block;
	height: 100%;
	padding: 4px 10px;
	font-weight: bold;
	text-decoration: none;
	}
.navLeft .lastItem {
	border-bottom: 1px solid #c4c4e0;
	}
.navLeft a:link, .navLeft a:visited {
	color: #3a3c92;
	text-decoration: none;
	}
.navLeft a:hover {
	background: #414271 url(../images/bg_nav_left_hover.gif) repeat-x bottom;
	color: #fff;
	}

/****** =CONTENT *******/

.rightCol {
	float: left;
	width: 582px;
	line-height: 14pt;
	}
.content {
	padding: 22px 10px 20px 39px;
	}
.heading {
	margin: 0 0 22px -18px;
	}
.contentImg {
	margin: 0 0 20px 15px;
	border: 1px solid #e5c464;
	}

/****** =FOOTER *******/
.footer {
	background: url(../images/bg_footer.gif) repeat-x bottom;
	}
.footer ul {
	list-style-type: none;	
	margin: 0;
	padding: 0;
	}

.footer li {
	display: inline;
	list-style-image: none;
	margin: 0;
	}
.footerLeft {
	float: left;
	width: 178px;
	min-height: 70px;
	background: url(../images/bg_columns.gif) repeat-y;
	color: #336;
	font-size: 7pt;
	line-height: 9pt;
	}
* html .footerLeft {
	height: 70px;
	}
.footerLeft address {
	padding: 0 0 7px 7px;
	font-style: normal;
	}
.footerRight {
	float: left;
	width: 642px;
	text-align: right;
	}
.footerRight img {
	/*margin: 15px 15px 0 0;*/
	margin: 15px 2px 0 0;
	vertical-align: middle;
	}
.fnav {
	float: left;
	width: 300px;
	margin-left: 39px; display: inline; /* fix IE doubled float-margin bug */
	padding-top: 15px;
	color: #3a3c92;
	text-align: left;
	}
.fnav a:link, .fnav a:visited {
	color: #3a3c92;
	text-decoration: none;
	}
.fnav a:hover {
	text-decoration: underline;
	}
.fnav p {
	margin: 8px 0 0 0;
	color: #999;
	font-size: 7pt;
	}

/****** =HOMEPAGE *******/
#home .heading {
	margin: 22px 0 15px 21px;
	}
#home h1 { font-size: 10pt; }
#home h2 { font-size: 9pt; }
#home h3 { font-size: 8pt; }

.homeModule {
	float: right;
	width: 165px;
	margin: 0 0 20px 5px;
	}
.date {
	padding: 1px 0;
	color: #fff;
	font-size: 7pt;
	text-align: right;
	}
.stock {
	padding: 6px 10px;
	border-top: 1px solid #e3bf58;
	border-bottom: 1px solid #e3bf58;
	background: url(../images/bg_stock.jpg) top;
	}
.stock th {
	background: transparent;
	font-weight: normal;
	text-align: left;
	}
.stock th h4 {
	margin: 0; padding: 0;
	}
.stock td {
	padding: 2px 0;
	border-bottom: 1px solid #c4c4e0;
	line-height: normal;
	font-size: 7pt;
	}

.stock h4 {
	text-transform: uppercase;
	}
.stock form {
	margin: 0;
	padding: 0;
	color: #339;
	font-size: 8pt;
	font-weight: bold;
	}
.stock input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
.stock .stockField {
	width: 75px;
	margin-right: 8px;
	border: 1px solid #7877ad;
	background: #fffefe url(../images/bg_appfield1.gif) repeat-x top;
	color: #3a3c92;
	}
*:first-child+html .stockField { 
	width: 70px;
	}

.alert {
	margin-top: 38px; 
	padding: 4px;
	border: 1px solid #3a3c92; 
	background: #fff url(../images/bg_alert.gif) repeat-x top;
	color: #3a3c92;
	}

.navLeft .weather a:hover {
	background: none;
	}
.weatherLeft {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	}
.weather {
	width: 165px;
	margin: 0 auto;
	border-top: 1px solid #e3bf58;
	}
	
.weather {
	background: #fff url(../images/bg_weather.jpg) no-repeat bottom;
	text-align: center;
	}
.weather img {
	margin: 6px 0;
	}
.promo {
	}
.promo img {
	}
.contentHome {
	padding: 0 21px 21px 21px;
	}
	
#home .fnav {
	margin-left: 21px;
	margin-right: 18px;
	}
	
/****** =WCAC =FISTYLES ******/

.tableheader {
	background: #414271 url(../images/bg_nav_left_hover.gif) repeat-x bottom;
	color: #fff;
	font-weight: bold;
	}
	
th {
	background: #f9f2de;
	color: #3a3c92;
	text-align: left;
	}
	
.tablecontent1 {
	}
	
.tablecontent2 {
	background: #fffefe url(../images/bg_appfield1.gif) repeat-x top;
	}

.faqQ, .faqA { 
	font-size: 10pt;
	font-weight: bold;
	}

.faqQ { color: #7877ad; }
.faqA { color: #3a3c92; }
	
.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 {
	}

.disclaimer {
	}
	
.required {
	color: #900;
	}
	
.appfield1 {
	border: 1px solid #7877ad;
	background: #fffefe url(../images/bg_appfield1.gif) repeat-x top;
	color: #3a3c92;
	}	
.appfield2 {
	border: 1px solid #3a3c92;
	background: #fffefe;
	color: #12134e;
	} 

.table, .ratestable {
	border: 1px solid #585997;
}

#calccontent input.button {
	border: 1px solid #7877ad;
	background: #fffefe url(../images/bg_appfield1.gif) repeat-x top;
	color: #3a3c92;
	margin-left: 5px;
	} 

#calccontent input {
	margin-top:2px;
	} 


