A:link { color:#794A6C; text-decoration:underline }    /* unvisited link */
A:visited { color:#000000; text-decoration:underline } /* visited links */
A:active { color:#A97A9C; text-decoration:underline }  /* active links */
A:hover { color:#A97A9C; text-decoration:underline }   /* active links */

BODY {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	font-color: #4D4D4D;
  	background-color: #342230;
	background: #342230;
	color: #342230;
}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #4D4D4D;
}

H3 {
	margin: 10px 0px 5px 0px;
  	font-family: Arial, Helvetica;
  	font-size: 22px;
  	color: #794A6C;
  	line-height: 26px;
  	font-weight: normal;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #666666;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

.featuresBarHead {
  font-family: Futura, Arial;
  font-size: 12px;
  color: #602d51;
  font-weight: bold;
  margin-left: 10px;
  margin: 5px 5px 0px 15px;
}

.footerText {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 145%;
}

.breadcrumb a:link {
  	color: #9A9A9A;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
  	font-size: 11px;
}

.breadcrumb a:visited {
  	color: #9A9A9A;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
  	font-size: 11px;
}

.breadcrumb a:hover {
  	color: #5D87A1;
	text-decoration: none;
  	font-size: 11px;
}

.breadcrumb {
  	color: #666666;
  	font-size: 11px;
}

#pageContent {
	padding: 0px 40px 0px 40px;
	width: 642px;
	float: left;
	font-family: Arial,Helvetica;
	line-height: 175%;	
	font-size: 12px;
  	color: #757575;
}

.DLhomeText {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica;
	line-height: 155%;	
	font-size: 11px;
  	color: #757575;
}

#FeaturesSpace {
	margin: 5px 20px 10px 22px;
	width: 248px;
}

#DLhomeText2 {
	margin: 15px 45px 0px 25px;
	width: 376px;
}

.DLhomeText2 {
	font-family: Arial,Helvetica;
	line-height: 155%;	
	font-size: 12px;
  	color: #757575;
	text-align: justify; 
}

.DLhomeHeadline {
  	font-family: Arial, Helvetica;
  	font-size: 18px;
  	color: #794A6C;
  	line-height: 22px;
  	font-weight: normal;
}

a.featuresBarHead:link { color:#602d51; text-decoration:none }    /* unvisited link */
a.featuresBarHead:visited { color:#602d51; text-decoration:none } /* visited links */
a.featuresBarHead:active { color:#602d51; text-decoration:underline }  /* active links */
a.featuresBarHead:hover { color:#602d51; text-decoration:underline }   /* active links */

.featuresBarBody {
  font-family: Futura, Arial;
  font-size: 10px;
  color: #759200;
  font-weight: bold;
  margin: 0px 5px 10px 25px;
}

.missingField { color:#CC3300; }

.loginprompt { 
	font-size: 8; 
	font-family: verdana,arial; 
	color: 666666; 
	font-weight: normal;
}

.logintext { 
	font-size: 12; 
	font-family: verdana,arial; 
	color: 929395; 
	font-weight: bold;
}


