BODY {
color:#000000;
background-color: #BBD7F7;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;
}

P, TD, LI, UL {
font-size: 10pt;
}
LI {
list-style-image: url('bullet1.gif');
}

Table {
font-size: 10pt;
border-collapse: collapse;
}

h1 {
font-size: 16pt;
color: #20458A;
text-align: center;
padding: 2px;
border-bottom-style: dotted;
border-color: #20458A;
border-width: thin;
}

h2 {
font-size: 14pt;
color: #0C9DAD;
padding: 2px;
border-bottom-style: dotted;
border-color: #0C9DAD;
border-width: thin;
}

h3 {
font-size: 12pt;
color: #2D7BCA;
background-color: #FFFFFF;
padding: 2px;
border-bottom-style: dotted;
border-color: #2D7BCA;
border-width: thin;
}

h4 {
font-size: 11pt;
color: #FFFFFF;
background-color: #20458A;
padding: 2px;
border: 1px solid #20458A;
}

h5 {
font-size: 10pt;
color: #FFFFFF;
background-color: #0C9DAD;
padding: 2px;
border: 1px solid #0C9DAD;
}

h6 {
font-size: 9pt;
color: #003093;
background-color: #93B7FF;
padding: 2px;
}

a:link {
text-decoration: underline;
color: #20458A;
background-color: #FFFFFF;
} 

a:visited {
text-decoration: none;
color: #0C9DAD;
background-color: #FFFFFF;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #cc3300;
}

a:active {
text-decoration: none;
color: #CCCCCC;
background-color: #0C9DAD;
}

.TopNav {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
	padding-right:8px;
}

.Name {
	color: #20458A;
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
}

.HNav {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: transparent;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 4px;
}
.HNav a:link {
	color: #FFFFFF; 
	background-color: transparent;
	text-decoration: none; 
	font-weight: bold;

} 
.HNav a:visited {
	color: #FFFFFF; 
	background-color: transparent;
	text-decoration: none; 
	font-weight: bold;

}
.HNav a:hover {
	color: #FFFFFF; 
	background-color:#cc3300; 
	text-decoration: none; 
	font-weight: bold; 

}
.HNav a:active {
	color: #CCCCCC; 
	background-color: #cc3300;
	text-decoration: none; 
	font-weight: bold;
}


.LeftNav {
	color: #FFAA00;
	background-color: #FFFFFF;
	text-align: center;
	padding: 6px;
    line-height: 18px;
	font-weight: bold;
	vertical-align: top;
}

.LeftNav a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url('butreg.gif');
	padding-top: 2px;
	width: 150px;
	height: 25px;
} 
.LeftNav a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #FFFFFF;
	background-image: url('butreg.gif');
	padding-top: 2px;
	width: 150px;
	height: 25px;
}
.LeftNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url('buthov.gif');
	padding-top: 2px;
	width: 150px;
	height: 25px;
}
.LeftNav a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url('buthov.gif');
	padding-top: 2px;
	width: 150px;
	height: 25px;
}

.MainContent {
	color: #000000;
	text-align: left;
	vertical-align: top;
    padding: 8px;
}

.TableContent {
	color: #000000;
	text-align: left;
	vertical-align: top;
    padding: 8px;
}

.Copyright {
	font-size: 8pt;
	color: #003093;
	font-weight: bold;
	text-align: center;
}
.Copyright a:link {
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
} 

.Copyright a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}

.Copyright a:hover {
	text-decoration: none;
	color: #20458A;
	background-color: #0C9DAD;
}

.Copyright a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #FFAA00;
}