
BODY {
	background: url('../images/body/bgPage.gif') repeat-x; }


/* Fonts */
H1 { 
	font-size: 14px; 
	margin-top: 14px;
	margin-bottom: 20px; 
	color: #35638A; }
H2 {
	font-size: 12px;  
	margin-top: 20px;
	margin-bottom: 3px; }
H3, H4, H5, H6, H7, H8 { 
	font-size: 11px;
	font-weight: bold;  
	margin-top: 15px;
	margin-bottom: 3px; }
.contentMain, .contentSection, .bluePanel, .footer, .contentTable, .quoteBox {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 17px; }
.nav, .nav A, .navBold, .navNormal, .navBoldActive1, .navNormalActive1, .navBoldActive2, .navNormalActive2, .contentCell, .contentHeader, .contentSubhead, .leftPad, .button {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px; }
.contentCell {
	line-height: 17px;
	color: #57636E; }
.rhsSubtitle {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	line-height: 15px; 
	color: #57636E; }
/* Fonts */


.contentMain TABLE {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 17px; 
	color: #57636E; }


.contentMain {
	color: #57636E; 
	margin: 30px 30px 0px 35px; }

.contentSection {
	color: #57636E; 
	margin: 0px 30px 0px 35px; }

.contentMain A, .contentSection A, .rhsSubtitle A {
	font-weight: bold;
	text-decoration: none;
	color: #559DD7; }
	
.contentMain A:Hover, .contentSection A:Hover, .rhsSubtitle A:Hover {
	color: #7FBCDD; }


TABLE.contentBg1 {
	background: url('../images/body/bgContent.gif') no-repeat right 144px; }

TD.contentBg2 {
	background: url('../images/body/bgHigh.gif'); }
	
.contentArea {
	z-index: 2;
	position: absolute;
	left: 232px;
	top:170px; }




/* Quote Box */
.quoteBox {
	color: #57636E;  }
TD.quoteBox {
	background: url('../images/quoteBoxBg1.gif') top repeat-x;
	padding: 20px 25px 20px 25px; }
TD.quoteBoxFooter {
	height: 14px;
	background: url('../images/quoteBoxBg2.gif') top repeat-x; }
/* Quote Box */




/* Navigation */
.nav, .nav A, .navBold, .navNormal, .navBoldActive1, .navNormalActive1, .navBoldActive2, .navNormalActive2 {
	color: #C5CCD2; 
	text-decoration: none; }
.nav A:Hover {
	color: white; }
.navBold, .navBoldActive1, .navBoldActive2 {
	font-weight: bold; }
TD.navBold, TD.navBoldActive1, TD.navBoldActive2 {
	padding-top: 6px;
	padding-bottom: 6px; 
	vertical-align: top; }
TD.navNormal, TD.navNormalActive1, TD.navNormalActive2 {
	padding-top: 3px;
	padding-bottom: 3px; 
	vertical-align: top; }
TD.navBoldActive1, TD.navNormalActive1 {
	background: url('../images/body/navHighlight1.gif') repeat-y; }
TD.navBoldActive2, TD.navNormalActive2 {
	background: url('../images/body/navHighlight2.gif') repeat-y; }
.navBoldActive1 A, .navNormalActive1 A, .navBoldActive2, .navNormalActive2 {
	color: white; }
/* Navigation */


/* RHS Images and text */
.rhsImage {
	padding: 10px;
	background: white; 
	border: 1px solid #CBCED1; }
.rhsLeftBg {
	background: url('../images/body/rhsBorderLeftBg.gif') repeat-y; }
.rhsSubtitle {
	margin: 5px 18px 10px 18px; }
.rhsSubtitle P {
	margin: 5px 0 5px 0; }
.rhsShadow {
	background: #5F6F7E;
	filter: alpha(opacity=25);
	opacity:.25; }
.shadowBody {
	background: url('../images/body/shadowBodyBg.gif') repeat-x; }
.shadowOpacity {
	filter: alpha(opacity=50);
	opacity:.5; }
/* RHS Images and text */


/* Blue Panel ("Talk to us today") */
.bluePanel {
	color: #D9E3EA;
	padding: 20px 30px 20px 35px; }
.bluePanel A {
	color: /*#486388*/ white;
	text-decoration: none; 
	font-weight: bold; }
.bluePanel A:Hover {
	color: /*#1C3157*/ #EEF2F6; 
	text-decoration: underline; }
.bluePanel P {
	margin: 0 0 0 0; }
/* Blue Panel ("Talk to us today") */


/* Table for displaying data - eg. on the "Quote" page */
.contentTable {
	color: #57636E; }
TABLE.contentTable {
	/*border: 1px solid white;*/
	border-collapse: collapse; }
TABLE.contentTable TD {
	border: 1px solid white; }	
.contentTable TD {
	background: #E4E8EA; 
	padding: 4px 10px 4px 10px; 
	/* border: 1px solid white; */}
TD.contentSubhead {
	padding: 12px 10px 8px 10px; }
TD.contentHeader {
	background: #C8D0D4; 
	padding: 4px 10px 4px 10px; }
TD.contentWhite {
	background: white; 
	padding: 2px 0 0 0; }
TD.contentImage {
	padding: 0 0 0 0; }
TD.submit {
	background: #C8D0D4; 
	padding: 8px 0 8px 15px; }
.red {
	color: #EE0000; }
TD.red {
	padding: 0 1px 0 1px; }
TD.leftPad {
	padding-left: 10px; }
/* Table for displaying data - eg. on the "Quote" page */


/* Footer */
.footer {
	color: #94A1AC; 
	padding-left: 35px; }
.footer P {
	margin: 0 0 6px 0; }
.footerLink1 {
	color: #BAC2CA; 
	text-decoration: none; 
	margin-bottom: 10px; }
.footerLink2 {
	color: #94A1AC; 
	text-decoration: none; }
A:Hover.footerLink1 {
	color: #D3D9DF;
	text-decoration: underline; }
A:Hover.footerLink2 {
	color: #ADB9C2;
	text-decoration: underline; }
/* Footer */


/* Other styles */
FORM {
	margin: 0 0 0 0; }
.button {
	color: white;
	background: #7C91A5; 
	font-weight: bold; 
	padding: 3px 1px 3px 1px; 
	border: 2px outset white; }
TEXTAREA, INPUT, SELECT {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px; 
	color: #57636E; }
UL {
	margin-top: 6px; }
BLOCKQUOTE {
	margin-left: 25px;
	margin-right: 0px; }
.floatRight {
	float: right;
	margin: 0 0 0 0; }
.removeSpace {
	margin: 0 0 0 -3px; }
TABLE.smallText TD {
	font-size: 10px;
	line-height: 15px; }


TABLE.smallFeatureBox1, TABLE.smallFeatureBox2 {
	border: 1px solid #CBCED1;
	background: white; }
TABLE.smallFeatureBox2 {
	margin: 10px; }
TABLE.smallFeatureBox1 TD, TABLE.smallFeatureBox2 TD {
	background: #EFF1F2 url('../images/champagne.gif') bottom right no-repeat; }
TABLE.smallFeatureBox1 P {
	margin: 10px 50px 10px 15px; }
TABLE.smallFeatureBox2 P {
	margin: 10px 60px 10px 15px; }
	
TABLE.FeatureBox1, TABLE.FeatureBox2 {
	border: 1px solid #CBCED1;
	background: white; }
TABLE.FeatureBox2 {
	margin: 10px; }
TABLE.FeatureBox1 TD, TABLE.FeatureBox2 TD {
	background: #EFF1F2; }
TABLE.FeatureBox1 P {
	margin: 10px 10px 10px 10px; }
TABLE.FeatureBox2 P {
	margin: 10px 10px 10px 10px; }
	
	
/* Other styles */


