body, td
{
	font-family: Verdana, Arial, Tahoma; font-size: 10pt;
}

.footer{color: Gray; font-size: 9pt;}

.part
{
	font-family: Verdana, Arial, Tahoma; font-size: 10pt;
}

td.bordered, td.headingCell
{
	border: solid 1px gray;	
}

td.headingCell
{
	font-weight: bold;
}
h1
{
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12pt;
}
.dockclass{
position:relative;
}

th.headingCell
{	
	background-color: #11459E;
	font-weight: bold;
	color: #E1E8F5;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

h4.AddressLabel  
{
	margin-bottom: 0px;
}


.RequiredFieldLabel
{
	color: Red;
}
