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%;
	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 {
	margin: 0;
	padding: 0;
	background: #abb8d3;
	color: #333333;
	font: 9pt arial, sans-serif;
	text-align: center;
	}

a:link, a:visited {
	color: #0055a5;
	}
a:hover, a:active {
	color: #000;
	text-decoration: none;
	}	
	
a img { border: none; }
	
h1 {
	color: #1f36ac;
	font: bold 22pt arial,sans-serif;	
	}
h2 {
	color: #c41010;
	font: bold 16pt arial,sans-serif;	
	margin-top: 14px;
	margin-bottom: 8px;
	}
h3 {
	height: 23px;
	background-color: #0d4593;
	color: #fff;
	font: bold 13pt arial,sans-serif;
	padding: 4px 0 0 10px;
	}
* html h3 {
	height: 27px;
	}	
h3 .btnh3 {
	display: inline;
	float: right;
	margin: -2px 6px 0 0;
	height: 21px;
	width: 61px;
	}
h4 {
	color: #5f7ebe;
	font: bold 11pt arial,sans-serif;	
	margin-top: 14px;
	margin-bottom: 8px;
	margin-left: 15px;
	}
.hed4 {
	color: #5f7ebe;
	font: bold 11pt arial,sans-serif;
	}

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

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

.page {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	}
.mast {
	height: 110px;
	background: url(../images/bg_mast.jpg) top left no-repeat;
	}
.mastL {
	float: left;
	width: 103px;
	}
.mastR {
	float: right;
	width: 800px;
	text-align: right;
	}
.navUti ul {
	margin: 6px 15px 0 0;
	}		
.navUti li {
	display: inline;
	}
.navUti a {
	font: 8pt arial,sans-serif;
	padding: 0 6px;
	}	
.navUti a:link, .navUti a:visited {
	color: #0055a5;
	text-decoration: none;
	}
.navUti a:hover, .navUti a:active {
	color: #565852;
	text-decoration: underline;
	}	
.navUti a, .navUti img {
	vertical-align: middle;
	}	
.searchArea {
	margin: 55px 20px 0 0;
	}
.searchArea form input {
	vertical-align: middle;
	margin-left: 4px;
	}		
.navMain {
	height: 40px;
	background: url(../images/bg_navMain.gif) top left no-repeat;
	}
.navBtns {
	float: right;
	width: 320px;
	text-align: right;
	}
.navBtns img {
	margin: 9px 10px 0 4px;
	}
.navMain ul {
	padding: 12px 0 0 10px;
	}	
.navMain li {
	display: inline;
	padding: 0 10px;
	}
.navSub {
	color: #666;
	height: 18px;
	background-color: #fff;
	font-size: 8pt;
	padding: 5px 0 0 22px;
	}		
* html .navSub {
	height: 23px;
	}	
.navSub li {
	display: inline;
	}	
.navSub a:link, .navSub a:visited {
	color: #666;
	text-decoration: none;
	}
.navSub a:hover, .navSub a:active {
	color: #666;
	text-decoration: underline;
	}		
#selected a:link, #selected a:visited {	
	color: #1f36ac;
	text-decoration: none;
	}
#selected a:hover, #selected a:active {	
	color: #1f36ac;
	text-decoration: underline;
	}
.contentWrap {
	height: 1%;
	background: url(../images/bg_contentWrap.gif) repeat-y;
	}
.content {
	height: 1%;
	background: url(../images/bg_content.gif) top left no-repeat;
	}
#back .content {
	background: url(../images/bg_content_back.gif) top left no-repeat;
	}	
.contentL {
	float: left;
	width: 738px;
	}
.promoLg {
	margin: 12px 0 0 17px;
	}	
.promoSmWrap {
	margin-left: 17px;
	margin-bottom: 17px;
	}	
.promoSmBg {
	margin: 16px 14px 0 0;
	float: left;
	width: 225px;
	display: inline;
	}	
.promoSm {
	text-align: center;
	padding: 15px 15px 0 15px;
	color: #fff;
	line-height: 13pt;
	position: relative;
	}	
#blue .promoSm {
	background: url(../images/bg_promo_blue.gif) top left no-repeat;
	height: 188px;
	}
#yellow .promoSm {
	background: url(../images/bg_promo_yellow.gif) top left no-repeat;
	height: 188px;
	}
#red .promoSm {
	background: url(../images/bg_promo_red.gif) top left no-repeat;
	height: 188px;
	}	
.details {
	position: absolute;
	bottom: 25px;
	left: 75px;
	} 	 
* html .details {
	bottom: 10px;
	}
.contentText {
	width: 652px;
	margin: 20px 5px 25px 38px;
	line-height: 12pt;
	} 		
.contentText p {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom:10px;
	}	
.contentText ul {
	margin: 10px 28px 10px 40px;
	}	
.contentText li {
	list-style-image: url(../images/li.gif);
	padding-bottom: 5px;
	}	
.textBtns {
	margin-bottom: 30px;
	margin-left: 15px;
	}
