body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body-text {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.body-text-nopadding {
	font-family: Calibri;
	font-size: 12px;
	color: #808080;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.topnav {
	text-decoration: none;
	font-family: calibri;
	font-size: 14x;
	color: #8DC63F;
}

a.topnav:hover {
	text-decoration: none;
	font-family: calibri;
	font-size: 9px;
	color: White;
	background-color: #8DC63F;
}
a.topnav:visited {
	text-decoration: none;
	font-family: calibri;
	font-size: 10px;
	color: #B0C4DE;
}

.external {
	text-decoration: none;
	font-family: Calibri;
	font-size: 9px;
	color: #7EA1CE;
}
a.external:hover {
	text-decoration: none;
	font-family: Calibri;
	font-size: 9px;
	color: #4C7AB5;
}
a.external:visited {
	text-decoration: none;
	font-family: Calibri;
	font-size: 9px;
	color: #B0C4DE;
}

.style1 {
	font-size: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.style2 {
	font-family: Calibri;
	font-size: 12px;
}
.style3 {font-family: Calibri}
.style14 {font-size: 14px}
.style16 {font-size: 16px}
.style20 {font-size: 20px}
.style24 {font-size: 24px}
.style28 {font-size: 28px}
.style36 {font-size: 36px}
.style38 {font-size: 38px}

.links {
	font-family: Calibri;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}
.footer {
	font-family: Calibri;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.header1 {
	font-family: Calibri;
	font-size: 24px;
	color: #DE2928;
	font-weight: bold;
}

.header {
	font-family: Calibri;
	font-size: 24px;
	color: #DE2928;
	font-weight: bold;
}

.header2 {
	font-family: Calibri;
	font-size: 14px;
	color: #8DC63F;
	padding-left: 10px;
	font-weight: bold;
}
#navlist	{
	margin: 0;
	padding: 0;
	width: 142px;
	font-size: 90%;
	border: 1px solid #0066CA;
	border-right: none;
}

#navlist li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	text-align: left;
	border-bottom: 1px solid #0066CA;
}

#navlist a:link, #navlist a:visited	{
	display: block;
	padding: 0.25em 0;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	width: 142px;
}
#navlist a:hover	{
	background:#f5f5f5;
	color: #666;
}
.leftlist_text {
	font-family:Calibri;
	font-size:10px;
}

.topmenu 
{	
	border: solid 1px #216FB5;
	background-color: #FFFFFF;
	font-weight: bold;
}

.bluebox 
{
	background-color: #D6EEFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 10px;
}

.bluebox h1 
{
	font-weight: bold;
	color: Navy;
	font-size: 10pt;
	display: inline;
}

.bluebox table
{
	font-size: 10pt;
}

.lightbluebox 
{
	background-color: #EEF8FF;
	font-family: Calibri;
	font-size:10pt;
	padding-left: 20px;
	padding-bottom: 10px;	
}
.whitebox 
{
	background-color: #FFFFFF;
	font-family: Calibri;
	font-size:10pt;
	padding-left: 20px;
	padding-bottom: 10px;	
}

.lightbluebox td {font-size:10pt;}
.whitebox td{font-size:10pt;}
.small {font-size:8pt;}
.normal {
	font-size:12pt;
	font-family: Calibri;
	color: #000;
}

td {font-family: Arial, Helvetica, sans-serif;font-size:10pt;}

.menuTable 
{
	border	: 1px solid #666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;	
}

.menuTable th 
{
	background-color: #EEEEEE;
	color: #020167;
}

.req 
{
	color: Crimson;
	font-weight: bold;
	font-size: 9pt;
	margin-left: 5px;
}
