#main #nav-main a,
#contactus #nav-contactus a
{
	background:#014f9a;
	color:#FFF;
}

/***HOME PAGE COLUMNS***/
.columnRight{
	float:right;
	width:245px;
}
.columnLeft{
	width:435px;
	float:left;	
}

.columnRightFY {
width: 290px;
float:right;
margin-right:13px;
}
.columnLeftFY {
width: 365px;
float:left;	
}





table.default2{
	margin-top:5px;
	width:100%;
	text-align:left;
}
table.default2 caption{
	margin-top:10px;
	text-align:left;
	margin-left:2px;
}
.t_rankings{
	background:white;
}
table.default2 th {
	text-align: left;
	background-color: rgb(255, 255, 255);
	padding:2px;
	padding-bottom:3px;
}

table.default2 td {
	background-color: rgb(229, 229, 229);
	padding:2px;
	margin:0px;
	vertical-align:top;
}

caption {
	padding: 0 0 5px 0;
	text-align: right;
}

table.default2 tr.alt td{
	background-color: rgb(245, 245, 245) !important;
}
