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

.bottomMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #D71635;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #D71635;
	background-position: center;
}
.productHeader {
	font-size: 10pt;
	font-weight: bold;
}
.orangeBodyText {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.orangeBodyHeader {
	color: #D9223C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
iFrame {
    width:430;
    height:300;
	overflow-x:hidden;
	overflow-y:auto;
}
