* {
	padding: 0;
	margin: 0;
}
#logo_sm {
	background:  url(images/logo_sml.gif) no-repeat bottom;
	margin-right: auto;
	margin-left: auto;
	height: 76px;
	width: 142px;
	text-align: center;
}
#bg_popup {
	text-align: center;
	height: 76px;
	background: url(images/bg_pop.gif) repeat top;
	position: relative;
}
#top2 {
	width: 100%;
	height: 116px;
	position: relative;
	display: block;
	text-align: center;
	margin: 0px auto;
	background: url(images/red_line.gif) repeat-x left 17px;
}
#p_container {
	width: 550px;
	margin: 15px auto;
	text-align: center;
}
#p_header {
	position: relative;
	display: block;
	font-size: 12px;
}
#p_mapform {
	position: relative;
	display: block;
	clear: both;
	width: 510px;
	text-align: left;
	margin: 0px auto;
	padding-top: 10px;
}
#map_view {
	width: 510px;
	height: 500px;
	border: 2px solid black;
	text-align: center;
	margin: 10px auto;
	display: block;
	overflow: hidden;
}
#lg_pics {
	text-align: center;
	margin: 20px 0px 0px 0px;
}
#lg_pics img {
	margin: 20px auto;
	text-align: center;
	border: 1px groove #000000;
}
#h_container {
	margin: 20px 0px 0px 0px;
}
#help_links {
	text-align: center;
	margin: 25px auto 10px;
}
#copyright {
	font-size: 14px;
	position: relative;
	margin: 15px;
	text-align: justify;
}
.help {
	text-align: left;
	margin: 20px 30px 20px 35px;
}
.help_r {
	text-align: right;
	margin: 20px 30px 20px 35px;
}
.h_img {
	text-align: center;
	margin: 20px auto;
	display: block;
}
a.h_link:link, a.h_link:visited {
	color: #3399FF;
	text-decoration: none;
	margin: 0px 10px;
	font-weight: bold;
}
a.h_link:hover {
	color: #CC0033;
	text-decoration: none;
}
.req_form {
	width: 100%;
	height: 100%;
	padding: 0px;
	text-align: left;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.req_form td {
	vertical-align: top;
}
.login {
	height: 100%;
	width:  100%;
	padding: 0px 0px 5px;
	text-align: left;
	display: block;
	margin: 0px;
}
.login td {
	margin-left: 5px;
}
.greybar {
	height: 12px;
	width: 100%;
	background: #EEEEEE;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: middle;
}
.underline {
	height: 16px;
	width: 100%;
	border-bottom: 1px solid #000000;
}
.red {
	color: #E05850;
	font-weight: bold;
	}
.capbold {
	margin-left: 5px;
	color: #E05850;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom;
}
.block {
	margin-left: 5px;
	display: block;
}
h2 {
	margin-left: 5px;
	font-weight: bold;
	color: #E05850;
	font-size: 14px;
	padding: 10px 0px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #E05850;
}
