body 
{	color: #ffffcc;	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;	text-align: justify;	margin-top: 20px;	background-color: black;}
a:link{	color: #e3b52d;}
a:visited{	color: #e3b52d;}
hr 
{
	border: 0;	color:#f00;	background-color:#f00;	width:80%;	height: 2px;}

table
{
	padding: 0;
	margin: 0;
	border-width: 0;
	width:80%;
}

#pageHeader h1 
{
	background-image:url(../images/top_page_logo-black.jpg);
	background-repeat:no-repeat;
	margin-top:0;
	position:center;
	width: 450px; 
	height: 40px;
}

#pageHeader h2
{
	color: #e3b52d;
	font-style:italic;
	font-size: 150%;
	padding: 0;
	margin: 0;
}

a.homeButton:link, a.homeButton:visited
{
	display: block;
	background-image:url(../images/home.gif);
	background-repeat:no-repeat;
	position: center;
	width: 63px; 
	height: 20px;
	color: transparent;
	text-indent: -9999px;
}

.highlight{	color: #e3b52d;	font-weight: bold;}
.sm{	font-size: 85%;}
.highlight-sm{	color: #e3b52d;	font-weight: bold;	font-size: 85%;}

table.locator
{
	width:85%;
	border-spacing: 0px;
	border: 1px solid gray;
}

table.locator td{
	color: #e3b52d;	font-size: 85%;

	text-align: left;
	border-width: 1px 0px 0px 0px; 
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px; 
}

.locatorOriginal
{
	color:#ff0000;
	font-weight: bold;
}

.locatorOriginalOther
{
	color:#ff0000;
	font-style:italic;
	font-weight: bold;
}

.locatorState
{	
	font-weight: bold;
	width:70%; margin-left:15%; margin-right:15%;
}

a.topButton:link, a.topButton:visited
{
	display: block;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	position: center;
	width: 95px; 
	height: 20px;
	color: transparent;
	text-indent: -9999px;
}
