@charset "utf-8";

table td
{
    text-align:center !important;
    padding:0; margin:0;
}

#wrapper{
	width:1200px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#000000;
	text-align:center;	
	background:url(../cobrand/images/aboutyourscore/header.jpg) no-repeat top center; 	
	padding:0;
}

#wrapper #headercontent{
	height:500px;
	padding-left:140px;		
	padding-top:30px;
	color:#000;
	text-align:left;
	margin:0;
}

#wrapper #headercontent h1, #headercontent p, #headercontent small
{    
	font-family:Tahoma;
}

#wrapper #headercontent h1
{
	font-weight:bold;
	padding-bottom:10px;
}

#wrapper #headercontent p
{
	font-size:16px;
	padding-bottom:10px;
}

#wrapper #headercontent a
{
	margin-left:0px;
}

 
#content{
	width:950px; 	
	margin:0 auto;
	padding:0;
}

#disclaimer{
	margin:20px 0;
	font-size:12px;
	color:#000000;
	text-align:left;	
	line-height:18px;
}

#disclaimer small
{
	font-size:12px;
}

#disclaimer a
{
	color:#000000;
}

#bottombtn
{
    text-align:center;
    padding-bottom:20px;
}

#bottombar{
	background-image:url(../cobrand/images/aboutyourscore/btm_bar.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0;
	height:47px;
}

.left{
	width:460px; 
	float:left;
	text-align:left;
	margin-bottom:0;
	#margin-bottom:30px;
	height:200px;
}

.right{
	width:460px; 
	float:right;
	text-align:left;
	margin-bottom:0;
	#margin-bottom:25px;
	height:200px;
}

.left p, .right p
{
	font-family:Tahoma;
	font-size:16px;
}

#content .left a, #content .right a 
{
	color:#628407;
	font-weight: bold;
	font-size:13px;	
	text-decoration:none;
}

h1 {
	font-size:34px;	
}

h4{
	margin:0;
	font-size:16px;
	font-family:Tahoma;
}

.floatleft{ 
	float:left;
	margin:0 15px 100px 0;
}

.hr{
	background:#828282;/*NS FF OP */
	color:#828282;/*IE*/
	border:none;
	height:1px;
	width: 100%;
	margin-bottom:30px;
}
