@charset "utf-8";
/* CSS Document */

#productlogo, #header, #menu, #highlights {
	display: none;
}
h1, h2 {
	font: normal 21px "Gill Sans", "Gill Sans MT", GillSans, "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #2e3192;
	margin-bottom: -14px;

}
p, li {
	color: #000000;
	font: 12px Helvetica, Arial, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}
h1 {
	margin-top: 20px;
}
h2 {
	margin-top: 32px;
}
.medover {
	text-align: left;
	clear: both;
}
.medover img {
	padding: 20px 20px 20px 10px;
	float: left;
	border-style: none;
}
.medover p {
	padding-top: 30px;
}
