/* Default Print Styles */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000000;
}
#mainContainer {
	width:100%;
}
#header {

}
#header .logo{
	display:block;
	margin:0 auto 0 auto;
	width:250px;
}
#header_flash{
	display:none;
}
#navmain {
	display:none;
}
#subnav {
	display:none;
}
#promoHome {
	display:none;
}
#promoFooter{
	display:none;
}

.divider{
	width:100%;
	height:1px;
	padding:0;
	line-height:0px;
	border-width:0 0 1px 0;
	border-color:#000000;
	border-style:solid;
}

.ArrowMoreLink{
	margin-left:5px;
}

/******* center block *********/
#contentBlock {
	width:100%;
	padding:0px;
	margin:0px;
}
#subContentBlock {
	padding-top:15px;
	margin:0;
}	

#footer {
	display:none;
}

.clearAll {
	clear:both;
	height:1px;
	font-size:1px;
}

#bucketsFooter{
	display:none;
}

#notes{
	display:none;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
}
#subContentBlock .col1{
	width:100%;
	float:none;
}

#subContentBlock .col2{
	width:100%;
	float:none;
}

#subContentBlock .col1_r{
	width:100%;
	float:none;
}

#subContentBlock .col1_l{
	width:100%;
	float:none;
	
}
#subContentBlock #franchise{
	width:770px;
	
	background-color:#000000;
	margin-left:10px;
	
	padding:0;
	padding-bottom:0px;
	overflow:hidden;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* Coupon Styles */
.mycsprintonly {
	display: block;
}
.mycsscreenonly {
	display:none;
}