html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*	font-size: 100%; */
	font-size: 1em;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #45895b url(../images/bg_site.gif) repeat-x top left;
	color: #231f20;
	text-align: center;
}
body, table, td, div {
	line-height:normal;
	font:9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
	
a:link, a:visited {	
	color:#086224;
	font-weight: bold;
	text-decoration: none;
	}
a:hover, a:active {
	color:#086224;
	font-weight: bold;
	text-decoration: underline;
	}
	
a img { border: none; }
	
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
	color: #086224;
	padding-top: 22px;
}
h3 {
	font-size: 10.5pt;
	margin-bottom: 3px;
	margin-top:10px;
}
h4 {

}

p {
	padding:0 0 12px 0;
}
ul, ol { 
	margin-top: 6px;
	margin-bottom:8px;
	margin-left: 20px;
	}
ul li {
	/* list-style-image: url(../images/bullet.gif); */
	list-style-type:disc;
	margin-bottom: 12px;
	margin-left:6px;
}
ol {
	list-style:decimal;
}
ol li {
	margin-left:10px;
}
hr  {
	background: #b9b9b9;
  	border: 0;
  	color: #b9b9b9;
  	height: 1px;
	margin: 0;
	}

table {	font-size: 100%; /* IE inheritance fix */ }

.tableheader {
	font-weight: bold;
	font-size: 10.5pt;
	color: #3a76b9;
	}
	
th {
	background-color:#065820;
	color:#FFF;
	padding: 3px;
}
td {
	vertical-align:top;
}
	
.tablecontent1 {
	background-color:#fff;
	padding: 3px;
}
	
.tablecontent2 {
	background-color:#e9e9e9;
	padding: 3px;
}

.ratestable {
	width:86%;
	margin:8px 0 0 4%;
}
.ratestable th {
	text-align:center;
}
.ratestable th:first-child {
	text-align:left;
}
.ratestable td {
	text-align:center;
}
.ratestable td:first-child {
	text-align:left;
}


.faqQ, .faqA { 
	font-weight: normal;
	font-size: 17pt;
	font-family: georgia;
	}

.faqQ { color:#3a76b9; }
.faqA { color:#065820; }
	
.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-style:italic;
	color:#555555;
}
	
.required {
	color:#1e7037;
}
	
.appfield1 {
	border:1px solid #94b294;
	background-color:#fff;
}	
.appfield2 {
	border:1px solid #94b294;
	background-color:#e9e9e9;
}
	
/* =LAYOUT =DISTYLES */

/* suggested order for properties [ based on mozilla.org ] */
/* 

display
list-style
position
float
clear
width
height
min-width
min-height
margin
padding
border
background [ color, image, repeat, attachment, position, inherit ]
color
font
text-decoration
text-align
vertical-align
white-space
other text

 */

/* 
div {
	border: 1px solid #090;
	} rule to show div borders */

.clearfloat {
	clear: both;
	height: 1px;
	}

.page {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	}
.mast {
	background: #FFF;
	margin: 0 auto;
	width: 940px;
	height: 82px;
	margin-top: 5px;
	}
.mastL {
	float: left;
	width: 335px;
	}
.mastL img {
	position: relative;
	top: 7px;
	left: 18px;
	}
.mastR {
	float: right;
	text-align: right;
	margin: 12px 35px 0 0;
	display: inline;
	}
/* :::::::::::::::::::::::  uti  ::::::::::::::::::::::: */
.uti {
	text-align: right;
	color: #076324;
	font-size: 8pt;
	font-weight: normal;
	position: relative;
	top: -20px;
	right: 180px;
	}
.uti ul {
	margin: 0;
	padding: 0;
	color: #076324;
	}
.uti ul li { 
	list-style-image: none;
	list-style-type: none;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	display: inline;
	color: #076324;
	}
.uti a:link, .uti a:visited {	
	text-decoration: none;
	color: #076324;
	font-size: 8pt;
	}
.uti a:hover, .uti a:active {
	text-decoration: underline;
	color: #076324;
	font-size: 8pt;
	}
	
/* :::::::::::::::::::::::  Search  ::::::::::::::::::::::: */
.searchArea {
	position: relative;
	top: -3px;
	right: 33px;
	font-size: 7.5pt;
	}
.searchArea form {
	font-size: 7.5pt;
	}
.searchField {
	color: #231f20;
	font-size: 7.5pt;
	width: 130px;
	height: 19px;
	border: 1px #94b294 solid;
	position: relative;
	top: 1px;
	left: 0;
	}
* html .searchField {
	height: 23px;
	font-size: 7.5pt;
	top: 0;
	}
*:first-child+html .searchField {
	height: 23px;
	font-size: 7.5pt;
	top: 0;
	}
.searchBtn {
	width: 47px;
	height: 25px;
	position: absolute;
	top: 0;
	right: -45px;
	}
	
.nav {
	background: url(../images/bg_nav.gif) no-repeat top left;
	margin: 0 auto;
	width: 940px;
	height: 38px;
	margin: 3px 0;
	text-align: center;
	}
.nav ul {
	width: 940px;
	margin: 0 auto;
	position: relative;
	top: 3px;
	}
.nav ul, .nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
.nav li {
	margin: 0 3px;
	padding: 0;
	}
.nav li img {
	margin: 0;
	padding: 0;
	}	
	
.content {
	background: #FFF;
	width: 940px;
	padding-top: 10px;
	padding-bottom: 7px;
	}	
.contentL {
	float: left;
	width: 685px;
	display: inline;
	margin: 0 0 0 11px;
	}
.promoMain {
	float: left;
	display: inline;
	}
#home_promo_small_img {
	position: relative;
	left: 12px; 
}
*:first-child+html #home_promo_small_img {
	left: 9px; 
}
* html #home_promo_small_img {
	left: 9px; 
}
.homeBtns {
	background: url(../images/bg_btns_home.gif) no-repeat top left;
	width: 150px;
	height: 167px;
	display: inline;
	float: left;
	position: relative;
	left: 12px;
	}
