@charset "UTF-8";
.HelveticaMediumLtGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.navToPurchase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #00CCFF;
	font-weight: bold;
}
.navToPurchase:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}
.naveMailMe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #0CC;
	font-weight: bold;
}
.naveMailMe:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
.navigationBackNext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
.navigationBackNext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
.CopyrightFont {
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
}.navCreditLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.navCreditLine:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.FontForTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.HelBoldRedLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.BorderWhiteNarrow {
	border: 1px solid #CCCCCC;
}
.BorderGrayNarrow {
	border: 2px solid #666666;
}

