td.leftsection {
	width: 33%;
}

td.leftsection div.full{
	float: left;
}

td.leftsection div.full a{
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	background-color: #2E65ED;
	padding:0px 3px 0px 5px;
	color:#FFFFFF;
}

td.leftsection div.full a:hover{
	background-color: #404040;
}

td.section {
	width: 33%;
}

td.rightsection {
	width: 33%;
	float: right;
}

.r_links {
	font-size: 12px;
}

.r_header {
	display: block;
	padding: 20px 20px 20px 20px;
	background-image:url('/pics/sitemap-section.gif');
	background-repeat:no-repeat;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 10px;
	height:125px;
	
}

.r_header a {
	font-size:14px;
	font-weight: bold;
}

ol.blue {
list-style-type: decimal;
}

div.list_spacer{
	text-align:left;
	padding:12px 0px 12px 18px;
}	

.r_links a:link {
	color: #134992;
	font-weight: bold;
	text-decoration: none;
}

.r_links a:visited {
	color: #134992;
	font-weight: bold;
	text-decoration: none;
}

.r_links a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.rankings_list{
	padding-top:18px;
	padding-right:18px;
	
}

#group_level_rankings {
width:100%;
}
/*
#group_level_rankings TABLE{
border: solid 1px #ccc;
}
*/
#group_level_rankings  TD{
	background: #fff;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	padding: 5px;
	border: solid 1px #ccc;
}

#group_level_rankings  TD.alt{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	padding: 5px;
	border: solid 1px #ccc;
	background-color: #DADADA;
}

#group_level_rankings  TH{
	background: #2E65ED;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	margin:0px;
	text-align:left;
}
