body{
	background-color:white;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}

.error {
	color: #C4161C;
	font-weight: bold;
	font-size: 10pt;
}

.introduction {
	 height: 10em; 
}
.aheader{	
	font-weight: bold;
	font-size: 14pt;
	color: #001864;
}
.bheader{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #4e6580;
}
.cheader{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color:  #4e6580;
}
.dheader{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #4e6580;
}

.eheader{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color:  #4e6580;
}
.fheader{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;	
}

.spaceSmall {
	 height: 1em; 
}
.pageHeader {
font-family: Georgia, "Times New Roman", Times, serif;
color: #001864;
font-size: 18;
font-weight: bold
TEXT-ALIGN: left
VERTICAL-ALIGN: middle;
}
.bodySmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
}

.bodyMedium {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:normal;
}

.headerLine {
border-top-color: Gray;
border-top-style: groove;
border-top-width:  thin; 
}
.fieldLabel {
font-weight: bold;
font-size: 10pt;
}

#idLookup{
	background-color:blue;
	
}

.formLabel{
font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

