.pageheader {
	position: absolute;
	top:-26px;
	left:1px;
	height: 25px;
	width:525px;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	color: #223454;
	z-index: 3;
			}
			
.headingBlue {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #223454;	
			}
			
.headingBlueVerd {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #223454;	
			}
			
.headingMaroon {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #971F3E;	
			}
	
.bodytext{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;	
	color: #000000;
	}	
	
.caption{
	font-family: Verdana;
	font-size: 10px;
	line-height: 130%;
	color: #000000;
	font-style: italic;
	text-align: left;
	}	
	
	
.bodytextbold{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;	
	color: #000000;
	}	
	
.table {border: thin;
border-color:971F3E;
}


