/* @group Layout */

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font: 14px/18px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 18px;
	background: url(images/background.gif) no-repeat center top;

}

#background {
	width: 960px;
	margin: 0 auto;
}

#container {
	width: 960px;
	float: left;
	margin: 0 0 0 -480px;
	padding: 0;
	background: white url(images/trans_swooshGetStartedborder.gif) repeat-y;
	position: absolute;
	left: 50%;
	}

#header {
	width: 100%;
	height: 108px;
	padding: 0;
	float: left;
	margin: 0;
	background: url(images/header-background.jpg) no-repeat center top;
}

.logo {
	margin-left: 10px;
	float: left;
	margin-top: 30px;
	color: black;
}

.headerPack {
	float: right;
	margin: 0;
	padding: 0;
	color: black;
}

#headerInfo {
	float: left;
	text-align: right;
	color: black;
	margin-bottom: 10px;
	width: 335px;
	padding-top: 25px;
}

#header a {
	text-decoration: none;
	font-weight: normal;
	color: white;
	cursor: pointer;
}

.headerImage {
	width: 960px;
	height: 125px;
	float: left;
	margin: 0;
	padding: 0 0 3px;
	background: #003d81;
}

.leftColumn {
	width: 235px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background: white;
	padding-right: 5px;
	}

.rightColumn {
	width: 660px;
	min-height: 685px;
	float: left;
	padding: 20px 20px 10px;
	background: #e0f0ff url(images/trans_swooshGetStartedborder.gif) no-repeat center 5px;
	margin: 0 0 10px;
}

.subLeftColumn {
	float: left;
	width: 85px;
	margin-right: 15px;
}

.subRightColumn {
	float: left;
	width: 200px;
}

.rightColumnGetStarted {
	width: 800px;
	float: left;
	background: #e0f0ff url(../images/trans_swooshGetStartedborder.gif) no-repeat;
	padding: 20px 60px 20px 100px;
	margin: 0;
}

.contentGetStarted {
	width: 600px;
	float: left;
	}

.controlsGetStarted {
float: right;
width: 200px;
	}

.profileLeftColmn {
	width: 200px;
	float: left;
	margin-right: 20px;
}

.profileLeftColmn img {
	padding: 10px;
	background: white;
	border: 1px solid #ccc;
	width: 185px;
	height: auto;
}

.profileLeftColmn h8 {
	margin-top: 0;
}

.profileRightColmn {
	width: 430px	;
	float: right;
	margin-top: 20px;
}

	
/* @end */

/* @group Home ads */

#homeAds {
	width: 940px;
	height: 95px;
	margin: 0;
	padding: 5px 10px 20px;
	background: white url(images/background-homeBar.jpg) repeat-x 0 5px;
	float: left;
}

#homeAd1 {
	width: 305px;
	height: 86px;
	float: left;
	margin: 0 0 20px;
	background: url(images/home-ad-news.gif) no-repeat;
	padding: 40px 0 0;
}

#homeAd2 {
	width: 305px;
	height: 86px;
	float: left;
	margin: 0 10px 20px;
	padding: 0;
}

#homeAd3 {
	width: 305px;
	height: 86px;
	float: left;
	margin: 0 0 20px;
	padding: 0;
}

#homeAdLarge {
	width: 960px;
	height: 320px;
	float: left;
	padding: 0;
	margin-top: 0;
}

/* @end */

/* @group Footer */

#footer {
	width: 960px;
	height: 230px;
	float: left;
	padding: 0 10px 0 0;
	margin: -15px 0 0;
}

#footerLinks {
	width: 960px;
	float: left;
	text-align: center;
	background: white;
	padding-top: 18px;
}

#footerLinks ul {
	text-align: center;
	width: 960px;
}

#footerLinks li.first {
	border: none;
}

#footerLinks li {
	display: inline;
	padding: 0 3px 0 6px;
	border-left: 1px solid #ccc;
	margin: 0;
}

#footerLinks a {
	font-weight: normal;
	font-style: normal;
	font-size: 12px !important;
}

/* @end */

/* @group Typography */

.QA {
	font-size: 18px;
	font-weight: bold;
	color: #003d81;
}

.blue {
	color: #003d81;
}

{
	
	}

.quote {
	color: #69c;
	font: bold 30px/23px Georgia, "Times New Roman", Times, serif;
	display: inline-block;
	height: 12px;
	padding: 0;
	margin: 0 5px 0 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: HelveticaNeue-Light, Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 18px;
	font-weight: normal;
	font-style: normal;
	clear: both;
}

h1 {
	color: #003d81;
	margin: 0 0 18px;
	float: left;
	clear: none;
	font: normal 40px/50px Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #06c;
	font-size: 24px;
	line-height: 28px;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: black;
	line-height: 22px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-size: 16px;
	font-weight: bold;
}

.columnHeader {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 6px;
	padding-bottom: 3px;
	float: left;
	width: 100%;
}

h4 + li {
	margin-top: -18px;
}

h5 + p {
	margin-top: -18px;
}

h6 {
	color: #06c;
	font: normal normal normal 14px/normal Helvetica, Arial, Geneva, sans-serif;
}

h7 {
	font-size: 10px;
	font-weight: bold;
}

h8 {
	color: white;
	font: normal normal normal 17px/normal Helvetica, Arial, Geneva, sans-serif;
}

.phoneNumber {
	color: #cc0000;
	font: normal normal normal 17px/normal Helvetica, Arial, Geneva, sans-serif;
}

