 body {
  padding: 0;
  margin: 0;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  color: #444;
 }
 #header {
  width: 100%;
  background: url(topblue.gif) repeat-x #88B3F4;
  height: 103px;
 }

a {
text-decoration: none;
color: #74A8F5;
}

a:hover {
text-decoration: underline;
color: #86C32A;
}

 #logo {
  float: left;
  padding: 20px;
  margin: 0px;
 }
 #logo p {
  display: inline;
  color: white;
  padding: 10px;
  font-size: 20pt;
  position: relative;
  top: -18px;
 }
 #linkrow {
  font-size: 10pt;
  width: 100%;
  background: url(topgreen.gif) repeat-x #AFDF4F;
  height: 30px;
  text-align: center;
 }
 #linkrow span a {
  padding-right: 5px;
  padding-left: 5px;
 }
 #linkpos {
  margin: auto;
  position: relative;
  height: 100%;
  width: 790px;
  text-align:center;
  border-right: 1px solid green;
 }
 #linkrow a {
  display: block;
  float:left;
  color: white;
  font-weight: bold;
  text-decoration: none;
  border-left: 1px solid green;
  border-top: 1px solid black;
  margin-right: 0px;
  line-height: 28px;
 }
 #linkrow a:hover {
  text-decoration: none;
  background: #94BD53;
 }
 #freephone {
  font-size: 9pt;
  margin-right: 5%;
  float: right;
  width: 275px;
  height: 33px;
  text-align: center;
  color: white;
  background: url(topphone.gif) 100% 100%;
 }
 #pos {
  width: 100%;
  margin: 0 auto 0 auto;
  text-align: center;
  background: #F4F4F4;
  height: 800px;
 }
 #main {
  margin: auto;
  width: 790px;
  height: 800px;
  border-style: solid;
  border-color: #94BD53;
  border-width: 0 1px 0 1px; 
  background: #FFF;
  padding-bottom: 20px;
 }
 #baselinks {
  width: 100%;
  background: url(bottomgreen.gif) repeat-x #AFDF4F;
  height: 20px;
  text-align: center;
  color: white;
  font-size: 8pt;
 }
 #baselinks span {
  position: relative;
  top: 4px;
 }
 #baselinks a {
  color: white;
  text-decoration: none;
 }
 #footer {
  padding: 5px;;
  color: lightblue;
  font-size: 8pt;
  text-align: center;
  background: url(bottomblue.gif) repeat-x #77A7F1;
 }
 #footer p {
  margin: 0;
 }
 #former {
  margin: 5px 0 15px 0;
  width: 750px;
  height: 300px;
  background: url(formback.jpg) no-repeat #FFF 95% 100%;
  padding: 5px;
 }
 #three {
  width: 700px;
  margin:0 auto;
 }
 #three td {
  vertical-align: top;
 }
 #three1, #three2, #three3 {
  width: 220px;
  height: 350px;
 }
 #three1 div, #three2 div, #three3 div {
  padding: 5px;
  height: 285px;
 }
 #three1 img, #three2 img, #three3 img {
  border: none;
 }
 #head1, #head2, #head3 {
  width: 220px;
  height: 30px;
  color: #FFF;
  font-size: 14pt;
  text-align: right;
  line-height: 30px;
 }
 #head1 {
  background: #FFF url(head1.gif);
 }
 #head2 {
  background: #FFF url(head2.gif);
 }
 #head3 {
  background: #FFF url(head3.gif);
 }
 #three1 {
  border: 1px solid #F8E58E;
 }
 #three2 {
  border: 1px solid #CCF88E;
 }
 #three3 {
  border: 1px solid #8EA5F8;
 }
 h1 {
  font-size: 15pt;
  color: #FF9933;
  text-align: left;
 }
 #forml {
  width: 50%;
  float:left;
  text-align: left;
  margin-left: 40px;
  padding-left: 10px;
  background: url(line.gif) no-repeat 0 50%;
 }
 #former h1 {
  margin: 10px 0 15px 0px;
 }
 #former {
  margin-bottom: 0;	
  padding-bottom: 0;
  margin:0 auto;
 }
#form_background {
	background-image: url(images/back3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 320px;
	width: 775px;
	margin-left: 7px;
	margin-top: 7px;
	float: left;
}
#miniform {
	font-size: 10pt;
}
#miniform select {
	width: 135px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #444;
}
#submitimg {
	margin-top:10px;
}
#content {
	padding: 10px;
	margin-top:0;
	padding-top:0;
	text-align: left;
}
#content p {
	margin-left: 15px;
}
#content h2 {
		PADDING-LEFT: 5px;	FONT-WEIGHT: bold;	FONT-SIZE: 12pt;	MARGIN-BOTTOM: 10px;	COLOR: #77a7f1;
}