body, p, ul {
	COLOR: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px
}

a#haitiButton {
  display:block; 
  font-size:14px; 
  padding:4px; 
  width:141px; 
  background: #00129B;
  border-left: 5px solid #5B92CE;
  color:white; 
  font-weight:bold; 
  text-align:center;
  margin-bottom: 10px;
}
a#haitiButton:hover {
  text-decoration:none;
}

.textlink { 
	COLOR: #0000CC; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px 
	}

.text {

	COLOR: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px

}

.tableheader {
	COLOR: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px
}

.cop {
	COLOR: White; FONT-FAMILY: Verdana; FONT-SIZE: 10px
}

.ad {
	COLOR: #003060; FONT-FAMILY: Verdana; FONT-SIZE: 10px
}

A.1 {
	COLOR: #333333; FONT-SIZE: 9pt; FONT-WEIGHT: none; TEXT-DECORATION: none 
}

A.1:hover {
	COLOR: #333333; TEXT-DECORATION: none
}

A.2 {
	COLOR: #333333; FONT-SIZE: 9pt; FONT-WEIGHT: none; TEXT-DECORATION: none 
}

A.2:hover {
	COLOR: #333333; TEXT-DECORATION: none
}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-bottom:8px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.quotebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #993300;
}
.fellowname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
}
.quotecredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
.fellowcaptionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
a:link {
	color: #443FB1;
	text-decoration: none;
}
a:visited {
	color: #4469CA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.style2 {font-size: 10px; color: 6666666; text-align:left;}
.style3 {font-size: 10px; color: 6666666; text-align:right;}

.fellow {font-weight:bold; border-bottom: 1px solid #000; margin-bottom: 0px; padding-bottom: 0px;}

/* 11th Class Capstone Project Photo Gallery */
.photogallery a img {border: none;}

.note {
color: red;
}

.side_nav p {
font-size: 12px;
font-family: Trebuchet MS,Arial;
font-weight: bold;
color: white;
padding: 10px 0;
margin: 0;
text-transform: uppercase;
}

.side_nav a:visited, .side_nav a:link {
text-decoration: none;
font-color: #F5F5F5;
}

.side_nav a:hover, .side_nav a:active {
text-decoration: underline;
font-color: #F5F5F5;
}

.sustenance {
font-family: Lucida Calligraphy, Script MT Bold, Monotype Corsiva, Arial;
font-size: 16px;
font-color: #F5F5F5;
}

.caption {
font-size: 10px;
} 

/* chc/boardandstaff.htm */
table#board_table td
{
padding-left: 50px;
}

table#board_table td.board_left
{
padding-left: 0px;
}
#nav td.current{
	font-size:8pt;
	font-family:"MS Sans Serif", Geneva, sans-serif, Arial, Helvetica;
	font-weight:bold;
	color:#753711;
	padding:7px 0px 6px 18px;
	display:block;
	background:url(images/nav_down.gif) no-repeat;
}
#nav a{
	font-size:8pt;
	font-family:"MS Sans Serif", Geneva, sans-serif, Arial, Helvetica;
	font-weight:bold;
	color:#753711;
	padding:7px 0px 6px 18px;
	display:block;
	background:url(images/nav_norm.gif) no-repeat;
}
#nav a:hover{
	background:url(images/nav_over.gif) no-repeat;
	text-decoration:none;
}
#nav a.util{
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	color:white;
	padding:3px 0px 3px 18px;
	display:block;
	background:url(images/nav_util_norm.gif) no-repeat left 3px;
	text-transform:uppercase;
	letter-spacing:2px;
}
#nav a.util:hover{
	background:url(images/nav_util_over.gif) no-repeat;
	text-decoration:none;
}