*{	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -375px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.headercentered{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	padding-bottom: 10px;
}

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.caption{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.header2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}
.subhead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}
a:link {
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #003366;
}
a:active{text-decoration:underline}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#336699;
	
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	}
	a:link {
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:active{text-decoration:underline}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#336699;
	
}

