body{
	background-color: #000063;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	
}
p,td{
    font-size: 9pt
}

#top{
	background-color: Navy;
	background-image: url(images/top1.gif);
	vertical-align: bottom;
}
#mainmenu{
	font-size: 9pt;
	color: Navy;
	list-style-image: url(images/list.gif);
	padding-left: 2px;
	padding-top: 0px;
}
#mainmenuheader{
	font-size: 10pt;
	color: #73BAE7;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 0px;
}
a.mainmenulink,a.mainmenulink.visited{
	color: #000063;
}
hr{
	height: 1px;
	width: 100%;
	background-color: #999999;
	color: #999999;
}
li{
	list-style-type: square;
	list-style-image: url(images/list1.gif);
	font-size: 9pt;
	size: 9pt;
}
#text{
font-size: 10pt;
text-indent: 20px;
}
#footer{
	color: #73BAE7;
	font-size: 8pt;
}
#menu{
	padding: 5px;
	width:190px;
}
h1{
	font-size: 10pt;
	color: #EFAA00;
}
h2{
	font-size: 10pt;
	margin-left: 15px;
}
h3{
	font-size: 10pt;
}
td.text{
	background-color:#73BAE7;
	font-size: 9pt;
	text-align: center;
}
td.form{
	background-color:#73BAE7;
	font-size: 9pt;
	text-align: left;
}
.lf_input {
BORDER-RIGHT:  1px solid;
BORDER-TOP:    1px solid;
BORDER-LEFT:   1px solid;
BORDER-BOTTOM: 1px solid;
BACKGROUND-COLOR: #73BAE7;
font: 9pt Tahoma;
}
.lf_submit {
BORDER-RIGHT:  buttonhighlight 2px outset;
BORDER-TOP:    buttonhighlight 2px outset; 
BORDER-LEFT:   buttonhighlight 2px outset;
BORDER-BOTTOM: buttonhighlight 2px outset;
BACKGROUND-COLOR: #73BAE7;
width: 30%;
}
.error{
	color: #B22222;
	font-weight: bold;
	font-size: 10pt;
}
#img,#map{
	border-style: solid;
	border-width: 1px;
	border-color: navy;
	margin: 5px 5px 5px 5px;
}
#img{float: right}