/* Text elements
-------------------------------------------------------------- */

p {
	margin: 0 0 18px 0;
	text-align: left;
	font: 16px/20px Helvetica, Arial, Geneva, sans-serif;
}

strong {
	font-weight: bold;
}

.callInfoHeader {
	font-size: 42px;
	color: white;
	font-weight: bold;
	overflow: visible;
	line-height: 42px;
}

.callInfoFooter {
	font-size: 55px;
	color: #fff;
	font-weight: bold;
	float: left;
	line-height: 55px;
	overflow: visible;
	margin-top: -20px;
}

.testimonialSignature {
	color: #666;
	line-height: 18px;
	font-style: italic;
	font-size: 12px;
	margin-top: -12px;
}

.copyright {
	text-align: center;
	font-size: 10px;
	margin-top: 18px;
	color: #666;
}

ul {
	float: left;
	margin-bottom: 12px;
}

li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 18px;
}

ul.noBullet li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}

/* @end */

/* @group Links */

a {
	color: #125AA7;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

/* @end */

hr {
	height: 1px;
	width: 100%;
	background-color: #ff6666;
	border: none;
	margin-bottom: 18px;
	float: left;
	border: 0px solid #ff6666;
}

.grayHr {
	height: 1px;
	width: 100%;
	background-color: #ccc;
	border: none;
	margin-bottom: 18px;
	float: left;
	border: 0px solid #ff6666;
}

.formPack {
	margin: 0;
	position: absolute;
	z-index: 3;
	top: 206px;
	left: 505px;
	width: 175px;
}

.noBullet hr {
	height: 1px;
	width: 100%;
	background-color: #ff6666;
	border: none;
	margin-bottom: 18px;
	float: left;
	border: 0px solid #ff6666;
	margin-top: 18px;
}

.thickHr {
	height: 8px;
	width: 960px;
	background-color: #cc0000;
	border: none;
	float: left;
	margin: 0 !important;
	padding: 0;
}

/* @group Navigation */

.hover-image-container {display:block; height:40px; overflow:hidden}
.hover-image-container:hover img {margin-top: -40px;}

/* @end */

/* @group Form */

.fontButton {
	float: right;
	clear: none;
	margin: 0 10px 0 0;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	border-top: 1px solid #369;
	border-left: 1px solid #369;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #369;
	font: bold 12px Helvetica, Arial, Geneva, sans-serif;
	padding: 2px;
	width: 50px;
}

form {
	margin: 0;
	padding: 0;
}

form fieldset {
	clear: both;
	border: 1px solid #9cf;
	margin: 0 0 20px;
	background-color: white;
	padding: 10px;
	width: 658px;
}

form label {
	display: block;
	float: left;
	width: 160px;
	padding: 0;
	text-align: right;
	margin: 10px 0 -10px;
}

form fieldset legend {
	font-weight: bold;
	padding: 0 5px;
}

form input, form textarea, form select {
	margin: 10px 0 -10px 10px;
	font: 14px Helvetica, Arial, Geneva, sans-serif;
	padding: 2px;
	border: 1px solid #ccc;
}

form input, form textarea {
	width: 250px;
	border: 1px solid #ccc;
}

form checkbox {
	margin-left: 60px !important;
}

textarea {
	overflow: auto;
}

form small {
	padding: 1px 3px;
	font-size: 11px;
	color: #666;
}

form .required {
	font-weight: bold;
}

form br {
	clear: both;
}

form .oneLine {
	float: left !important;
	text-align: left;
	border: 1px solid red;
	width: 150px;
	margin: 0 10px 0 0;
	padding: 0;
	width: 120px;
	height: 25px;
}

form .oneLine label {
	text-align: left;
}

em {
	font-weight: bold;
	color: #f30;
	font-size: 18px;
	font-variant: normal;
}

.checkbox {
	border: none;
	width: auto;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}

/* @end */

/* @group BUTTONS */

button {
	float: right;
	margin: 0;
	border-right: 2px solid #036;
	border-bottom: 2px solid #036;
	border-top: 2px solid #369;
	border-left: 2px solid #369;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #369 url(images/buttonBackground.gif) repeat-x;
	font: bold 14px Helvetica, Arial, Geneva, sans-serif;
	padding: 5px 10px;
}

button a {
	color: white;
	text-decoration: none;
}

button:hover {
	background: #69c;
	border: 2px solid #c2e1ef;
	color: #fff;
}

button:active {
	background: #69c;
	border: 2px solid #c2e1ef;
	color: #fff;
	padding: 7px 10px 3px;
}

/* @end */

.testimonialPic {
	float: left;
	margin-right: 15px;
	padding-bottom: 60px;
	width: 125px;
	height: 160px;
}

.testimonialText {
	float: left;
}

/* @group live validation */

.LV_validation_message {
	font-weight: bold;
	margin-left: 5px;
	font-size: 10px;
}

.LV_valid {
	color: #00CC00;
}

.LV_invalid {
	color: #CC0000;
}

.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
	border: 1px solid #00CC00;
}

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border: 1px solid #CC0000;
}

/* @end */

.error {
	color: red;
	font-weight: bold;
	clear: both;
	margin-bottom: -15px;
}

.formError {
	color: red;
	font-weight: bold;
	clear: both;
}

.steps {
	font-weight: bold;
	color: #cc0000;
}

.formField {
	margin: 0 0 -10px;
	padding: 0;
}

.footNote {
	font-size: 12px;
}
