body {
	height: 100%;
	background: #e8edf4 url(../images/background.png) repeat-x top left;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 130%;
}

#header {
	width: 976px;
	height: 105px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../images/header.png) no-repeat;
}

#headerText {
	color: #033a74;
	position: absolute;
	right: 32px;
	top: 6px;
	text-align: right;
}

#greenHeader {
	width: 976px;
	min-height: 176px; 
	margin: 0;
	padding: 0;
	color: white;
	background: url(../images/greenheader.png) no-repeat;
}

#greenHeaderFix {
	width: 976px;
	min-height: 176px; 
	margin: 0;
	padding: 0;
	color: white;
	position: relative;
}

#greenFooter {
	width: 976px;
	height: 42px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../images/greenheaderfoot.png) no-repeat;
}

#greenLeft {
	position: absolute;
	top: 22px;
	left: 36px;
	width: 343px;
	padding: 0;
	margin: 0;
}

#greenRight {
	width: 550px;
	padding: 22px 0 0 0;
	margin: 0 0 0 395px;
	font-size: 12px;
}

#wrapper {
	width: 976px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../images/pagebackground.png) repeat-y;
}

#wrapperFooter {
	width: 976px;
	height: 29px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../images/pagebackgroundfooter.png) no-repeat;
}

#footer {
	width: 100%;
	height: 36px;
	background: #033a74;
	color: #819dba;
}

#footerContent {
	width: 956px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	color: #819dba;
	font-size: 10px;
}

#footerContent a, #footerContent a:visited, #footerContent a:hover, #footerContent a:active {
	color: #819dba;
}

#mainMenu {
	width: 944px;
	height: 105px;
}

#mainMenu ul {
	padding: 58px 0 0 0;
	margin: 0px;
	list-style: none;
	font-size: 13px;
	float: right;
}

#mainMenu ul li {
	margin: 0 0 0 2px;
	padding: 0 0px 0 0;
	display: inline;
	height: 42px;
	float: left;
	background: url("../images/linksright.jpg") no-repeat right top;
}

#mainMenu a, #mainMenu a:visited, #mainMenu a:active {
	display:block;
	float: left;
	padding: 12px 8px 0 8px;
	height: 30px;
	color: white;
	text-decoration: none;
	background: url("../images/linksleft.jpg") no-repeat left top;
}

#mainMenu #selectedMenu {
	background: url("../images/linksrighthi.jpg") no-repeat right top;
}

#mainMenu #selectedMenu a {
	background: url("../images/linkslefthi.jpg") no-repeat left top;
}

#mainMenu ul li:hover {
	background: url("../images/linksrighthi.jpg") no-repeat right top;
}

#mainMenu a:hover {
	background: url("../images/linkslefthi.jpg") no-repeat left top;
	color: white;
	text-decoration: none;
}

.columnHolder {
	width: 914px;
	padding: 0;
	margin: 5px 0 0 36px;
	position: relative;
}

.leftColumn {
	width: 436px;
	float: left;
	padding: 0;
	margin: 0;
}

.rightColumn {
	width: 436px;
	float: right;
	margin-right: 10px;
	padding: 0;
}

.contentBox {
	width: 396px;
	margin: 15px 0 0 0;
	padding: 12px 20px 0px 20px;
	position: relative;
}

.contentBox a, .contentBox a:hover, .contentBox a:visited, .contentBox a:active {
	color: white;
	text-decoration: none;
}

.contentBox a.greyText, .contentBox a:hover.greyText, .contentBox a:visited.greyText, .contentBox a:active.greyText {
	color: #666666;
	text-decoration: none;
}

.lowerContentBox {
	width: 396px;
	margin: 0px 0 0 0;
	padding: 0px 20px 10px 20px;
}

.contentBoxWide {
	width: 864px;
	margin: 15px 0 0 0;
	padding: 12px 20px 0px 20px;
	position: relative;
}

.contentBoxWide a, .contentBoxWide a:hover, .contentBoxWide a:visited, .contentBoxWide a:active {
	color: white;
	text-decoration: none;
}

.contentBoxWide a.greyText, .contentBoxWide a:hover.greyText, .contentBoxWide a:visited.greyText, .contentBoxWide a:active.greyText {
	color: #666666;
	text-decoration: none;
}

.lowerContentBoxWide {
	width: 864px;
	margin: 0px 0 0 0;
	padding: 0px 20px 10px 20px;
}

.openLink {
	font-size: 14px;
	color: white;
	position: absolute;
	top: 12px;
	right: 20px;
}

#hidden1 {
	display: none;	
}

#hidden2 {
	display: none;	
}

#hidden3 {
	display: none;	
}

#hidden4 {
	display: none;	
}

#hidden5 {
	display: none;	
}

#hidden6 {
	display: none;	
}

#hidden1Close {
	display: none;	
}

#hidden2Close {
	display: none;	
}

#hidden3Close {
	display: none;	
}

#hidden4Close {
	display: none;	
}

#hidden5Close {
	display: none;	
}

#hidden6Close {
	display: none;	
}

a:hover.noUnderline {
	text-decoration: none;
}

.greenHeader {
	background: url(../images/headerGreen.png) no-repeat;
	height:50px;
}

.orangeHeader {
	background: url(../images/headerOrange.png) no-repeat;
	height:50px;
}

.greyHeader {
	background: url(../images/headerGrey.png) no-repeat;
	height:50px;
}

.redHeader {
	background: url(../images/headerRed.png) no-repeat;
	height:50px;
}

.cancerHeader {
	background: url(../images/headerCancer.png) no-repeat;
	height:50px;
}

.hospitalHeader {
	background: url(../images/headerHospital.png) no-repeat;
	height:50px;
}

