.whitelink {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	color: #CC3333;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #092269;
}
a:active {
	color: #006600;
}
.alternaterow {
	background-color: #CCCCCC;
}
.tablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}

.leftNav
{
    background-color:#092269;
    font-size:14px;
    font-weight:bold;
    margin-left:20px;
    color:White;
    margin-top:20px;
}

.leftNav a:link, .leftNav a:visited, leftNav a:active
{
    text-decoration:none;
    color:white;
}

.leftNav2 a:hover
{
    text-decoration:underline;

}
