.navigation {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.bodyCopy {
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 0px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#sectionLinks a:hover{
	border-top: 0px solid #cccccc;
	background-color: 990000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}


#sectionLinks2 a:hover {

	border-top: 0px solid #cccccc;
	background-color: 006600;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
.navheading {
	margin: auto;
	padding: 0px;
	font-family: "Arial Black";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.sponsors {

	margin: auto;
	padding: 0px;
	font-family: "Arial Black";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
