.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: capitalize;
	color: #000099;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #000099;
	font-weight: bold;
}

.WhiteSpan label
{
background-color:White;
width:400px;
display:table-row
}

.GraySpan label
{
background-color:#CCCCCC;
width:400px;
display:table-row
} 
