BODY {
	 FONT-FAMILY:  Arial, Helvetica, sans-serif; 
	 color: Black;
	 background-color: White;
	 font-size : 12px;
}

.table-title {
	COLOR: Black;	
	font-weight : bold;
	font-size : 16px;
}

.table-header {
	color: White;
	font-weight: bold;
	font-size: 14px;
}

P, TD {
	FONT-SIZE: 12px; COLOR: Black; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

p {
	margin-top: 2px;
}

.linkline {
	FONT-SIZE: 12px; COLOR: Black; FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top : 12px;
	padding-top : 12px;
}

.copyright {
	FONT-SIZE: 10px; COLOR: Black; FONT-FAMILY: arial,helvetica,sans-serif;
}

H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	FONT-FAMILY: arial,helvetica, sans-serif;
	color : #038C03;
}
H2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	FONT-FAMILY: arial,helvetica, sans-serif;
	font-weight : bold;
	color : #038C03;
	margin-bottom: 0px;
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: arial,helvetica, sans-serif; 
	color : #038C03;
	margin-bottom: 0px;
	margin-top:0px;
}

/* Used on the About pages */
#submenu {
	float:right; 
	width:190px; 
	height:120px; 
	z-index:0; 
	border: thin solid #030AAE; 
	padding: 4px 4px 4px 4px;
	margin: 0 0 4px 4px;
}

#announce {
	width:180px; 
	z-index:0; 
	border: thin solid #030AAE; 
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 4px;
	text-align: center;
	background-color: white;
	color: #038C03;
	font-weight: bold;
}

A:link {
	COLOR: #030AAE;
    text-decoration: none;
	font-weight : bold;
 }

A:visited {
	COLOR: #030AAE; 
	text-decoration : none;
	font-weight : bold;
}

A:hover {  
  COLOR: #979AFD;
  text-decoration:underline;
  font-weight : bold;
}

A:active {
	COLOR: #979AFD;
	text-decoration:underline;
	font-weight : bold;
}

.bar a:link {color: #FFFFFF;  font-weight : bold; }
.bar a:visited {color: #FFFFFF;  font-weight : bold; }
.bar a:hover {color: #CDCFFE;  font-weight : bold;  text-decoration : none;  }
.bar a:active {color: #FFFFFF;  font-weight : bold; }

.bar {
	color: White;
	font-weight : bold;
}

.highlight{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #038C03;
}

TD.sidebar {
	background-image: url(images/nav_bkgrnd.gif);
}

P.note {	
	padding: 4px 4px 4px 4px;
	border-color: #030AAE;
	border-style: solid;
	border-width: thin;
}

.dayOfWeek {
	color: #038C03;
}

.emptycalcell {
	background-color: #D7D7FF;
}

.calendarText {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
}

ul li {
	margin-bottom: 6px;
}

table.staff img {
	margin: 6px 10px 6px 0;
}