BODY 
{
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, sans-serif; BACKGROUND-COLOR: white
}
H1 
{
	FONT-SIZE: 16pt; FONT-FAMILY: arial, sans-serif
}
H2 
{
	FONT-SIZE: 14pt; COLOR: blue; FONT-FAMILY: arial, sans-serif
}
H3 
{
	FONT-SIZE: 10pt; FONT-FAMILY: arial, sans-serif
}
H4 
{
	FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.label
{
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; VERTICAL-ALIGN: top; FONT-FAMILY: arial, sans-serif; align: right; color: black
}
.formBanner
{
	color : "White";
	background-color : "#336799";
	FONT-SIZE: 10pt; FONT-FAMILY: arial, sans-serif;
	font-weight :bold
}
.form 
{
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, sans-serif; BACKGROUND-COLOR: "#99cdff"
}
.formTable
{
	border-right: #336799 thin solid;
	border-top: #336799 thin solid;
	border-left: #336799 thin solid;
	border-bottom: #336799 thin solid;
}
.formButton
{
	font-weight: bold;
	font-size: 10pt;
	border-top: none;
	border-left: none;
	color: white;
	border-bottom: white thin solid;
	border-right: white thin solid;
	font-family: arial, sans-serif;
	background-color: #336799;
}
.coltxt 
{
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-FAMILY: arial, sans-serif
}
.smallText 
{
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-FAMILY: arial, sans-serif
}
.errorText 
{
FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-FAMILY: arial, sans-serif; color:Red
}

