﻿body {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
#wrapper {
	width: 900px;
	margin: 0 auto 0;
}
#header {
	background: url('../images/bg-redbar.jpg') bottom repeat-x;
	height: 80px;
}
#header h1 {
	font-size: 42px;
	font-weight: bold;
	color: #1b1b1b;
	float: left;
	margin: 0;
	letter-spacing: -2px;
}
#header h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7d7d7d;
	float: right;
	margin: 25px 0 0;
}
.ms-column3-main {
	border: .75pt solid navy;
}
.ms-column3-tl {
	font-weight: bold;
	color: white;
	border-style: none;
	background-color: navy;
}
.ms-column3-left {
	font-weight: normal;
	color: black;
	background-color: #F0F0F0;
}
.ms-column3-top {
	font-weight: bold;
	color: white;
	border-style: none;
	background-color: navy;
}
.ms-column3-even {
	font-weight: bold;
	color: black;
	border-left-style: none;
	border-right: .75pt solid navy;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #CCCCCC;
}
.style3 {
	font-size: medium;
}
.style2 {
	border: .75pt solid navy;
	background-color: #000000;
}
.largetext {
	font-size: 18pt;
}

#intro {
	background: #f4f4f4 url('../images/bg-intro.jpg') top repeat-x;
	border: 1px solid #d3d3d3;
	margin: 2px 0 0;
	padding: 10px 10px 0;
}
#intro h3 {
	font-size: 18px;
	font-weight: bold;
	color: #dd0101;
	margin: 0;
}
#intro p {
	color: #5b5b5b;
	padding: 0 0 15px;
	margin: 0;
	line-height: 18px;
}

/* Quick Review Styling */
#quickreview {
	padding: 10px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
#reviewTable {
	border-left: 2px solid #1d83ca;
	border-right: 2px solid #1d83ca;
	border-bottom: 2px solid #1d83ca;
	margin: 0 auto 0;
}
#content1
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 1.5em;
	font-size: 1.1em;
	position: relative;
}
.rtH1 {
	background: #1d83ca;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 7px 0;
}
.rtH1 h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
.rtH2 {
	background: #1d83ca;
	border-bottom: 1px solid #fff;
	padding: 7px 0;
}
.rtH2 h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
.rt1 {
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	text-align: center;
}
.rt1 p {
	padding: 0 5px;
}
.rt1 span {
	font-size: 14px;
	font-weight: bold;
	color: #75b200;
}
.rt2 {
	border-top: 1px solid #d1d1d1;
	text-align: center;
}

/* End Quick Review Style */

#reviewSide {
	width: 635px;
	float: left;
	border-left: 1px solid #d3d3d3;
	border-right: 3px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
.review {
	width: 615px;
	margin: 20px auto 20px;
}
.review h4 {
	background: url('../images/reviewheader.jpg') bottom no-repeat;
	font-size: 22px;
	font-weight: bold;
	color: #292929;
	margin: 0;
	padding: 0 0 11px;
}
.review h4 a {
	color: #292929;
	text-decoration: none;
}
.review h4 a:hover {
	color: #494949;
}
.screenshot {
	width: 150px;
	float: left;
}
.reviewtext {
	width: 455px;
	float: right;
}
.reviewtext p {
	margin: 0;
	padding: 5px 0 10px;
	line-height 18px;
	color: #383838;
}
.reviewtext ul {
	margin: 0 0 0 30px;
	padding: 0;
}
.reviewtext li {
	margin: 0 0 10px;
}
#moreinfo {
	width: 240px;
	float: left;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 10px 10px 0;
}
#moreinfo h5 {
	font-size: 18px;
	font-weight: 100;
	color: #1a1a1a;
	border-bottom: 2px solid #d10101;
	margin: 0;
}
#moreinfo p {
	color: #464646;
	line-height: 18px;
	margin: 0;
	padding: 2px 0 13px;
}
a {
	text-decoration: none;
	color: #000000;
}
#footer {
	clear: both;
	width: 639px;
}
.style9 {
	color: #D10101;
}
.style10 {
	text-align: center;
}
.style5 {
	text-align: left;
}
#footer p {
	text-align: center;
	margin: 0;
	padding: 10px;
}
