body
{
	font-size: 9pt;
	font-family: Arial;
	background-color: #dfd9e7;
}
.textStyle
{
	font-size: 9pt;
}
	
.buttonStyle
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-weight: bold;
	border-left: navy 1px solid;
	color: darkblue;
	border-bottom: navy 1px solid;
	background-color: linen;
	font-size: 10pt;

}
.formLabel
{
	font-weight: bold;
	color: darkblue;
	font-size: 10pt;
}
.formTextBox
{
	font-size: 10pt;
	
}


.menuTag
{
	font-weight: bold;
	font-size: 12pt;
	color:Fuchsia;
	font-style: normal;
	font-family: 'Comic Comic Sans MS';
	text-decoration: none;
}
.menuHiliteTag
{
	font-weight: bold;
	font-size: 13pt;
	color: darkblue;
	font-style: italic;
	font-family: 'Comic Comic Sans MS';
	text-decoration: none;
}
.menuHomeTag
{
	font-weight: bold;
	font-size: 12pt;
	color: red;
	font-style: normal;
	font-family: 'Comic Comic Sans MS';
	text-decoration: none;
}
.sideAnchor
{
	font-weight:bold;
	color:White;
	
}

.footerStyle
{
	FONT-WEIGHT: bold;
	 FONT-SIZE: 10pt; 
	 COLOR: navy; 
	 FONT-FAMILY: Arial;
}
.Heading1
{
	font-weight: bold;
	font-size: large;
	color: white;
	font-family: Arial;
}
.Heading2
{
	font-weight: bold;
	font-size: large;
	color: white;
	font-family: Arial;
}
.Heading3
{
	font-weight: bold;
	font-size: medium;
     COLOR: #ff9933; 
     FONT-STYLE: italic;	
     font-family: Arial;
}
.P3
{
	font-size:10pt;
	font-weight: bold;
     COLOR: white; 
     font-family: Arial;
}