body {
	margin: 0;
	padding: 0;
	background: #0092ba;
	color: #000;
	font: 9pt arial,verdana,sans-serif;
	}
	
a:link, a:visited {	
	text-decoration: underline;
	color: #017696;
	}
a:hover, a:active {
	text-decoration: none;
	color: #017696;
	}
	
a img { border: none; }

.container {min-width: 760px;margin-top: -1px;}
* html .minwidth {border-left: 760px solid #fff;}
* html .minwidthContainer {margin-left: -760px; position: relative;}

/*\*/ 
 * html .container, * html .minwidth, * html .minwidthContainer {
	height: 1px;
	}
/**/
/*.......................................................masthead*/
.masthead {
	background: url(../images/bg_masthead.jpg) repeat-x;
	height: 112px;
	}
.mastheadBG {
	background: url(../images/bg_mastheadBG.jpg) top right no-repeat;
	height: 112px;
	}
.subnav {
	background: url(../images/bg_subnav.jpg) no-repeat;
	width: 471px;
	height: 19px;
	color: #613318;
	font-size: 8pt;
	}
.subnav ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	}
.subnav li {
	margin: 0 0 0 -3px;
	padding: 0;
	list-stsyle-image: none;
	display: inline;
	}
.subnav a:link, .subnav a:visited {	
	text-decoration: none;
	color: #613318;
	}
.subnav a:hover, .subnav a:active {
	text-decoration: underline;
	color: #613318;
	}
.logo {
	margin: 3px 0 0 9px;
	}
/*.......................................................mainnav*/
.mainnav {
	background: url(../images/bg_mainnav.gif) repeat-x;
	height: 32px;
	margin-top: -10px;
	}
.mainnav ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	}
.mainnav li {
	margin: 0 0 0 -3px;
	padding: 0;
	list-stsyle-image: none;
	display: inline;
	}
							
/*.......................................................content*/
.contentHome {
	background: url(../images/bg_front.gif) top right repeat-y;
	background-color: #fff;
	}
* html .contentHome {
	margin-top: -3px;
	}	
.leftcolHome {
	width: 488px;
	float: left;
	}
.promoleft {
	width: 488px;
	}
.promomain {
	float: left;
	width: 310px;
	}		
.latestnews {
	margin: 0 20px 20px 20px;
	font-size: 8pt;
	}
.latestnews ul {
	margin: 0 0 0 15px;
	padding: 0;
	}
.latestnews li {
	list-style-image: url(../images/dash.gif);
	}			
.rightcolHome {
	width: 272px;
	float: right;
	}
.loginhome {
	width: 272px;
	height: 112px;
	background: url(../images/bg_loginhome.jpg) no-repeat;
	}
.loginhome form {
	width: 246px;
	margin: 8px 0 0 26px;
	padding: 0;
	}	
.loginhome form img, loginhome form input, {
	vertical-align: bottom;
	margin: 0 0 5px 0;
	padding: 0;
	}			
.promoS {
	height: 75px;
	margin: 10px 0 10px 22px;
	font-size: 8pt;
	}	
.promoS img {
	float: left;
	margin-right: 8px;
	}
.promoS a:link, .promoS a:visited {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0087ab;
	}
.promoS a:hover, .promoS a:active {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #0087ab;		
	}
.contentBack {
	background: url(../images/bg_back.gif) top right repeat-y;
	background-color: #fff;
	}
* html .contentBack {
	margin-top: -3px;
	}	
.leftcolBack {
	width: 544px;
	float: left;
	display: inline;
	margin: 12px 0 10px 24px;
	}
.leftcolBack ul {
	margin: 10px 0 10px 40px;
	padding: 0;
	}
.leftcolBack li {
	margin: 3px 0;
	list-style-image: url(../images/bullet.gif);
	}
.backimg {
	float: right;
	margin: 8px 8px 15px 15px;
	display: inline;
	}			
