h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#443472;
}
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663399;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
}
a:visited,a:link,a:active {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #3D1865;
}
.frmItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CAB9D9;
	width: 100%;
	border: 1px solid #43375B;
	font-weight: bold;
}
.frmItem2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	background-color: #CAB9D9;
	width: 100%;
	border: 1px solid #43375B;
	font-weight: bold;
}
.frmButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CAB9D9;
	height: 25px;
	width: 125px;
	border: 1px solid #333333;
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titleTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#443472;
	font-weight:bold;
}
.bodyTxtMED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	font-weight:bold;
}
.bodyTxtLRG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 19px;
}
.frmItemNoBrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	width: 94%;
	border: 1px none #FFFFFF;
	font-weight: bold;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #584995;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	background-image:url(../../images/navBG1.jpg);
	background-position:right;
	background-repeat: repeat-y;
	padding-left:18px;
	padding-right:18px;
	padding-top:6px;
	padding-bottom:6px;
}
a.nav:hover {
	color: #FFFFFF;
	background-image:url(../../images/navBG2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom-color: #9999CC;
}
a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #584995;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	background-image:url(../../images/navBG1.jpg);
	background-position:right;
	background-repeat: repeat-y;
	padding-left:18px;
	padding-right:18px;
	padding-top:6px;
	padding-bottom:6px;
	border: solid 2px black;
	margin-bottom:3px;
}
a.nav2:hover {
	color: #FFFFFF;
	background-image:url(../../images/navBG2.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
a.info:link, a.info:visited, a.info:active {
	color: #24134C;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	background-image:url(../../images/info.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:24px;
	padding-right:0px;
	padding-top:6px;
	padding-bottom:6px;
}
a.info:hover {
	color: #AC99CC;
	background-image:url(../../images/info2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom-color: #9999CC;
}
a.foot:link, a.foot:visited, a.foot:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	background-image:url(../../images/foot2.jpg);
	background-position: left;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
}
a.foot:hover {
	color: #000000;
	background-image:url(../../images/foot.jpg);
}
a.feature:link, a.feature:visited, a.feature:active {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}
a.feature:hover {
	color: #000000;
}
a.bottomlink:link, a.bottomlink:visited, a.bottomlink:active {
	color:#999999;
}
a.bottomlink:hover {
	color: White;
}
.bottomlinks 
{
    font-weight:bold;
}
#bottomlinks 
{
    font-family:Arial;
    float:left;
    font-size:16px;
    line-height:19px;
    width:200px;
}
#bottomlinksPAD 
{
    font-family:Arial;
    float:left;
    padding-left:20px;
    font-size:12px;
    color:White;
    line-height:22px;
    width:200px;
}