body {
	font: 12px/1.5em Gotham-Medium, Gotham-Book, Gotham-Bold, Verdana, Arial, sans-serif;
	background: #00a4e4;
	color: #333333;
	margin: 0px;
}

h1 {
	font-size: 18px;
	line-height: 1em;
	color: #fdf26e;
}

h2 {
	font-size: 16px;
	line-height: 1em;
	color: #0069aa;
}

.Ppad {
	padding-top: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 10px;
}
.footer1 {
	color: #0069aa;
}
.footer2 {
	font-size: 10px;
	line-height: 1.5em;
	color: #0069aa;
}
.hometext {
	font: 12px/1.5em Gotham, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
}

.homePad {
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 53px;
}
.sidePad {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.footPad {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 35px;
}

a:link {
	color: #0069aa;
	text-decoration: underline;
}
a:visited {
	color: #0069ab;
	text-decoration: underline;
}
a:hover {
	color: #00a4e3;
	text-decoration: underline;
}
a:active {
	color: #00a4e3;
	text-decoration: underline;
}
a.special:link {
	font: 18px Gotham-Medium, Gotham-Book, Gotham-Bold, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.promo:link {
	font-size: 14px;
	line-height: 1.2em;
	color: #ffffff;
	text-decoration: none;
	background: center center;
	text-transform: uppercase;
	font-weight: bold;
}
a.promo:visited {
	font-size: 14px;
	line-height: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	background: center center;
	text-transform: uppercase;
}
a.promo:hover {
	font-size: 14px;
	line-height: 1.2em;
	color: #fdf059;
	text-decoration: none;
	background: center center;
	text-transform: uppercase;
}
a.promo:active {
	font-size: 14px;
	line-height: 1.2em;
	color: #fdf059;
	text-decoration: none;
	background: center center;
	text-transform: uppercase;
}
