/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin:5px;
	margin-top:20px;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
html, body {
height: 100%;
}

.toolNav {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #666666; }

.toolNavHot {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #CC0000; }

.toolNav a:link {
	color: #666666;
	text-decoration: none;
}
.toolNav a:visited {
	color: #666666;
	text-decoration: none;
}
.toolNav a:active {
	color: #000000;
}
.toolNav a:hover {
	color: #000000;
	text-decoration: underline;
}

.toolNavHot a:link {
	color: #CC0000;
	text-decoration: none;
}
.toolNavHot a:visited {
	color: #CC0000;
	text-decoration: none;
}
.toolNavHot a:active {
	color: #000000;
}
.toolNavHot a:hover {
	color: #000000;
	text-decoration: underline;
}


.copyright {
	color: #999999;
	font-size: 10px;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
}

.tagline {
	color: #333333;
	font-size: 10px;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	line-height:inherit;
}
h1 {
	font-size: 26px;
	color: #006633;
	font-weight: normal;

}
h2 {
	font-size: 18px;
	color: #006633;
	margin-top:24px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-style:bold;
	color: #006633;
	margin:25px 0px -6px;
}

a:link {
	color: #53006A;
}
a:visited {
	color: #003366;
}
a:active {
	color: #53006A;
}
a:hover {
	text-decoration: none;
}

.spotlightHeader {
	color: #FFFFFF;
	font-size:16px;
	font-family: Helvetica Nevue, Helvetica, Arial, sans-serif;
}

</style>
