#pageLayout {
width: 760px;
	margin: 0 auto;
	background-image:  url("assets/grid3.gif");
	border: 1px solid #CCCCCC;
}
body {
	//margin: 8px;
	background-color: #E4E4E4;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.headNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.headNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headNav a:hover {
	color: #000000;
	text-decoration: none;
}
.headNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 200px;
	
	
}
.sideNav a:link {
	color: #ffffff;
	text-decoration: none;
	background-color: #CC0033;
	display: block;
	
	
}
.sideNav a:visited {
	color: #ffffff;
	background-color: #CC0033;
	display: block;
	text-decoration: none;
}
.sideNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	
}
.sideNav a:active {
	color: #FFFFFF;
	background-color: #CC0033;
	display: block;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.productTextSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.largeBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.lgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-indent: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
}

.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.order a:link {
	color: #CC0033;
	text-decoration: none;
	background-color: #CCCCCC;



}
.order a:visited {
	color: #CC0033;
	text-decoration: none;
	background-color: #CCCCCC;

}
.order a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0033;

}
.order a:active {
	color: #CC0033;
	text-decoration: none;
	background-color: #CCCCCC;

}

.pageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.productTable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
}
a:link {
	color: #CC0033;
}
a:visited {
	color: #CC0033;
}

a:hover {
	color: #CC0033;
}
.addressSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}
.addressLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.productPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: circle;
	line-height: 25px;
	font-weight: bold;
	list-style-image: url(assets/triangle_w-space.gif);
}

.productPage a:link {
	text-decoration: none;
	color: #000000;
}
.productPage a:visited {
	text-decoration: none;
	color: #000000;
}
.productPage a:hover {
	color: #cc0033;
	text-decoration: none;
}
.productPage a:active {
	text-decoration: none;
	color: #000000;
}
.prodcutTableHead {
	font-weight: bold;
	color: #FFFFFF;
}
