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;
}
#back ol {
    list-style: decimal;
    list-style-position: inside;
    margin-left: 10px;
}
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: #446b89 url(../images/bg_body.gif) repeat-x;
	color: #212121;
	text-align: center;
}
body, table, td, div {
	line-height:normal;
	font:8pt Verdana, Arial, Helvetica, sans-serif;
}
	
a:link, a:visited {
	color: #003366;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #000;
	text-decoration: none;	
	}	
	
a img { border: none; }

hr  {
	background: #b4c3ce;
  	border: 0;
  	color: #b4c3ce;
  	height: 1px;
	margin: 0;
	}
	
h1 {
	color: #003366;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 10px;
	}
h2 {
	color: #13222e;
	font-weight: bold;
	font-size:11pt;
	padding-top: 10px;
	}
#back h2, #land h2 {
	/* margin-bottom: -5px; */
	}
#loc h2 {
	margin-bottom: 7px;
	}
h3 {
	color: #810107;
	font-weight: bold;
	font-size: 10pt;
	}
#back h3, #land h3 {
	/* margin-bottom: -5px; */
    padding-top: 8px;
	}
#loc h3 {
	margin-top: 8px;
	margin-bottom: 1px;
	}
h4 {
	color: #020202;
}

p {
	padding:0 0 12px 0;
}
ul, ol { 

	}
ul li {
	list-style-image: url(../images/li.gif);
	}
table {	font-size: 100%; /* IE inheritance fix */ }

.tableheader, th {
	background-color:#6085a2;
	color:#fff;
	padding: 10px;
	font-weight: bold;
	}

th {
	background-color:#88a5bc;
	}
	
.tablecontent1 {
	background-color:#f7f7f3;
	color: #2c2c2c;
	padding: 10px;
}
	
.tablecontent2 {
	background-color:#fff;
	color: #2c2c2c;
	padding: 10px;
}

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

.faqQ { color:#08395e;font-size:10pt; }
.faqA { color:#020202;font-weight:normal; }
	
.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;
}
* html p.disclaimer {
    width:98%;
}
	
.required {
	color:#900;
}
	
.appfield1 {
	border:1px solid #404040;
	background:#fff url(../images/bg_appfield.gif) top left repeat-x;
}	
.appfield2 {
	border:1px solid #08395e;
	background:#fff url(../images/bg_appfield.gif) top left repeat-x;
}
.searchfield {
	width: 135px;
	height: 18px;
	border: 0;
	font-size: 8pt;
	margin: 0 5px;
	background-color: transparent;
	padding-top: 3px;
	}	
*:first-child+html .searchfield {
	width: 135px;
	padding-top: 0;
	}
.loginfield {
	width: 100px;
	border: 1px solid #000;
	height: 16px;
	}	
* html .loginfield {
	height: 20px;
	}
/* =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

 */
 
.backImage {
	float:right;
	padding: 0 0 10px 10px;
}
 

/* rule to show div borders */
.clearfloat {
	clear: both;
	height: 1px;
	}

.page {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
.mast {
	height: 221px;
	background: url(../images/bg_mast.gif) top left no-repeat;
    margin-bottom: 3px;
	}
.logo {
	position: absolute;
	height: 93px;
	width: 199px;
	top: 0;
	left: 0;
	}	
.promoHome {
	position: absolute;
	height: 184px;
	width: 508px;
	top: 37px;
	right: 0;
	}	
.mastL {
	float: left;
	width: 440px;
	}
.mastR {
	float: right;
	width: 520px;
	text-align: right;
	}	
.navUti {
	padding: 10px 10px 0 0;
	font-size: 8pt;
	}	
.navUti li {
	display: inline;
	padding: 0px;
	color: #08426e;
	}	
.navUti a:link, .navUti a:visited {
	color: #08426e;
	text-decoration: none;
	}
.navUti a:hover, .navUti a:active {
	color: #73090e;
	text-decoration: underline;
	}	
.navMain {
	background: url(../images/bg_navMain.gif) top left no-repeat;
	height: 32px;
	margin-top: 3px;
	position: relative;
	}		
.navMain ul {
	padding-left: 197px;
	}	
.navMain li {
	display: inline;
	float: left;
	}	
.searcharea {
	position: absolute;
	top: 4px;
	left: 12px;
	width: 175px;
	}	
.searcharea form {
	background: url(../images/bg_searchfield.gif) top left no-repeat;
	height: 21px;
	width: 175px;
	margin-top: 1px;
	}	
.searcharea form input {
	vertical-align: middle;
	}	
.content {
	height: 1%;
	position: relative;
	background: url(../images/bg_content.gif) top left repeat-y;
    margin-top:2px;
	}	

.contentL {
	float: left;
	width: 195px;
	}
.login {
	width: 167px;
	height: 156px;
	background: url(../images/bg_login.gif) top left no-repeat;
	padding: 10px 14px;
	color: #fff;
	font: 8pt tahoma,verdana,arial,sans-serif;
	}	
* html .login {
	height: 176px;
	width: 195px;
	}	
#home .login {
	height: 216px;
	background: url(../images/bg_loginHome.gif) top left no-repeat;
	}	
* html #home .login {
	height: 236px;
	}		
