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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { font: 12px Arial, sans-serif; color: #4F5B66; }

h1 { font: 32px Georgia, Arial, sans-serif; }
h2 { color: #B81331; font: 28px Arial, sans-serif; }
h2.medium { font: 15px Georgia, Arial, sans-serif; }
h3 { font: 18px Georgia, Arial, sans-serif; }
h4 { font: 14px Arial, sans-serif; }

a { color: #007AE9; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 10px 0; }
p.mTop0 { margin-top: 0; }

ul { list-style-type: square; }
ol { list-style-type: decimal; }

strong { font-weight: bold; }

#mainContainer { width: 660px; position: relative; margin: 0 auto; padding-bottom: 10px; }
#topBanner { margin-top: 65px; float: left; width: 100%; }
#topBanner img { display: block; }
#pageContent { padding: 20px 0; border-width: 0 1px; border-color: #D2D2D2; border-style: solid; clear: both; float: left; width: 658px; }
#contentSection { float: left; width: 356px; padding: 0 30px 20px; }
#contentSection ul { list-style-type: none; }
#contentSection ul li { padding-left: 20px; background: url(../images/red-check.gif) no-repeat left center; }
#formSection { float: left; width: 200px; padding: 0 10px; border: 1px solid #4F5B66; background-color: #EEE; }

.formRow { margin-bottom: 10px; float: left; width: 100%; }
.formRow label { width: 100%; float: left; margin-bottom: 2px; }
.formRow label.error { color: #B81331; font-weight: bold; margin-top: 5px; }
.formRow input, .formRow textarea { border: 1px solid #7F9DB9; float: left; width: 198px; }
.formRow input.error { background-color: #DE3C47; color: #FFF; }
.formRow select { float: left; width: 200px; }
.formActions { margin: 10px 0; float: left; width: 100%; text-align: center; }

/*.formRow #phone { width: 167px; }*/

.thankYouPage #topBanner { margin-top: 25px; }
.thankYouPage #pageContent { padding: 20px; width: 618px; }
.thankYouPage h1 { color: #B81331; }
.thankYouPage .thankYouMessage p { font-size: 16px; }

.contentBoxesTop { margin-top: 10px; float: left; width: 100%; background: url(../images/double-content-boxes.png) no-repeat center top; }
.contentBoxesTop h2 { color: #4F5B66; font: 18px Georgia, Arial, sans-serif; }
.contentBoxesTop a { color: #B81331; }
.contentBoxesTop .leftBox { padding: 10px 120px 0 80px; float: left; width: 170px; }
.contentBoxesTop .centerBox { padding: 10px 35px 0 0; float: left; width: 170px; }
.contentBoxesTop .rightBox { padding: 10px 0 0; float: left; width: 170px; }
.contentBoxesBottom { float: left; width: 100%; min-height: 63px; padding: 0 0 8px; background: url(../images/double-content-boxes.png) no-repeat center bottom; }
.contentBoxesBottom .imageBox { padding-top: 5px; background-color: #FFF; float: left; width: 100%; }
.contentBoxesBottom .imageBox img { float: right; }
.contentBoxesBottom .leftBox { padding: 10px 97px 0 71px; float: left; width: 188px; }
.contentBoxesBottom .centerBox { padding: 10px 17px 0 0; float: left; width: 188px; }
.contentBoxesBottom .rightBox { padding: 10px 0 0; float: left; width: 188px; }

#contactInfo { float: left; margin-top: 20px; width: 100%; clear: both; }
#contactInfo div { padding: 10px 10px 10px 30px; margin-right: 10px; float: left; }
#contactInfo .phone { background: url(../images/phone-icon.png) no-repeat left 4px; }
#contactInfo .email { margin-right: 0; padding-right: 0; padding-left: 35px; background: url(../images/email-icon.png) no-repeat left 4px; }
#contactInfo .email a { color: #536482; }

#header { position: absolute; top: 0; left: 0; margin: 10px 0; }
#header .logo { float: left; }
#header .tagline { float: left; padding: 15px 0 0 20px; color: #7A8285; }

#footer { z-index: 1; position: relative; border: 1px solid #D2D2D2; clear: both; background-color: #526989; }
#footer p { text-align: right; color: #FFF; padding: 10px; margin: 0; }
#footer .bottomLeftCorner { z-index: 5; font-size: 0px; position: absolute; bottom: -1px; left: -2px; width: 10px; height: 10px; background: url(../images/landing-page-footer-bottom-left.gif) no-repeat 0 0; }
#footer .bottomRightCorner { z-index: 5; font-size: 0px; position: absolute; bottom: -1px; right: -2px; width: 10px; height: 10px; background: url(../images/landing-page-footer-bottom-right.gif) no-repeat 0 0; }
