BODY {
color:#000000;
background-color: #336666;
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('images/bullet1.gif');
}

h1 {
font-size: 16pt;
color: #212B5E;
text-align: center;
padding: 2px;
border-bottom-style: dotted;
border-color: #212B5E;
background-color: #E9EAE6;
border-width: thin;
}

h2 {
font-size: 14pt;
color: #0389A7;
padding: 2px;
border-bottom-style: dotted;
border-color: #0389A7;
background-color: #E9EAE6;
border-width: thin;
}

h3 {
font-size: 12pt;
color: #339999;
padding: 2px;
border-bottom-style: dotted;
border-color: #339999;
background-color: #E9EAE6;
border-width: thin;
}

h4 {
font-size: 11pt;
color: #FFFFFF;
background-color: #212B5E;
padding: 2px;
border: 1px solid #212B5E;
}

h5 {
font-size: 10pt;
color: #212B5E;
background-color: #C2E2EF;
padding: 2px;
border: 1px solid #C2E2EF;
}

h6 {
font-size: 9pt;
color: #FFFFFF;
background-color: #0389A7;
padding: 2px;
}

a:link {
text-decoration: underline;
color: #212B5E;
background-color: #E9EAE6;
} 

a:visited {
text-decoration: underline;
color: #333333;
background-color: #E9EAE6;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #0389A7;
}

a:active {
text-decoration: underline;
color: #FFFFFF;
background-color: #0389A7;
}

.TopLeft {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.TopRight {
	color: #FFFFFF;
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
}

.HNav {
	font-size: 8pt;
	color: #FFFFFF;
	background-color:#339999; 
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 4px;
}
.HNav a:link {
	color: #FFFFFF; 
	background-color:#339999; 
	text-decoration: none; 
	font-weight: bold;

} 
.HNav a:visited {
	color: #CCCCCC; 
	background-color:#339999; 
	text-decoration: none; 
	font-weight: bold;

}
.HNav a:hover {
	color: #FFFFFF; 
	background-color:#0389A7; 
	text-decoration: none; 
	font-weight: bold; 

}
.HNav a:active {
	color: #CCCCCC; 
	background-color:#0389A7; 
	text-decoration: none; 
	font-weight: bold;

}

.LeftNav {
	color: #FFFFFF;
	background-color: #02A2C5;
	font-size: 10pt;
	text-align: center;
	padding: 6px;
    line-height: 18px;
	font-weight: bold;
	vertical-align: top;
}

.LeftNav a:link {
	text-decoration: none;
	color: #ffffff;
	background-color: #02A2C5;
	background-image: url('images/butreg.gif');
	padding-top: 2px;
	width: 152px;
	height: 25px;
} 
.LeftNav a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #02A2C5;
	background-image: url('images/butreg.gif');
	padding-top: 2px;
	width: 152px;
	height: 25px;
}
.LeftNav a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #02A2C5;
	background-image: url('images/buthov.gif');
	padding-top: 2px;
	width: 152px;
	height: 25px;
}
.LeftNav a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #02A2C5;
	background-image: url('images/butsel.gif');
	padding-top: 2px;
	width: 152px;
	height: 25px;
}

.MainContent {
	color: #000000;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
    padding: 8px;
}
.TableContent {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
    padding: 4px;
}
.Content2 {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
    padding: 8px;
}


.Copyright {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: middle;
	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: #2D50A2;
	background-color: #ffffff;
}

.Copyright a:active {
	text-decoration: none;
	color: #dddddd;
	background-color: transparent;
}