BODY { 
       margin: 0px; 
       background-color: #f6eaf6;
       background-image:none;
}

.bg-nav {
            background: url('images/nav-top-strip.jpg');
            background-repeat: no-repeat;
            background-color: #c18bc9;
}

.bg-side {
            background: url('images/bg-main-side.jpg');
            background-color: #ffffff;
}

.bg-bottom {
            background: url('images/bottom-strip.jpg');
            background-color: #6a007e;
}

.mainText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #686868;
}
.mainText a:link, .mainText a:visited, {
	color: #870a92;
	text-decoration:none;
}
.mainText a:hover {
	text-decoration:underline;
	color: #660471;
}

.mainText h5{
	font-size: 12px;
	color: #870a92;
             margin-bottom:5px;
}
#TitleAnchor { left: 403px; position: relative; top: -161px; padding:0px 0px; white-space:nowrap; }

.bg-titleHeader {
            background: url('images/title-header-75.jpg');
            background-repeat: no-repeat;

	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #660471;
             font-weight:bold;
}

.formText {
             font-family: arial, verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #686868;
	border:1px solid #660471;
}
#heading{
	color: #660471;
             font-weight:bold;
	border:0px solid #660471;
}

.mainText form{
             margin-bottom:0px;
}
.mainText p{
             margin-top:15px;
             margin-bottom:10px; 
}

.mainTextSm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #686868;
}
#alt1{
	color: #870a92;
}
.mainTextSm a:link, .mainText a:visited, {
	color: #870a92;
	text-decoration:none;
}

.mainTextSm a:hover {
	text-decoration:underline;
	color: #660471;
}


