body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	color: #000000;
	padding: 0px 0px 5px 0px;
}

#divMainWrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;
}

#divHeader {
	width: 100%;
	height: 124px;
	float: none;
	padding-bottom: 2px;
}

.skipnav,.hidden {
	display:none;
}

#divBanner {
	float: none;
}

#divBreadcrumbs {
	display: none;
}

body img {
	border: none;
}
	
#divStylechanger {
	display: none;
}

#divMainNav {
	display: none;
}

#divContentWrapper {
	width: 100%;
	float: none;
}

#divSidebar {
	display: none;
}

#divContent {
	font-size: 120%;
	text-align: justify;
	width: 80%;
	float: none;
	margin: 0px -3px 0px 0px;
	padding: 23px 10% 10px 10%;
}

#divContent h1 {
	font-size: 150%;
	margin-top: 0px;
}

#divContent h2 {
	font-size: 120%;
	margin-top: 0px;
}

.smalltext {
	font-size: 90%;
	margin-top: 0px;
	font-weight: normal;
}

#divContent a:link, #divContent a:visited {
	text-decoration: underline;
	font-weight: normal;
}

#divContent a:hover {
	text-decoration: none;
	font-weight: normal;
}

#divProductTable {
	float: none;
	width: 100%;
	margin: 10px auto 0px auto;
}
	
#divProductTable table {
	width: 100%;
	border-collapse:collapse;
	text-align: justify;
}

#divProductTable table tr {
	padding: 5px;
}
	
#divProductTable table li {
	text-align: left;
}
	
#divProductTable table td {
	vertical-align: top;
	border-bottom: 1px solid #000000;
	padding: 5px;
}
	
#divProductTable table td img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 10px;
}	

#divFooter {
	height: 35px;
	width: 768px;
	clear: both;
}

#divFooterText {
	width: 610px;
	font-size: 11px;
	padding: 12px 0px 0px 10px;
	float: none;
	margin-top: 7px;
}

#divPriv {
	display: none;
}

#divValidation {
	display: none;
}