.cellhead {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}

.cellheadreqd {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#CC3333;
}

.celltext {
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
	color:#000000;
}

.msg {
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#CC0033;
}

.rowhead1 {
	font-size: 11pt;
	font-family:Helvetica;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.rowhead2 {
	font-size: 10pt;
	font-family:Verdana;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

P, td, li {
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
	color:#333333;
}

.psmall {
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
	color:#333333;
}
.pxsmall {
	font-family:Verdana;
	font-size:7pt;
	text-decoration:none;
	color:#333333;
}

.photocaption {
	font-family:Verdana;
	font-size:7pt;
	text-decoration:none;
	color:#333333;
}

H1 {
	font-size: 14pt;
	font-family:Helvetica;
	font-weight:bold;
	color:#009933;
	text-decoration:none;
}
H2 {
	font-size: 12pt;
	font-family:Helvetica;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

H3 {
	font-size: 10pt;
	font-family:Verdana;
	font-weight:bold;
	color:#CC0033;
	text-decoration:none;
}
.subnav {
	font-family:Verdana;
	font-size:7.5pt;
	text-decoration:underline;
	color:#000000;
}

.subnavon {
	font-family:Verdana;
	font-size:7.5pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.subsubnav {
	font-family:Verdana;
	font-size:7.5pt;
	text-decoration:underline;
	color:#660066;
	
}
.subhead {
	font-size: 10pt;
	font-family:Verdana;
	font-weight:bold;
	color:#CC0033;
	text-decoration:none;
}
.roll { font-weight:bold; text-decoration:none; color:#666666; }
A.roll:hover { letter-spacing:normal; color:#CC3300; }

.formfield {
	font-weight: bold;
	text-align: right;
	font-size:8pt;
	color:#333333;
}
.forminput {font-family:Verdana;font-size:9pt;color:#2C518D;background-color: #fffff0;}
