a, a:visited, {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background: #D7DCDF;
	}
h1, .clsH1{
	font-family:  Verdana, Tahoma, "Centry Gothic", Arial;
	font-size: 14pt;
	color: #FFFFFF;
	margin-bottom: 24px;
	font-weight: bold;
}
h2, .clsH2{
	font-family: "Trebuchet MS", "Centry Gothic", Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;

}
h3, .clsH3{
	font-family: "Trebuchet MS", "Centry Gothic", Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	}
body, p, .clsNormal, input {
	font-family: Trebuchet MS, Centry Gothic, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	}
.footer {
	font-family: "Trebuchet MS", "Centry Gothic", Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.footer a , .footer a:visited {
	color: #333333;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
.clsNavMainSel {
	font-family: Trebuchet MS, Centry Gothic, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.clsNavMainSel a, .clsNavMainSel a:hover, .clsNavMainSel a:visited{
	color: #AA3333;
	text-decoration: none;
}
.clsNavMainOn {
	font-family: Trebuchet MS, Centry Gothic, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.clsNavMainOn a, .clsNavMainOn a:hover, .clsNavMainOn a:visited{
	color: #333333;
	text-decoration: none;
}
.clsNavOff {
	font-family: Trebuchet MS, Centry Gothic, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
.clsNavOff a{
	text-decoration: none;
}
.clsNavOff a:hover{
	color: #000000;
	text-decoration: none;
}
.clsNavSubOn {
	font-family: Trebuchet MS, Centry Gothic, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #AA3333;
}
.clsNavSubOn a, .clsNavSubOn a:visited, .clsNavSubOn a:hover {
	color: #AA3333;
	text-decoration: none;
}
.clsReadingText{
	font-family: "Trebuchet MS", "Centry Gothic", Arial;
	font-size: 10pt;
	color: #FFFFFF;

}
.clsReadingTextSmall{
	font-family: "Trebuchet MS", "Centry Gothic", Arial;
	font-size: 8pt;
	color: #FFFFFF;

}
.clsPrintView a:hover, .clsPrintView a, .clsPrintView a:visited{
	font-family: Trebuchet MS, Centry Gothic, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.clsButton
{
    font-weight: bold;
    font-size: 8.5pt;
    cursor: hand;
    color: #555555;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #F1F1F1;
	border-color: #555555;
	border-width: 1px;
	border-style: solid;
	padding: 2px 5px 2px 5px;
	}
.clsError {
	font-family: Trebuchet MS, Centry Gothic, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
ul {
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
.clsButtonSilver
{
    BORDER-RIGHT: #333333 1px solid;
    PADDING-RIGHT: 12px;
    BORDER-TOP: #999999 1px solid;
    PADDING-LEFT: 12px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND: url(/images/button.gif) #ffffff repeat-x left top;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #999999 1px solid;
    CURSOR: pointer;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #333333 1px solid;
}