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

.GreyBasicText {
	font-family: Helvetica;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
.BlueBasicText {
	font-family: Helvetica;
	font-size: 16px;
	color: #09F;
	line-height: 18px;
}
.GreyH3Text {
	font-family: Helvetica;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -1
.pt;
}
.GreyH1TextBox {
	font-family: Helvetica;
	font-size: 52px;
	color: #333;
	text-transform: lowercase;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-color: transparent;
}
.GreyH3TextBox {
	font-family: Helvetica;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -.75pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.GreyTextBoxNoBorder {
	font-family: Helvetica;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.TextBoxNoBorderGreenText {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C3;
	background: transparent;
	font-weight: bold;
}
.TextBoxNoBorderRedText {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C00;
	background: transparent;
	font-weight: bold;
}
.TextBoxNoBorder {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background: transparent;
}
.TextBoxDottedEdges {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.smallLightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.smallMedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.smallDarkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.OrangeBasicTextBoldCopy {
	font-family: Helvetica;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.receiptTop {
	background-image: url(/images/BROWSER2/BROWSER_BKG.jpg);
}
.TableBorder {
	border: thin dotted #CCC;
}
.LargeColorfulText {
	font-family: Helvetica;
	font-size: 24px;
	color: #F60;
	font-weight: bold;
	letter-spacing: -.75pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