.login form {
	text-align: right;
	padding: 5px;
	}	
.login a:link, .login a:visited, .bblogin a:link, .bblogin a:visited, .qlinks a:link, .qlinks a:visited, .footCopy a:link, .footCopy a:visited {
	color: #fff;
	text-decoration: underline;
	}
.login a:hover, .login a:active, .bblogin a:hover, .bblogin a:active, .qlinks a:hover, .qlinks a:active, .footCopy a:hover, .footCopy a:active {
	color: #fff;
	text-decoration: none;	
	}		
.login form a:link, .login form a:visited {
	font-size: 7pt;
	text-decoration: none;
	padding-right:24px;
	}	
.login form a:hover, .login form a:active {
	font-size: 7pt;
	text-decoration: underline;
	padding-right:24px;
	}		
.login form input {
	vertical-align: middle;
	margin-bottom:4px;
	}	
.loginBtn {
	margin-top: 7px;
	}	
.loginBtns {
	text-align: center;
	margin-bottom: 15px;
	}
.loginBtns img {
	margin: 10px 0 0 0;
	}	
.login ul {
	margin-top: 8px;
	}
* html .login ul {
	margin-top: 5px;
	}		
.login li, .bblogin li {
	list-style-image: url(../images/li_login.gif);
	padding-bottom:3px;
	margin-left:20px;
	}	
.bblogin {
	width: 167px;
	height: 56px;
	background: url(../images/bg_bblogin.gif) top left no-repeat;
	padding: 10px 14px;
	color: #fff;
	font: 8pt tahoma,verdana,arial,sans-serif;
	}		
* html .bblogin {
	height: 76px;
	width: 195px;
	}	
.bblogin a img {
	float: right;
	display: inline;
	margin: 12px 5px 0 0;
	}	
.bblogin ul {
	margin-top: 8px;
	}
* html .bblogin ul {
	margin-top: 6px;
	}		
.qlinksBg {
	width: 195px;
	background: url(../images/bg_navSec_mid.gif) repeat-y;
	position: relative;
	}		
.qlinks {
	width: 167px;
    min-height: 247px;
	background: url(../images/bg_navSec.gif) top left no-repeat;	
	position: relative;
	padding: 20px 14px 10px 14px;
	font: 8pt tahoma,verdana,arial,sans-serif;
	color: #fff;
	}
* html .qlinks {
    height: 250px !important;
	width: 195px;
	}
#land .qlinks, #back .qlinks, #loc .qlinks {
	/*height: 250px;*/
	}
#land .qlinksBg, #back .qlinksBg {
	/*height: 450px;*/
	}
.qlinks ul {
	margin-top: 8px;
	}	
.qlinks li {
	list-style-image: url(../images/li_qlinks.gif);
	padding-bottom:5px;
	margin-left:20px;
	}		
.promoBack {
	margin: 5px 0 15px 10px;
	}	
.contentRBg {
	float: right;
	width: 764px;
	background: url(../images/bg_contentR_mid.gif) repeat-y;
	}		
.contentR {
	width: 686px;
	padding: 20px 44px 34px 44px;
	background: url(../images/bg_contentR_top.gif) top left no-repeat;
	position:relative;
	}
* html .contentR {
	width: 764px;	
	}	

#home .contentR {
	width: 736px;
	position: relative;
	padding: 20px 14px 34px 14px;
	}

.welcomeBg {
	width: 691px;
	margin-left: 22px;
	background: url(../images/bg_welcome_mid.gif) repeat-y;
	position: relative;
	}		
.homeLoc {
	position: absolute;
	bottom: 0;
	right: 0;
	}	
.welcome {
	width: 647px;
	background: url(../images/bg_welcome_top.gif) top left no-repeat;	
	position: relative;
	padding: 22px;
	font: 9pt verdana,tahoma,arial,sans-serif;
	color: #2c2c2c;
	line-height: 20px;
	height: 120px !important;
	overflow: hidden;
	}
* html .welcome {
	width: 691px;	
	height: 165px !important;
	}
.welcome_temp {
	width: 647px;
	background: url(../images/bg_welcome_top.gif) top left no-repeat;	
	position: relative;
	padding: 22px;
	font: 9pt verdana,tahoma,arial,sans-serif;
	color: #2c2c2c;
	line-height: 20px;
	height: 210px !important;
	overflow: hidden;
	}
* html .welcome_temp {
	width: 691px;	
	height: 210px !important;
	}
.contentR p {
	margin: 10px 0;
	line-height:16px;
    padding: 0;
	}
.contentR td {
    padding-right:15px;
}
    
.contentR p a img {
	margin-right: 7px;
	margin-top: -5px;
	}	
#back hr  {
	background: #d2b2b4;
  	border: 0;
  	color: #d2b2b4;
  	height: 1px;
	margin: 20px 0 20px 0;
	}
	

#back .contentR ul, #loc .contentR ul {
	margin-left: 30px;
	line-height: 15px/12px;
	/* margin-top: -10px; */
    padding-bottom:10px;
	}	
    
