.main_table_border {
	border: 1px solid #333333;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer_margins {
	padding-right: 6px;
	padding-left: 6px;
}
.light_blue_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 89a2c9;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.dark_blue_header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2A3F60;
}

a.subNav:link {font-size: 13px; color: #4C6BAE; text-decoration: none;}
a.subNav:visited {font-size: 13px; color: #4C6BAE; text-decoration: none;}
a.subNav:hover {font-size: 13px; color: #6687B9; text-decoration: underline;}
a.subNav:active {font-size: 13px; color: #4C6BAE; text-decoration: none;} 

a.whiteNav:link {color: #FFFFFF; text-decoration: underline;}
a.whiteNav:visited {color: #FFFFFF; text-decoration: underline;}
a.whiteNav:hover {color: #6687B9; text-decoration: none;}
a.whiteNav:active {color: #FFFFFF; text-decoration: underline;} 

.silver_sponsor {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #333333;}
.full_margin {padding: 8px;}
.sponsor_header {font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #2A3F60;}
.smallText {font-size: 10px;}
.dash_top {border-top-width: 1px;	border-top-style: solid;	border-top-color: #000000;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;}
