body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AECBEB; 
	margin: 0;
	font-size: 14px;
}


h1 {
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 20px;
}
h2 {
	font-size: 19px;
	font-weight: normal;
	margin-top: 0;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}


a { 
	text-decoration: underline; 
	color: #002472; 
}
a:hover {
	text-decoration: underline; 
	color: #333333;
}


a.menu  { 
	text-decoration: none; 
	font-weight: bold; 
	color: #C5B345; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

a.menu:hover { 
	text-decoration: none; 
	font-weight: bold; 
	color: #fff; 
}

P, TD  {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #002472; font-size : 14px;}

.required {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold; font-size : 14px;}

.required-title {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold; font-size : 12px;}

a img {
	border: none;
}
.centered {
	text-align: center;
}

li {
	margin: 12px 0 12px 0;
}

#leftmenu {
	padding: 15px 10px 5px 15px;
	margin: 0 15px 30px 0;
	width: 153px;
	background-color: #d6e5f5;
	border: 3px solid #002472;
}
#leftmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftmenu li {
	margin: 0 0 10px 0;
}

.home-page-rightcol {
	float: right;
	width: 333px;
	padding: 15px 15px 0 0;
}
p.challenge {
	width: 200px;
	margin: 22px auto 22px auto;
	text-align: center;
}
p.challenge  strong {
	font-weight: normal;
	font-size: 22px;	
}
div.borderbox {
	border: 2px solid #aecbeb;
	padding: 15px;
	margin: 15px;
}
td.borderbox {
	border: 1px solid #000;
	background-color: silver;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.whybox {
	width: 184px;
	background: #f7fafc url(images/whybox-border.gif) repeat-y top left;
}
.whybox-top {
	background: url(images/whybox-top.gif) no-repeat top left;
}
.whybox-bottom {
	background: url(images/whybox-bottom.gif) no-repeat bottom left;
	padding: 15px;
}
.whybox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.whybox li {
	margin: 10px 0 10px 0;
	padding: 0;
}
.whybox li.last {
	margin-bottom: 0;
}
.whybox h3 {
	margin: 0;
}
.simpleborder {
	border: 2px solid #aecbeb;
}
a.footer-link {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
a.footer-link:hover {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
td.coupon {
 color: #000;
 border: 1px solid #000;
 padding: 7px;
 font-size: 12px;
}
td.coupon ul {
	margin-left: 0;
	padding-left: 20px;
}
td.coupon li {
	margin: 0;
}

.locations {
	background-color: #002472;
}
.locations td {
	color: #000;
	background-color: #dfeaf7;
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
}
.locations td p.celltitle {
	color: #002472;
	text-align: center;
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 12px;
}
.locations td.statetitle {
	color: #002472;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

#footer {color:#fff;}

	#footer table {
		width:75%;
		margin:15px auto;}
	
	#footer table td a {
		font-size:90%;
		color:#fff;}