@charset "utf-8";
body {
	font: 100% Calibri, Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url("../../carboncopy/files/img/blk2blu.jpg");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 4px double #005B00;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {	padding: 0 20px}
 /* remember that padding is the space inside the div box and margin is the space outside the div box */

a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {color: #007F00}
a:hover {color: #D40000}

p {
	font-weight:bold;
	font-size:125%;
	margin-left:45px;
	margin-right:45px;
	text-align:justify;
}

li {font-weight:bold;
	color:#000000;
	font-size:100%;
}

h1, h2, h3, h4 {
	margin-left:45px;
	margin-right:45px;
}	

.div_pagebanner {
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', direction=120, strength=6);*/
	border-style:ridge;
	border-width:2px;
	border-color:#000000;
	padding: 5px;
	margin: 8px;
	font-family: Calibri;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: #0E155A;
	background-color:#E2E8FC;
	text-align: center;
	position: relative;
	width: 820px;
	top: auto;
	letter-spacing: -0.06em;
	word-spacing: normal;
}

.bannerText {
	font-family:Calibri,Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', direction=120, strength=6);
}
.div_insettextbox {
	border-style:solid;
	border-width:1px;
	border-color: #D41F00;
	margin:20px;
	padding:15px;
	background-color:#E2E8FC;
	z-index:1;
}

.div_insetImage {
	border:0px;
	border-style:solid;
	border-color:#AA0000;
	width:160px;
	height:121px;
	position:relative;
	left: 50px;
	top: -30px;
	float:right;
	z-index:0;
	clear:left;
}

.div_insetFormBox {
	border-style:solid;
	border-width:1px;
	border-color: #D41F00;
	margin-left:75px;
	margin-right:75px;
	padding:10px;
	background-color:#E2E8FC;
	margin-right: 75px;
}

.div_bannerHeadline {
	border-style:solid;
	border-width:1px;
	border-color: #D41F00;
	margin:20px;
	padding:10px;
	background-color:#FFFFBF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', direction=120, strength=6);
}
.div_Box_Yellow {
	position:relative;
	border-style:solid;
	border-width:1px;
	border-color: #D41F00;
	margin:20px;
	padding:10px;
	background-color:#FFFFBF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	float:inherit;
	clear:both;
	width:auto;
	height:auto;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', direction=120, strength=6);*/
}

.tblFrm_opt-in {
	position:relative;	
	border-style:groove;
	border-width:1px;
	border-color:#2A00AA;
	width: 650px;
	background-color:#8C2D49;
	text-align:center;
	height: auto;
	visibility: visible;
}
.div_OptionImgDot {
	position:relative;
	float:left;
	z-index:0;
	clear:right;
	margin-right:10px;
/*	margin-bottom:15px;
*/	border: 1px solid #FFFFFF;
}
.div_insetImageLeft {
	border:0px;
	position:relative;
	left: -200px;
	float:left;
	z-index:0;
	clear:both;
	margin-right:5px;
	overflow: visible;
	top: -40px;
	visibility: visible;
}
.div_OptionImgCheckMark {
	position:relative;
	float:left;
	z-index:0;
	clear:both;
	margin-right:10px;
	margin-bottom:5px;
	vertical-align: middle;
}

.LTWC_NameBrandColor {
	color: #146510; 
	font-style: italic; 
	font-weight: bold
}

.formNumber {
	font-size:75%;
	color:#A0A0A4;
}

.style1 {color: #AA0000}
.style2 {font-size: 85%}
.style3 {color: #AA0000}
.style4 {font-size: 125%}
.style5 {color: #146510}
.style6 {font-size: 125%; font-weight: bold}
.style7 {color: #AA0000}
.style8 {font-size: 75%}
.style11 {
	font-size: 135%;
	font-style: italic;
	color: #AA0000;
	text-align: center;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.style15 {color: #000000}
.style17 {
	color: #146510;
	font-style: italic;
	font-weight: bold;
}
.style19 {
	font-size: 160%;
	font-style: italic;
	color: #AA0000;
	text-align: center;
	font-weight: bold;
}
.style20 {color: #D40000}
.style29 {font-size: 100%}
.style30 {color: #AA0000; font-weight: bold; font-size: 100%}
.style35 {color: #AA0000; font-weight: bold; font-size: 150%}
.style37 {color: #AA0000; font-size: 100%}
.style41 {font-size: 80%}
.style42 {font-size: 150%;color: #AA0000}
.style44 {font-size: 150%}
.style45 {color: #AA0000; font-weight: bold; font-size: 200%}
.style46 {font-size: 200%}
.style47 {color: #005B00}
.style48 {color: #146510; text-align: center; font-size: 125%;}

