<style>

body { font-family: "Times New Roman", Times, serif;
 font-size: 76%;
 color: #000000;
 }

 /* Classes */
 
 .alignright {
	float : right;
	color : #000000;
	font : normal italic;
	}
	
.head {font-family: "Times New Roman", Times, serif;
font-size: 2.0em;
margin-bottom : 0px;
font-weight: bold;
color: #000099;
 }
 
.head2 {font-family: "Times New Roman", Times, serif;
font-size: 1.7em;
margin-bottom : 0px;
font-weight: bold;
color: #000099;
}

.head3 {font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
margin-bottom : 0px;
margin-left: 10px;
font-weight: bold;
color: #993366;
}

.head4 {font-family: "Times New Roman", Times, serif;
font-size: 1em;
margin-bottom : 0px;
font-weight: bold;
color: #993366;
}

.head5 {font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
margin-bottom: 0px;
font-weight: bold;
color: #993366;
}

.indent {
	margin-top : 0px;
	margin-left : 30px;
}

.jobtitle {font-family: "Times New Roman", Times, serif;
font-size: 1em;
margin-left: 10px;
color: #993366;
 font-style : normal;
 font-weight : bold;
}

.staff { font-family: "Times New Roman", Times, serif;
 color: #000099;
 margin-left : 25 px;
 margin-top : 0px;
 margin-bottom : 0px;
 font : bold;
 }

/* Div Styles */

#content {	font-family : "Times New Roman", Times, serif;
width : 65%;
margin-left:10px;
padding-top:20px;
padding-bottom:20px;
}

#footer {
margin: 0, 2px, 0, 2px;;
font-size: 1em;
padding: 15px;
width : 100%;
clear: both;
font-family : Arial, Helvetica, sans-serif;
color: #ffffff;
}

#pagetitle {font-family: Arial, Helvetica, sans-serif;
font-size: 1.7em;
margin : 20px 20px 0px 100px;
font-weight: bold;
color: #000099;
text-align : right;
padding-right : 100px;
 }

/* Link Styles */

a:link {font-family: "Times New Roman", Times, serif;
font-size: 1em;
font-weight: bold;
color: #000099;
}

a:visited {font-family: "Times New Roman", Times, serif;
font-size: 1em; 
font-weight: bold;
color: #000099;
} 

a:active {font-family: "Times New Roman", Times, serif;
font-size: 1em;
font-weight: bold;
color: #ffff00;
} 

a:hover {font-family: "Times New Roman", Times, serif;
 font-size: 1em;
 font-weight: bold;
 color: #ffff00;
 }

 /* Menubar Styles */
 
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000022;
}

div.menuBar {
  background-color: #000099;
  border: 2px outset #e0e0e0;
  padding: 4px 2px 4px 2px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: #000099;
  border: 1px solid #e0e0e0;
  color: #ffffff;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 1px outset #e0e0e0;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #993366;
  border: 1px inset #e0e0e0;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #e0e0e0;
  border: 2px outset #e0e0e0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #000099;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

</style>