.homeBtns img {
	margin: 17px 0 17px 15px;
	}
.home {
	width: 687px;
	padding: 15px 0 0 10px;
	}
.homeL {
	float: left;
	width: 403px;
	display: inline;
	}
.homeL img {
	margin-bottom: 14px;
	}
.homeR {
	float: left;
	width: 265px;
	border: 1px #dddddd solid;
	display: inline;
	position: relative;
	left: 11px;
	}
/* :::::::::::::::::::::::  Keyins  ::::::::::::::::::::::: */
.keyinWrap {
	width: 226px;
	margin: 0;
	text-align: left;
	margin-top: 10px;
	}
.keyin {
	width: 220px;
	background: #FFF;
	text-align: left;
	margin: 0 0 15px 25px;
	padding-top: 12px;
	}
.keyinImg {
	width: 63px;
	float: left;
	display: inline;
	}
.keyinTxt {
	color: #939393;
	font-family: arial;
	font-size: 8pt;
	width: 144px;
	float: right;
	display: inline;
	margin: 3px 0 0 0;
	text-align: left;
	}
.keyinTxt strong {
	color: #939393;
	font-size: 13pt;
	font-weight: normal;
	line-height: 11pt;
	}
.keyinTxt a:link, .keyinTxt a:visited {	
	text-decoration: none;
	color: #939393;
	font-weight: bold;
	}
.keyinTxt a:hover, .keyinTxt a:active {
	text-decoration: underline;
	color: #939393;
	font-weight: bold;
	}
