* { margin: 0; padding: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; 
	padding: 10px 0 0 0;
}
a:link, a:visited, a:hover, a:active {
	color: #00007E;
}
#container {
	background: transparent url(../images/bg.gif) repeat-y top;
	margin:0 auto;
	width:732px;
}
#header {
	background: transparent url(../images/top_border.gif) no-repeat top;
	width:732px;
	height: 124px;
}
#header img {
	margin: 17px 0 0 0;
}	
#middle {
	background: transparent url(../images/middle.jpg) no-repeat top;
	width:732px;
	height:137px;
	padding: 25px 0 0 0;
	text-align: left;
} 
#middle_sub {
	background: transparent url(../images/middle_sub.gif) no-repeat top;
	width:732px;
	height:63px;
	padding: 25px 0 0 0;
	text-align: center;
} 
#nav {
	width: 475px;
	margin: 0 10px 0 120px;
}
#nav a:link, #nav a:visited {
	font-size: 12px;
	color: #00007E;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0 0 22px;
}
#nav a:active, #nav a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0 0 22px;
}
#blueline {
	background: #00007E;
	width: 718px;
	height: 20px;
	margin:0 auto;
}
#content { 
	height: 235px;
	padding: 5px 0 15px 30px;
	text-align: left;
}
#content h1 {
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman, Times, serif;
	color: #272792;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: center;
}
#content p {
	text-align: left;
	font-size: 12px;
	padding: 10px 0 0 0;
	line-height: 20px;
}
#content hr {
	width: 160px;
	color: #cccccc;
	background-color: #cccccc;
	height: .5px;
}
#content_sub { 
	padding: 0px 50px 25px 50px;
	text-align: left;
}
#content_sub h1 {
	margin: 0;
	padding: 0px;
	font-family: Times New Roman, Times, serif;
	color: #272792;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: left;
}
#content_sub h2 {
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Times New Roman, Times, serif;
	color: #272792;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: left;
}
#content_sub p {
	text-align: left;
	line-height: 16px;
	padding: 5px 0 5px 0;
}
#content_sub hr {
	width: 160px;
	color: #cccccc;
	background-color: #cccccc;
	height: .5px;
}
#content_sub ul {
	padding: 0 0 0 45px;
}
#ourmission {
	width: 200px;
	height: 200px;
	float: left;
	margin: 0 35px 0 0;
}
#thebenefits {
	width: 200px;
	height: 200px;
	float: left;
	margin: 0 35px 0 0;
}
#marketcoverage {
	width: 200px;
	height: 200px;
	float: left;
}
#logos {
	background: transparent url(../images/logo_bg.gif) repeat-x top;
	width: 718px;
	height: 93px;
	text-align: left;
	margin:0 auto;
}
#images {
	width: 718px;
}
#images img{
	margin: 20px 0 0 80px;
}
#bottom {
	background: transparent url(../images/bottom.gif) no-repeat bottom;
	width: 732px;
}
#footer {
	font-size: 10px;
	color: #00007E;
	padding: 10px 0 0 5px;
	line-height: 20px;
}
#footer a {
	font-size: 10px;
	padding: 0 10px 0 10px;
}
#footer a:active, #footer a:hover {
	font-size: 10px;
	padding: 0 10px 0 10px;
	color: #ff0000;
}
#submenu {
	width: 175px;
	float: right;
	background-color: #E7E7FE;
	border: 1px solid #00007E;
	padding: 10px 0px 10px 10px;
	margin: 0 0 0 15px;
}
#submenu h1 {
	color: #00007E;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 0 0 10px 0;
}
#submenu p {
	margin: 0;
	padding: 0px;
}
#submenu ul {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 11px;
}
#submenu a:link, #submenu a:visited {
	color: #00007E;
	text-decoration: none;
	}
#submenu a:active, #submenu a:hover {
	color: #ff0000;
	text-decoration: none;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	}
#testimonial_name {
	color: #000;
	font-weight: bold;
	}
table {
	border: 1px solid #272792;
	margin: 20px 0 20px 0;
	}
td {
	padding: 5px;
	}
colored_row {
	background-color: #E7E7FE;
	}
#charts {
	float: left;
	text-align: center;
	width: 310px;
	height: 200px;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	}
.membername {
	color: #272792;
	font-weight: bold;
	}
#alphabetlinks {
	text-align: left;
	padding: 10px 0 10px 0;
}
/*Forms*/

form {
	margin: 0;
	padding: 10px 0 10px 0;
}
fieldset.leftinput{
	border: none;
	display: block;
	margin: 5px 0;
	padding: 5px;
}
fieldset.leftinput input{
	display: block;
	width: 200px;
	margin-bottom: 1em;
	border: 1px solid #272792;
}
fieldset.leftinput input.hidden{
	margin: 0;
	padding: 0;
	border: 0px !important;
}
fieldset.leftinput textarea{
	display: block;
	margin-bottom: 1em;
	width: 200px;
	border: 1px solid #272792;
}
fieldset.leftinput label{
	width: 400px;
	margin: 2px 0 0 0 !important; 
	text-align: left;
	display: block;
}
#wrapper {
	width: 400px;
	float: left;
}
#wrapper label {
	padding-top: 5px;
}
#checkgrp {
	float: left;
	width: 200px;
}
#checkgrp input.checkbox {
	display: inline;
}
#rightcol{
	display: block;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	width: 265px;
	line-height: 20px;
}
td {
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: 0 solid black;
	}
tr {
	background-color: #E7E7FE;
	}
#tableheaders {
	color: #fff;
	font-weight: bold;
	}
/* Hides from IE5-mac \*/
* html #rightcol {
	margin: 0 0 0 5px;
}
/* End hide from IE5-mac */
#rightcol input.radio {
	display: inline;
	width: 15px;
	padding: 3px 0 0 3px;
	margin: 0;
	border: 0 !important;
}
#rightcol input {
	padding: 0px 0 0 0px !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
}
#rightcol input.submit{
	float: left;
	margin-right: 5px !important;
	width: 60px;
	background-color: #ffffff;
	cursor: pointer;
}
#rightcol input.submit:active, #rightcol input.submit:hover{
	background-color: #B59AC7;
	color: #ffffff;
}
span#button-quote {
	display: block;
	padding: 10px 0px 0px 0px; }


