body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.product-img {
	
}

img {
	border:none;
}

a {
	font-weight:normal;
	text-decoration:none;
	color:#039;
}
a:hover {
	text-decoration:underline;	
}

.page-title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#0033CC;
}

.base-bar {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	background-color: #fff;
	color:#000;
	padding:5px;
}

.base-link {
	color:#000;
	font-size:10px;
}


ul.lessIndent {
	margin-left: 1em;
	padding-left: 0.5em;
}


.report-heading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#d90045;
	line-height: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 488px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.report-body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

.SideMenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13x;
	font-weight:bold;
	color:#d90045;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: normal;	
}
.SideMenu a {
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.SideMenu a:hover {
	text-decoration:underline;	
}
	.offerDIV {
	background-color: #f2efd7;
	text-align: center;
	padding:5px;
	margin:5px;
}

.offerDIV strong{
	color:#d90045;
}

.offerDIV a{
	font-weight:bold;
	color:#0033CC;
	text-decoration:underline;
}

