a:link {  text-decoration: underline; color: blue}
a:active {  text-decoration: underline; color: light blue}
a:visited {  text-decoration: underline; color: blue}
a:hover {  text-decoration: underline; color: light blue;}

body	{
	background: white;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;	
 	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12pt;	
 	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#container {
	width: 100%;
	text-align: center;
	background: white;
	padding: 0px;
	border: 0px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10pt;	
 	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#inside {
	width: 643 px;
	border: 0px solid black;
}

#reg_header {
	clear: both;
	width: 643 px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: green;
	border: 0px;
	padding : 0px;
	margin : 0px;
}

#reg_display {
	clear: both;
	width: 643 px;
	border: 1px solid black;
	text-align: left;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;	
 	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#header {
	clear: both;
	width: 643px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
	padding: 5 px;
	font-size:24pt;
}

#map_section {
	clear: both;
	text-align: center;
}

#map {
	float: right;
	width: 40%;
	height: 300px;
	text-align: center;
}

#heading_text {
	width: 718px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding: 5 px;
	font-size:12pt;
}

#page_desc {
	clear: both;
	width: 643 px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	background: blue;	
	font-weight: bold;
	height: 50px;
	color: white;
	text-align: center;
}

#body_text_1 {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5 px;

}

#body_text_2 {
	clear: both;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5 px;
}

#body_text_3 {
	clear: both;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5 px;
}

#body_text_4 {
	clear: both;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5 px;
}

#body_text_5 {
	clear: both;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5 px;
}

#body_text_6 {
	clear: both;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5 px;
}

#body_text_7 {
	clear: both;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5 px;
}

#body_text_8 {
	clear: both;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5 px;
}

#data_table {
	clear: both;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5 px;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 5 px;
}

#header_image  {
	float: left;
	vertical-align: middle;
}