body {
	background-color: #005899;
	background-image: url(/assets/loyalty-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 30px;
	margin-bottom: 35px;
}
.header {
	background-image: url(/assets/header.jpg);
	height: 246px;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
}
.topNav {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 13px;
	color: #FFFFFF;
	float: right;
	margin-right: 50px;
	padding-top: 8px;
	height: 27px;
	background-color: #001C70;
	width: 477px;
	text-align: center;
}
.topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.topNav a:hover {
	color: #3399FF;
	text-decoration: underline;
}
.content {
	min-height: 405px;
	width: 859px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(/assets/panel-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Lucida Sans Unicode", Arial;
	color: #003366;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.leftCol {
	background-color: #EBF4FB;
	float: left;
	width: 250px;
	padding: 20px;
	min-height: 405px;
}
.rightCol {
	background-color: #EBF4FB;
	float: left;
	padding: 20px;
	margin-left: 20px;
	width: 509px;
	min-height: 405px;
}
.fullCol {
	background-color: #EBF4FB;
	padding: 20px;
	font-size: 12px;
	width: 818px;
}
.retailfullCol {
	background-color: #EBF4FB;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.halfColleft {
	background-color: #EBF4FB;
	padding: 20px;
	float: left;
	width: 418px;
}
.halfColright {
	background-color: #EBF4FB;
	padding: 20px;
	float: left;
	width: 418px;
	margin-left: 20px;
}
.content  p, .content ul {
	font-size: 12px;
	margin-top: 0px;
}
.content  h1 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.banner {
	text-align: center;
	padding-top: 20px;
}
.search {
	clear: both;
	float: right;
	margin-top: 20px;
	margin-right: 48px;
}
input {
	font-family: "Lucida Sans Unicode", Arial;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px;
}
.imgLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 5px;
}
.buttons {
	text-align: center;
	margin-top: 5px;
}
.buttons img {
	margin-bottom: 25px;
}
.retailNavBut a, .retailNavButTop a {
	color: #FFFFFF;
	text-decoration: none;
}
.retailNavBut a:hover, .retailNavButTop a:hover {
	color: #99FFFF;
	text-decoration: underline;
}
.retailNavBut {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: #001C70;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 7px;
	font-size: 12px;
}
.retailNavButTop {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	background-color: #001C70;
	margin: 0px;
	padding: 7px;
	font-size: 12px;

}
.retailerSearch input, .retailerSearch select {
	font-size: 11px;
}
.listing {
	height: 135px;
	width: 134px;
	float: left;
	margin-right: 20px;
	font-size: 11px;
}
.logo {
	background-color: #FFFFFF;
	height: 100px;
	border: 1px solid #7F9DB9;
	text-align: center;
}
.largelogo {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	text-align: center;
	float: right;
	padding: 40px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.listing a {
	color: #001C70;
	text-decoration: none;
}
.listing a:hover {
	text-decoration: underline;
}
.address {
	font-size: 10px;
	width: 280px;
	height: 130px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.contactDetails {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.address th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F9DB9;
	text-align: left;
}
.faq li {
	margin-top: 10px;
}
.copyright p {
	font-size: 9px;
	margin-top:10px;
	margin-bottom: 0px;
}
.copyright a {color:#003366}