.keyinTxt ul, .keyinTxt li {
	width: 144px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
	
.contentR {
	float: right;
	width: 235px;
	display: inline;
	padding: 0;
	position: relative;
	left: 9px;
	}
/* :::::::::::::::::::::::  OB  ::::::::::::::::::::::: */
.loginWrap {
	background: #e9e9e9;
	width: 217px;
	text-align: center;
	}
.loginOB {
	margin: 0 auto;
	text-align: left;
	line-height: 13px;
	}
.ttlOB {
	width: 217px;
	padding: 0 1px;
	}
.loginOB form {
	width: 175px;
	margin: 0px;
	padding: 12px 0 10px 18px;
	color: #8b95a0;
	font-size: 7.5pt;
	font-family: arial;
	text-align: left;
	position: relative;
	}
.userField {
	color: #848589;
	background: #fbf9f9;
	font: 9pt 'Trebuchet MS';
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0;
	height: 19px;
	width: 140px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px #94b294 solid;
	}
* html .userField {
	height: 22px;
	}
*:first-child+html .userField {
	height: 22px;
	}
.passField {
	color: #848589;
	background: #fbf9f9;
	font: 9pt 'Trebuchet MS';
	font-weight: bold;
	position: relative;
	top: 0;
	left: 0;
	height: 19px;
	width: 110px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px #94b294 solid;
	vertical-align: middle;
	}
* html .passField {
	height: 22px;
	}
*:first-child+html .passField {
	height: 22px;
	}
.passLink {
	color: #086224;
	font-size: 8pt;
	font-weight: normal;
	position: relative;
	top: 0;
	left: 0px;
	}
.passLink a:link, .passLink a:visited {	
	text-decoration: none;
	color: #086224;
	font-weight: normal;
	font-size: 8pt;
	}
.passLink a:hover, .passLink a:active {
	text-decoration: underline;
	color: #086224;
	font-weight: normal;
	font-size: 8pt;
	}
.obLinks {
	width: 185px;
	color: #086224;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	border-top: 1px #FFF solid;
	margin: 3px 0 0 16px;
	padding: 8px 0 20px 0;
	text-align: center;
	}
.obLinks a:link, .obLinks a:visited {	
	text-decoration: none;
	color: #086224;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 1px;
	}
.obLinks a:hover, .obLinks a:active {
	text-decoration: underline;
	color: #086224;
	font-weight: normal;
	font-size: 8pt;
	}
.obLinks a strong {
	text-decoration: #086224;
	}
.btnOb {
	position: absolute;
	top: 57px;
	left: 138px;
	}
* html .btnOb {
	top: 62px;
	left: 133px;
	}
*:first-child+html .btnOb {
	top: 62px;
	left: 133px;
	}
.helpLink {
	color: #8d8e8d;
	font-size: 8pt;
	font-weight: normal;
	position: absolute;
	top: 30px;
	left: 188px;
	}
.helpLink a:link, .helpLink a:visited {	
	text-decoration: none;
	color: #8d8e8d;
	font-weight: normal;
	font-size: 8pt;
	}
.helpLink a:hover, .helpLink a:active {
	text-decoration: underline;
	color: #8d8e8d;
	font-weight: normal;
	font-size: 8pt;
	}
	
/* :::::::::::::::::::::::  Rates  ::::::::::::::::::::::: */
.rates {
	float: left;
	background: #e9e9e9;
	width: 217px;
	display: inline;
	margin: 15px 0 0 0;
	position: relative;
	text-align: center;
	}
.tableWrap {
	width: 213px;
	padding: 6px 0;
	margin: 0 auto;
	margin-bottom: 3px;
	text-align: left;
	}
.tableWrapWhite {
	width: 213px;
	background: #FFF;
	padding: 3px 0;
	margin: 0 auto;
	}
.rates table td {
	font-size: 7.5pt;
	}
.rates table a:link, .rates table a:visited {	
	text-decoration: none;
	color: #595959;
	font-weight: normal;
	}
.rates table a:hover, .rates table a:active {
	text-decoration: underline;
	color: #595959;
	font-weight: normal;
	}
.rates table strong {
	font-size: 7pt;
	}
.ratesLeft {
	font-size: 7.5pt;
	}
.seeAll {
	width: 100px;
	position: absolute;
	top: 15px;
	left: 134px;
	text-align: right;
	font-size: 7.5pt;
	}
.ratesLeft {
	width: 135px;
	padding: 1px 0 1px 10px;
	}
.ratesRight {
	width: 115px;
	padding: 1px 7px 1px 0;
	font-weight: bold;
	font-size: 7pt;
	color: #076224;
	}
	
.foot {
	color: #b5d0bd;
	font-family: arial;
	}
.foot a:link, .foot a:visited {	
	text-decoration: none;
	color: #b5d0bd;
	font-weight: normal;
	font-family: arial;
	}
.foot a:hover, .foot a:active {
	text-decoration: underline;
	color: #b5d0bd;
	font-weight: normal;
	font-family: arial;
	}
.footL {
	float: left;
	width: 350px;
	font-family: arial;
	margin: 13px 0 0 15px;
	display: inine;
	}
.footR {
	text-align: right;
	float: right;
	width: 540px;
	font-family: arial;
	margin: 13px 15px 0 0;
	display: inine;
	}
.footR img {
	vertical-align: middle;
	margin: 8px 0 0 12px;
	}
	
.pageBack {
	background: url(../images/bg_page_back.gif) repeat-y;
	}	
.contentBack {
	width: 672px;
	margin-left: 18px;
	}
.imgBack {
	float: right;
	display: inline;
	margin: 0 0 20px 20px;
	position: relative;
	top: 7px;
	left: 0;
	}
.btnContentBack {
	margin: 20px 0 5px 0;
	position: relative;
	left: -5px;
	}
	
.obBtnBack {
	position: absolute;
	top: 51px;
	left: 145px;
	}
.obLinksBack {
	width: 185px;
	color: #086224;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	margin: 13px 0 0 16px;
	padding: 8px 0 35px 0;
	text-align: left;
	}
.obLinksBack a:link, .obLinksBack a:visited {	
	text-decoration: none;
	color: #086224;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 1px;
	}
.obLinksBack a:hover, .obLinksBack a:active {
	text-decoration: underline;
	color: #086224;
	font-weight: normal;
	font-size: 8pt;
	}

.btnsBack {
	width: 217px;
	height: 84px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_btns_back.gif) no-repeat;
	}
