body {
    margin: 0px;
    background-color: #F1F2DF;
    font-family: verdana, 'Times New Roman', Times, Serif;
    font-size: 10pt;
    color: #5C5C5C;
}
select.schools {
	font-family: verdana, 'Times New Roman', Times, Serif;
    font-size: 12px;
    color: #5C5C5C;
    width: 200px;
}
.copyright {
    font-family: verdana, 'Times New Roman', Times, Serif;
    font-size: 10pt;
}
.left_links {
    font-family: verdana, 'Times New Roman', Times, Serif;
    font-size: 10pt;
    line-height: 18px;
    color: #621D1A;
    text-decoration: underline;
}
.small_text {
	font-family: verdana, 'Times New Roman', Times, Serif;
	font-size: 8pt;
	line-height: 18px;
	color: #5C5C5C;
}

.smallhref {
	font-size: 10px;
}

.errors {
	color: #FF0000;
}

.header_box {
	border-style: solid;
	border-width: 1px;
	border-color: #5C5C5C;
	background-color: #F1F2DF;
	padding: 5px;
}

.contentbox {
	border-style: solid;
	border-width: 1px;
	border-color: #5C5C5C;
	background-color: #F1F2DF;
	padding: 5px;
}

.info_table {
	border-style: solid;
	border-width: 1px;
	border-color: #621D1A;
	background-color: #FFFFFF;
}

.info_table_data {
	background-color: #EDEBEB;
}

.searchbox {
	font-family: verdana, 'Times New Roman', Times, Serif;
    font-size: 10px;
    color: #5C5C5C;
    width: 125px;
    vertical-align: bottom;
}