/* GENERAL STYLES */
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
#all {
	width: 952px;
}

/* header area */
#header {
	background: #0085C4;
	color: #F8F400;
	font-size: 1.3em;
	text-align: right;
	
	width: 100%;
	margin-bottom: 36px;
	float:left;
}
#header2
{
	width: 952px;
	float:left;
}
#logo {
	float: left;
	width:146px;
}
#header a {
	color: #F8F400;
	text-decoration: none;
	/*display: block;*/
	float:left;
}
#header a em {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
#header a#loginsupplier{
	margin: 11px 0 0 0;
	float:right;
}
#header a#loginmember{
	margin: 3px 0 0 0;
	clear:right;
	float:right;
}#header a#join {
	margin: 9px 0 0 0;
clear:right;

	float:right;
}


/* navigation */
ul#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.3em;
	width: 186px;
	clear: left;
	color: #0085C4;
	background: #fff;
}
ul#navigation li {
	margin: 0 0 13px 0;
	padding: 0 0 0 22px;
}
ul#navigation a {
	text-decoration: none;
	color: #0085C4;
	background: #fff;
	font-weight: bold;
}
ul#navigation a:hover {
	text-decoration: underline;
}
ul#navigation li.active, ul#navigation li.active a {
	text-decoration: underline;
}
ul#navigation li.firstButton {
	margin-top: 30px;
}
/* sub nav for Business development managers */
ul#navigation li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}
ul#navigation li ul li {
	padding: 10px 0 0 8px;
}

ul#navigation li ul
{
    margin-top:-10px;
}



/* generic content area */
#contentArea {
	float: right;
}




/* content structure stuff - set for general pages here, updated in index.htm as different design, and other pages as necessary */
.column {
	float: left;
}
.equal {
	width: 375px;
}
.containFloats {
	overflow: auto;
}
#mainContent {
	width: 764px;
	position: relative;
	padding-bottom: 20px;
}
#mainContent img.photo {
	margin: 0 0 5px 40px;
}
#mainContent p {
	margin: 0;
}
#mainContent p, #mainContent ul, #mainContent ol {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0em 360px 1.2em 40px;
}
#mainContent .fullWidth {
	padding-right: 50px;
}
#mainContent ul, #mainContent ol {
	margin: 0 0 0 1.5em;
}
#mainContent .column p {
	padding-right: 50px;
}
.style1 {
	background: url(/media/121339/new-bg1.gif) 0 100% no-repeat #0085C4;
	color: #fff;
}
.style1 a {
	color: #fff;
}
.style2 {
	background: url(../images/contentBG.gif) 0 100% no-repeat #fff;
	color: #000;
}
.style2 a {
	color: #000;
}
h1 {
	margin: 0;
	padding-left: 40px;
	padding-bottom: 25px;
padding-right:10px;
	font-size: 4em;
}
.style1 h1 {
	background: url(/media/121345/new-h1bg1.gif) no-repeat #0085C4;
	color: #F8F400;
	padding-top: 30px;
}
.style2 h1 {
	background: url(../images/h1bg2.gif) no-repeat #fff;
	color: #0085C4;
	padding-top: 20px;
	/* ie6 fix */
	height:1%;
}
h2 {
	margin: 0;
	padding: 0 0 0 40px;
	color: #0085C4;
	font-size: 1.5em;
}
#mainContent h2 a {
	color: #0085C4;
}
h2.contact {
	color: #F8F400;
	font-size: 1.8em;
}
#mainContent p.intro {
	font-size: 1.5em;
	color: #00558F;
	margin: 0;
	padding: 0 96px 0 35px;
}
#secondaryContent {
	position: absolute;
	right: 0;
	bottom: 2px;
}
.style1 #secondaryContent {
	bottom: 0;
}



/* banners (homepage) */
#banners {
	overflow: none;
	width: 764px;
	margin:25px 0 0 0;
	padding:0px;
}
.banner {
	float:right;
	margin:0px;
	padding:0px;
}
#newsBanner {
	margin: 0;
padding:0px;
	background: url(/media/121352/new-newsbannerbot.gif) 0 100% no-repeat #0085C4;
	color: #fff;
	font-size: 1.2em;
	width: 362px;
