p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
}
.black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
}
body {
	background-color: #000000;
}
.admin {
	background-color: #550000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
}
divxxx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFF99;
}
.footer {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 12px;
}
.footer a {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 12px;
}
.credit {	
	font-size: 11px;
	color: #E17626;
	text-align: center;
	margin-top: 12px;
}

.frameHoriz {
	background-image: url(images/frameHoriz.jpg);
}

.frameVert {
	background-image: url(images/frameVert.jpg);
}

.list {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #EEEEEE;
	color: #000000;
	}
.list a:link {
	text-decoration: none;
	color: #000000;
}
.list a:visited {
	text-decoration: none;
	color: #007700;
}
.list a:hover {
	text-decoration: none;
	color: #007700;
}
.list a:active {
	text-decoration: none;
	color: #FFCC00;
}
.tabletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFF99;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.nameText {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: normal;
	padding-left: 8px;
}
.nameBox {
	border-bottom: solid #175B6B 1px;
	font-size: 11px;
	line-height: normal;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

.floatbox  {
	display: inline-table;
	width: 450px;
	padding: 5px;
}

.floatboxleft  {
	display: inline-table;
	padding: 5px;
	float: left;
}

.floatboxright  {
	display: inline-table;
	padding: 5px;
	float: right;
}
#container {
padding: 1em;
margin: auto;
}

.locator_page_links {
margin: auto;
}


input.submitLink {
  color: #00f;
  background-color: transparent;
  text-decoration: underline;
  border: none;
  cursor: pointer;
  cursor: hand;
}

input.submitLinkCurrentPage {
  color: #000;
  background-color: transparent;
  text-decoration: none;
  border: none;
  cursor: pointer;
}

.locator_results {
width: 400px;
text-align: center;
border: 1px solid #999;
background: #eee;
margin: auto;
margin-top: 10px;
}


.locator_result {
background: #fff;
padding: 10px;
margin: auto;
margin: 10px;
border: 1px solid #999;
}

.locator_result_field_name {
font-weight: bold;
width: 100px;
float: left;
text-align: right;
}

.locator_result_field_data {
margin-left: 105px;
text-align: left;
}

.box1 {
	border-color: #FFCC00;
	border-width: 2px;
	background-color: #000000;
}
