.Main Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333300;
	background-color: #FFFFCC;
	font-position: center;
}
.header {  font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 24px;
			font-weight: bold;
}
.subhead {  font-weight: bold; 
			font-size: 12px;  
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	 line-height:17px
}
.UpperFraction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: text-top;
	line-height: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: auto;


}
body {
	background-color: #FFFFF0;
}
.REDHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #CC0000;
}
.BlackMediumHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	text-align: center;

}
.HeadingLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}
.allcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;


}
h6 {
	page-break-before: always;
}
.BlackMediumHeadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	letter-spacing: normal;
	text-indent: 10pt;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FF6600;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #FF6600;
}
.forms {  font-size: 12px;
		 font-family: Arial, Verdana, Helvetica, sans-serif;
}
.li{  font-family: Arial, Verdana, Helvetica, sans-serif;
		 font-size: 12px;
		 font-weight:400;
		 text-decoration: none  }
		 
.dropdown { position: absolute; color:black;
			 width:140px;
			 border: #000000;
			 border-style: solid;
			 border-top-width: 1px;
			 border-right-width: 1px;
			 border-bottom-width: 1px;
			 border-left-width: 1px;
			 background-color: #EFEFEF;
			 layer-background-color: #EFEFEF;
			 top:110px; z-index:1;
			 visibility: hidden ;
}
.drophead { color:#333333;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			text-decoration:none 
}
.dropitem { text-decoration: none;
			color:black; 
			font-size : 12px;
			font-family: Arial, Verdana, Helvetica, sans-serif;
}
.drophead:hover { color: #660000;
				  text-decoration: none;
}
.dropitem:hover { color: #FF0000; 
				  font: bold;
}