height:168px;
float:left;
}
#newsBanner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#newsBanner li {
	margin: 0;
	padding: 10px 0 0 21px;
}
#newsBanner p {
	text-align: left;
	margin: 0;
	padding: 15px 20px 15px 20px;
}
#newsBanner a {
	color: #fff;
}

.newsImage {
	margin-right:80px; 
	float:right;
}


/* guarantee box */
#guarantee {
	padding-left: 54px;
}
#guarantee div {
	width: 242px;
	margin-bottom: 50px;
	background: url(../images/guaranteeBottom.gif) 0 100% no-repeat #004E87;
	color: #fff;
}
#guarantee h2 {
	margin: 0;
	padding: 0;
	color: #F8F400;
}
#guarantee p {
	margin: 0;
	padding: 0 15px 15px;
	font-size: 1.1em;
}

/* quotes - testimonials */
blockquote {
	margin: 20px 0 0 30px;
	padding: 0 0 0 13px;
	background: url(../images/quote1.gif) no-repeat #fff;
	color: #0085C4;
}
#mainContent .column blockquote p {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	width: 330px;
}
.closeQuote {
	background: url(../images/quote2.gif) right top no-repeat #fff;
	padding: 0 11px 0 0;
}
.quotee {
	color: #00558F;
	font-size: 0.8em;
}

/* equal width columns, general bits for contact, re-used in other form pages */
.address {
	color: #F8F400;
}
.button {
	margin: 0 40px;
}
.loginbutton {
	background-color: Yellow; 
	width: 30px;
}
input, textarea {
	background-color: #B4E5FD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
	font-size: 1.2em;
	padding-top: 4px;
}
.field {
	margin: 10px 0 0 40px;
	clear: both;
	overflow: auto;
}
.field label {
	float: left;
}
.field input {
	float: right;
	width: 220px;
}
.checkbox input {
	width: auto;
	margin-right: 150px;
	background-color: transparent;
}
.textInput {
	margin: 10px 0 0 40px;
	clear: both;
}
.textInput label {
	display: block;
}
.textInput textarea {
	width: 330px;
	margin: 10px 0;
}
#btnGo {
	margin-top: 20px;
}
#map {
	margin: 0 40px;
}

/* privacy */
#mainContent ul.contentNav {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 40px; 
}
#mainContent ul.contentNav ul {
	font-size: 1em;
	list-style: none;
	padding: 2px 10px;
}
#mainContent #lastPrivacyNav {
	margin-bottom: 30px;
}

/* footer */
#footer {
	color: #000;
	background: #fff;
	width: 750px;
	
	padding: 25px 0 25px 5px;
	clear: both;
	color:#666666;
}
#footer p {
	font-size: 9px;
}
#footer a {
	font-size: 12px;
	color: #666666 ;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#rightCol {
	padding-bottom: 211px;
}

/* AA Partnership */
.aa {	
	border:solid 1px #8b8177;
	float:left;
	width: 745px;
	Margin-top:10px;
	padding-top: 30px;
}

.aa h2 {
	color: #4b5399;
	font-size: 2em;
	font-weight: normal;
	margin-left: -22px;
}
.aa h3 {
	color: #4b5399;
	font-size: 2em;
	font-weight: normal;
	margin-left: 18px;
	margin-top:10px;
}
.aa h4 {
	color: #8b8177;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 18px;
	margin-top:-10px;
}
.aa a {
	text-decoration: none;
	list-style-type:none;
	color: #8b8177;
}
#AABanner p{
	color: #8b8177;
	font-size: 1.4em;
	font-weight: normal;
	margin-left: -22px;
	margin-top:-20px;
	width: 705px;
}
#AABanner ul{
	color: #8b8177;
	font-size: 1.3em;
	font-weight: normal;
	margin-left: 38px;
	margin-top:4px;
	margin-bottom:15px;
	width: 740px;
}

.bc_menu {
	color: #4b5399;
	border:solid 1px #8b8177;
	padding-left:19px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom: 1px;
}
.bc_menu a {
	text-decoration: underline;
	list-style-type:none;
	color: #4b5399;
}

#AABanner img {
	margin-left:20px;
}

/* EDITOR PROPERTIES */
