body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000cc;
	background-color: #33cc33;
	padding: 12px;
	line-height: 14px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	margin-top: 0px;
	margin-bottom: .4em;
}
h2 {
	font-size: 11px;
	color: 0000cc;
	line-height: 13px;
	margin-bottom: .4em;
	margin-top: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 20px;
	color: #0000ff;
	margin-top: 10px;
	margin-bottom: 5px;
}
h5 {
	color: #FFF;
	margin-bottom: 5px;
	margin-top: 5px;
}

#page {
	background-image: url(/images/dotsvol.gif);
	height: 550px;
	position: relative;
	margin: auto;
	background-repeat: no-repeat;
	width: 750px;
}

#pageextended {
	position: relative;
	margin: auto;
	width: 750px;
	background: url(/images/dotsvol.gif) repeat-y;
}


#navbar {
	position: absolute;
	top: 115px;
	left: 15px;
	height: auto;
	width: 142px;
	font-weight: bold;
	color: #FFFFFF;
}

#navbartop {
	background-image: url(/images/navvoltop.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 5px;
	height: 23px;
	width: 142px;
}

#navbarmid {
	background-image: url(/images/navvolmid.gif);
	background-repeat: repeat-y;
	line-height: 14px;
	}

#navbarbottom {
	background-image: url(/images/navvolbottom.gif);
	height: 31px;
	width: 142px;
	clear: both;
}

#navbarmid ul {
	list-style: none;
	width: 130px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 6px;
	top: 5px;
		}
		
#navbarmid li {
	margin: 0;
	padding-bottom: 2px;
	width: auto;
		}
	
#navbarmid li a {
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	width: auto;
	display: block;
	border-left: 1px solid #FFF;
	border-right: 1px solid #006633;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #006633;
	background-color: #66ff66;
	padding: 3px 5px 4px 6px;
	
		}

html>body #navbarmid li a {
		width: auto;
		}

#navbarmid li a:hover {
	background-color: #00cc33;
	color: #fff;	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
	width: auto;
		}

#tint {
	height: auto;
	width: 530px;
	background-repeat: no-repeat;
	top: 115px;
	left: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	background-color: #99FF99;
	margin-left: 180px;
}

#heads {
	padding-right: 10px;
	top: 5px;
	width: 90px;
	float: left;
	margin-top: 5px;
}

#heads img{
	margin-bottom: 30px;
}

#statement {
	width: 512px;
}
#text {
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	width: 420px;
}
#top10 {
	position: absolute;
	top: 305px;
	left: 15px;
	width: 400px;
}
#instruction {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	line-height: 13px;
	margin-top: 20px;
}
#box {
	background-color: #33FF66;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
#pilot {
	margin: 15px;
	padding: 15px;
	background: #000099;
}

#pilot a {
	color: #FFFF00;
}

#pilot p {
	color: #FFF;
}
.clear {
	clear: both;
	height: 10px;
}
.white {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.2em;
}