#sitemap .contentR ul {
    margin-left: 30px;
	line-height: 20px;
	margin-top: 2px;
    padding-bottom:0px;
}

#back .contentR	ul li {
	list-style-image: url(../images/li.gif);
	padding-left: 5px;
	padding-bottom:3px;
	}
* html #back .contentR ul li {
	padding-bottom:10px;
	}
*:first-child+html #back .contentR ul li {
	padding-bottom:10px;
	}
#back .contentR ul li ul {
	padding-top: 15px;
	}
* html #back .contentR ul li ul {
	padding-top: 20px;
	margin-bottom: -5px;
	} 	
*:first-child+html #back .contentR ul li ul {
	padding-top: 20px;
	margin-bottom: -5px;
	} 		
#back .contentR ul li ul li, #sitemap .contentR ul li ul li  {
	list-style-image: url(../images/lili.gif);
	padding-left: 5px;
	}
.welcome p {
	margin-top: 8px;
	width: 477px;
	}
.welcomeBot {
	position: absolute;
	height: 3px;
	bottom: 0;
	left: 0;
	}		
.home, .banners {
	width: 700px;
	margin: 11px 0 0 22px;
	}
.homeSmBg {
	float: left;
	width: 165px;
	background: url(../images/bg_homeSm_mid.gif) repeat-y;
	margin-right: 10px;
	display: inline;
	}
.homeSm {
	width: 145px;
	background: url(../images/bg_homeSm_top.gif) top left no-repeat;	
	position: relative;
	padding: 9px 10px 40px 10px;
	font: 8pt tahoma,verdana,arial,sans-serif;
	}	
* html .homeSm {
	width: 165px;
	}	
.homeSm a img {
	margin-top: 7px;
	}	
.homeSm a:link, .homeSm a:visited {
	color: #003366;
	text-decoration: underline;
	}
.homeSm a:hover, .homeSm a:active {
	color: #000;
	text-decoration: none;	
	}			
.homeSm ul {
	margin-top: 8px;
	}	
.homeSm li {
	list-style-image: url(../images/li_promo.gif);
	padding-bottom:3px;
	margin-left:20px;
	}		
.homeSmBot {
	position: absolute;
	height: 4px;
	bottom: 0;
	left: 0;
	}	
.bcrumbs {
	color: #08395d;
	font: 7pt verdana,tahoma,arial,sans-serif;
	padding-bottom:15px;
	}	
.bcrumbs a:link, .bcrumbs a:visited {
	color: #08395d;
	text-decoration: none;
	}	
.bcrumbs a:hover, .bcrumbs a:active {
	color: #08395d;
	text-decoration: underline;
	}	
.selected {
	font-weight: bold;
	}
.loc {
	padding-bottom: 10px;
	}	
.loc a:link, .loc a:visited {
	color: #003366;
	text-decoration: underline;
	}
.loc a:hover, .loc a:active {
	color: #000;
	text-decoration: none;	
	}		
.locL {
	float: left;
	width: 228px;
	line-height: 12pt;
	}
.locR {
	float: right;
	width: 338px;
	line-height: 12pt;
	}
.locL a, .locR a {
	display: inline;
	margin-bottom:2px;
	}			
.foot {
	position: relative;
	height: 1%;
	}
.contentBgBottom {
	position: absolute;
	height: 5px;
	width: 962px;
	bottom: 0;
	left: 0;
	}	
* html .contentBgBottom {
	bottom: -3px;
	}	
*:first-child+html .contentBgBottom {
	bottom: 5px;
}




.footL {
	float: left;
	width: 450px;
	margin-top: 10px;
	}
.footL img {
	vertical-align: middle;
	margin: 0 5px 0 15px;
	}	
.footR {
	text-align: right;
	float: right;
	width: 500px;
	color: #fff;
	}	
.footR ul {
	margin: 12px 13px 0 0;
	}
.footR li {
	display: inline;
    margin: 0 0px;
	}	
.footR a:link, .footR a:visited {
	color: #fff;
	text-decoration: none;		
	}
.footR a:hover, .footR a:active {
	color: #fff;
	text-decoration: underline;
	}	
.footCopy {
	text-align: center;
	width: 100%;
	font-size: 7pt;
	margin-top: 20px;
	color: #fff;
	padding-bottom:20px;
	}		
	
.chart {
    width:650px;
    border-collapse: collapse;
}
.chart td {
    text-align:center;
    padding: 4px;
    border: 1px solid rgb(153,0,0);
}
.chartHeader {
    font-weight:bold;
}
.chartFooter {
    color: #ffffff;
    background-color:rgb(51,102,255);
    font-weight:bold;
}

.locationsTable td {
    padding: 10px;
}

.thinDiv {
	width:600px;
}

#ex_dis{
 display:none;
 width:40%;
 padding:10px;
 background-color:#FFFFFF;
 position:absolute;
 z-index:10000;
 border:1px solid #3A302F;
 top: 100px;
 left: 30%;
 overflow: hidden;
 margin-top: 0;
}

#hpaBanner, #mboxDefaultDi {
	margin-bottom: 11px;
}
