
body {
	margin: 0;
	padding: 0;
	background: #fce1a9;
	color: #000;
	font-family: tahoma, verdana, sans-serif;		
	font-size: 8pt;
	}
h1 {
	margin: 0;
	padding: 0;
	color: #663300;
	font-size: 130%;			
	}
h2, #calccontent h1 {
	margin: 0;
	padding: 0;
	color: #930;
	font-size: 110%;			
	}
h3 {
	margin: 4px 0;
	padding: 0;
	color: #000;
	font-size: 100%;		
	}
h4 {
	margin: 4px 0;
	padding: 0;
	color: #930;
	font-size: 100%;		
	}
p {
	margin: 10px 0;
	padding: 0;		
	}
ul, ol { 
	margin: 12px 0 12px 30px;
	padding: 0;
	}

a:link {	
	color: #c60;
	text-decoration: underline;
	}
a:visited {	
	color: #930;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #f60;
	text-decoration: none;
	}
	
a img { border: none; }

table { font-size: 100%; }

/* =LAYOUT */

/* =fix */

/* minwidth, workaround for IE */	
.container {
	background: #fff5e1 url(../images/bg_container.gif) repeat-y;
	text-align: left;
	min-width: 760px;
	}
* html .minwidth {
	border-left: 760px solid #fff5e1;
	}
* html .minwidthcontainer {
	margin-left:-760px;
	position:relative;
	background: #fff5e1 url(../images/bg_container.gif) repeat-y;
	}
/*\*/
* html .minwidth, * html .minwidthcontainer, * html .container {
	height: 1px;
	}
/**/

	/* fix= */
.clearfloat {
	clear: both;
	height: 1px;		
	}
.masthead {
	height: 110px;
	/* background moved to template.vm file since it pulls in from fiFiles now */
	}

.logo {
	float: left;
	width: 181px;	
	}
.mastheadRight {
	float: left;
	width: 579px;
	}
	
/* =SEARCH */
	
.searchArea {
	margin: 0;
	padding: 4px 4px 0 0;		
	text-align: right;
	}
.searchArea form {
	margin: 0;
	padding: 0;		
	}
.searchArea input { 
	vertical-align: middle; 
	}
.searchField {
	width: 110px;
	height: 20px;
	max-height: 20px;
	margin-right: 2px;
	padding: 2px 0 0 2px;
	border: 1px solid #c63;
	background: #d8ecf9 url(../images/bg_search_field.gif) repeat-x;		
	color: #c63;
	font-size: 8pt;
	}

/* =UTILITY =TOPNAV */
	
.utility ul {
	list-style: none;
	margin: 0;
	padding: 66px 0 0 0;		
	text-align: right;
	}
.utility li {
	display: inline;
	list-style-image: none;		
	margin: 0 6px;
	font-weight: bold;
	font-size: 8pt;
	}
.utility a:link, .utility a:visited {
	color: #fff;
	text-decoration: none;		
	}
.utility a:hover {
	color: #fff;
	text-decoration: underline;		
	}
	
.contentContainerHome {
	background: url(../images/bg_content_home.gif) repeat-x;		
	}
.contentContainer {
	background: url(../images/bg_content.gif) repeat-x;
	}

/* =LEFTCOL */	

.leftCol {
	float: left;
	width: 181px;
	background: #630;	
	}
	
.contentContainer .leftCol {
	clear: left;
	}	
/* =LOGIN */

.loginArea {
	background: #993300;	
	}
.contentContainerHome .loginArea { }

.loginArea form {
	margin: 0; 
	padding: 0 18px 3px 0; 
    text-align: right;
	}
.loginArea form img, .loginArea input {
	margin-bottom: 10px;
	vertical-align: middle;
	}
.loginField {
	width: 78px;
	height: 20px;
	max-height: 20px;
	max-width: 78px;
	border: 1px solid #fff;
	background: #e8d0c4 url(../images/bg_login_field.gif) repeat-x;	
	color: #600;
	}
.loginBtnBack { margin-left: 17px; }
.loginBack img { margin-bottom: 11px; }

/* =NAV */	

.nav ul {
	list-style: none;
	margin: 0;
	padding: 1px 0 0 0;		
	}
