/* styles that define the basic elements of the site */

BODY {    font-family: Verdana, Helvetica, Arial, San Serif;
		font-size: 11px;
}

TD {    font-family: Verdana, Helvetica, Arial, San Serif;
		font-size: 11px;
}

a:link {
	text-decoration: none;
	color: #545554;
}

a:visited {
	text-decoration: none;
	color: #545554;
}

a:hover, a:active {
	text-decoration: none;
	color: #8BA863;
}

.h1 {   font-family: Verdana, Helvetica, Arial, San Serif;
		font-size: 12px;
}

/* this style defines to main NAVIGATION rollovers at the top of the pages */

/* this style defines to main SUBNAVIGATION rollovers at the top of the pages */
.nolink {
    font-family: Arial, san-serif;
	font-size: 13 px;
	font-weight: bold;
	color: #666666;      
}

.summer {
    font-family: Verdana, san-serif;
	font-size: 12 px;
	color: #545554;     
}


.header_disciplines {
    font-family: Arial, san-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #A062A1;
}

.header_policy {
    font-family: Arial, san-serif;
	font-size: 13 px;
	font-weight: bold;
	color: #8CA667;       
}

.main {
    font-family: Verdana, san-serif;
	font-size: 11 px;
	color: #545554;
}

.subhead {
    font-family: Arial narrow, san-serif;
	font-size: 14 px;
	color: #888887;
}

.main_s {
    font-family: verdana, san-serif;
	font-size: 12 px;
	color: #333333;
}

.pinklink p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #A062A1;
}

.pinklink a:link, .pinklink a:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #A062A1;

}
.pinklink a:hover, .pinklink a:active {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}