.btnsBack img {
	margin: 23px 8px 0 15px;
	}
	
/* :::::::::::::::::::::::  In This Section  ::::::::::::::::::::::: */
.inThisSectionWrap {
	text-align: left;
	}
.sectionHed {
	margin: 0 0 0 2px;
	padding: 0;
	}
.inThisSection {
	width: 203px;
	text-align: left;
	}
.inThisSection li {
	margin-left: 0;
	}
.inThisSection ul {
	width: 172px;
	margin: 10px 0 0 0;
	padding: 0 0 20px 20px;
	}
.inThisSection ul li { 
	background: url(../images/section_star.gif) no-repeat right bottom;
	font-family: arial;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 3px;
	margin-bottom: 2px;
	line-height: 12pt;
	padding-bottom: 2px;
	padding-top: 2px;
	}
.inThisSection a:link, .inThisSection a:visited {	
	text-decoration: none;
	color: #086224;
	font-weight: bold;
	font-size: 8pt;
	}
.inThisSection a:hover, .inThisSection a:active {
	text-decoration: underline;
	color: #086224;
	font-weight: bold;
	font-size: 8pt;
	}
	

div#signUp {
 display:none;
 width:360px;
 padding:10px;
 background-color:#FFFFFF;
 position:absolute;
 z-index:10000;
 border:1px solid #5c5c5c;
 top: 85px;
 left: -245px;
 overflow: hidden;
}

div#signUp .close {
    float:right;
}
	
	
#ex_dis{
 display:none;
 width:40%;
 padding:10px;
 background-color:#FFFFFF;
 position:absolute;
 z-index:10000;
 border:1px solid #5c5c5c;
 top: 50px;
 left: 30%;
 overflow: hidden;
}

.CUSCLogoWrapper {
    position: absolute;
}

.CUSCLogoWrapper img {
    position: relative;
    top: -15px;
    left: -81px;
}

*:first-child+html .CUSCLogoWrapper img {
    left: -95px;
}

* html .CUSCLogoWrapper img {
    left: -90px;
}
	
* html .ttBannerWrapper {
    margin-bottom: 0px;
}

.grpBannerWrapper, .hpaBannerWrapper {
     margin-right: 10px;
     /*margin-top: -70px;*/
     height: 75px;
	 text-align: right;
}

.bannerWrapper {
	width: 650px;
}

* html .bannerWrapper {
	position: absolute;
}

.grpBannerWrapper {
     float: left;
}

.hpaBannerWrapper {
     float: right;
}

#grpBanner, #hpaBanner {
	padding-right: 15px;
}

.serviceLogos img {
	margin-right: 28px;
}