body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body, p, td, ol, ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:##1D1D1D;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #063D52;
	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: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #D99413;
	font-weight: bold;
	line-height: 19px;
	font-style: normal;
	font-variant: normal;
}

.subheadingSmallGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #3BA40A;
	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: underline;
	font-size:12px;
	color: #063D52;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-size:12px;
	color: #04B713;
	font-weight: bold;
}

a.nav {
	text-decoration: none;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a.nav:hover {
	text-decoration: none;
	font-size:12px;
	color: #E3A725;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
	
a.HOFNav {
	text-decoration: none;
	font-size:16px;
	color: #1D465D;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .01em;
	font-style: italic;
}

a.HOFNav:hover {
	text-decoration: none;
	font-size:16px;
	color: #BFB496;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .01em;
	font-style: italic;
}
	
a.BottomNav {
	text-decoration: none;
	font-size:13px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.BottomNav:hover { 
	text-decoration: none;
	font-size:13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.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;
}

.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;
}
.HeaderLeft {
	background-image: url(../images/header-left.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.imgpaddingR {
	margin-right: 20px;
}
