td {
	font-family: Arial, Helvetica, sans-serif; ;
	font-size: 11px;
	color: #333333;

}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav:hover {
	color: #999999;
	text-decoration: none;
}

.smallnav {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

.smallnav:hover {
	color: #BC4C00;
	text-decoration: underline;

}

a {
	color: #30309A;
}

a:hover {
	text-decoration: underline;

}

}

a:vlink {
	color: #9933CC;

}


#about	     { left: 140px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
#cuedspeech 	 { left: 270px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
#resources		 { left: 400px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
#professionals       { left: 530px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
#viewpoints { left: 660px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
td.over { color: #FFFFFF; background: #666666; }
td.out { background: #FFFFFF; } 



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.green {
	color: #205C67;
	font-size: 12px;
	font-weight: bold;

}
.black {
	color: #000000;
}

SELECT{
	font-size: 12px;
	FONT-FAMILY: VArial, Helvetica, sans-serif;

}

.greenbig {

	color: #205C67;
	font-size: 14px;
	font-weight: bold;
}
.blackbig {
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.big {
	font-size: 20px;
}
