@charset "iso-8859-1";
.headings {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
}
.normaltextcopy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.greynormtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.normaltext:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #66CCCC;
	text-decoration: none;
}
.normaltextcopy:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #66CCCC;
	text-decoration: none;
}	
.grayover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
.grayover:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #66CCCC;
	text-decoration: none;