/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.headline {
  color: #FAA619;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #333333;
}

#buyNowModule {
	position:absolute;
	left:598px;
	top:0px;
	width:153px;
	height:122px;
}

#banner {
	width:152px;
	height:90px;
}

#header {
	width:100%;
	height:122px;
	background-image: url(../images/universal/headerBK.gif);
}

#centerContent {
	width:100%;
	background-image: url(../images/universal/contentBK.gif);
	margin: 0px;
	padding: 0px;
	top: 122px;
}

#footer {
	width:100%;
	background-image: url(../images/universal/footerBk.gif);
}

.footer {
	font-size: 10px;
	color: #FF9900;
	line-height: 12px
}
.whiteheader {
	font-weight: bold;
	color: #FFFFFF;
}
.largewhiteprice {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 20px;
}
.offerText {
	font-size: 12px;
}
.textindent1 {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.largeGray {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.padded {
	padding-right: 20px;
	padding-left: 20px;
}
.paddedAll {
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footnote {
	color: #999999;
}
