body {
	background-color: #C8B966;
	background-image: url(images/QCSC_PGBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#BannerBox {
	padding:0;
}
#MainContainer {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
}
#MainContainer #FooterBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0066CC;
	color: #EBEBEB;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 40px;
	padding-top: 10px;
}
#MainContainer #FooterBox .CRText {
	font-size: 10px;
}
#MainContainer #ContentBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	background-image: url(images/GG_BodyBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
}
#MainContainer #NavMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
#MainContainer #NavMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
#MainContainer #NavMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
#MainContainer #NavMenu a:hover {
	color: #FFCC00;
	text-decoration: none;
	cursor: hand;
}

#MainContainer #NavMenu p {
	margin: 0px;
	padding: 0px;
}
#NavMenu {
	font-family: Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3569CF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CCFF;
	border-bottom-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	margin-top: -2px;
	margin-bottom: -15px;
}
/* IE6 Fix */
* html h1 {
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9900;
	margin-bottom: -12px;
}
/* IE6 Fix */
* html h2 {
	margin-bottom: -20px;
}
h2 .SubText {
	font-size: 12px;
}
h2 .SubText a:link {
	color: #FF9900;
	text-decoration: none;
	cursor: hand;
}
h2 .SubText a:active {
	color: #FF9900;
	text-decoration: none;
	cursor: hand;
}
h2 .SubText a:visited {
	color: #FF9900;
	text-decoration: none;
	cursor: hand;
}
h2 .SubText a:hover {
	color: #FF0000;
	text-decoration: none;
	cursor: hand;
}
.H2SameLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
}
.ProductList {
	font-weight: bold;
	color: #3366FF;
	font-size: 12px;
}
