@charset "utf-8";

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

a {
	color: #666666;
}

img {
	border: none;
}

h1 {
	color: #FFFFFF;
	font-size: 32px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	line-height: 32px;
	padding: 0px;
}

h1.main {
	font-family: 'SertigLight', sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 19px;
	font-weight: bold;
	width: 100%;
	color: #7AA240;
	text-decoration: none;
	margin: 30px 0px -10px 0px;
	padding: 0px;
}

h2 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	padding: 0px;
}

h2.main {
	color: #FFFFFF;
	font-family: 'SertigLight', sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

h3 {
	color: #0096D6;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px -10px 0px;
	line-height: 14px;
}

h3 span {
	text-decoration: underline;
}

h4 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}

h4.bold {
	font-weight: bold;
	font-size: 16px;
}

.disclaimer {
	font-size: 0.8em;
}

/** SPACING AND POSITION **/
.autoMargin {
	width: 967px;
	margin: 17px auto;
}

.clear {
	clear: both;
	height: 15px;
}

.clear7 {
	clear: both;
	height: 7px;
}

.clear0 {
	clear: both;
	height: 0px;
}

.left {
	float: left;
}

.left7 {
	float: left;
	margin-left: 7px;
	padding: 0px;
}

.left20 {
	float: left;
	margin-left: 20px;
}

.left55 {
	float: left;
	margin-left: 55px;
	padding: 0px;
}

.right {
	float: right
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop20 {
	margin-top: 20px;
}

/** DIV STYLES **/
#mainContainer {
	width: 967px;
	height: auto;
	zoom: 1;
	margin-top: 0px;
}

#logo {
	float: left;
	width: 158px;
	height: 85px;
}

#topCTA {
	float: right;
	width: 220px;
	height: 71px;
	margin-top: 20px;	
}

#topCTA .tagline {
	font-size: 15px;
	line-height: 24px;
	padding: 0px;
	margin-left: 5px;
	text-align: right;
}

#topCTA .number {
	font-size: 26px;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#nav {
	background: #35A3D4;
	margin-top: 15px;
	line-height: 24px;
	width: 100%;
}

#contentContainer {
	width: 964px;
	margin-left: 0px;
	height: auto;
	padding-bottom: 20px;
}

#content {
	width: 100%;
	height: auto;
	margin: 25px 15px 15px 20px;
}

#contentContainer ul {
	width: 100%;
	padding: 0px; 
	margin: 0px;
}

#contentContainer ul li {
	font-weight: normal;
	margin-left: 25px;
	padding: 0px 0px 5px 20px;
	list-style: none !important;
	background: url('orange_checkmark.png') no-repeat 0px 2px;
}

#contentContainer li span {
	margin-left: 0px;
	line-height: 18px;
}

#contentContainer ul li.none {
	list-style: none !important;
	background: none;
}

/** PROVIDERS **/
div#homePageProviders {
	min-height: 430px;
	padding-left: 0px;
}

.providerContainer {
	margin-top: 23px;
	width: 225px;
	float: left;
	margin-left: 18px;
	height: 400px;
	border: 1px solid #7AA240;
}

.providerType {
	text-align: center;
	padding-top: 8px;
	font-family: Nobile, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

/** boxes **/
.box {
	border: 1px solid #7AA240;
	margin-left: 19px;
	width: 305px;
	float: left;
	min-height: 245px;
}

.boxHeader {
	height: 60px;
	background: #7AA240;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-family: 'SertigLight', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

.boxHeader .text {
	padding: 10px;
}

.box div.content {
	padding: 10px;
	font-style: normal;
	line-height: normal;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.box div.content ul {
	width: auto;
	margin-left: 7px;
}

.box div.content ul li {
	padding: 3px 0px 3px 0px;
	margin-left: -25px;
	list-style: none;
	background: url('orange_checkmark.png') no-repeat 0px 3px;
	line-height: 18px;
}

.box div.content ul li span {
	margin-left: 30px;
}

.bigbox {
	border: 1px solid #7AA240;
	margin-left:0px;
	width: 100%;
	float: left;
	min-height: 300px;
}

.bigboxHeader {
	height: 35px;
	background: #7AA240;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'SertigLight', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

big.boxHeader .text {
	padding: 10px;
}

.bigbox div.content {
	padding: 15px;
	font-style: normal;
	line-height: normal;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.bigbox div.content ul {
	width: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.bigbox div.content ul li {
	padding: 3px 0px 3px 30px;
	margin-left: 25px;
	background: url('orange_checkmark.png') no-repeat 0px 3px;
	line-height: 18px;
}

.bigbox div.content ul li span {
	margin-left: 20px;
}

#footer {
	background: #35A3D4;
	line-height: 28px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}

#footer span a {
	line-height: 28px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

#footer span a:hover {
	line-height: 28px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: underline;
}

sup, sub {
	height: 0px;
	line-height: 1px;
	font-size: .9em;
	vertical-align: bottom;
	position: relative;
}

sup {
	vertical-align: super;
	top: 3px;
}

sub {
	vertical-align: sub;
}