BODY {
	background: #DDE6E6

	}
.pageback {
background: #FFFFFF
}
/* classes for validator */
.tfvHighlight {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
    }
.tfvNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
}
p, .normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal a:link {
	color: #666666;
	text-decoration: underline;
}
.normal A:visited {
	color: #666666;
	text-decoration: underline;
}

.normal a:hover {
	color: #818181;
	text-decoration: underline;
}

.normal a:active { color: #666666;
}

.navigator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.navigator a:link {
	color: #666666;
	text-decoration: none;
}

.navigator A:visited {
	color: #666666;
	text-decoration: none;
}

.navigator a:hover {
	color: #818181;
	text-decoration: none;
}

.navigator a:active { color: #FDB813;
}

.subNavigator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subNavigator a:link {
	color: #666666;
	text-decoration: none;
}

.subNavigator A:visited {
	color: #666666;
	text-decoration: none;
}

.subNavigator a:hover {
	color: #818181;
	text-decoration: none;
}

.subNavigator a:active { color: #FDB813;
}



.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.small a:link {
	color: #666666;
	text-decoration: none;
}

.small A:visited {
	color: #666666;
	text-decoration: none;
}

.small a:hover {
	color: #818181;
	text-decoration: underline;
}

.small a:active { color: #FDB813;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
ul {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/bulletSub.gif);
}
