body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
}
.smtext {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: black;
}
a {
	color: #647c9b;
}

.bodycopy {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
}

.bodycopy a {
	color: #647c9b;
}

.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	text-align: center;
}

.footer a {
	color: #647c9b;
	text-decoration: none;
}

.footer a:hover {
	color: #647c9b;
	text-decoration: underline;
}

.goldbg {
	background-color: #f1cd8f;
}

.graybg {
	background-color: #cccccc;
}

.greenbg {
 	background-color: #69a084;
}

.homehead {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #69a084;
}

.hometext {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: black;
	font-weight: normal;

}

.hometext a {
	color: #647c9b;
	text-decoration: none;
}

.hometext a:hover {
	color: #647c9b;
	text-decoration: underline;
}

.mainhead {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #69a084;
}

.mainnav {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #647c9b;
}

.mainnav a {
	color: #647c9b;
	text-decoration: none;
}

.sidenav {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #647c9b;
	font-weight: bold;
	line-height: 14px;

}

.sidenav a {
	color: #647c9b;
	text-decoration: none;
}

.sidenav a:hover {
	color: #647c9b;
	text-decoration: underline;
}

.subnav {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #647c9b;
}

.subnav a {
	color: #647c9b;
	text-decoration: none;
}

.undergrad {
	color: #e39c20;
	font-weight: bold;
}

.undergrad a {
	color: #e39c20;
	text-decoration: none;
}

.undergrad a:hover {
	color: #e39c20;
	text-decoration: underline;
}


.grad {
	color: #b04937;
	font-weight: bold;
}

.grad a {
	color: #b04937;
	text-decoration: none;
}

.grad a:hover {
	color: #b04937;
	text-decoration: underline;
}

.weekend {
	color: #647c9b;
	font-weight: bold;
}

.weekend a {
	color: #647c9b;
	text-decoration: none;
}

.weekend a:hover {
	color: #647c9b;
	text-decoration: underline;
}

