@charset "UTF-8";
/* CSS Document */


body {
	background: FFF;
	}
	
	
* {
	color: #000000 !important;
	}

#header, #topNav, #innerLeft {
	display: none;
	}
	
#globalContainer {
	background: #FFF!important;
	border-style: none;
	width: auto;
	}

div.contentHeaderContainer {
	border: none;
	padding: 0 !important;
	width: auto;
	}
	
div.siteFooterLinks{
	border-top: 1px solid #000000 !important;
}
	
#logo {
	display: block !important;
	text-align: center;
	}
	
.image_right {
	display: none;
}

.image_left {
	display: none;
}

.image_right_no_border {
	display: none;
}

.image_left_no_border {
	display: none;
}

		
p {
	font-size: 14 !important;
	
	}
	
ul {
	list-style: disc !important;
	}
	
div.coupon{
	text-align: center;
	border-color: #000000;
	padding-top: 8px;
	height: 100%;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

.coupon_text{
	text-align: center !important;
	}
	
h5{
	font-size:14pt;
	line-height: 16pt;
	text-align: center;
	}
	
h1{
	font-size: 18pt;
	text-align: center;
	line-height: 110%;
	}
	
h2{
	font-size: 20pt;
	text-align: center;
	}
	
h4{
	text-align: center;
	}
	
.coupon_box td { border: 2px dashed #000000; }
