BODY {
color:#000000;
background-color: #B0CBF7;
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');
}

Table {
font-size: 10pt;
border-collapse: collapse;
}

h1 {
font-size: 14pt;
color: #003399;
background-color: #FFFFFF;
text-align: center;
padding: 2px;
border-bottom-style: dotted;
border-color: #003399;
border-width: thin;
}

h2 {
font-size: 11pt;
font-weight: bold;
color: #003399;
padding-left: 2px;
background-color: #FFFFFF;
	background-image: url(images/heading1.gif);
	background-repeat: no-repeat;
	width: 368px;
}

h3 {
font-size: 11pt;
font-weight: bold;
color: #FFFFFF;
background-color: #FFFFFF;
padding-left: 2px;
	background-image: url(images/heading2.gif);
	background-repeat: no-repeat;
	width: 368px;
}

h4 {
font-size: 11pt;
font-weight: bold;
color: #003399;
padding-left: 2px;
	background-image: url(images/heading4.gif);
	background-repeat: no-repeat;
	width: 368px;
}

h5 {
font-size: 11pt;
font-weight: bold;
color: #FFFFFF;
padding-left: 2px;
	background-image: url(images/heading3.gif);
	background-repeat: no-repeat;
	width: 368px;
}

h6 {
font-size: 11pt;
font-weight: bold;
color: #003399;
padding-left: 2px;
	background-image: url(images/heading5.gif);
	background-repeat: no-repeat;
	width: 368px;
}

a:link {
text-decoration: underline;
color: #003399;
background-color: #FFFFFF;
} 

a:visited {
text-decoration: underline;
color: #003399;
background-color: #FFFFFF;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #003399;
}


.TopRight {
	color: #003399;
	font-size: 45pt;
	font-family: "Albertus Medium", Verdana, Arial, sans-serif;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}

.HNav {
	color: #FFFFFF;
	text-align: right;
	padding-right: 6px;
}



.HNav a:link {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	background-image: url(images/hbut.gif);
	background-repeat: no-repeat;
	width: 125px;
}
 
.HNav a:visited {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	background-image: url(images/hbut.gif);
	background-repeat: no-repeat;
	width: 125px;

}

.HNav a:hover {
	color: #003399; 
	background-color: transparent; 
	text-decoration: none; 
	background-image: url(images/hbuthov.gif);
	background-repeat: no-repeat;
	width: 125px;
}

.HNav a:active {
	color: #003399; 
	background-color:transparent; 
	text-decoration: none; 
	background-image: url(images/hbutsel.gif);
	background-repeat: no-repeat;
	width: 125px;
}

.LeftNav {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px;
	margin: 0px;
    line-height: 24px;
	vertical-align: top;

}

.MainContent {
	color: #000000;
	text-align: left;
	vertical-align: top;
    padding: 8px 10px 8px 10px;
}



.Copyright {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	font-weight: normal;
}

.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: #FFFFFF;
	background-color: #FFCC66;
}

.Copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFCC66;
}