BODY
	{
	font-family	:	Arial, Helvetica;
	margin-top:	0px;
	margin-left:	0px;
	margin-right:	0px;
	margin-bottom:	0px;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:		auto;
	background-color:		#ffffff;
	background-image:		none;
	}
A:link, A:active
	{
	text-decoration:	none;
	color:	#0000A0;
	background:	transparent;
	}
A:visited
	{
	text-decoration:	none;
	color:	#0000A0;
	background:	transparent;
	}
A:hover
	{
	text-decoration:	none;
	color:	#F8C880;
	background: #0000A0;
	}
A:link.gold, A:active.gold, A:visited.gold
	{
	text-decoration:	none;
	color:	#F8C880;
	background:	transparent;
	}
A:hover.gold
	{
	text-decoration: none;
	color: #F8D890;
	background: transparent;
	}
H1
	{
	font-family:	Arial, Helvetica;
	font-style:	Normal;
	color:	#000099;
	font-size:	22pt;
	text-align: center;
	}

IMG
 	{
 	border: 0;
 	}
 	
.DeptName
	{
	font-family:	Arial, Helvetica;
	font-style:	Normal;
	color:	#0000A0;
	font-size:	22pt;
	}	
.SiteNavBG
	{
	Background-Color:	#FFFFFF;
	vertical-align: top;
	}
.ThinVLine
	{
	Background-Color:	#FFFFFF;
	}
.NavBarBG
	{
	Background-Color:	#0000A0;
	height: 1.5em;
	}
	
.floating
	{
	float: right;
	}
	
.goldbold
	{
	color: #f8c880;
	font-weight: bold;
	}
.goldback
	{
	background-color: #f8c880;
	}
	
.bluefooter
	{
	color: #000099;
	font-style: italic;
	font-size: smaller;
	text-align: center;
	}
	
TABLE.mainbody
  	{
  	width: 100%;
  	border: 0;
  	}
	
TABLE.leftnav
	{ 
	border: 0;
	text-align: left;
	}
	
TABLE.leftnav TH
	{
	text-align: left;
	}
	
TABLE.leftnav TD
	{
	text-align: left;
	font-size: smaller;
	}
	

TABLE.staff
	{
		padding: 0;
		border: 0;
		margin: 0;
	}
	
TD.gray
	{
		background-color: #cccccc;
	}

TD.grayindent
	{
		background-color: #cccccc;
		text-indent: 2em;
	}

TD.white
	{
		background-color: #ffffff;
	}

TD.whiteindent
	{
		background-color: #cccccc;
		text-indent: 2em;
	}
