body, td, div {
	font-family:verdana,arial,sans-serif;
	color:#000000;
	font-size:9pt}
body {
	background:white url('../images/bg.gif');
}
.contentDiv {
	width:700px;
	background-color:#C7F780;
	border:1px solid #000000;
	padding:10px;
	text-align:left;
	background-image:
}
.contentHeader {
	font-size:16pt;
	font-style:normal;
	font-weight:bold;
}
.contentHeaderSub	{
	font-size:14pt;
	font-style:normal;
	font-weight:bold;
}
.emphasis	{
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
}
del .upperRightNav	{
	border:1px solid #000000; 
	padding:5px; 
	width:60px; 
	float:right; 
	text-align:right;
	background-color:#dedede;
}
ul   {
	list-style-image:url('../url(%27images/bullet.gif%27');
	padding: 0px;
	background: url('../nav_bg.png') repeat-x;
	height: 0px;
	list-style-type:none
}

#navbar li {
	font-weight: bold
	}

#navbar {
	margin: 8px;
	padding: 0px;
	background: url('../nav_home.png') repeat-x;
	height: 0px;
	list-style-type:none
}

#navbar a {
	text-decoration: none;
	display: block; 
	text-indent: 20px;
	}

#navbar li a {
	background-image: url('../images/navbar.gif'); 
	background-repeat: no repeat;
	background-position: 0 0;
	width: 185px;
	height: 20px;
}

#navbar a:link, #navbar a:visited {
	color:#0000FF;
}

#navbar a:hover, #navbar a:active {
	background-position: 0 -20px; color:#FBFDB9;
}



#uarehere a:link, #uarehere a:visited,
#uarehere a:hover, #uarehere a:active {
	background-position: 0 -20px; color:#FBFDB9;
}
