/* cfs_simple_wide.css : CFS layout stylesheet June 2012
   New wider side-a Ad Sidebar */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	//border:0;
	//border: thin black solid;
	width: 900px;
  background: url("/images/2_cols_006699_225w.gif") repeat; 		
}
#wrapper_vtabs {
  text-align: right;
  margin: 0px auto;
	padding: 0px;
	border:0;
	width: 952px;

  }

#header {
	background: #ffffff;
  width: 902px;	
}
#subheader1{
  background:#FFFFFF; /*** Background Color of Sub-header #1 ***/
  text-align:center;
  height:26px; /*** sub-header row height ***/
  width: 901px;
  padding-top: 50px;
}
#subheader2{
  background:#006699; /*** Background Color of Sub-header #1 ***/
  text-align:center;
  height:20px; /*** sub-header row height ***/
  width: 896px;
  color: #ffffff;
  z-index:99998;
  padding-top: -2px;
//  margin-left: -2px;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  display: block;
  overflow: hidden;
}

#container {  
  clear: both;
}
#side-a {
	float: left;
	width: 225px;
	text-align: center;
	z-index:99998;
	background-color: #006699;
	border-left: 2px solid black;
}

#side-b { 
	margin: 0;
	float: left;
	width: 672px;
	min-height: 900px;
//	border-right: thin solid black;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
#content a { color: #000000; }
#footer {
	clear: both;
	background: #ffffff;
	text-align: center;
	border-top: 2px solid black;
}
#subfooter1{
  background:#FFFFFF;
  text-align:center;
  margin:0 2px;
  height:54px;
  width: 902px;
  margin-left: -2px;
  margin-bottom: -2px;
  padding-top: 6px;
}
#subfooter a {
	text-decoration: none;
}
.footer_link_1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; vertical-align: middle;
}
.footer_link_1	a:link { text-decoration: none; color: #000000; }
.footer_link_1	a:visited { text-decoration: none; color: #000000;}
.footer_link_sep {
	vertical-align: bottom
}
.footer_link_2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  vertical-align: middle;
}
.footer_link_2	a:link { text-decoration: none; color: #000000; }
.footer_link_2	a:visited { text-decoration: none; color: #000000; }

.left_text_ad_block {
  text-align: left;
  padding-left: 10px
}
.left_text_ad {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	vertical-align: top;
}

.outer_banner_top_bar {
	background-color: #000000;
	position:absolute;
	top:0px;
	right:0;
	left:0;
	width: 100%;
	min-width: 960px;
	height: 40px
	z-index: 99;
}
.upper_top_bar {
	background-color: #000000;
	color: #000000;
	text-decoration: none;
	border-bottom: 2px dotted #ccc;
	text-align: center;
	height: 20px
	z-index: 99;
	//padding: 2px;
}
.banner_top_bar {
	color: #006600;
	text-decoration: none;
	border-bottom: 2px dotted #ccc;
	text-align: center;
	height: 20px
	z-index: 99;
	padding: 2px;
}
.corner_promo {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 120px;
	z-index: 999;
}
.sponsor_title {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
}

.sponsor_title a: {
	text-decoration: none;
}
.mtabs { float: right; height: 26px; display: none;}
.m_toolbar { display: none; }

#cfs_toolbar {
width: 100%; position: fixed; left: 0px; bottom: 0px; background: #000000; border: black 1px solid; text-align: center; font-size: 10px; color: #ffffff;
}
#cfs_toolbar a{ color: #ffffff; }

.left_text_separator {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: center;
}
.left_text_ad a:link {
	text-decoration: none;
}

.vtabs {
  text-align: right;
  position: absolute;
  top: 86px;
  float: right;
  margin-left: 926px;
}

.mtabs { float: right; height: 26px; display: none;}
.m_toolbar { display: none; }
.ie6 .outer_banner_top_bar { height: 60px; }
.ie6 #clearheadercenter{ height: 160px; } 
.ie6 #clearheaderleft{ height: 154px; }
.ie6 #header{ height: 160px; padding-top: 40px; }
.ie6 .m_toolbar { display: inline; }
.ie6 .mtabs { display: inline; }
.ie6 .vtabs { display: none; }
.ie6 #cfs_toolbar { display: none; } 
.ie6 .outer_banner_top_bar { min-width: 900px; }
.mobile #clearheadercenter{ height: 206px; } 
.mobile #clearheaderleft{ 2000px; }
.mobile #header{ padding-top: 70px; }
.mobile .m_toolbar { display: inline; }
.mobile .mtabs { display: inline; }
.mobile .vtabs { display: none; }
.mobile #cfs_toolbar { display: none; } 
.mobile .outer_banner_top_bar { min-width: 1000px; }
.mobile.mtabs { display: inline; }
.mobile #content { padding: 20px; }
.mobile.opera #clearheadercenter{ height: 280px; } 
.mobile.opera #clearheaderleft{ height: 274px; }
.mobile.opera #header{ height: 280px; padding-top: 100px; }
.mobile.opera .m_toolbar { display: inline; }
.mobile.opera .mtabs { display: inline; }
.mobile.opera .vtabs { display: none; }
.mobile.opera #cfs_toolbar { display: none; }
.mobile.opera #content { padding: 20px; } 
.iphone #clearheadercenter{ height: 280px; } 
.iphone #clearheaderleft{ height: 274px; }
.iphone #header{ padding-top: 100px; }
.iphone #side-b{ padding-top: 10px; }
.iphone .m_toolbar { display: inline; }
.iphone .mtabs { display: inline; }
.iphone .vtabs { display: none; }
.iphone #cfs_toolbar { display: none; }
.iphone #content { padding: 20px; }

.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none }
.js .has_js { display: block }