.textBtns a, .textBtns img {
	vertical-align: middle;
	margin-right: 20px;
	}	
.contentR {
	float: right;
	width: 232px;
	}	
.contentR a:link, .contentR a:visited {
	color: #0055a5;
	}
.contentR a:hover, .contentR a:active {
	color: #000;
	text-decoration: none;
	}	
.ratesWrap, .transWrap, .locationsWrap {
	width: 221px;
	background: url(../images/bg_rates.gif) repeat-y;
	margin: 12px 0 0 16px;
	}
* html .ratesWrap, * html .transWrap, * html .locationsWrap {
	width: 183px;
	}
*:first-child+html .transWrap {
	height: 180px;
	}
#back .ratesWrap {
	float: right;
	margin: 12px 0 15px 15px;
	display: inline;
	width: 221px;
	}	
* html .topperMoveUp {
	margin-top: -12px !important;
	}
*:first-child+html .topperMoveUp {
	margin-top: -13px !important;
	}
.locationsWrap {
	background: url(../images/bg_locations.gif) repeat-y;
	}
.rates, .trans, .locations {
	margin: 0 11px;
	padding-top: 3px;
	font-size: 8pt;
	color: #5f584e;
	}		
.rates table {
	margin-top: 2px;
	margin-bottom: 4px;
	}
.rates td {
	padding: 3px;
	border-bottom: 1px solid #fff;
	color: #333;
	}	
.rates td strong {
	color: #5f584e;
	}	
.trans ul {
	padding: 3px 0 6px 0;
	}		
.trans li {
	padding: 3px 0;
	list-style-image: none;
	}	
.locations img {
	margin: 5px 0 2px 0;
	}	
.foot {
	background: url(../images/bg_foot.gif) repeat-x;
	height: 61px;
	}
.footL {
	float: left;
	width: 270px;
	}
.footL img {
	vertical-align: middle;
	margin: 10px;
	}	
.footC {
	float: left;
	width: 400px;
	text-align: center;
	}	
.footC ul {
	margin: 22px 15px 0 0;
	}		
.footC li {
	display: inline;
	}
.footC a {
	font: 10pt arial,sans-serif;
	padding: 0 6px;
	}	
.footC a:link, .footC a:visited {
	color: #000;
	text-decoration: none;
	}
.footC a:hover, .footC a:active {
	color: #565852;
	text-decoration: underline;
	}	
.footC a, .footC img {
	vertical-align: middle;
	}		
.footR {
	float: right;
	width: 300px;
	text-align: right;
	}	
.footR img {
	margin: 16px 14px 0 0;
	}		
.clearfloat {
height: 1px;
clear: both;
}
.clear0 {
height: 0;
clear: both;
}

.tableheader, tr.tableheader td {
	color: #FFFFFF;
	background-color:#C41010;
	font: bold 10pt arial,sans-serif;	
	margin-top: 14px;
	margin-bottom: 8px;
	}
	
th {
	height: 23px;
	background-color: #0d4593;
	color: #fff;
	font: bold 13pt arial,sans-serif;
	padding: 4px 0 0 10px;
	}
* html th {
	height: 27px;
	}	
	
.tablecontent1{
	background-color: #d3dae8;
	padding: 3px;
	}
	
	
.tablecontent2{
	background-color:#FFFFFF;
	padding: 3px;
	}
.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ {color: #0d4593;  }
.faqA {color: #333;  }
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	font-size: 10pt;
	font-weight: bold;
	color: #045294;
	}
.special1 {
	font-size: 13pt;
	font-weight: bold;
	color: #fff;
	padding-bottom: 8px;
	}

.disclaimer {
	font-size: 7pt;
	color: #494949;
	}
	
.required {
	font: bold 8pt arial,sans-serif;
	color: #c41010;
	}
	
.appfield1 {
	border: 1px solid #333;
	}	
.appfield2 {
	border: 1px solid #045294;
	} 
.searchfield {
	border: 1px solid #b3b2b5;
	color: #333333;	
	height: 17px;
	width: 160px;
	font-size: 8pt;
	padding: 3px 0 0 3px;
	}
* html .searchfield {
	height: 22px;
	}	
	
#ex_dis{
    display:none;
    width:400px;
    padding:10px;
    background-color:#FFFFFF;
    position:absolute;
    z-index:10000;
	margin-top:50px;
    border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#2C4BBD;
	margin-left:200px;
	overflow: hidden;
}

.ratestable{
	border:1px solid #EE2954;
	width:90%;
	margin-left:15px;
	border-collapse:collapse;
}

.ratestable td{
	padding:4px;
	border:1px solid #EE2954;
}

#bare .contentWrap {
	background: transparent none repeat scroll 0 0;
}

#bare .content {
	background: transparent none repeat scroll 0 0;
	text-align: left;
}

#bare .contentL {
	float: none;
	width: auto;
}

#bare .contentText {
	margin: auto;
	width: auto;
}