body
{
	font-size: smaller;
	margin: 0px;
	color: navy;
	font-family: Arial;
	background-color: #d5d5d5;
}



.menuTag
{
	font-weight: bold;
	font-size: 8pt;
	color: crimson;
	font-style: normal;
	font-family: 'Arial';
	text-decoration: none;
}
.menuHiliteTag
{
	font-weight: bold;
	font-size: 8pt;
	color: slateblue;
	font-style: normal;
	font-family: 'Arial';
	text-decoration: none;
}
.menuHomeTag
{
	font-weight: bold;
	font-size: 8pt;
	color: darkred;
	font-style: normal;
	font-family: 'Arial';
	text-decoration: none;
	border : thin solid
}
.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;
}
.colorHead
{
	border-top: #cc0000 thin solid;
	font-size:12pt;
	padding-left: 10px;
	font-weight: bold;
	width: 100%;
	color: navy;
	border-bottom: #cc0000 thin solid;
	font-style: italic;
	background-color: #ffff99;
	text-align: center;
}
p
{
	font-size: smaller;
}
li
{
    font-size:smaller;
}
h6
{
	font-weight: bold;
	color: #000099;
	font-family: Arial;
}
.P3
{
	font-size:smaller;
	font-weight: bold;
     COLOR: white; 
     font-family: Arial;
}
.formLabel
{
	font-weight: bold;
	color: black;
	font-size: 10pt;
}
.formTextBox
{
	font-size: 10pt;
	
}
.formButton
{
	font-size: 10pt;
	font-weight: bold;
}
h3 
{
		font-size:13pt;
	padding-left: 10px;
	font-weight: bold;
	font-style:italic;
	text-align :center;

}
h4
{
		font-size:12pt;
	padding-left: 10px;
	font-weight: bold;
}