@charset "utf-8";
body {
	background-color: #d1dde7;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 12px;
	line-height: 1.5em;
}
.subtitle {
	font-weight: bold;
	color: #3d9006;
}
.content .minibg h1 {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", Tahoma, sans-serif;
	color: #205890;
}
h2 {
	color: #205890;
	font-family: "trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	font-weight:bold;
}
.star5 {
	background-image: url(images/star5.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.content .minibg p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.reviewtable {
	margin-bottom: 10px;
}
a.trial {
	background-image: url(images/actnow.gif);
	display: block;
	height: 45px;
	width: 482px;
	font-size: 17px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	text-align: center;
}
a {
text-decoration:none;
color: #205890;
}
.navigation {
	padding-left: 10px;
	padding-top: 10px;
}
.content {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 48px;
	padding-left: 47px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.minibg {
	background-image: url(images/minibg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 21px;
}
.star4 {
	background-image: url(images/star4.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.star3 {
	background-image: url(images/star3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.content .navigation h3 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #3870a2;
}
.content .navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform: uppercase;
}
.content .navigation li {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-top: 8px;
	display: block;
	padding-left: 8px;
}
.content .navigation a {
	color: #bcbcbc;
	text-decoration: none;
	font-weight: bold;
}
.content .navigation a:hover {
	color: #000000;
}
.headline {
	background-image: url(images/headline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 231px;
	width: 584px;
	color: #FFFFFF;
}
.headline #headlinetexts h1 {
	font-family: "trebuchet MS", Tahoma, sans-serif;
	text-transform: uppercase;
	line-height: 1em;
}
.content #footer {
	font-size: 10px;
	text-transform: uppercase;
	color: #979797;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
	padding-top: 10px;
}
.content #footer a {
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.headline #headlinetexts p {
	color: #90c8ff;
}


.headline #headlinetexts {
	margin-left: 70px;
	width: 500px;
}
