body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #202020;
}
body {
	background-color: #202020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #456FC5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #BFBFA7;
}
.header {
	background-image: url(../Images/bgHeader.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 84px;
}
.header .navcell {
	text-align: right;
	padding-top: 27px;
	padding-bottom: 34px;
}
.navigation {
	background-color: #202020;
	text-align: center;
	height: 27px;
}
.mainbody {
	background-image: url(../Images/bgBody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F3F3E7;
	color: #202020;
}
.mainbody .contenttable .leftside {
	width: 500px;
	padding: 25px 10px 0px 0px;
	color: #202020;
}
.mainbody .contenttable .rightside {
	width: 260px;
	padding: 25px 0px 0px 10px;
	color: #202020;
}
.mainbody .contenttable .leftside .contentcontainer {
	margin-bottom: 10px;
}
.mainbody .contenttable .leftside .sectionbox {
	border: 1px dashed #C2C1AD;
	padding: 6px;
	margin-bottom: 15px;
}
.mainbody .contenttable .leftside .producttable {
	border-top: 1px dashed #C2C1AD;
}
.mainbody .contenttable .leftside .producttable td {
	padding: 3px 0px 3px 2px;
	border-bottom: 1px dashed #C2C1AD;
	background-color: #E4E5DF;
}
.mainbody .contenttable .leftside .producttable .alternate td {
	padding: 3px 0px 3px 2px;
	border-bottom: 1px dashed #C2C1AD;
	background-color: #F3F3E7;
}
.mainbody .contenttable .leftside .producttable .pager td {
	padding: 3px 0px 3px 2px;
	background-color: #F3F3E7;
	border: 0px none;
}

.mainbody .contenttable .leftside .catalogheader {
	color: #202020;
	font-weight: bold;
	font-size: 9pt;
	text-transform:uppercase;
	margin: 0px 6px 0px 6px;
}
.mainbody .contenttable .leftside .catalogheader a {
	color: #406DC2;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	text-transform:uppercase;
}
.mainbody .contenttable .leftside .catalogheader a:hover {
	color: #BFBFA7;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
	text-transform:uppercase;
}
.mainbody .contenttable .leftside .sectionbox .imagecontainer {
	background-color: #E4E5DF;
	padding: 8px;
	border: 1px solid #C2C1AD;
	margin: 0px 10px 0px 0px;
}
.mainbody .contenttable .leftside .sectionbox .imagecontainer img {
	border: 1px solid #C2C1AD;
}
.mainbody .contenttable .leftside .sectionbox p {
	margin-top: 0px;
}
.mainbody .contenttable .leftside .sectionbox .spacer {
	margin-bottom: 5px;
}
.mainbody .contenttable .leftside .sectionbox .catalogfolder {
	padding: 0px 0px 8px 0px;
}
.mainbody .contenttable .leftside .sectionbox .catalogfolder a {
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	color: #406DC2;
	font-weight: bold;
	font-size: 8.5pt;
}
.mainbody .contenttable .leftside .sectionbox .catalogfolder a:hover {
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
	color: #BFBFA7;
	font-weight: bold;
	font-size: 8.5pt;
}
.mainbody .contenttable .leftside .imagecontainer {
	background-color: #E4E5DF;
	padding: 8px;
	border: 1px solid #C2C1AD;
	margin: 0px 0px 10px 0px;
}
.mainbody .contenttable .leftside .imagecontainer img {
	border: 1px solid #C2C1AD;
}
.mainbody .contenttable .leftside .sectionbox td p {
	margin-bottom: 3px;
}
.mainbody .contenttable .leftside .sectionbox .formtable td {
	padding: 3px 0px 3px 0px;
}
.mainbody .contenttable .leftside .sectionbox .formtable .inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 220px;
	color: #202020;
	background-color: #FFFFFF;
	border: 1px solid #C2C1AD;
}
.mainbody .contenttable .leftside .sectionbox .formtable textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 350px;
	height: 120px;
	color: #202020;
	background-color: #FFFFFF;
	border: 1px solid #C2C1AD;
}
.mainbody .contenttable .rightside .whitebox {
	background-color: #E4E5DF;
	padding: 8px;
	border: 1px solid #C2C1AD;
	margin-bottom: 15px;
}
.mainbody .contenttable .rightside .whitebox .contentcontainer {
 	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #C2C1AD;
}
.mainbody .contenttable .rightside .whitebox .contentcontainer td {
	padding: 5px 0px 5px 0px; 
}
.mainbody .contenttable .rightside .whitebox .contentcontainer .heading {
	color: #406DC2;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
}
.mainbody .contenttable .rightside .whitebox .contentcontainer .textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 130px;
	color: #202020;
	background-color: #F3F3E7;
	border: 1px solid #C2C1AD;
}
.mainbody .contenttable .rightside .imagecontainer {
	background-color: #E4E5DF;
	padding: 8px;
	border: 1px solid #C2C1AD;
	margin: 0px 0px 15px 0px;
}
.mainbody .contenttable .rightside .imagecontainer img {
	border: 1px solid #C2C1AD;
}
.footerspacer {
	background-image: url(../Images/bgFooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
}
.footer {
	text-align: center;
	background-color: #202020;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.footer .section {
	padding: 6px;
}
.mainbody .contenttable .leftside .thumbcontainer {
	background-color: #E4E5DF;
	padding: 8px;
	border: 1px solid #C2C1AD;
	margin: 0px 10px 10px 0px;
}
.mainbody .contenttable .leftside .thumbcontainer img {
	border: 1px solid #C2C1AD;
}
.mainbody .contenttable .leftside .sectionbox .formtable ul {
	margin: 0px 0px 0px 35px;
}
