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

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

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

table.fees {
 text-align: left;
 vertical-align: middle;
 padding: 5px;
 border: 1px solid #EEE;
  font-size: 10pt;
}

table.advisor {
 border-collapse: collapse;
 font-size: 9pt;
}
table.advisor th {
 text-align: left;
 padding: 5px;
 border: 1px solid black;
 background: #FFF;
}
table.advisor th a {
 color: black;
}
table.advisor td {
 text-align: left;
 vertical-align: middle;
 padding: 5px;
 border: 1px solid black;
}
table.advisor tr:hover {
 background: #E0F0B8;
}
table.advisor a {
 color: #77A7F1;
 text-decoration: none;
 font-weight: bold;
}
table.advisor a:hover {
 color: #FF9933;
}

 #logo {
  float: left;
  padding: 20px 20px 0px 20px;
  margin: 0px;
 }
 #logo p {
  display: inline;
  color: white;
  padding: 10px;
  font-size: 20pt;
  line-height: 50px;
 }
 #linkrow {
  font-size: 10pt;
  width: 100%;
  background: url(topgreen.gif) repeat-x #AFDF4F;
  height: 30px;
  text-align: center;
 }
 #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;
  padding: 0px 11px 0 11px;
  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: auto;
  text-align: center;
  background: #F4F4F4;
 }
 #main {
  margin: auto;
  width: 790px;
  height: 1010px;
  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%;
  float: center;
  padding: 5px;
 }
 #three {
  width: 750px;
 }
 #three1, #three2, #three3 {
  width: 220px;
  padding: 5px;
 }
 #head1, #head2, #head3 {
  width: 220px;
  height: 30px;
  color: #FFF;
  font-size: 14pt;
  text-align: right;
  line-height: 30px;
  padding-right: 8px;
 }
 #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;

 }

#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;
	text-align: left;
}
#content p {
	margin-left: 15px;
}
#content h2 {
		PADDING-LEFT: 5px;	FONT-WEIGHT: bold;	FONT-SIZE: 12pt;	MARGIN-BOTTOM: 10px;	COLOR: #77a7f1;
}
a.info span {
 display: none;
}
a.info:hover span {
 display: block;
 text-decoration: none;
 border: 1px solid #94BD53;
 position: absolute;
 padding: 2px;
 width: 100px;
 z-index: 100;
 color: #000;
 background: #FFF;
 font: 10px Verdana, sans-serif;
 margin-left: 10px;
}

table.prelead {
 width: 65%;
 border-collapse: collapse;
 font-size: 9pt;
}
table.prelead th {
 text-align: left;
 padding: 5px;
 border: 1px solid black;
}
table.prelead th a {
 color: black;
}
table.prelead td {
 text-align: left;
 vertical-align: middle;
 padding: 5px;
 border: 1px solid black;
}
table.prelead a {
 color: #77A7F1;
 text-decoration: none;
 font-weight: bold;
}
table.prelead a:hover {
 color: #FF9933;
}
table.prelead h4 {
 line-height: 30px;
}