@charset "UTF-8";
/* CSS Document */

#main_content {
padding: 0px;
}

td {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#222222;
line-height:18px;
vertical-align:top;
}

.bolder {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#222222;
line-height:18px;
vertical-align:top;
font-weight:bold;

}

.subheader {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#3f3f72;
line-height:12px;
vertical-align:top;
font-weight:bold;

}

.reviews {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#3f3f72;
line-height:16px;
vertical-align:top;

}

.fineprint {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#222222;
line-height:13px;
vertical-align:top;

}


.caption {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#666666;
line-height:13px;
vertical-align:top;

}


a, a:active, a:visited  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#3f3f72;
line-height:18px;
text-decoration:none;
}

a:hover  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#222222;
line-height:18px;
text-decoration:none;
}

a.back, a.back:active, a.back:visited  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#3f3f72;
line-height:18px;
text-decoration:none;
}

a.back:hover  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#222222;
line-height:18px;
text-decoration:none;
}.reviews ul {
	color: #FFF;
	font-size: 12px;
	line-height: 13px;
	list-style-position: inside;
	padding: 8px;
}
.readingguide {
	text-decoration: underline;
}
#vr_rule {
	border-left-style: dotted;
	border-left-width: medium;
	border-left-color: #666;
}
