/* Page Structure */

div#container {
	margin: auto;
	width: 960px;
	text-align: left;
	background-color: #ffffff;
}
table {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #636466;
    border-collapse: collapse;
    border-spacing: 0px;
}
div#callout {
	width: 302px;
	height: 491px;
	padding-top: 12px;
	padding-left: 26px;
	background-image: url(../images/bk_callout.gif);
	background-repeat: no-repeat;
}
div#reviewcallout {
	width: 295px;
	height: 181px;
	padding-top: 10px;
	padding-left: 25px;
	background-image: url(../images/bk_reviewcallout.gif);
	background-repeat: no-repeat;
}
div#footer {
	width: 912px;
	background-color: #fcfcfc;
	border: 1px solid #d1d3d4;
	padding: 24px;
}
.tblhdr {
	height: 36px;
	background-color: #e5e5e5;
	border: 1px solid #cecece;
}
.tblhdr {
	padding-top: 14px;
	padding-bottom: 14px;
	}
p {
	margin: 0px;
}

a img {
	border: none;
}


/* Text Treatment */

h1 {
	font-size: 24px;
	margin: 0px;
	color: #000000;
	font-weight: normal;
}
h1.review {
	font-size: 24px;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	margin: 0px;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	color: #c2beb5;
	font-weight: normal;
	margin: 0px;
}
h5 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #000000;
	font-weight: normal;
}
.text {
	font-size: 12px;
	line-height: 20px;
	color: #636466;
}
.bonus {
	font-size: 14px;
	color: #569e3e;
	font-weight: bold;
}
.callout {
	font-size: 12px;
	color: #636466;
}
.footer {
	font-size: 11px;
	color: #636466;
	line-height: 18px;
}
.disclaimer {
	font-size: 9px;
	line-height: 11px;
	color: #636466;
}
.reviewhead {
	padding: 30px;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.reviewheadtxt {
	white-space: nowrap;
	padding: 16px;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	text-align: center;
}
.shortdesc {
	font-size: 11px;
	line-height: 15px;
}


/* Links */

a:link { 
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1f5edc;
	font-weight: bold;
	text-decoration: none;
}
a:visited { 
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1f5edc;
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1f5edc;
	font-weight: bold;
	text-decoration: underline;
}
a.topnav:link { 
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	color: #4d4d4f;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.topnav:visited { 
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	color: #4d4d4f;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.topnav:hover { 
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	color: #e6e7e8;
	font-size: 14px;
	font-weight: underline;
	text-decoration: none;
}
a.visit:link { 
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	color: #1f5edc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.visit:visited { 
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	color: #1f5edc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.visit:hover { 
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	color: #1f5edc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.footer:link { 
	color: #636466;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
a.footer:visited { 
	color: #636466;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover { 
	color: #636466;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
a.disclaimer:link { 
	color: #1f5edc;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.disclaimer:visited { 
	color: #1f5edc;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.disclaimer:hover { 
	color: #1f5edc;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	text-decoration: underline;
}

