body {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 120%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 120%;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 120%;
}



#headerArea {
	display: block;
	margin: 0px 0px 0px 0px;
	font-size: 1em;
	line-height: 130%;
}

#menuArea {
	display: block;
	margin: 30px 0px 30px 0px;
	font-size: 1em;
	line-height: 130%;
}

#buyPanel .hideForNonJs {
	display: none;
}

table {
	margin: 0px 0px 30px 0px;
	border: 1px solid #000000;
}

table caption {
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

table th, table td {
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
}

table th {
	text-align: left;
}

table th img, table td img, table td br {
	display: none;
}

table .atAGlanceHeader, table .atAGlanceCardHeaders, table .pricesHeader, table .pricesHeaderCenter, table .tableHeadings {
	text-align: center;
	background-color: #000000;
	color: #ffffff;
}

#sidepanelColumn {
	display: block;
	margin: 30px 0px 0px 0px;
}

#footerArea {
	display: block;
	margin: 30px 0px 0px 0px;
	font-size: 1em;
	line-height: 130%;
}

#copyrightNotice {
	display: block;
	margin: 15px 0px 0px 0px;
	font-size: 1em;
	line-height: 130%;
}
