/* CSS definition file containing sitestyle stylesheets */ 
A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline ;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline ;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; text-decoration: none ; list-style-type: square;}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline ;}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); text-decoration: none ;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; text-decoration: none ;}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 
.maintext{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#000000;
}
.maintext a:link {
	color: #000000;
	text-decoration:none;
}
.maintext a:visited {
	color: #000000;
	text-decoration:none;
}
.maintext a:hover {
	color: #000000;
	text-decoration:none;
}
.maintext a:active {
	color: #000000;
	text-decoration:none;	
}

.resNav{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000;
	line-height:26px;
}
.resNav a:link {
	color: #000000;
	text-decoration:none;
}
.resNav a:visited {
	color: #000000;
	text-decoration:none;
}
.resNav a:hover {
	color: #000000;
	text-decoration:underline;
}
.resNav a:active {
	color: #000000;
	text-decoration:none;	
}
 
 .footer{ 
font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
font-size:9px; 
text-transform:uppercase; 
color:#000000;
	text-decoration:none;
}
.footer a:link {
	color: #000000;
	text-decoration:underline;
	font-size:9px;
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
	font-size:9px;
}
.footer a:hover {
	color: #000000;
	text-decoration:none;
	font-size:9px;
}
.footer a:active {
	color: #000000;
	text-decoration:underline;
	font-size:9px;
}
