﻿html, body {
	background: #83b694;
	margin: 0;
}

html, body, p, td {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position: absolute;
	top: 0;
	left: 0;
	width: 770px;
	margin-left: -385px;
	left: 50%;
	background: #ffffff;
}

hr {
	height: 1px;
	margin-top: 10px;
	border: none;
	border-top: 1px solid #000000;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 34px; font-weight: bold; color: #00679a; line-height: 22px; margin: .67em 0;}
h2 {font-size: 16px; font-weight: bold; color: #00679a;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #000000; line-height: 18px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #006699; text-decoration: none;}
a:visited {color: #006699; text-decoration: none;}
a:hover {color: #006699; text-decoration: underline;}
a:active {color: #006699; text-decoration: underline;}
.right {float: right; margin: 0 0 0 10px;}
.left {float: left; margin: 0 10px 0 0;}

#header {
	padding: 0;
	width: 770px;
	height: 215px;
	overflow: hidden;
}

#content {
	margin: 0;
	width: 710px;
	padding: 0 30px 30px 30px;
}

#content ul {
	list-style-image: url(/media/mnvqfiles/smallarrow.gif);
}
.hidden  {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.bigarrow {
	
}

.form_desc {
	float: left;
	width: 120px;
}
.form_field {
	padding-bottom: 5px;
}
