BODY{
	font-size: 8pt;
	cursor: default;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.footer{ font-size: 8pt; line-height: 10pt; color:#FFFFCC; }
.helpFooter{ font-size: 8pt; line-height: 8pt; color:White; }
.lastUpdate{ font-size: 9px; color: #330000; }
.mediumText{font-size: 15px; font-weight: bolder; color: Black; }
.bigText{font-size: 13pt; font-weight: bolder; color: Black; }
.hugeText{font-size: 16pt; font-weight: bold; }
.bigWhiteText{font-size: 13pt; font-weight: bolder; color: White; }
.smallText{font-size: 8pt; color: Black; line-height: 10pt; }
.sectionTitle{ font-size: 14px; color: Black; font-weight : bolder; }

A{ color:Blue; text-decoration:none; font-weight:normal;  }
A:hover{ color:Blue; text-decoration:underline; font-weight:normal;  }

A.footer{ font-size: 8pt; line-height: 10pt; color: #FFFFCC; }
A.footer:hover{ font-size: 8pt; line-height: 10pt; color:#ffff00; }

A.helpFooter{ font-size: 8pt; line-height: 8pt; color: #FFFF33; }
A.helpFooter:hover{ font-size: 8pt; line-height: 8pt; color:#FFFF33; }

A.pageMenu{ font-size: 9pt; line-height: 10pt; color:#FFFF99; }
A.pageMenu:hover{ font-size: 9pt; color:#FFFF99; text-decoration: underline; font-weight:normal;  }

H1{ font-size: 16pt; font-weight: bold; }
H2{ font-size: 14pt; font-weight: bold; }
H3{ font-size: 13pt; font-weight: bold; }

FONT.pageTitle{
	font-size: 10px;
	font-weight: bolder;
	color: #FFFF99;
	vertical-align: middle;
}
FONT.whiteTextInFooter{
	font-size: 8pt;
	color: #FFFFFF;
}

TD {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
}
TD.border {
	font-size: 1px;
	color : #333333;
	background-color : #333333;
}
TD.pageMenu {
	color: White;
	background-color: #333333;
}
TD.whiteLine {
	font-size: 1px;
	color : #FFFFFF;
	background-color : White;
}
TD.editHeader {
	font-weight: bold;
	text-align: center;
	background-color: #30B771;
	color: White;
	border: 1px solid Black;
	vertical-align: bottom;
}
TD.editSection {
	color: Black;
	background-color: White;
	border: 1px solid Black;
}
TD.greenHeader {
	color: White;
	font-weight: bold;
	background-color: #30B771;
}
TD.alternateRow
{
	background-color : #EBEBEB;
}
