@charset "UTF-8";
/* CSS Document */


/* Clearing all the tag styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: url(none) none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
del {
	text-decoration: line-through};

table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	margin-bottom: 15px;
}
a {
	color: #3e8ab1;
	text-decoration: none;
}
a:hover {
	color: #013467;
	text-decoration: none;
}
body {
	font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #0d4c77 url(../images/backgrounds/top.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font: normal 22px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	margin-bottom: 25px;
	display: block;
}
h2 {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7baedf;
	margin-top: 40px;
}
h3 {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7baedf;
}
h4 {
	font-weight: bold;
	display: block;
	margin-top: 25px;
	font-size: 13px;
	color: #666;
}

/* Holds the middle line */
#back {
	background: url(../images/backgrounds/middle.jpg) repeat-x left 400px;
	height: 100%;
	width: 100%;
}

/* Holds all the content */
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 37px;
	text-align: left;
}

/* Holds the logo and addresses */
#top {
	background: url(../images/logo.jpg) no-repeat left top;
	height: 83px;
	text-align: left;
	padding-right: 20px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 640px;
}
#topper/* Holds the logo and addresses */
 {
	height: 83px;
	text-align: left;
	padding-right: 20px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 640px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#address {
	text-align: left;
	float: right;
}
#nav {
	background: url(../images/backgrounds/nav.jpg) repeat-x;
	height: 30px;
	font: 11px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
#nav a.last {
	margin: 0px;
}

/* Home page content */
#home {
	font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #85898b;
	background: #fff;
	padding: 26px 66px 29px 31px;
}
#home h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #07426c;
	display: block;
	margin-bottom: 15px;
}
#homecontent {
	margin-left: 270px;
}
#callouts {
	width: 210px;
	padding-right: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0d5ea;
	float: left;
}
#callout1 {
	font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #679acc;
	padding-bottom: 15px;
}
.callout2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0d5ea;
	padding-top: 15px;
	font-size: 12px;
	line-height: 16px;
}
.follow {
	font: bold 12px/24px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #418cb2;
	display: block;
}


/* Content for the rest of the site */
#content {
	background: #fff url(../images/backgrounds/content.jpg) repeat-y;
	padding-top: 26px;
	padding-right: 66px;
	padding-bottom: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	
}
#contentright {
	margin-left: 207px;
	font-size: 13px;
	list-style-type: square;
	list-style-position: inside;
}
#contentright ol, ul {
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-image: url(../images/icons/check.jpg);
	margin-left: 18px;
}
.nobottom   {
	margin-bottom: 0px !important;
}

/* Subnav */
#subnav {
	float: left;
	width: 148px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #013467;
}
#subnav h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	margin-bottom: 18px;
	text-indent: 11px;
	height: 22px;
}
#subnav a {
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	color: #3794ba;
	text-decoration: none;
	display: block;
	padding-left: 11px;
}
#subnav a:hover {
	color: #013467;
	text-decoration: none;
	display: block;
	background: url(../images/arrow.png) no-repeat left center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#subnav .here {
	background: url(../images/arrow.png) no-repeat left center;
	color: #013467;
	font-weight: bold;
	display: block;
	text-indent: 11px;
}
#contact  .here {
	background: url(../images/arrow.png) no-repeat left center;
	color: #013467;
	font-weight: bold;
	display: block;
	text-indent: 11px;
	cursor: pointer;
}

/* Subnav FAQs */
#faq 
 {
	float: left;
	width: 148px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 42px;
	font-size: 13px;
	line-height: 28px;
	color: #013467;
}
#faq a {
	color: #3794ba;
	text-decoration: none;
	display: block;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#faq a:hover {
	color: #013467;
	text-decoration: none;
	display: block;
	background: url(../images/arrow.png) no-repeat left center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#faq .here {
	background: url(../images/arrow.png) no-repeat left center;
	color: #013467;
	font-weight: bold;
	display: block;
	text-indent: 11px;
}

/* Footer */
#footer {
	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #63aee2;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}
#footer a {
	color: #63aee2;
	text-decoration: none;
}

/* Holds each profile */
.profile {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7baedf;
}

/* Styles their position */
.position {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

/* Holds each profile */
.executivepofile {
	margin-bottom: 40px;
}

/* Floats the profile image left */
.executivepofile img {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

/* Styles the title for the rest of the staff */
.managementheadline {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7baedf;
}


/* Holds the staff names and positions */
#management {
	font-size: 13px;
}

/* Holds the managers names */
.managers {
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 160px;
	float: left;
}

/* Holds the staff positions */
.managerpositions {
	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin-left: 160px;
}

/* Styles the title for the rest of the staff */
.categories {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7baedf;
	margin-top: 40px;
}
#contactright {
	font-size: 13px;
	list-style-type: square;
	list-style-position: inside;
	float: right;
	margin-left: 36px;
	width: 667px;
}

/* Styles executive staff contact info */
#contact {
	float: left;
	width: 160px;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-top: 48px;
}

/*Contact form elements*/
span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
.bottom {margin-bottom:10px;}
.bottom2 {margin-bottom:10px; background-color:#669900}
.emailFormError {color:#990000;}
form {margin-top: 0px;}
.innerput {
	width: 300px;
}
textarea {
	width: 300px;
}



/* Floats an image left */
.imageleft {
	float: left;
	margin-right: 9px;
	clear: both;
	margin-bottom: 8px;
}

/* Floats an image right */
.imageright {
	float: right;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 4px;
}

/* Aligns text right */
.rightit {
	text-align: right;
}

/*Forcing some elements to move a bit to the left*/
.moveitleft {
	margin-left: -5px;
}


table.solutions  {
	z-index: 100;
}

/* This styles the resouce, newsletter and community servoices links */
.linkspacing {
	}
.linkspacing a {
	display: block;
	margin-top: 5px;
}


/* This is left over from the old layout, leave it in just in case */
.resources {
	float: right;
	width: 375px;
}

.clear {
	font-size: 3px;
	clear: both;
	margin: 0px;
}
