body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p, td, ol, ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0b396a;
	font-weight: normal;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #17579E;
	font-weight: bold;
	font-style: italic;

}

.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;
}

.TinyFont{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:10px;
}

a {
	text-decoration: none;
	font-size:12px;
	color: #0061CC;
	font-weight: bold;
}
a:hover {
	font-size:12px;
	color: #336699;
	font-weight: bold;
}

a.nav {
	text-decoration: none;
	font-size:13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav:hover {
	text-decoration: none;
	font-size:13px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

	
a.LeftNav {
	text-decoration: none;
	font-size:12px;
	color: #330066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
}

a.LeftNav:hover { 
	text-decoration: none;
	font-size:12px;
	color: #99B4DF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
}
	
.white {color: #FFFFFF}
.gray {color: #999999}

.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;
	
}
a.bottomnav { 
	text-decoration: none;
	font-size:12px;
	color: #145EAC;
}

a.bottomnav:hover { 
	text-decoration: underline;
	font-size:12px;
	color: #999999;
	
}
.BlackBorder {
	border: 1px solid #000000;
}

.RedRequired {
	color: #CC0000;
	font-weight: bold;
}

.cellpadding7 {
	padding: 7px;
}

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;
}
