body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

p, td, ol, ul{
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #17579E;
	font-weight: bold;
}

.subheadingBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #EE744A;
	font-weight: bold;
}

.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: 15px;
}


.blueLargetext {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.TinyFont{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:10px;
}

a {
	text-decoration: none;
	font-size:12px;
	color: #D5842B;
	font-weight: bold;
}
a.bottom {
	text-decoration: none;
	font-size:12px;
	color: #99CCFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-size:12px;
	color: #006699;
	font-weight: bold;
}

a.nav {
	text-decoration: none;
	font-size:12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

a.nav:hover {
	text-decoration: underline;
	font-size:13px;
	color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
}

a.LeftNav:Link {
	text-decoration: none;
	font-size:10px;
	color: #003366;
	font-weight: bold;
	letter-spacing: .01em;
}

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: bold;
	font-style: oblique;

}

.coupon {
	border: medium dashed #114C66;
}

a.n2klink { 
	text-decoration: none;
	font-size:12px;
	color: #145EAC;
}

a.n2klink:hover { 
	text-decoration: underline;
	font-size:12px;
	color: #999999;
}

.BlackBorder {
	border: 1px solid #000000;
}

.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;
}
