@charset "utf-8";
/* CSS Document */

.bg {
	background-image: url(../i/bg1.jpg);
	background-repeat: no-repeat;
}

.header {
	background-image: url(../i/top.jpg);
	background-repeat: no-repeat;
}

.navLt {
	background-image: url(../i/nav_left.gif);
	background-repeat: repeat;
}

.navRt {
	background-image: url(../i/nav_right.gif);
	background-repeat: repeat;
}

.navLow {
	background-image: url(../i/nav_low.gif);
	background-repeat: no-repeat;
}

.navSpacer {
	background-image: url(../i/nav_spacer.gif);
	background-repeat: no-repeat;
}

.ltContent {
	background-image: url(../i/left_content.gif);
	background-repeat: repeat;
}

.rtContent {
	background-image: url(../i/right_content.gif);
	background-repeat: repeat;
}

.mainContent {
	background-image: url(../i/main_content.gif);
	background-repeat: repeat;
}

.btmLeft {
	background-image: url(../i/bottom_left.gif);
	background-repeat: repeat;
}

.btmRight {
	background-image: url(../i/bottom_right.gif);
	background-repeat: repeat;
}

.btmHigh {
	background-image: url(../i/bottom_high.gif);
	background-repeat: no-repeat;
}

.btmLow {
	background-image: url(../i/bottom_low.gif);
	background-repeat: no-repeat;
}

.sideContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.h1 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
}


.mainContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
}

.boxContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
}

.HeaderQuoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14pt;
	color:#999999;
}

.sideTitleText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-left:17px;
	padding-top:2px;
	background:url(../i/block.gif) no-repeat left;
	
}



.navLowSub {
	background-image: url(../i/nav_lowSub.gif);
	background-repeat: no-repeat;
}

.btmHighSub {
	background-image: url(../i/bottom_highSub.gif);
	background-repeat: no-repeat;
}

.mainContentSub {
	background-image: url(../i/main_contentSub.gif);
	background-repeat: repeat;
}

.pageTitleSub {
	background-image: url(../i/pageheadline.gif);
	background-repeat: no-repeat;
}


.btm_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: underline;
	color:#0000CC;

}

.box_print {
	background-image: url(../i/print_box.jpg);
	background-repeat: no-repeat;
}

.box_marketing {
	background-image: url(../i/marketing_box.jpg);
	background-repeat: no-repeat;
}

.box_web {
	background-image: url(../i/web_box.jpg);
	background-repeat: no-repeat;
}

.quote {
	background-image: url(../wi/free_quote.jpg);
	background-repeat: no-repeat;
}.TitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C4E00;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	max-width: 95%;
	
}

