body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 90%;
	}



.container {
	width: 750px;
}

*:first-child+html .container {
	margin: -16px 0px 0px 0px;
}

*html .container {
	margin: -16px 0px 0px 0px;
}

.masthead {
	height: 77px;
	background: url(../images/bg_masthead.gif) repeat-x;		
	position:relative;
	}
.logo {
	float: left;
	width: 129px;
	}
.logo img { margin: 6px 0 0 17px; }

.slogan {
	float: left;
	width: 356px;		
	}
.slogan img { margin: 27px 0 0 0; }

.loginArea {
	float: right;
	width: 209px;
	height: 54px;
	background: #aac09f url(../images/bg_login.gif) no-repeat right;		
	}
.loginArea form {
	margin: 0 0 0 5px;
	padding: 0;		
	}
.loginArea select {
	width: 184px;
	height: 20px;
	max-height: 18px;
	border: 1px solid #7f9db9;
	font-size: 90%;
	vertical-align: middle;
	}
.loginArea input {
	float: right;
	width: 46px;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
	}

.topNav {
	position: absolute;
	top: 59px;
	right: 10px;		
	}
.topNav ul, .topNav li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 7pt;
	}
li.first a {
	padding-left: 0; 
	background: none;		
	}
.topNav a {
	padding: 0 3px 0 9px;
	background: url(../images/img_util_divider.gif) 0 50% no-repeat;		
	text-decoration: none;
	}
.topNav a:hover {
	color: #00436e;
	text-decoration: underline;
	}

.header h1, .headerHome h1 {
	position: absolute;
	left: -9999px;
	}

.headerHome {
	height: 258px;
	/*background: url(../images/bnr_home_2.jpg);	set in template so that fiImages can be used */	
	}
	
.nav {
	position: relative;		
	}
	
.nav ul {
	list-style: none;
	height: 47px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_nav_ul_back.gif) no-repeat 528px;	
	}
.nav li {
	display:inline;
	list-style-image: none;
	position: absolute;
	}
.navHome {
	position: absolute; top: 288px; 
}
* html .navHome {
	position: absolute; top: 289px; 
}
*:first-child+html .navHome {
	position: absolute; top: 289px; 
}
.mor {
	z-index: 100;
	}
.per {
	left: 87px;
	z-index: 90;	
	}
.bus {
	left: 189px;
	z-index: 80;		
	}
.gov {
	left: 291px;
	z-index: 70;		
	}
.tru {
	left: 412px;
	z-index: 60;		
	}

.container .nav {
	height: 47px;
	background: url(../images/bg_nav_back.gif) repeat-x;		
	}
	
.contentContainer {
	padding-top: 30px;
	background: #e8eee6 url(../images/bg_content_container.gif) repeat-x top;		
	}
.leftCol {
	float: left;
	width: 150px;
	margin: 0 0 0 15px;
	font-size: 12px;	
	display: inline; /* fix IE doubled float-margin bug */
	}
.leftCol h4 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	}
.leftCol ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0 0 15px 12px;		
	background: url(../images/bg_left_col_ul.gif) no-repeat left bottom;
	}
.leftCol ul ul{
	background: none;
	margin-bottom:0;
	padding-bottom:0;
}
.leftCol ul ul li{
	list-style-image:none;
}
.leftCol li {
	list-style-image: url(../images/li_left_col.gif);
	margin: 8px 0;
	padding: 0;
	}
.leftCol hr {
	width: 121px;
	border: 1px solid #fff;		
	}
.leftCol a:link, .leftCol a:visited  {
	text-decoration: none;		
	}
.leftCol a:hover { text-decoration: underline; }

.leftCol ul li.indicated ul li a:link, .leftCol ul li.indicated ul li a:visited, .leftCol ul li.indicated ul li a:hover {
	color: #00436e;
	font-style: normal;		
	}
.leftCol ul li.indicated ul li.indicated a:link, .leftCol ul li.indicated ul li.indicated a:visited, .leftCol ul li.indicated ul li.indicated a:hover {
	color: #af142a;
	font-style: italic;		
	}

.leftCol .indicated a:link, .leftCol .indicated a:visited, .leftCol .indicated a:hover {
	color: #af142a;
	font-style: italic;		
	}
.leftCol .indicated { list-style-image: url(../images/li_left_col_indicated.gif); }

.leftCol ul li ul li.indicated { 
    list-style-image: none;
	}

.rightCol {
	float: right;
	width: 573px;
	}

.contentHome {
	padding-top: 19px;	
	}
.contentHome .leftCol {
	float: left;
	width: 535px;		
	}
.contentHome .leftCol .feature {
	float: left;
	width: 169px;	
	margin-left: 8px;
	}
.contentHome .rightCol {
	float: right;
	width: 199px;		
	}
.contentHome .rightCol img {
	margin-bottom: 10px;		
	}
.homeBottomPromo{
    margin:5px 13px 0 0;
}
.feature {
	width: 169px;
	}
.featureText {
	width: 169px;
	background: url(../images/ftr_bg.gif) top left no-repeat;
	height: 144px;
	}
.feature p {	
	margin: 0 15px 5px 11px;
	padding: 5px 0 0 0;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	}
