body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table.main {
	width: 760px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	margin: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-color: #75776E;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.left {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.txt-white {
	color: #ffffff;
	font-weight: bold;
}
.txt-green {
	color: #295200;
}
.txt-grey {
	color: #75776E;
}
.txt-blue{
	color: #3E7575;
}
.txt-red{
	color: #990000;
	font-weight: bold;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #2A5300;
}
.bold {
	font-weight: bold;
}
.underline {
	border-bottom-color: #75776E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.nav-primary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C7C8C4;
	background-color: #75776E;
	height: 21px;
	letter-spacing: 0px;
}
.nav-telephone {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.nav-telephone2 {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav-primary {
	color: #FFffff;
	text-decoration: none;
}
a.nav-primary:hover {
	color: #FFF349;
	text-decoration: none;
}
td.nav-secondary{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #ffffff;
	height: 22px;
}
td.nav-teachers{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #ffffcc;
	height: 22px;
}
a.nav-secondary {
	text-decoration: none;
	color: #333333;	
}
a.nav-secondary1 {
	text-decoration: none;
	color: #ffffff;
}
a.nav-secondary1:hover {
    color: #CCCCCC;
	text-decoration: none;

}

.dash{
	height: 3px;
	background-image: url(/images/dash.gif);
}
td.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F0F0F0;
	height: 20px;
}
td.footer-terms{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 20px;
}
select.search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
}
select.application{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: px;
	height: 20px;
}
.note {
	color: #295200;
	font-weight: bold;
}
input.application {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
button {
	font-size: 9px;
}
ul {
	margin: 0px 0px 0px 15px;
}
.bg-brightgreen {
	background-color: #DCEEA9;
	color: #333333;
}
.bg-green {
	background-color: #D4DFCA;
	color: #333333;
}
.bg-lightgreen {
	background-color: #F3F9E1;
	color: #333333;
}
.bg-grey {
	background-color: #75776E;
	color: #ffffff;
}
.grad-darkgreen{
	background-image: url(/images/mid_grad.gif);
}
.grad-lightgreen{
	background-image: url(/images/left_grad.gif);
}
.grad-blue{
	background-image: url(/images/right_grad.gif);
}
td.list {
	background-color: #D4DFCA;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.step{
	background-color: #75776E;
}
.step_on{
	background-color: #6A9E00;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 320px;
	font-size: 10px;
}
textarea.wide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 575px;
	font-size: 10px;
}
.hidden
{
	display:none;
}
.txt-small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.orangelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FF6600;
	text-decoration: none;
}
a..orangelink:hover {
	color: #FF6600;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	margin: 0px;
}
.style8 {
	font-size: 11px;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-color: #75776E;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}