body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #575757;
	text-align: center;
}
body, table, td, div {
	line-height:normal;
	font-size: 9pt;
	font-family: Arial, Tahoma;
}

* html body, * html table, * html td, * html div {
	font-family: "Lucida Sans", Arial, Tahoma;
}

*:first-child+html body, *:first-child+html table, *:first-child+html td, *:first-child+html div {
	font-family: "Lucida Sans", Arial, Tahoma;
}

#srcLeftImage {
	display: none;
}

.hidden {
	display: none;
}

.locationsTable td {
	font-size: 0.9em;
}

form {margin:0;
	padding:0;}

a:link, a:visited {	
	color:#5388d0;
	text-decoration: underline;
	}
a:hover, a:active {
	color:#5388d0;
	text-decoration: none;
	}
	
a img { border: none; }
	
h1 {
	margin:0;
	padding:10px 15px 10px 0;
	background-color:#d7edf9;
	text-align:right;
	font-size:11pt;
	text-transform:uppercase;
	color:#000;
}
h2, #calccontent h1, #calccontent h1 center {
	margin: 0 0 15px 0;
	padding:0;
	color:#165eac;
	font-size:11pt;
}
h3 {
	margin:0;
	padding:10px 0;
	color:#1ab7ea;
	font-size:9pt;
}
h4 {
	margin:0;
	padding:10px 0;
	color:#666;
	font-size:9pt;
}

p {
	margin:0;
	padding:0 0 12px 0;
}
ul, ol { 

	}
ul li {
	list-style-image: url(li.gif);
	margin:0;
	padding:0;
}
ul.landingPage li {
	list-style-image: url(li.gif);
	margin:7px 0;
	padding:0;
}

table {	font-size: 100%; /* IE inheritance fix */ }

.tableheader {
	font-weight: bold;
	color:#2464af;
	}
	
th {
	background-color:#2464af;
	color:#fff;
}
	
.tablecontent1 {
	background-color:#fff;
}
	
.tablecontent2 {
	background-color:#efefef;
}

.faqQ, .faqA { 
	font-weight: normal;
	}

.faqQ { color:#2464af; }
.faqA { color:#575757; }
	
.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:#666;
}
	
.required {
	color:#900;
}
	
.appfield1 {
	font: bold 8pt "Lucida Sans", Arial, Tahoma;
	border:1px solid #b4b4b4;
	background-color:#fff;
	padding:3px 0 3px 6px;
	color:#9f9f9f;
}
* html .appfield1,
* html .appfield2 {height:20px;}
.appfield2 {
	font: bold 8pt "Lucida Sans", Arial, Tahoma;
	border:1px solid #666;
	background-color:#fff;
	padding:3px 0 3px 6px;
	color:#9f9f9f;
}
	
/* =LAYOUT =DISTYLES */

/* rule to show div borders
div {
	border: 1px solid #090;
	} */

.clearfloat {
	clear: both;
	height: 1px;
	}

.page {
	width: 797px;
	margin: 0 auto;
	text-align: left;
	/*margin-bottom:1px;
	margin-bottom :7px\9;
	*margin-bottom:1px;*/
	}

.mast {
	background:url(mast_bg.gif) no-repeat;
	position:relative;
}

.searchBox {
	position:absolute;
	top:90px;
	left:550px;
	font-size:8pt;
}
.searchBox input {vertical-align:middle;}

.navUtil {
	position:absolute;
	top:8px;
	right:12px;
	color:#3eb5ce;
	font-size:8pt;
}
.navUtil a:link, .navUtil a:visited {	
	color:#3eb5ce;
	text-decoration: none;
	}
.navUtil a:hover, .navUtil a:active {
	color:#3eb5ce;
	text-decoration: underline;
	}
.navUtil ul {
	margin:0;
	padding:0;
}
.navUtil li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}



.navMain {
	background: #607ebe url(navmain_bg.gif) top repeat-x;
	height:25px;
}
.navMain a:link, .navMain a:visited {	
	text-decoration: none;
	color:#fff;
	padding:5px 20px 5px 20px;
	display:block;
	background:url(navmain_bg_off.gif) right no-repeat;
	}
.navMain a:hover, .navMain a:active {
	text-decoration: none;
	color:#fff;
	background:url(navmain_bg_on.gif) right no-repeat;
	
	}
.navMain ul {
	margin:0;
	padding:0;
}
.navMain li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}


.loginBox {
	background:#efefe3 url(olb_bg.gif) repeat-x;
	width:231px;
}
.loginInputs {
	background:url(olb_input_bg.gif) no-repeat;
	width:225px;
	height:78px;
	text-align:right;
	color:#8c8460;
}
.loginInputsBack {
	background:transparent url(olb_input_bg_back.gif) no-repeat scroll 0 0;
	color:#8C8460;
	height:39px;
	text-align:left;
	width:225px;
	padding: 11px 0px 0px 10px;
}
.loginInputs form {
	margin:0 18px 0 0;
	padding:8px 0 0 0;
}
.loginInputs input.appfield1 {margin-bottom:3px;}
* html .loginInputs input.appfield1 {margin-bottom:1px;}
.loginInputs input {vertical-align:middle;}

