body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	;
	background-repeat: repeat;
	background-position: center top;
	background-color: #201F1D;
}

p, td, ol, ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	list-style-image: url(img/star_bullet.gif);
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.subheadingBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CD6601;
	font-weight: lighter;
}

.subheadingMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}

.subheadingSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #17579E;
	font-weight: bold;
	line-height: 19px;
	font-style: normal;
	font-variant: normal;
}
.subheadingOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D5842B;
	font-weight: bold;
	line-height: 19px;
	font-style: normal;
	font-variant: normal;
	padding-left: 0px;
}


.blueLargetext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}

.TinyFont{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:10px;
}

a {
	text-decoration: none;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bolder;
}
a.bottom {
	text-decoration: none;
	font-size:12px;
	color: #CD6601;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-size:11px;
	color: #99CCFF;
	font-weight: bold;
}

a.nav {
	text-decoration: none;
	font-size:12px;
	color: #CD6601;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

a.nav:hover {
	text-decoration: underline;
	font-size:10px;
	color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
}

a.LeftNav:Link {
	text-decoration: none;
	font-size:10px;
	color: #CD6601;
	font-weight: bold;
	letter-spacing: normal;
}

a.LeftNav:hover { 
	text-decoration: none;
	font-size:10px;
	color: #0099CC;
	font-weight: bold;
	letter-spacing: .01em;
}
	
.white {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: lighter;
	font-style: normal;

}

.coupon {
	border: medium dashed #114C66;
}

a.n2klink {
	text-decoration: none;
	font-size:10px;
	color: #145EAC;
}

a.n2klink:hover {
	text-decoration: underline;
	font-size:14px;
	color: #999999;
}

.BlackBorder {
	border: 1px solid #A0A0A4;
}

.RedRequired {
	color: #CC0000;
	font-weight: bold;
}

.cellpadding7 {
	padding: 7px;
}

.padding15 {
	padding: 15px;
}

input {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
.bigger14 {
	font-size: 14px;
}
hr {
	color: #175797;
	height: 1px;
}
.submit {
	font-size: 14px;
	font-weight: bold;
	background-color: #CDCD99;
	padding: 3px;
	height: 30px;
}
