BODY {
color:#000000;
background-color: #DDDDDD;
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: 16pt;
color: #0F0F56;
text-align: center;
padding: 2px;
border-bottom-style: dotted;
border-color: #0F0F56;
border-width: thin;
}

h2 {
font-size: 14pt;
color: #666666;
padding: 2px;
border-bottom-style: dotted;
border-color: #666666;
border-width: thin;
}

h3 {
font-size: 12pt;
color: #177EE1;
background-color: #FFFFFF;
padding: 2px;
border-bottom-style: dotted;
border-color: #177EE1;
border-width: thin;
}

h4 {
font-size: 11pt;
color: #FFFFFF;
background-color: #177EE1;
padding: 2px;
border: 1px solid #177EE1;
}

h5 {
font-size: 10pt;
color: #FFFFFF;
background-color: #666666;
padding: 2px;
border: 1px solid #666666;
}

h6 {
font-size: 9pt;
color: #ffffff;
background-color: #0F0F56;
padding: 2px;
}

a:link {
text-decoration: none;
color: #0F0F56;
background-color: #FFFFFF;
} 

a:visited {
text-decoration: none;
color: #0F0F56;
background-color: #FFFFFF;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #0F0F56;
}

a:active {
text-decoration: none;
color: #CCCCCC;
background-color: #0F0F56;
}

.Top {
	color: #0F0F56;
	font-size: 24pt;
	font-family: "Albertus Medium", Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-left: 8px;
}


.TopCenter {
	color: #FFFFFF;
	font-size: 24px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 28px;
}


.TopNav {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
}

.TopNav a:link {
	color: #FFFFFF; 
	background-color:#0F0F56; 
	text-decoration: none; 
	font-weight: bold;
}
 
.TopNav a:visited {
	color: #CCCCCC; 
	background-color:#0F0F56; 
	text-decoration: none; 
	font-weight: bold;

}

.TopNav a:hover {
	color: #0F0F56; 
	background-color:#FFFFFF; 
	text-decoration: none; 
	font-weight: bold;

}

.TopNav a:active {
	color: #0F0F56; 
	background-color:#FFFFFF; 
	text-decoration: none; 
	font-weight: bold;

}

.LeftNav {
	color: #0F0F56;
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px;
    line-height: 22px;
	font-weight: bold;
	vertical-align: top;
}

.LeftNav a:link {
	color: #FFFFFF; 
	background-color: #0F0F56; 
	text-decoration: none; 
	font-weight: bold;
	border-style: solid;
	border-color: #0F0F56;
	border-width: thin;
	width: 90%;
	padding: 3px;
}
 
.LeftNav a:visited {
	color: #FFFFFF; 
	background-color: #0F0F56; 
	text-decoration: none; 
	font-weight: bold;
	border-style: solid;
	border-color: #0F0F56;
	border-width: thin;
	width: 90%;
	padding: 3px;
}

.LeftNav a:hover {
	color: #0F0F56; 
	background-color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	border-style: solid;
	border-color: #0F0F56;
	border-width: thin;
	width: 90%;
	padding: 3px;
}

.LeftNav a:active {
	color: #0F0F56; 
	background-color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	border-style: inset;
	border-color: #0F0F56;
	border-width: thin;
	width: 90%;
	padding: 3px;
}

.MainContent {
	color: #000000;
	text-align: left;
	vertical-align: top;
    padding: 1%;
}

.CenterPicture {
	color: #000000;
	background-color: #739EE3;
	text-align: center;
	vertical-align: middle;
    padding: 1%;
}

.MiddleContent {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
    padding: 2%;
}

.News {
	color: #FFFFFF;
	background-color: #739EE3;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}

.NewsTable {
	font-size: 9pt;
	color: #177EE1;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 3px;
}

.Date {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.Copyright {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: middle;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}

.Copyright a:link {
	text-decoration: underline;
	color: #ffffff;
	background-color: #0F0F56;
} 

.Copyright a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #0F0F56;
}

.Copyright a:hover {
	text-decoration: none;
	color: #0F0F56;
	background-color: #ffffff;
}

.Copyright a:active {
	text-decoration: none;
	color: #dddddd;
	background-color: #0F0F56;
}

/*VOTD*/

.VOTD {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 9pt;
	line-height: 125%;
	font-weight: bold;
	text-align: center;
	margin-top:2pt;
	margin-bottom:0;
}
.VOTD script {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #0F0F56;
}
.VOTD a:link {
	text-decoration: underline;
	color: #DDDDDD;
	background-color: #0F0F56;
} 

.VOTD a:visited {
	text-decoration: none;
	color: #DDDDDD;
	background-color: #0F0F56;
}

.VOTD a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0F0F56;
}

.VOTD a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #0F0F56;
}