H3{
	font-size: 12px;
	font-family: verdana;
	font-weight: Bold;
	color: #000099;
}
TD.heading3{
	font-size: 12px;
	font-family: verdana;
	font-weight: Bold;
	color: #000099;
}
TD.heading4{
	font-size: 11px;
	font-family: verdana;
	color: #000000;
}
P.heading3{
	font-size: 13px;
	font-family: verdana;
	font-weight: Bold;
	color: #000099;
}
A{
	font-size: 11px;
	font-family: verdana;
	font-weight: Bold;
	color: #000099;
	text-decoration: none;
}
A:Hover{
	font-size: 11px;
	font-family: verdana;
	font-weight: Bold;
	color: #000099;
	text-decoration: underline;
}
P.heading4{
	font-size: 20pt;
	font-family: verdana;
	color: #000000;
}
P.mainHeading{
	font-size: 16px;
	font-family: verdana;
	color: Navy;
	font-weight:bold;
}
P.orangeHeading{
	font-size: 13px;
	font-family: verdana;
	color: #FF6633;
	font-weight: bold;
}
SPAN.orangeHeading{
	font-size: 11px;
	font-family: verdana;
	color: #FF6633;
	font-weight: bold;
}
P.normalText{
	font-size: 11px;
	font-family: verdana;
	color: #000000;
}
LI{
	list-style-image: url(images/bullet.gif);
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	margin-bottom: 15px;
}
P.boxtext{
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	
}
P.footerHeading{
	font-size: 12px;
	font-family: verdana;
	color: White;
	font-weight: bold;
}
P.footerHeading1{
	font-size: 10px;
	font-family: verdana;
	color: White;
	font-weight: bold;
}
P.special{
	font-size: 12px;
	font-family: verdana;
	color: Navy;
	font-weight: bold;
}
clsCMOn1 {
	color: white;
}

.clsCMOver1 {
	color: white;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	Font-Weight: BOLD;
	FONT-SIZE: 10px;
	text-decoration : none;
    padding: 1px 2px;
}
.clsCMOn {
	COLOR: white;
	Font-Weight: BOLD;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
    padding: 1px 2px;
}

.clsCMOver {
	COLOR: white;
	Font-Weight: BOLD;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
    padding: 1px 2px;
}
.class1 {
	COLOR: white;
	TEXT-DECORATION: none;
	Font-Weight: BOLD;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
    padding: 1px 2px;
}

.class2 {
	COLOR: #FF6633;
	TEXT-DECORATION: none;
	Font-Weight: BOLD;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
    padding: 1px 2px;
}
A.headlinks{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}
A.footLinks{
		color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration: none;
}
A.headlinks:hover{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: underline;
}
A.footLinks:hover{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration: underline;
}
table.dottedBox{
	border-width: 1px;
	border-style: dotted;
}