.nav li {
	list-style-image: none;
	margin: 0;
	padding: 0;		
	}
.nav li {
	line-height: 10px;		
	}
* html .nav li img {
	margin-bottom: -3px;		
	}

/* =RIGHTCOL */

/* FOR LIQUID BACK PAGE LAYOUT

.contentContainerHome .rightCol {
	float: left;
	width: 544px;
	margin: 0 15px 0 20px;
	padding-top: 33px;
	display: inline; 
	}
.contentContainer .rightCol {
	margin-right: 15px;
	}
.header h1 {
	position: absolute;
	left: -9999px;
	}
.content {
	margin-left: 201px;
	padding-top: 20px;	
	}

 */
 /* LIQUID END */
 
 /* FOR PARTIALLY LIQUID BACK PAGE LAYOUT */

.contentContainerHome .rightCol, .contentContainer .rightCol {
	float: left;
	width: 544px;
	margin: 0 15px 0 20px;
	padding-top: 33px;
	display: inline; /* fix IE doubled float-margin bug */
	}
.contentContainer .rightCol {
	width: 559px;
	margin: 0 15px 0 0;
	padding-top: 0;
	}
.contentImg {
	margin: 0 0 12px 12px;
	border: 2px solid #f93;	
	}
.header h1 {
	position: absolute;
	left: -9999px;
	}
.content { 
	margin-left: 20px;
	padding-top: 20px; 
	}
/* PARTIALLY LIQUID END */

.contentContainer .rightCol { line-height: 140%; }

.contentContainer .rightCol li {
	line-height: 150%; 		
	}
	
.contentHome {
	width:540px;
	}
.contentHome h1 {
	margin: 0;
	padding: 0;
	color: #930;
	font-size: 110%;		
	}
p.slogan {
	margin: 5px 0;
	font-weight: bold;	
	}
.promo {
	padding-bottom: 20px;
	text-align: center;		
	}
.promo img { margin: 12px 0 3px 0; }

.promo a { font-weight: bold; }
.promo a:link, .promo a:visited { 
	color: #f60; 
	text-decoration: underline;
	}
.promo a:hover {
	color: #930;
	text-decoration: none;		
	}

/* =RATES */

.ratesData {
	float: right;
	width: 256px;
	text-align: right;
	font-size: 8pt;
	}
.ratesData table {
	border: 1px solid #c60;
	text-align: left;	
	}
	
/* =FOOTER */

.footer {
	clear: both;		
	width: 760px;
	padding: 25px 0 5px 0;
	text-align: right;
	}
.footer img {
	margin-right: 20px;
	vertical-align: middle;		
	}

ul li { list-style-image: url(../images/li.gif); }

.tableheader {
	background: #c60;
	color: #fff;
	font-weight: bold;
	}
	
th {
	background: #fecb72;
	color: #c60;
	}
	
.tablecontent1 {
	background: #fff5e1;
	color: #630;
	}
	
.tablecontent2 {
	background: #fff;
	color: #630;
	}

.faqQ, .faqA { 
	font-size: 150%;
	font-weight: bold;
	}

.faqQ {color: #c60;
	}
.faqA {color: #930;
	}
	
.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 {
font-size: 7pt;
	color: #014581;
	}
	
.required {
	}
	
.appfield1 {
	border: 1px solid #c60;
	background: #fffaf1 url(../images/bg_appfield1.gif) repeat-x bottom;
	color: #930;
	}
	
.appfield2 {
	border: 1px solid #930;
	background: #fff;
	color: #630;
	}
	
#ex_dis {
display:none;
}	



th{
	padding:5px 3px 5px 5px;
}	

td{
	padding:5px 3px 5px 5px;
	vertical-align:top;
}	

/* Fix included to fix search.vm's excessive bordery. */
div#borderFix table{
	border: 1px solid #000000;
	margin-left:0px;
	width:100%;
	margin-top:10px;
}

hr  {
border: 0;
height: 1px;
color: #8d8d8d;
background-color: #8d8d8d;
}

.displaynone {
display:none;
}


.super { 
	font-size: 75%; vertical-align: super; 
}

#calccontent form table {
width: 500px;
}

