

.headings {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #0070C8;
	font-size:12px;
	
}
.red {
	color:#F00
}
.MAINTEXT {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7A7B7D;

	word-spacing: normal;
	white-space: normal;
	padding-left: 0px;
	padding-right: 11px;
	padding-top: 0px;
}
.INNERHEADINGS {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0070C8;
	padding-left: 0px;
	margin-top: 15px;
}
.BULLETS {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7A7B7D;
	list-style-position: outside;
	list-style-image:  url("images/BULLET.png");
	list-style-type: none;
	padding-left: 0px;
	left: 0px;
	margin-left: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	bottom: 2px;
}

.bk {
	background-image:  url("images/vertLine.gif");
	background-repeat: repeat-y;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
.contentPad {
	padding-left: 10px;
	padding-right: 40px;
}


.toppad {
	top: 0px;
	padding-top: 15px;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #0070C8;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #7A7B7D;
	padding-left: 0px;
}
.side {
	font-family: Verdana;
	font-size: 9px;
	color: #7A7B7D;
	}
.headings1 {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #0070C8;
	font-size:12px;
	padding-left: 0px;
	padding-top: 5px;
	
}

.style3 {font-size: 10px}
.style4 {font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #7A7B7D; word-spacing: normal; white-space: normal; padding-left: 0px; padding-right: 11px; padding-top: 0px; }

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}



#dropmenudiv{
	position:absolute;
	border:1px solid #000066;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	margin-top:-14px;
	margin-left:140px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #000066;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#dropmenudiv a:hover{ 
	background-color: #0099FF;
	color: #FFFFFF;
}
