@charset "UTF-8";
/* CSS Document */

.trebuchet {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 5.5mm;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.body_copy {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 120%;
}
.headers {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	font-variant: normal;
	color: #000099;
	line-height: 100%;
}

A:link    {
	color: #000099;
	text-decoration: none
}

A:visited   {
	color: #666666;
	text-decoration: none
}

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #FF0033;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	text-decoration: none;
}
.bold-product-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
}
body {
	font: 100% Trebuchet MS, Arial, Helvetica, sans-serif;
	background: f2f1ef;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtr #container {
	width: 995px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding: 0 0px; 
}
.style1 {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 120%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}