body {
	margin: 0;
	padding: 0;
	background: #f5f5f2;
	color: #000;		
	font-family: arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	}
a img { border: none; }

a:link, a:visited {	
	color: #0e1b8d;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #898880;
	text-decoration: none;
	}
h1 {
	margin: 8px 0;
	color: #003082;
	font-size: 12pt;	
	}
h2 {
	margin: 6px 0;
	color: #898880;
	font-size: 11pt;		
	}
h3 {
	margin: 4px 0;
	font-size: 10pt;		
	color: #003082;
	}
h4 {
	margin: 3px 0;
	font-size: 9pt;
	color: #898880;		
	}
p {
	margin: 10px 0;		
	}
sup {
	font-size: 9pt;		
	}
.container {
	width: 760px;
	margin: 0 auto;
	text-align: left;		
	}
*:first-child+html .container {
	width: 760px;
	margin: 0 auto;
	text-align: left;	
	margin-top: -13px;	
	}
*html .container {
	width: 760px;
	margin: 0 auto;
	text-align: left;	
	margin-top: -13px;	
	}
.clearfloat {
	clear: both;
	height: 1px;		
	}
.topNav {
	position: relative;
	height: 23px;
	background: #d4d3ce url(/home/diFiles/skins/default/images/bg_top_nav.gif) no-repeat right;		
	}
.topNav ul {
	list-style: none;
	margin: 0 0 0 176px;
	padding: 3px 0;		
	}
.topNav li {
	display: inline;
	list-style-image: none;
	margin: 0;
	padding: 0;
	color: #0e1b8d;	
	}
.topNav a:link, .topNav a:visited, .topNav a:hover {
	padding: 0 3px;
	color: #0e1b8d;
	font-weight: bold;		
	}
.loginLabel {
	position: absolute;
	top: 0;
	right: 88px;		
	}
.masthead {
	height: 75px;
	background: #fff;		
	}
.logo {
	float: left;
	width: 198px;		
	}
.logo img {
	margin: 6px 0 0 24px;		
	}
.loginArea {
	float: right;
	width: 327px;
	height: 75px;
	background: url(/home/diFiles/skins/default/images/bg_login.jpg) no-repeat;
	text-align: right;
	}
.loginBtn {	margin: 0 8px 0 0;	}

.contentContainer {
	background: #fff url(/home/diFiles/skins/default/images/bg_content_container.gif) repeat-y;		
	}

.leftCol {
	float: left;
	width: 140px;
	}
.dateStamp {
	padding: 22px 11px 0 0;
	background: #898880;
	color: #fff;
	text-align: right;		
	}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 15px 0 25px 0;		
	}
.nav li {
	list-style-image: none;
	margin: 0;
	padding: 0;		
	}
.nav li img {
	margin-bottom: -3px;		
	}
.searchArea form {
	margin: 0;
	padding: 0 8px;		
	}
.searchArea input { 
	margin: 0;
	vertical-align: middle; 
	}

.searchArea .searchField {
	width: 95px;
	height: 14px;
	margin-right: 7px;
	border: none;
	color: #898880;
	font-size: 7pt;
	}

/* Styles for Standard search */
div#search .footer{
	width: 350px;
	background: #fff;
}

div#search td{
	text-align: center;
}
/* Styles for Standard search */
.rightCol {
	position: relative;
	float: right;
	width: 620px;
	padding: 35px 0;
	background: #fff url(/home/diFiles/skins/default/images/bg_right_col.jpg) no-repeat;	
	}
.header {
	position: absolute;
	top: 20px;
	left: 35px;		
	}
.header h1 {
	position: absolute;
	left: -9999px;		
	}
.content {
	padding: 8px 0 18px 35px;
	line-height: 160%;
	}
.contentImg { margin: 0 0 18px 18px; }

.promoArea {
	clear: both;
	}
.promo {
	float: left;
	width: 300px;			
	}
.linksArea {
	float: right;
	width: 250px;
	margin: 0 18px 0 0;		
	background: #f5f5f2;
	display: inline; /* fix IE doubled float-margin bug */
	}
.linksArea ul {
	margin: 0;
	padding: 16px 16px 16px 30px;		
	}

.footer {}

.footerLogos { 
	padding: 22px 29px 22px 0;
	text-align: right; 
	}
.footerLogos img {
	margin-right: 30px;
	vertical-align: middle;		
	}


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

.tableheader {
	background: #003082;
	color: #fff;
	font-weight: bold;
	}
	
th {
	background: #898880;
	color: #fff;
	}
	
.tablecontent1 {
	background: #fff;
	}
	
.tablecontent2 {
	background: #f5f5f2;
	}
	
.tablesubheader {
	background: #AFAEA4;
	color: #FFFFFF;
	font-weight: bold;
}	

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

.faqQ {
	color: #898880;
	}
.faqA {
	color: #003082;
	}
	
.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 {
	color: #666;
	}
	
.required {
	color: #900;
	}
	
.appfield1 {
	border: 1px solid #898880;
	background: #f5f5f2;
	color: #003082;
	}
	
.appfield2 {
	border: 1px solid #003082;
	background: #fff ;
	color: #898880;
	}
	
	
	
	
	
/* Styles for Standard Calcs */
table.form td.submit
              {
              	background-image: none;
              	background-color: #eee;
              	border-left: 3px solid #666;
              	font-weight: normal;
              	padding: 5px;
              }
table.form td.required
              {
              	border-left: 3px solid #900;
              }
table.calc
              {
              	border: 1px dotted #ccc;
              	padding-left: 10px;
              }
table.calc td.description
              {
              	background-image: none;
              	background-color: #eee;
              	width: 130px;
              	border-left: 3px solid #ccc;
              	text-align: left;
              	align: left;
              	font-size: 11px;
              	font-weight: normal;
              	padding: 5px;
              }
table.calc td
              {
              	text-align: left;
              align: left;
              	background-color: #ccc;
              	font-size: 11px;
              	padding:5px;
              }
legend
              {
              	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
              	font-weight: bold;
              	font-size: 11px;
              	color: #000;
              	/*background-image: url(/home/diFiles/skins/default/images/bg-tablehead.gif);*/
              	background-repeat: repeat-x;
              		border: 1px solid #ccc;
              	border-bottom-color: #999;
              	padding: 3px 6px;
              	margin-top: 10px;
              }
fieldset
              {
              	border: 1px solid #ccc;
              	padding: 10px 10px;
              	width:420px;
              }
.calctable
              {
              border-left: 1px solid #FF5501;
              border-top: 1px solid #FF5501;
              }
.calctable td.tablesubheader
              {
              	 background-color:#dedede;
              color:#000;
              }
.calctable td, .calctable th
              {
              	border-right: 1px solid #FF5501;
              	border-bottom: 1px solid #FF5501;
              	text-align:center;
              }

#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: 2px 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);
}

tr, td { font-family: arial, sans-serif; font-size: 8pt;}

.to_top {
	float: left;
}

.bank_address {
	width: 570px;
	height: 16px;
	float: left;
	padding-left: 50px;
	color: #2F3A99;
	background-color: #D4D3CE;
	font-weight: bold;
	text-align: center;
}

*:first-child+html .bank_address   {
	font-size: 7.5pt;
	width: 560px;
	padding-left: 60px;
}

* html .bank_address   {
	font-size: 7.5pt;
	width: 620px;
	padding-left: 60px;
}

.bank_address div {
	float: left;
	margin-right: 1em;
}