html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style:none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
h1 {
    font-size: 11px;
	font-weight: bold;
	color: #50657c;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a.MenuItemlink {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 17px;
}
a.MenuItemlink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.left {
	float: left;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
}
.right {
	float: right;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	color: #000000;
	padding-bottom: 10px;
	padding-top: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
/** fonts **/
.style1 {color: #FF9900;}
.info {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	width: 140px;
	background-color: #E1E1E1;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 950px;
    position: relative;
}
#banner {
	width: 950px;
}
#left {
  float: left;
  width: 165px;
  padding-top: 10px;
}
#leftf {
  float: left;
  width: 165px;
}
#middle {
  float: left;
  width: 500px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
#middleresults {
  float: left;
  width: 600px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
#right {
	float: right;
	width: 260px;
	padding-top: 10px;
}
/** Left Column **/
.MenuBox {
	width: 160px;
}
.MenuBoxFeature {
	width: 160px;
}
.BoxTitle {
	font-size: 11px;
	font-weight: bold;
	color: #50657c;
	padding: 3px;
	border: 1px #E1E1E1;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(images/bg_title.gif);
	background-attachment: scroll;
}
.MenuBoxContent {
	padding: 5px;
	background-attachment: fixed;
	background-image: url(images/bg_nav2.gif);
	background-position: top;
	border: solid #CCCCCC 1px;
}
/** Middle Section **/

.MiddleBox {
	width: 500px;
}
.results_ {
	width: 600px;
}
.BoxContent {
	padding: 5px;
	border: solid #CCCCCC 1px;
}
/** Right Column **/
.RightBox {
	width: 260px;
}
.RightBoxContent {
	padding: 5px;
	border: solid #CCCCCC 1px;
	background-attachment: fixed;
	background-image: url(images/bg_2.gif);
	background-position: top;
}
.forminput {
	FONT-SIZE: 11px;
	BACKGROUND: #ffffff;
	WIDTH: 160px;
	FONT-FAMILY: arial;
	border: 1px solid #cccccc;
}
.formbuttons { BORDER-RIGHT: 1px double; BORDER-TOP: 1px double; FONT-SIZE: 11px; BACKGROUND: #ffffff; BORDER-LEFT: 1px double; WIDTH: 120px; SCROLLBAR-TRACK-COLOR: #cccccc; BORDER-BOTTOM: 1px double; FONT-FAMILY: arial
}
select  { background: #FFFFFF; font-family: "MS Sans Serif"; font-size: 11px; color: #336666; WIDTH: 160px; }.box {
	border-top: 1px none #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.feature {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
#overflow { 
	OVERFLOW: auto;
	WIDTH: 100%;
	HEIGHT: 20px;
}