BODY {
}

TD {
	FONT-SIZE: 75%; font-family: "Helvetica, Arial"; color: #444444 
}
a:link, a:visited { text-decoration:none; }
a:hover { color: #cc0000; }

.Button
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #000099 1px solid;
	color: #0000cc;
	border-bottom: #000099 1px solid;
	font-family: Verdana;
}

CODE {
	COLOR: #404040
}
H1 {
	FONT-SIZE: 150%
}
H2 {
	FONT-SIZE: 140%
}
H3 {
	FONT-SIZE: 120%
}
H4 {
	FONT-SIZE: 100%
}
.validationErrorMessage
{
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}
.errorMessage
{
	font-size: 12pt;
	font-weight: bold;
	color: Red;
}
.FieldCaption
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
.RequiredFieldCaption
{
	font-size: 10pt;
	font-weight: bold;
}
.InputTextbox
{
	width: 300px;
}
.RequiredInputTextbox
{
	width: 300px;
	background-color: lightgoldenrodyellow;
}
.RequiredDropdown
{
	width: 300px;
	background-color: lightgoldenrodyellow;
}
.filterHeader {
	BACKGROUND: #aec2dd; color:#cc0000; vertical-align:middle; height: 17px;
}
.dgHeader {
	BACKGROUND: #aec2dd; color:#cc0000; font-weight:bold; text-align:center;
}
.dgItem {
	BACKGROUND: #ffffff
}
.dgAltItem {
	BACKGROUND: #f0f1f3
}
.dgSelItem {
	
}
.dgEditItem {
	
}
.dgFooter {
	BACKGROUND: #ffffff
}
.dgPager {
	BACKGROUND: #ffffff
}

.NewsDate{
	font-weight: bold;
	font-size: 0.65em;
	color: #696969;
	font-family: Verdana, Arial;
}
.NewsTitle{
	font-weight: bold;
	font-size: 0.7em;
	color: #696969;
	font-family: Verdana, Arial;
}
.NewsContent{
	font-size: 0.65em;
	color: #696969;
	font-family: Verdana, Arial;
}
.FAQDate{
	font-weight: bold;
	font-size: 1.5em;
	color: #696969;
	font-family: Verdana, Arial;
}
.FAQquestion{
	font-weight: bold;
	font-size: 1.5em;
	color: #696969;
	font-family: Verdana, Arial;
}
.FAQanswer{
	font-size: 1.5em;
	color: #696969;
	font-family: Verdana, Arial;
}

.MainContent{
	font-size: 0.8em;
	color: #696969;
	font-family: Verdana, Arial;
}
.Downloads{
	font-size: 2em;
	color: #696969;
	font-family: Verdana, Arial;
}

