/*
Weaseling out of things is important to learn. It's what separates us from the animals... except the weasel.
*/


/* TABLES --------------------------------------------------- */
.tdHome {  border-bottom-style: solid; border-bottom-color: #C0C0C0; border-bottom-width: 1px; }
/* ---------------------------------------------------------- */


/* BODY TEXT ------------------------------------------------ */
.headinghome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #004A80;
	font-weight: bold;
}

.headingsubhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #004A80;
	font-weight: bold;
}

.textnormalhome {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: normal; 
	color: #333333;
}

.graphicheadingstophome {  
	margin-top: 0px;
	margin-bottom: 5px;
}

.graphicheadingshome {  
	margin-top: 20px;
	margin-bottom: 5px;
}

/* ---------------------------------------------------------- */


/* BODY LINKS ----------------------------------------------- */
.linknormalhome:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; font-weight: normal; text-decoration:none;}
.linknormalhome:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; font-weight: normal; text-decoration:underline;}
.linknormalhome:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: normal; text-decoration:none;}
.linknormalhome:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #660000;  font-weight: normal; text-decoration:none;}
.linknormalhome:visited:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; font-weight: normal; text-decoration:underline;}
/* ---------------------------------------------------------- */