/**** Homepage-specific styles ****/

.homebody { 
	background-color: #5E719D;
	background-image: URL(images/header/header_bckgrnd.gif);
	background-repeat: no-repeat; }
.rtupperbarhome { background-color: #576891; }
.rtlowerbarhome { background-color: #506086; }


/**** homepage text and link styles ****/
.whitetext {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF; 
}



.whitelist {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF; 
}

.ltbluetext {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #D5E2FF; 
}


/**** end homepage text and link styles ****/

/** homepage footer styles  **/
.footerhome {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #9FB2DD; 
}

a.footerhome:link,a.footerhome:active,a.footerhome:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CEEEFF; 
}

a.footerhome:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	text-decoration: none;
	color: #9FB2DD; 
}

.copyrighthome {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #C4D0EB; 
}
/** end homepage footer styles  **/

a.ltbluetext:hover {

	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #CEEEFF;
}
a.ltbluetext:link,a.ltbluetext:active,a.ltbluetext:visited {

	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #CEEEFF;
}	
