html, body { color: #666; font: 13px Helvetica, Arial, sans-serif; padding: 0px; margin:auto; text-align: left; outline: none; }
body { background:url("/uploadedimages/bg_main_inverted.jpg") repeat-x scroll 0 0 #89AAC9; }
a:active, a:link, a:visited { color:red; font-weight:bold; text-decoration: underline; }
a:hover { color: #469dc2; text-decoration: underline; }
li a:active, li a:link, li a:visited {color: #fff; text-decoration: none; }
li a:hover { color: #fff; text-decoration: underline; }
hr { height: 1px; color: #666; background-color: #666; border: 0px; margin: 25px 0 0 0; }
h1 { font-weight:bold; color: #469dc2; font-size:18px; }
h1 span { font-size: 13px; font-weight:bold; }
h2 { color: #666; font: bold 14px Helvetica, Arial, sans-serif; margin-bottom: 5px; }
h3 { color: #469dc2; font-size: 13px; font-weight: bold; margin: 25px 0px 5px 0px; }
strong { color: #469dc2; }
p {  }
ul { margin-left: 0px; }
ul li { color:#469dc2;  list-style: square; }
ul.bullet-blue li { margin-left: 20px; color:#474747; list-style-image:url(/uploadedimages/Generic/blue_point.gifs); }

.left {	float:left; }
.right { float: right; }

.indent { padding: 0px 50px 0px 25px; }
.clear { clear:both; }

#index { margin:0px auto; }
.container { background-color:#FFFFFF; border:1px solid #73BFE5; width:800px; margin:0px auto; padding: 0px; }
.colors {
	background: url(images/colors.jpg) top left no-repeat;
	float: right;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 232px;
}
.footer {
	font: 11px Helvetica, Arial, sans-serif;
	height: 40px;
	margin: 30px 0 0 0;
	padding: 20px;
	width: 800px;
	clear: both;
	text-align:center;
}
.logoarea {
	background: url(images/logo_area.gif) top left no-repeat;
	float: right;
	font: 11px Helvetica, Arial, sans-serif;
	height: 158px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 190px;
}
.main {
	font: 13px Helvetica, Arial, sans-serif;
	height: auto;
	line-height: 1.5;
	margin: 0;
	margin: 34px 20px 0px 210px;
	text-align: left;
	width: 528px;
}
.masthead {
	height: 158px;
	margin: 0;
	padding: 0;
	width: 750px;
}
.mast {
	background: url(images/mast.jpg) top left no-repeat;
	float: left;
	height: 158px;
	margin: 0;
	padding: 0;
	width: 560px;
}
.nav {
	background: url(images/bg_nav.jpg) top left repeat-x;
	height: 20px;
	margin: 2px 0 0 0;
	padding: 0;
	width: 100%;
	clear: both;
}
.nav ul {
	color: #fff;
	float: right;
	margin: 0;
	padding: 0;
	width: auto;
}
.nav ul li {
	border-right: 1px solid #fff;
	float: left;
	font: 10px Helvetica, Arial, sans-serif;
	list-style: none;
	margin: 0;
	padding: 4px 11px 4px 11px;
	text-transform: uppercase;
}
.nav .noborder { border: 0; }
.leftnav { float:left; margin:20px 20px 10px; width:180px; } 
.mainbody, .textblock { border-left: 1px solid #AAAAAA; float:left; font-size:13px; margin:20px 10px 10px 10px; width:540px; padding-left:10px; }
.mainbody table {
	border: 0px;
	width: 450px;
	margin-left: 25px;
}
div.right-col {
	top:100px;
	position:relative;
	right:0; 
}
table.colored th
{
	font-size:13px;
	color:#205A86;
	border-bottom:solid 1px #205A86;
	padding-top:20px;
	padding-bottom: 3px;	
}
table.colored td
{
	margin:4px 0px 4px 0px;
	border-bottom:solid 1px #205A86;
	font-size:13px;
}
.mainbody tr { vertical-align: top; }
.mainbody td { padding: 4px 0px 2px 0px; }
.mainbody h2 {
	font-size: 14px;
	margin: 35px 0 5px 0;
	color: #469dc2;
	font-weight: bold;
}
.sponsors {
	width: 160px;
	background: url(images/sponsorsBack.gif) no-repeat top left;
	padding-top: 60px;
	text-align: center;
	border-bottom: 1px solid #0C4473;
}
.sponsors img { margin-bottom: 35px; }

/* New Header */
.mast_head_new
{
	display:block;
	height:132px;
	width:800px;
	background:url(images/homepage-banner-interchange.jpg) repeat-x top left;
	text-align: left;
}
.top_nav_new
{
	display:block;
	height:20px;
	width:800px;
	background:url(images/top_nav_bar.jpg) repeat-x top left;
	text-align: left;
}
.top_nav_new ul
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.top_nav_new ul li
{
	display: inline;
	list-style: none;
	line-height:20px;
}

.top_nav_new li a:link,
.top_nav_new li a:visited,
.top_nav_new li a:active,
.top_nav_new li a
{
	text-decoration: none;
	padding: 2px 15px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

.top_nav_new li a:hover,
.top_nav_new li.current a:hover
{
	text-decoration: none;
	color: #fff;
	background:url(images/top_nav_bar_hover.jpg) repeat-x top left;
}

.top_nav_new li.current a:link, .top_nav_new li.current a
{
	background:url(images/top_nav_bar_current.jpg) repeat-x top left;
}

