p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484B44;
	}

p a {
	color: #000000;
	text-decoration: underline;
}
	
p a:hover, p a:focus {
	color: #C08F5B;
	text-decoration: underline;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C08F5B;
}

H1 a {
	color: #C08F5B;
	text-decoration: none;
}
	
H1 a:hover, p a:focus {
	color: #C08F5B;
	text-decoration: underline;
}

H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C08F5B;
}

H2 a {
	color: #C08F5B;
}
	
H2 a:hover, p a:focus {
	color: #999999;	
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484B44;
	font-size:11px;
	font-weight:bold;
}
.bottompadding {
padding-bottom: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484B44;
	margin: 0;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484B44;
}

ul a {
	color: #000000;
	text-decoration: underline;
}
	
ul a:hover, p a:focus {
	color: #C08F5B;
	text-decoration: underline;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484B44;
}

ol a {
	color: #000000;
	text-decoration: underline;
}
	
ol a:hover, p a:focus {
	color: #C08F5B;
	text-decoration: underline;
}



.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484B44;
}

.bodytext a {
	color: #000000;
	text-decoration: underline;
}
	
.bodytext a:hover, .bodytext a:focus {
	color: #C08F5B;
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484B44;
}
.footer a {
	color: #484B44;
	text-decoration: none;
}
	
.footer a:hover, .footer a:focus {
	color: #484B44;
	text-decoration: underline;
}
.subnavhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #484B44;
	text-indent: -14px;
	padding-left: 14px;
}
.subnavhead a {
	color: #484B44;
	text-decoration: none;
}
	
.subnavhead a:hover, .subnavhead a:focus {
	color: #484B44;
	text-decoration: none;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7E72;
	padding-left: 20px;
	line-height: 15px;
}
.subnav a {
	color: #7F7E72;
	text-decoration: none;
}
	
.subnav a:hover, .subnav a:focus {
	color: #7F7E72;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.subnav_back {
	background-image: url(images/subnav_fade.jpg);
	background-repeat: repeat-y;
}
.subnav_backright {
	background-image: url(images/subnav_fade_right.jpg);
	background-repeat: repeat-y;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: 484B44; */
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 484b44;
}

td a {
	color: #C08F5B;
	text-decoration: underline;
}
	
td a:hover, p a:focus {
	color: #C08F5B;
	text-decoration: underline;
}
/* navigation */

#homenav{
	background-color: #5D7071;
	padding: 5px 0 5px 15px;
	height: 30px;
	width: 705px;
	text-align: center;
	font-weight: bold;
}
#homenav a{
	color: #fff;
}
#homenav ul{
list-style:none;
margin: 0;
padding: 0;
background: #f8b800 url(../images/mainNavBg.gif) repeat-x;
}
#homenav ul li{
	display:inline;
	text-align:center;
	padding-top: 10px;
	font-size: 10px;
}
#homenav li a {
	text-decoration: none;
	line-height: 13px;
	color: #fff;
	float: left;
	padding: 0 5px 0 5px;
	width: 66px;
	height: 30px;
}
#homenav li a:hover {
	color:  #FF9900; 
}
#homenav ul a {
  display: block;
  padding: 0 7px 0 7px;
  color: #fff;
  height: 30px;
}
#homenav ul a:hover {
  color:#fff;
  background-color:#C08F5B;
}
#homenav li#welcome a {
padding: 5px 0 0 0;
  height: 25px;
}
#homenav li#preceptors a {
padding: 5px 0 0 0;
  height: 25px;
}
#linkcolor {
	color:#575757;
	width: 250px;
	padding-right: 8px;
	font-weight: bold;
}
#linkcolor a{
	color: #575757;
}
#linkcolor a:hover{
	color: #fff;
	text-decoration: none;
}