.accidentalHeader {
	background: url(../images/headerAccidental.png) no-repeat;
	height:50px;
}

.injuriesHeader {
	background: url(../images/headerInjuries.png) no-repeat;
	height:50px;
}

.cancerHeaderWide {
	background: url(../images/headerCancerWide.png) no-repeat;
	height:50px;
}

.hospitalHeaderWide {
	background: url(../images/headerHospitalWide.png) no-repeat;
	height:50px;
}

.accidentalHeaderWide {
	background: url(../images/headerAccidentalWide.png) no-repeat;
	height:50px;
}

.injuriesHeaderWide {
	background: url(../images/headerInjuriesWide.png) no-repeat;
	height:50px;
}

.bottomLeftCol {
	width: 330px;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}

.bottomRightCol {
	width: 568px;
	height: 254px;
	float: right;
	padding: 0;
	margin: 0;
	position: relative;
	background: url("../images/bluebox.png") no-repeat left top;
}

#customerTitle {
	top: 36px;
	left: 36px;
	position: absolute;
}

#customerImage {
	top: 66px;
	left: 36px;
	position: absolute;
}

#customerQuote {
	left: 108px;
	top: 66px;
	height: 125px;
	width: 200px;
	position: absolute;
	color: #033a74;
	line-height: 125%;
}

#customerDownloadTitle {
	top: 36px;
	left: 330px;
	position: absolute;
}

#customerDownloads {
	left: 330px;
	top: 66px;
	height: 125px;
	width: 200px;
	position: absolute;
	color: #033a74;
	line-height: 125%;
}

#customerDownloads  ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#customerDownloads li {
	font-weight: bold;
	background: url(../images/pdf.gif) no-repeat;
	height: 35px;
	margin: 0;
	padding: 0px 0 0 32px;
}

#bottomText {
	width: 909px;
	margin: 15px auto 0 auto;
	font-size: 24px;
	color: #033a74;
	text-align: center;
}

ul.downloads {
	padding: 0;
	margin: 0;
	list-style: none;
}

.downloads li {
	font-weight: bold;
	background: url(../images/pdf.gif) no-repeat;
	height: 25px;
	margin: 0;
	padding: 10px 0 0 32px;
}

/*
******** Styles Start Here **********
*/

.greenText {
	color: #688f52;
}


#greenLeft h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	color: white;
}

#greenLeft h1 {
	font-size: 37px;
	font-weight: normal;
	margin: 5px 0 0 0;
	line-height: 110%;
	color: white;
}

.leftColumn h3 {
	font-size: 22px;
}

.rightColumn h3 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	color: #033a74;
}

#customerTitle h3 {
	color: white;
}

#customerDownloadTitle h3 {
	color: white;
}

h2 {
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 110%;
	color: #033a74;
}

h4 {
	font-size: 16px;
	color: white;
	padding: 0;
	margin: 0px;
	padding: 0 0 18px 0;
	font-weight: normal;
}

.greyText {
	color: #666666;
}

.whiteText {
	color: white;
}

.blueHeading {
	margin-top: 20px;
	font-size: 22px;
}

.clearAll {
	clear: both;
}

.clearSpacer {
	clear: both;
	height: 20px;
	width: 100%;
}

a, a:visited, a:active {
	color: #033a74;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#greenHeader a, #greenHeader a:active, #greenHeader a:visited {
	color: white;
	text-decoration: underline;
}

#greenHeader a:hover {
	color: #033a74;
}


#faqLlist span p {
	font-size: 14px;
	line-height: 130%;
	padding-bottom: 10px;
}

#faqLlist h3 {
	padding-top: 25px;
}

#faqLlist {
	list-style: none;
	padding: 0;
	margin: 0px;
}

#faqLlist li {
	margin: 15px 0 0px 0;
}

#faqLlist li a {
	font-size: 16px;
}
.smallprint{
	font-size: 10px;
}
.custsmallprint{
	font-size: 10px;
	color: #999;
}
.calcTable{
	border-collapse: collapse;
	width: 800px;
}
.calcTable td{
	padding: 3px;
	border: 1px solid #ccc;
	text-align: center;
}

#bottomRightForm{
	width: 568px;
	height: 254px;
	padding: 0;
	margin: 0;
	position: relative;
	background: url("../images/bluebox1.png") no-repeat left top;
}
#contactForm{
	position: relative;
	margin: 15px 0px 0px 36px;
	color: #033a74;
}
#contactForm h3{
	color: #fff;
	margin-bottom: 5px;
}

#faqLlist li small a {
	font-size: 10px;
}

#faqLlist li small{
	font-size: 10px;
}
small{
	font-size: 10px;
}
#faqLlist span #contactForm p{
	margin: 0px;
	line-height: 13px;
	font-size: 12px;
}
.textBox{
	border: 1px solid #033a74;
	float: right;
	margin-bottom: 3px;
	width: 160px;
}
label{
	float: left;
	display: block;
	width: 100px;
}
#contactLeft{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 270px;
}
#messageBox{
	position: absolute;
	top: 60px;
	left: 280px;
	width: 220px;
	height: 100px;
	border: 1px solid #033a74;
	font-family: Arial, Helvetica, sans-serif;
}

#manFields{
	position: absolute;
	top: 30px;
	left: 280px;
	font-size: 10px;
}

#sendButton{
	position: absolute;
	top: 190px;
	left: 430px;
}
p.error{
	color: #C00;
}
small{
	line-height: 10px;
}

#chartisfooter {
	width: 100%;
	height: 36px;
	}

#chartisfooterContent {
	width: 956px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	font-size: 10px;
}
