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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #D8F0F9;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
#MainSalesCopy {
	padding-right: 50px;
	padding-left: 50px;
}
#mainContainer {
	background-image: url(images/main-repeater.png);
	background-repeat: repeat-y;
	width: 827px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
footer {
	background-image: url(images/footer.png);
}
.style1 {font-size: 36px}
.style2 {
	font-size: 28px;
	color: #FF6600;
	line-height: 20pt;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height:17px;
}
.style3 {
	color: #FF6600
}
.style4 {font-size: x-small}
.style13 {font-size: small}
.highlight {
	background-color: #FFFF00;
}
.style5 {font-size: 12; }
.style6 {color: #999999}
.style8 {background-color: #FFFF00; font-size: 16px; }
.style12 {color: #FF0000}
.style11 {font-size: 10px}

.module {
	color: #333333;

}
.module h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	letter-spacing: 0px;
}

.module h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS";
}


.module h4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.module ul {
	list-style-type: square;
	list-style-image: none;
	padding-left: 5px;
	margin-left: 20px;
.style9 {font-style: italic}