/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#body {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	height:20px;
	width: 740px;
}

#links {
 background-color: #2e2d27;
 height:20px;
 padding: 3px 0px 0px 0px;
 margin-bottom: -3px;
 width: 740px;
}

#links a {
	border-right: 1px solid #62625D;
	border-left: 1px solid #969693;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	padding:3px 7px 5px 7px;
	vertical-align: top;
}

#links a:hover {
	border-right: 1px solid #62625D;
	border-left: 1px solid #969693;
	color: #CFBF8D;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	padding:3px 7px 5px 7px;
	vertical-align: top;
}

#phone {
	float:right;
	width:400px;
	text-align:right;
	height:46px;
	margin-top: 35px;
}
.formtext
  { 
  font-size: 10px;
  font-family: verdana;
  color: #ffffff;
  }

#header {
}

.blue {
	background-color: #055a8d;
	height: 10px;
	margin-top: 5px;
	padding:0px;
	font-size: 2px;
}

#footer {
	text-align:center;
	font-size: 11px;
	border-top: 1px solid #000;
	padding: 15px 0px 15px 0px;
	clear: both;
}

#footer a, #footer a:visited, #footer a:hover {
	color: #666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}



h1 {
	font-size: 15px;
	color: #055A8D;
}

h1.header {
	background-image: url('images/header_background.gif');
	font-size: 17px;
	color: #000080;
	line-height: 30px;
	padding-left: 20px;
	font-style: italic;
	text-transform: uppercase;
}
	
	
#memberships {
	margin-top:40px;
	text-align:center;
	}



#content p {
	line-height: 15px;
}

#gutter {
	float:left;
	width:175px;
	margin-bottom:10px;
}

#rightColumn {
	float:right;
	width: 155px;
	margin-right: 20px;
}

* html #rightColumn { margin-right: -0px; }

.ahd {
	background-color: #464646;
	width: 175px;
	}

#optin {
	width: 155px;
	border: 1px solid #000;
	padding-left: 20px;
	margin-bottom: 10px;
}

#shortform {
	width: 175px;
	border: 1px solid #000;
	margin-bottom: 10px;
	}
	
#shortform table {
	margin-left: 20px;
	}
	
#shortform, #optin {
	background-color: #E7E3DE;
	}

#optin img{
	margin-left: -20px;
	}

#process {
	background-color: #E0E0DF;
	border: 1px solid #000;
	padding: 10px;
	font-size: 11px;
}

.title {
	background-color: #055a8d;
	color: #fff;
	font-weight:bold;
	font-size: 15px;
	height: 20px;
	padding: 5px;
}

#testimonials {
	background-color: #B4CDDD;
	padding: 5px;
	font-size: 11px;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000;
}

#images .padding {
	padding-right: 46px;
}

.testimonial {
	padding: 5px;
	background-color: #E0E0DF;
	margin-bottom: 10px;
	font-size: 11px;
	clear: right;
}

.testimonial div {
	margin-top: -13px;
	text-align:right;
}

#form {
	margin-top:20px;
	margin-left: 183px;
	padding-left: 7px;
	border-left: 1px solid #000;
	min-height: 750px;
	height:auto;
}

* html #form {
	height: 826px;
}

#geo img {
	text-align:right;
}

.section {
	width:100%;
}


.heading {
	background-color: #ccc;
	border: 1px solid #000;
	padding:3px;
	font-size: 11px;
}

.div1 {
	width:45%;
	float: left;
}

.div2 {
	width:45%;
	float:right;
}

option {
	width: 30px;
	}

.div3 {
	width: 35%;
	float: right;
}

.clear {
	clear: both;
}

.formSection {
	margin-bottom: 15px;
	
}

td {
	
	
	font-size:10px;
}

input, select, textarea {
 font-size: 10px;
 border: 1px solid #000;
}

.multi {
	border: 0px;
	}

.formLabel {
	font-weight:bold;
	vertical-align:top;
}

.formField {
	font-family: arial, helvetica, sans-serif;
}

textarea {
	font-family: arial, helvetica, sans-serif;
}

.textB {
	font-weight: bold;
}

.textSlant {
	font-style: italic;
}

.textU {
	text-decoration: underline;
}

.textS {
	font-size: 11px;
}

.textBlue {
	color: #555555;
	font-weight:bold;
}

#gutter a, #gutter a:hover, #gutter a:visited {
	color: #055a8d;
	font-weight:bold;
	text-decoration: none;
}

.button {
	background-color: #055a8d;
	color: #fff;
	float:right;
	width: 75px;
	padding: 3px 5px 3px 5px;
	text-align:center;
	margin-top: 5px;
}

.button a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#errorMsg { 
	list-style-position:inside; 
	color: #ff0000; 
}

