<Style>
<!--
A:link {color:Blue}
A:visited {color:Navy}
A:active {color:Navy}

.heading1
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:12pt; 
	color:black;
	font-weight:bold;
	vertical-align:top;
	}

.heading2
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:10pt; 
	color:#787E82;
	font-weight:bold;
	vertical-align:top;
	}
	
.heading3
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:10pt; 
	color:black;
	font-weight:normal;
	vertical-align:top;
	}

.subHeader1
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:12pt; 
	color:#980031;
	font-weight:bold;
	vertical-align:top;
	}

.subHeader2
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:10pt; 
	color:#980031;
	font-weight:bold;
	vertical-align:top;
	}
	
.subHeader3
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:10pt; 
	color:#980031;
	font-weight:normal;
	vertical-align:top;
	}
	
.subHeader1HR{color:#980031; text-align:left; width:50%;}
.subHeader2HR{color:#980031; text-align:left; width:50%;}
.subHeader3HR{color:#980031; text-align:left; width:50%;}
	
.genText
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:9pt; 
	color:black;
	font-weight:normal;
	vertical-align:top;
	MARGIN-LEFT:0px; 
	MARGIN-RIGHT:0px;  
	MARGIN-TOP:0px;  
	MARGIN-BOTTOM:0px; 
	PADDING-LEFT:0px; 
	PADDING-RIGHT:0px; 
	PADDING-TOP:0px; 
	PADDING-TOP:0px;
	}
	
.fieldLabel
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:8pt; 
	color:black;
	font-weight:bold;
	vertical-align:top;
	MARGIN-LEFT:0px; 
	MARGIN-RIGHT:0px;  
	MARGIN-TOP:0px;  
	MARGIN-BOTTOM:0px; 
	PADDING-LEFT:0px; 
	PADDING-RIGHT:0px; 
	PADDING-TOP:0px; 
	PADDING-TOP:0px;
	}
	
.fieldEntry
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:8pt; 
	color:black;
	font-weight:normal;
	vertical-align:top;
	MARGIN-LEFT:0px; 
	MARGIN-RIGHT:0px;  
	MARGIN-TOP:0px;  
	MARGIN-BOTTOM:0px; 
	PADDING-LEFT:0px; 
	PADDING-RIGHT:0px; 
	PADDING-TOP:0px; 
	PADDING-TOP:0px;	
	}
	
.tblLabel
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:8pt; 
	color:black;
	font-weight:bold;
	vertical-align:middle;
	MARGIN-LEFT:0px; 
	MARGIN-RIGHT:0px;  
	MARGIN-TOP:0px;  
	MARGIN-BOTTOM:0px; 
	PADDING-LEFT:0px; 
	PADDING-RIGHT:0px; 
	PADDING-TOP:0px; 
	PADDING-TOP:0px;
	}

.viewTitle
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:9pt; 
	color:#980031;
	font-weight:bold;
	}

.viewText
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:9pt; 
	color:#003366;
	font-weight:normal;
	}
	
.siteButton
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:9pt; 
	color:black;
	font-weight:bold;
	}
.lgButton
	{
	font-family : Arial, Verdana, sans-serif; 
	font-size:9pt;
	border: None, None, #ffffff; 
	color:ffffff;
	background-color:#980031;
	}

-->
</Style>
