body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
td, a, div, span, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color: #000;
	font-size: 11px;
	/*/*/
	font-size: 10px;
	line-height: 14px;
	/* */
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 1px 0px 1px 0px;
}
input[type="text"],input[type="password"] {
	border: 1px solid #A5ACB2;
	padding: 2px;
	margin: 2px 0px 2px 0px;
}
a {
	color: #1B7C32;
}
.green {
	color: #1B7C32;
}
.orange {
	color: #CC6600;
}
.orangeLarge {
	color: #C60;
	font-size: 14px;
}
.gray {
	color: #CCC;
}
a.gray {
	text-decoration: none;
}
.grayLarge {
	color: #AAA;
	font-size: 14px
}
.footer, .footer a {
	color: #FFFFFF;
	font-size: 10px;
	/*/*/font-size: 9px;/* */
}
.cartColumnHeader {
	font-size: 11px;
}
.cartText, .smallText, .whiteSmallText {
	font-size: 10px;
	/*/*/font-size: 9px;/* */
}
.whiteSmallText {
	color: #FFFFFF;
}
.cartFormatBox {
	width: 144px;
}
.white {
	color: #FFFFFF;
}
.grayDark {
	color: #666666;
	font-weight: bold;
}
input.login {
	width: 138px !important;
	width: 136px;
}
/* sectionNav Level 2 */
a.sectionNav  {
	color: #000;
	text-decoration: none;
	display: block;
	/*/*/
	margin: 2px 0px 3px 0px;
	line-height: 12px;
	/* */
}
a.sectionNav:hover {
	text-decoration: underline;
}
.license {
	width: 428px !important;
	width: 448px;
	height: 237px;
	padding-right: 20px;
	border-bottom: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	border-top: 1px solid #6F6F6F;
	border-right: 1px solid #6F6F6F;
	overflow: auto;
}
.width130 {
	width: 130px;
}
.width39 {
	width: 39px;
}
.width142 {
	width: 142px;
}
.width85 {
	width: 85px;
}
.width68 {
	width: 68px;
}
.width55 {
	width: 55px;
}
.width51 {
	width: 51px;
}
.cvv {
	width: 68px;
	background-color: #EBEBEB;
}
.smallGray {
	font-size: 10px;
	/*/*/font-size: 9px;/* */
	color: #666666;
}
.blackListLink {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.blackListLink:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.inputError {
	background-color: #E1EEE4;
	border: 1px solid #A5ACB2;
}
.yellowLarge {
	font-size: 11px;
	color: #FFCC00;
}
.darkGrayLarge {
	font-size: 11px;
	color: #353434;
}
@media print {
	.license {
		overflow: visible;
		height: auto;
		border: 0;
		margin-left: -200px;
		width: 700px !important;
		padding: 0;
		position:relative;
		z-index: 5;
	}
	.license + table {
		display: none;
	}
}
