.bodyCopy {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodyCopy a:link {
text-decoration: underline;
color: #003677;
} 
.bodyCopy a:visited {
text-decoration: underline;
color: #5F4100;
}
.bodyCopy a:hover {
text-decoration: underline;
color: #007ECE;
} 
.bodyCopy a:active {
text-decoration: underline;
color: #463400;
}

.headlineText {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headlineText a:link {
text-decoration: underline;
color: #003677;
} 
.headlineText a:visited {
text-decoration: underline;
color: #5F4100;
}
.headlineText a:hover {
text-decoration: underline;
color: #007ECE;
} 
.headlineText a:active {
text-decoration: underline;
color: #463400;
}

.copyright {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #485260;
}


.bodyCopyBold {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bodyCopyBold a:link {
text-decoration: underline;
color: #003677;
} 
.bodyCopyBold a:visited {
text-decoration: underline;
color: #5F4100;
}
.bodyCopyBold a:hover {
text-decoration: underline;
color: #007ECE;
} 
.bodyCopyBold a:active {
text-decoration: underline;
color: #463400;
}.bodyCopyDimmed {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #172245;
}
.reviewTitle {
	text-shadow: 0px 1px 1px #FFFFFF;
	font-family: "Georgia", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
.reviewLinkBorder {border:1px; border-thickness: 1px; border-color: #003677; border-style: solid;}
.reviewLinkBorder a:hover {color: #007ECE}
.reviewLinkBorder a:active {color: #463400}
a:hover .reviewLinkBorder {border-color: #007ECE}
a:active .reviewLinkBorder {border-color: #463400}.reviewsLeftBoxRBorder {
	background-image: url(images/review_box_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #F1DE84;
}
.reviewsLeftBoxLBorder {
	background-image: url(images/review_box_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F1DE84;
}
.reviewBoxPadding {
	padding-right: 3px;
	padding-left: 3px;
	background-color: #F1DC98;
}
.reviewBodyBox {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.reviewBoxTop {
	background-image: url(reviews/images/review_box_top.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 5px;
}