.loginUtilLinks {
	color:#5793cf;
	padding:4px 0 4px 10px;
	font-size:8pt;
}

.leftColStretch {
	background:#e3f4fc url(leftcol_bg.gif) repeat-x;
	padding-bottom:35px;
	height: 1%;
}

.sidebox {
	border-top: #d9d4be 1px solid;
	border-right: #d9d4be 1px solid;
	border-bottom: #d9d4be 1px solid;
	border-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: white;
	color: #739DD7;
	text-align: center;
	margin-bottom: 6px;
	margin-right: 4px;
}

*:first-child+html .sidebox {
	margin-left: -1px;
}

.moduleWrap {
	background:url(module_top.gif) no-repeat;
	background-repeat:no-repeat;
	padding-top:7px;
}
.module {
	background:url(module_bg.gif) repeat-y;
	width:228px;
}
.module h3 {
	font-size:8pt;
	color:#b9b298;
	margin:0;
	padding:0 0 2px 0;
}
.moduleFoot {
	padding-top: 5px;
	text-align: left;
	font-size: 7pt;
	color: #739dd7;
	line-height: 8pt;
	padding-left: 10px;
}
.moduleFoot .rightLink {
	font-size: 7pt;
	text-align: right;
	padding-right: 5px;
}
.rightLink img {
	display: inline;
}
.moduleFoot form input, .moduleFoot form select {vertical-align:middle;font-size:8pt;margin-top:4px;}
.moduleFoot ul {
	margin: 7px 0 0 15px;
	padding: 0;
	}
.moduleFoot li {
	list-style-image: url(li_moduleFoot.gif);
	padding-left: 0;
	}
* html .moduleFoot li {
	padding-left: -4px;
	}	
*:first-child+html .moduleFoot li {
	padding-left: -4px;
	}	
.moduleFoot li a:link, .moduleFoot li a:visited {	
	text-decoration: none;	
	}
.moduleFoot li a:hover, .moduleFoot li a:active {
	text-decoration: underline;
	}	
.moduleBot {
	background:url(module_foot.gif) left bottom no-repeat;
	height: 7px;
	margin-top: -1px;
	margin-bottom:7px;
	}
.leftColPromo img {
	margin-top:6px;
}

.promoMain {
	margin:8px 0 0 3px;
}

.homePromos {
	margin-top:10px;
}
.homePromos img {
	margin-bottom:8px;
}

.homeServ {
	background:url(home_services_bg.gif) repeat-x;
	padding:15px 0 15px 15px;
}
*:first-child+html .homeServ {
	padding-bottom: 0;
}
* html .homeServ {
	padding-bottom: 0;
}
.homeServ ul {margin:0 0 10px 0; padding:0;}
.homeServ li {
	list-style-type:none;
	list-style-image: none;
	margin:0;
	padding:0;
	border-bottom:1px solid #fff;
}
.homeServ li a:link, .homeServ li a:visited {
	padding:6px 0 6px 12px;
	display:block;
	color:#568ad1;
	text-decoration:none;
	background:url(home_services_li.gif) 0 9px no-repeat;
}
.homeServ li a:hover, .homeServ li a:active {
	color:#568ad1;
	text-decoration:underline;
}

.homeServ1, .homeServ2, .homeServ3 {
	float:left;
	margin-left:20px;
	width:155px;
	font-size:8pt;
}
.homeServ1 {margin:0;}
.homeServ3 {width:170px;}


.contentWrap {clear:both;}
#back .contentWrap {background:url(backpage_bg.gif) repeat-y;}

#destLeftImage {
	min-height:220px;
	height:220px;
}

.imgFootCap {
	height:6px;
	/*background: url(img_foot_cap.gif) no-repeat;*/
	}
.bgLeft {
	padding: 20px 0;
	background: url(footer_bg_logo.gif) no-repeat center;
	}

.contentL {
	float: left;
	width: 231px;
	}


.contentR {
	float: left;
	width: 550px;
	display:inline;
	margin-left:10px;
	}
#back .contentR {margin-left:0; width: 566px;}
* html #back .contentR {margin-left:0; width: 555px;}

.content {
	margin:13px 0 0 18px;
	
}

.homeL {
	float: left;
	width: 300px;
	}
.homeR {
	float: right;
	width: 240px;
	}
	
.footer {
	color:#5893cf;
	font-size:8pt;
	text-align:center;
	padding:15px 0 4px 0;
	background:url(footer_bg.gif) bottom repeat-x;
	}
.hiddenAnswer {
	display:none;
}
	
#ex_dis{
   display:none;
   width:40%;
   padding:10px;
   background-color:#FFFFFF;
   position:absolute;
   z-index:10000;
   border-width:1px 1px 1px 1px;
   border-style:solid;
   border-color:#0A4599;
   margin:50px 30% 0 30%;
   overflow: hidden;
   top: 0;
}
* html #ex_dis{
  margin-left:0;
  margin-right:0;
  left:30%;
}
*:first-child+html #ex_dis{
  margin-left:0;
  margin-right:0;
  left:30%;
}