.rightcolBack {
	width: 192px;
	float: right;
	}
.loginback {
	width: 192px;
	height: 72px;
	background: url(../images/bg_loginback.jpg) no-repeat;
	}
.subjectnav ul {
	margin: 10px 0 10px 13px;
	padding: 0;
	list-style-type: none;
	}
.subjectnav li {
	margin: 3px 0;
	padding: 0;
	list-style-image: none;
	}
.subjectnav a:link, .subjectnav a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #613318;
	}
.subjectnav a:hover, .subjectnav a:active {
	font-size: 8pt;
	text-decoration: underline;
	color: #613318;		
	}		
.subjectnav ul li strong {
	color: #613318;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	} 						
/*.......................................................footer*/ 
.footer {
	background: url(../images/bg_footer.jpg) repeat-x;
	height: 41px;
	text-align: center;
	}	
.footernav {
	float: left;
	display: inline;
	margin: 12px 0 0 10px;
	color: #fff;
	font-size: 8pt;
	width: 230px;
	text-align: left;
	}
.footernav a:link, .footernav a:visited {	
	text-decoration: none;
	color: #fff;
	}
.footernav a:hover, .footernav a:active {
	text-decoration: underline;
	color: #fff;
	}
.footerlogos {
	float: right;
	display: inline;
	margin: 10px 10px 0 0;
	width: 250px;
	text-align: right;
	}
.footerlogos img {
	margin-left: 5px;
	}
.slogan img {
	margin-top: 8px;
	}
/*.......................................................text styles*/ 							
h1 {
	color: #017696;
	font: bold 14pt arial,verdana,sans-serif;
	margin: 0;
	padding: 0;	
	}
h2 {
	color: #613318;
	font: bold 10pt arial,verdana,sans-serif;
	margin: 0;
	padding: 0;
	}
h3 {
	color: #017696;
	font: bold 9pt arial,verdana,sans-serif;
	margin: 0;
	padding: 0;
	}
h4 {
	color: #613318;
	font: bold 8pt arial,verdana,sans-serif;
	margin: 0;
	padding: 0;
	}
ul li { list-style-image: url(../images/bullet.gif); }

table {	font-size: 100%; /* IE inheritance fix */ }

.tableheader {
	font-weight: bold;
	background-color: #017696;
	color: #fff;
	font-size: 10pt;
	}
	
th {
	font-weight: normal;	
	background-color: #b9d4db;
	color: #000;
	font-size: 10pt;
	}
.tablecontent2 {background-color: #dcd8d6;}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ {color: #017696;font-size:10pt;  }
.faqA {color: #613318;  }
	
.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 {
	font-weight: bold;
	font-size: 10pt;
	color: #613318;
	margin: 0;
	padding: 0;
	}

.disclaimer {
	font: 8pt arial,verdana,sans-serif;	
	}
	
.required {
	color:#a63e00;
	font: bold 8pt arial,verdana,sans-serif;
	}
	
.appfield1 {
	background-color: #f2e5b6;
	border: 1px solid #613318;
	width: 106px;
	height: 16px;
	min-height: 16px;
	max-height: 16px;
	font-size: 8pt;
	}
*:first-child+html .appfield1 {
	height: 12px;
	min-height: 12px;
	max-height: 12px;
	}		
.appfield2 {
	background-color: #fff;
	border: 1px solid #613318;
	width: 106px;
	height: 16px;
	min-height: 16px;
	max-height: 16px;
	font-size: 8pt;
	}
*:first-child+html .appfield2 {
	height: 12px;
	min-height: 12px;
	max-height: 12px;
	}
.clearfloat {
	clear: both;
	height: 0;
	}	


#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);
}

#grpBanner, #hpaBanner {
	margin: 1em 0;
	text-align: center;
}
#grpBanner a, #hpaBanner a {
	display: block;
	width: 165px; /* 300 or 165 */
	margin: auto;
}