.feature p img { margin: 0 0 8px 0; }
	
.contentBackgroundBottom {
	width: 557px;
	margin: 0 5px 0 0;
	background: #ffffff url(../images/bg_content_bottom.gif) no-repeat;	
	}
.contentBackground {
	width: 557px;
	background: url(../images/bg_content.gif) no-repeat bottom;		
	}
.contentWideBgTop {
	width: 719px;
	margin: 0 0 0 15px;
	background: #ffffff url(../images/bg_content_719_top.gif) no-repeat;	
	}
.contentWideBg {
	width: 719px;
	background: url(../images/bg_content_719_bottom.gif) no-repeat bottom;		
	}
.content {
	padding: 13px;
	/*line-height: 160%;*/
	}

.footer {
	clear: both;
	height: 122px;
	padding-top: 30px;
	background: url(../images/bg_footer.gif) no-repeat;
	color: #808080;
	font-size: 10px;;
	text-align: center;
	}
.footer p {
	font-size: 10px;
	color: #808080;
	margin: 3px 0;	
	line-height:12px;
	}
.footer img {
	margin: 0 3px 0 0;
	vertical-align: middle;		
	}
.footer a:link, .footer a:visited { text-decoration: none;
	font-size: 10px;; }
.footer a:hover { text-decoration: underline; }
.caps { color: #000; text-transform: uppercase; }

.footer .affiliates a:link, .footer .affiliates a:visited, .footer .affiliates a:hover { color: #808080;
	font-size: 10px;; }
.footer .affiliates a:link, .footer .affiliates a:visited { text-decoration: underline; }
.footer .affiliates a:hover { text-decoration: none; }

.clearfloat {
	clear: both;
	height: 1px;		
	}
.clear0 { clear: both; height: 0; } /* for use within elements with defined height */
	
	
	
	
	
	

table.flyOutMenu td, table.flyOutMenu tr {
	margin:0px;padding:0px;
}	
table.flyOutMenu td.menuBG {
  background-color: #adc8e0;
  background-image: url(../images/img_submenu_shade.gif);
  background-repeat: repeat-x;
  background-position: center top;
  }
table.flyOutMenu td.leftBG {
  background-image: url(../images/bg_submenu_lt.gif);
  background-repeat: repeat-y;
  }
table.flyOutMenu td.rightBG {
  background-image: url(../images/bg_submenu_rt.gif);
  background-repeat: repeat-y;
  }
table.flyOutMenu td.bottomBG {
  background-image: url(../images/bg_submenu_bottom.gif);
  background-repeat: repeat-x;
  }
table#subMenuTab td a, table#subMenuTab td a:active, table#subMenuTab td a:visited  {
  color: #00436e;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  }
 table#subMenuTab td a:hover{
     text-decoration: underline;
 }
 table.tabularData tr.alternate {
  background-color: #e3ebf1;
  }
  p.medium {
  font-size: 11px;
  line-height: 130%;
  }

 /* for SD rates */
.rateTable {
border-left: 1px solid #7093B3;
}
table.rateTable td {
  border-right: 1px solid #7093b3;
  border-bottom: 1px solid #7093b3;
  padding: 9px;
  font-family: Arial;
  font-size: 11px;
}
.tableheader{
padding: 9px;
color: #000;
border-top: 1px solid #7093B3;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  vertical-align: bottom;
  text-align: left;
  background-color: #e8eee6;
}
.rateContent1 {
 background-color: #ffffff;
}
.rateContent2 {
  background-color: #e3ebf1;
}
.tablesubheader {
  color: #000000;
  font-weight: bold;
  background-color: #e8eee6;
}
/* end for SD rates */

#ex_dis{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
    padding:1px;
	display:none;
	z-index: 500;
	width:400px;
	top:78px;
	left:175px;
	border:2px solid #7093B3;
}
#ex_dis p{
	padding:0 10px 10px 10px;
}
.logoWarn {
	height: 77px;
	background: url(../images/bg_masthead.gif) repeat-x;		
	}
.logoWarn img{
	position:relative;
	top:6px;
}
	
select#go {
  border: 1px solid white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  background-color: #aac09f;
  width:150px;
  }
	
#back_history{
    margin-top:1em;
}
#back_history_info{
    font-size: 10px;
    color: #96b58b;
}

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

#fraudParent {
  border: 3px solid #7093B3;
  padding: 5px;
  position: absolute;
  top: 100px;
  left: 480px;
  width: 220px;
  background-color: #fafbde;
  z-index: 100;
  font-family: Tahoma;
  font-size: 17px;
  font-weight: bold;
  color: #7093B3;
 }
 
#fraudContent {
  border: 3px solid #7093B3;
  padding: 5px;
  position: absolute;
  top: 132px;
  left: 480px;
  width: 220px;
  background-color: #f7f7ed;
  z-index: 110;
  display: none;
  }
#TICKER_BODY a {
	color: #7093B3;
}
.ccfc_tables p {
	line-height: 0px;
	font-size: 8px;
}
*:first-child+html .ccfc_tables p {
	line-height: 12px;
}
* html .ccfc_tables p {
	line-height: 12px;
}
