@charset "utf-8";
/* CSS Document */
#contentTopRow{ width: 950px; height: 304px; padding: 5px 5px 5px 5px; margin-left:5px; background-color: #f0f0f0;}
/*    *****************************************    */
/*    ************       TABS      ************    */
/*    *****************************************    */

#topRowLeftCol{float:left; margin: 0 0 0 0; position:relative;}
#topRowRightCol{float: left; padding: 0px 0px 0px 20px;}
#tabEasy{width: 533px; height: 190px; background:#fff 

                                                 ('../images/bg_tab_easy.gif') top center no-repeat;}
#tabReview{width: 533px; height: 220px; overflow:auto;}
#tabEasyBtn{position:relative; top: 150px; left: 370px; }
.quote2 {background: #d4e5f6; margin:0; padding:4px;}
.quote1 {background: #f6fafd; margin:0; padding:4px;}
.fontLarge{font-size:18px;}
.reviewLegal {color: #888; padding:4px 0px 0px 4px; margin:0; font-weight: bold;}
#wrap {
	margin: 0px;
	width:695px;
	}
#heroLinks a, #heroLinks a:active, #heroLinks a:visited {
	display:block;
	float:left;
	padding:2px 2px;
	background:#e0e6ee url('../images/bg_grad_tab.gif') top repeat-x;
	color:#222020;
	font-size: 10px;
	font-weight: normal;
	margin-right:1px;
	text-decoration:none;
	text-align:center;
	outline:none;
	position: relative;
	left: 6px;
	background: none;
	width: 115px;
	
	}
#heroLinks a:hover {
	color: #222;
}	
#heroLinks a.selected, #heroLinks a.selected:active, #heroLinks a.selected:visited {
	background:url('../images/bg_tab_sel.gif') top no-repeat;
	background-color:transparent;
	color:#222020;
	text-decoration:none;
	font-weight: normal;
	outline:none;
	position: relative;
	bottom: 11px;
	border: none;
	height: 35px;
	font-size: 12px;
	padding-top: 5px;
	
	}
#nav2 a, #nav2 a:active, #nav2 a:visited {
	display:block;
	float:left;
	padding:5px 8px;
	background:#222020;
	color:green;
	margin-right:1px;
	text-decoration:none;
	outline:none;
	font-size: 10px;
	}
#nav2 a.selected, #nav2 a.selected:active, #nav2 a.selected:visited {
	background:#C51D1D;
	color:#fff;
	text-decoration:none;
	outline:none;
	}
.hiddencontent,.hiddencontent2 {
	padding:2px;
	background:#eee;
	display:none;
	height: 220px;
	}
.clear {
	clear:both;
	}

#heroLinks {width: 680px; height: 25px; background: url('../images/bg_tab_nav.gif') top center no-repeat; padding-left: 16px; position:relative; left: 2px; bottom: 0px;}



