html, body {font-size:11px;}

a, a:link, a:active {text-decoration:underline;}
a:hover {text-decoration:none;}

td {
	font-family: Arial, Helvetica, sans-serif; ;
	font-size: 11px;
	color: #333333;

}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav:hover {
	color: #FFFF99;
	text-decoration: none;
}

.smallnav {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

.smallnav:hover {
	color: #BC4C00;
	text-decoration: underline;

}

a {
	color: #000000;
}

a:hover {
	text-decoration: underline;

}




#about	     { left: 140px; position: absolute; top: 175px; visibility: hidden; z-index: 1 }
#cuedspeech 	 { left: 270px; position: absolute; top: 175px; visibility: hidden; z-index: 1 }
#resources		 { left: 400px; position: absolute; top: 175px; visibility: hidden; z-index: 1 }
#professionals       { left: 530px; position: absolute; top: 175px; visibility: hidden; z-index: 1 }
#newsroom { left: 660px; position: absolute; top: 175px; visibility: hidden; z-index: 1 }
td.over { color: #FFFFFF; background: #006699; }
td.out { background: #FFFFFF; } 



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
SELECT{
	font-size: 11px;
	FONT-FAMILY: VArial, Helvetica, sans-serif;
}
.black {
	color: #000000;
	font-size: 11px;
}
.blackbold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.blackbig {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.green {
	color: #205C67;
	font-size: 12px;
	font-weight: bold;
}
.greenbig {

	color: #205C67;
	font-size: 14px;
	font-weight: bold;
}
.bluebig {

	color: #156892;
	font-size: 14px;
	font-weight: bold;
}
.bluemed {

	color: #156892;
	font-size: 12px;
	font-weight: bold;
}
.big {
	font-size: 13px;
}

