/*Gary Hollands - solriche - 2007 for TTC Hosting  WSCE Project*/

#terms h3{
	font-size: 80%;
	color: rgb(0,0,0);
	margin: 0% 0% 0% 0.5%;
	background-color: transparent;
}

#terms a:visited{
	color: rgb(193,0,255);
}

#terms a:hover{
	color: rgb(255,0,81);
	text-decoration: none;
}

#right ul.policylist{
	list-style-type: none;
	margin: 0.5% 0% 0.5% 5%;
}

#right ul.policylist li{
	font-size: 80%;
}

#left ul.policylist{
	list-style-type: none;
	margin: 0.5% 0% 0.5% 5%;
}

#left ul.policylist li{
	font-size: 80%;
}

/*-----------------------------------------nochex----------------------------------------*/

#left .nochex{
	clear: both;
	margin: 2% 0% 0% 2%;
}

#left .nochex a{
	text-decoration: none;
}

#left .nochex .hide{
	display: none;
}