.newh3 {
	font-family : Times, serif;
	font-weight : bolder;
	font-size : 11pt;
}
.redh3 {
	font-family : Times, serif;
	font-weight : bolder;
	font-size : 11pt;
	color : Red;
}
.errormsg {
	font-family : Times, serif;
	font-weight : bolder;
	font-size : 14pt;
	color : Red;
	background-color : White;
}
.newh2 {
	font-family : Times, serif;
	font-weight : bolder;
	font-size : 15pt;
}
.newh1 {
	font-family : Times, serif;
	font-weight : bolder;
	font-size : 19pt;
}

.body {
	font-family : Times, serif;
	font-weight : normal;
	font-size : 12pt;
}
.level3 {
	font-family : Times, serif;
	font-weight : bolder;
	font-size : 12pt;
}
.level2 {
	font-family : Times, serif;
	font-weight : bolder;
	font-size : 14pt;
}
.level1 {
	font-family : Times, serif;
	font-weight : bolder;
	font-size : 16pt;
}

.copy{
	font-family:sans-serif;
	font-size:8pt;
}
.yellow {
	font-family: serif;
	font-size:14pt;
	color: #FFFF33;
	font-weight : bold;
}
.fixed {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight : bold;
}
.bigyellow {
	font-family: "Arial Narrow";
	font-size:11pt;
	color: #FFFF33;
	font-weight : normal;
}

.alert {
	font-family:sans-serif;
	font-size:12pt;
	color: #FF0033;
	font-weight : bold;
}
.instruct {
	font-family:sans-serif;
	font-size:12pt;
	color: #00FF33;
	font-weight : bold;
}
.instructbold {
	font-family:sans-serif;
	font-size:14pt;
	color: #00FF33;
	font-weight : bolder;
}
.spamnotice {
	font-family:sans-serif;
	font-size:22pt;
	color: #ff0000;
	font-weight : bolder;
}
.surveynotice {
    font-family:sans-serif;
    font-size:12pt;
    color: #cccccc;
    font-weight : bolder;
}

.footnote{
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : lighter;
	vertical-align : super;
}

.fineprint{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : lighter;
}
.text {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : x-small;
}
.textbold {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : small;
}
.textbolder {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : medium;
}
.faqhead {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : medium;
	margin-left : 0;
}
.faqbody {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : small;
}
.hl1 {
	font-family : Times, serif;
	font-weight : bolder;
	font-size : small;
}
.hl2 {
	font-family : Times, serif;
	font-weight : normal;
	font-size : 20pt;
}
.hl3 {
	font-family : Times, serif;
	font-weight : bold;
	font-size : 20pt;
}

TD.nav {
	background-color:#663300; 
	text-align:center; 
	vertical-align:middle; 
	background-image:url(brown.gif);
}
A.nav {
	font-family:sans-serif; 
	font-size:10pt; 
	color:#CCCCCC;
}
A.nav:link {
	font-family:sans-serif; 
	font-size:10pt; 
	color:#CCCCCC;
}
A.nav:visited {
	font-family:sans-serif; 
	font-size:10pt; 
	color:#CCCCCC;
}
A.nav:hover {
	font-family:sans-serif; 
	font-size:10pt; 
	color:#FFFFFF;
}

TD.mbr {
	background-color: #000033;
	vertical-align:middle;
}
TD.clks {
	background-color: #000099;
	vertical-align:middle;
}
.pet {
	font-family:sans-serif; 
	font-size:10pt; 
	color:#000099;
}
TD.pet {
	background-color: #FFFF99;
	text-align:center;
	vertical-align:middle;
}
TD.ppetbrd {
	background-color: #CCCCCC;
	text-align:center;
	vertical-align:middle;
}
A.pet {
	font-family:sans-serif; 
	font-size:10pt; 
	color:#000099;
}
A.pet:link {
	font-family:sans-serif; 
	font-size:10pt; 
	color:#000099;
}
A.pet:visited {
	font-family:sans-serif;
	font-size:10pt;
	color: #000099;
}
A.pet:hover {
	font-family:sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight : bolder;
}