body { 
	margin: 0px 25px 0px 25px;
	padding: 0px;	
	font-family: "Trajan REGULAR", "Myriad Regular", Garamont, Arial, sans-serif;
	font-size: 12px; /* about 9pt */
color: #030675;
}



font { 
	font-family: "Trajan REGULAR", "Myriad Regular", Garamont, Arial, sans-serif;
	font-size: 14px; /* about 9pt */
}



img {
 border: 0;
 } 

.blacktext {
	color: #000000;
}


.darkgreentext {
	color: #00573D;
}


.smallfont {
	font-family: "Trajan REGULAR", "Myriad Regular", Garamont, Arial, sans-serif;
	font-size: 9px;
}


#search {
	margin: 0px;
	padding: 0px;
}


#search label {
	color: #00573D;
	font-size: 10px;
	font-weight: bold;
}


#searchbox {
	background-color: #C6D6CE;
	border: 1px solid #00573D;
	color: #00573D;
	width: 105px;
	height: 15px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#footer {
	color: #00573D;
	font-size: 10px;
}

#footercell {
	background-repeat: no-repeat;
}


h1 {
	font-size: 165%;
	margin-top: 0px;
	font-family: "Trajan Pro", "Trajan REGULAR", "Myriad Regular", Garamont, Arial, sans-serif;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 135%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 105%;
}

h6 {
	font-size: 100%;
}


.style4 {color: #00573D;}
.style5 {font-size: 12px;}
.style6 {color: #000000;}
.style7 {font-size: 12px; font-weight: bold; color: #FFFFFF; }
.staff {font-size: 20px; font-weight: bold; color: #FFFFFF;}
.staff_title {font-size: 16px; color: #FFFFFF;}

.alum {font-size: 20px; font-weight: bold; color: #000000;}
.alum_title {font-size: 16px; color: #FFFFFF;}


a:link {color: #262BF2;}     /* unvisited link */
a:visited {color: #262BF2;}  /* visited link */
a:hover {color: #262BF2;}   /* mouse over link */
a:active {color: #262BF2;}   /* selected link */ 


a:link {color: #262BF2;}     /* unvisited link */

.styleNew {font-size: 14px; font-weight: bold;}
.italic{font-style:italic}


.styleNewGreen {font-size: 16px; font-weight: bold; color: #00573D;}
.whitebold{color:#FFFFFF; font-weight: bold;}

.whitebold16{color:#FFFFFF; font-weight: bold; font-size: 20px; font-family: Times, Garamont, Arial, sans-serif;}



.redf {color:#B00000;}

.redboldf{
	font-size: 11px;
	font-weight: bold;
	color:#B00000;}

.whitef {color:#FFFFFF;}
.boldf{font-weight: bold;}
.style8 {font-size: 12px;}
.style14 {font-size: 14px;}
.style14br{font-size: 14px; font-weight: bold; color:#B00000;}
.bluef {color:#000066;}
.greenf {color:#00573D;}
.dgreenf {color: #02422E;}
.style12 {font-size: 10px}

.greenbf {color:#02422E; font-weight: bold; font-size: 12px;}


.smallf {font-size:10px;}


.font11 {font-size: 11px}
.font12 {font-size: 12px}

.horiznavmain {

	color: #FFFFFF;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: none;
}

.horiznavmain a:link, .horiznavmain a:visited, .horiznavmain a:active {

	color: #FFFFFF;
	text-decoration: none;
}

.horiznavmain a:hover {

	color: #C8B26D;
	text-decoration: none;

}


#important {
	background-color: #C6D6CE;
	border: 1px solid #00573D;
	color: #00573D;
	font-size: 14px;
	font-weight:bold;

}

.left {background-color:C6D6CE; border:#030; float:left}
