.cssNormal {  font-family: "Lucida Grande", Arial, Verdana, sans-serif; font-size: 8pt; color: #000000}
.cssNormalBold {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.cssNormalGray {  font-family: "Lucida Grande", Arial, Verdana, sans-serif; font-size: 8pt; color: #333333}
.cssNormalLightGray {  font-family: "Lucida Grande", Arial, Verdana, sans-serif; font-size: 8pt; color: #999999}
.cssNormalSmall {  font-family: "Lucida Grande", Arial, Verdana, sans-serif; font-size: 7pt; color: #000000}
.cssPageTitle { font-family: "Lucida Grande", Arial, Verdana, sans-serif; font-size: 18pt; color: #000066; font-weight: bold}
.cssPageTitleGray { font-family: "Lucida Grande", Arial, Verdana, sans-serif; font-size: 18pt; color: #999999; font-weight: bold}
.cssTableHeader_ {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #000066;
	font-weight: bold;
	background-color: #CCCC99;
}

.cssTableHeader {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #000066;
	font-weight: bold;
	background-color: #CCCCCC;
}
.cssTableHeaderGrey {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	background-color: #999999;
}

.cssStepHighlight {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.cssRequired {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FF0000;
}
.cssSubTitle { 
		font-family: "Lucida Grande", Arial, Verdana, sans-serif; 
		font-size: 8pt; color: #000066; font-weight: bold
}
.cssSmallFooter {  font-family: "Lucida Grande", Arial, Verdana, sans-serif; font-size: 6pt; color: #666666}
.cssBody {  background-color: #FFFFFF; margin: 0px}
.cssTableOuter {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: thin none;
}
.cssTableInner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0pt;
	width: 100%;
	border: 0pt none;
}
.blink {
	text-decoration: blink;
	font-weight: bold;
}

/* new style sheet from niles/mockup */
.Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
}
.Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}


