body {
	margin: 0px ;
	padding: 0px;
	font-family: Arial, Helvetica; 
	font-size: 10px;
	background-color: #EDE8E0;
	color: #0E0E3A;
	text-align: center;
	}
.coupon_body {
	margin: 0px ;
	padding: 0px;
	font-family: Arial, Helvetica; 
	font-size: 10px;
	background-color: #ffffff;
	color: #0E0E3A;
	}
	
a 	{ color: #666633; }
a:link 	{ color: #666633; }
a:visited 	{ color: #666633; }
a:active 	{ color: #666633; }
		
p {
	font-size: 10px; 
	font-family: Arial, Helvetica;
	color: #0E0E3A;
  }
  
p.breakhere {page-break-before: always;}
  
.TextNorm {
  font-size: 12px;
  font-family: Arial, Helvetica;
  color: #0E0E3A;
  }

.BldRed {
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #6e1011;
    font-weight: bold;
}
.Disclosure {
    font-size: 11px;
    font-family: Arial, Helvetica;
}
  
.TextSmall {
  font-size: 10px;
  font-family: Arial, Helvetica;
  color: #0E0E3A;
  }
  
.TextSmall a:link {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica;  color: #0E0E3A; text-decoration: underline;}
.TextSmall a:visited {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica;  color: #0E0E3A; text-decoration: underline;}
.TextSmall a:active {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica;  color: #0E0E3A; text-decoration: underline;}
.TextSmall a:hover {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica;  color: #0E0E3A; text-decoration: underline;}

.company_title {
  FONT-SIZE: 13px; 
  FONT-FAMILY: Verdana, Arial, Helvetica; 
  letter-spacing: -0.2mm; 
  font-weight: bold;
  color: #666633;
  }
  
.company_title A:link {color: #666633; text-decoration: none;}
.company_title A:visited {color: #666633; text-decoration: none;}
.company_title A:active {color: #666633; text-decoration: none;}
.company_title A:hover {color: #666633; text-decoration: underline;}

.TextBold {
  font-size: 14px;
  font-family: Arial, Helvetica;
  color: #0E0E3A;
  font-weight: bold;
  }

.required {
	font-size: 9px;
	color: red;
        font-weight: bold;
	}
	
.coupon_title {
	font-size: 24px; 
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: -0.1mm;
	color: #226796;
	margin: 10px 5px;
	padding: 0px 5px;
	width: 550px;
}
  
.tm_reg {
	FONT-SIZE: 8px; FONT-FAMILY: Arial, Helvetica; vertical-align: super
}
.page_title {
	FONT-SIZE: 18px; FONT-FAMILY: Verdana, Arial, Helvetica; letter-spacing: -0.1mm; 
}
.page_title_bold {
	FONT-SIZE: 18px; FONT-FAMILY: Verdana, Arial, Helvetica; letter-spacing: -0.2mm; font-weight: 900 
}
.sub_title {
	FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica; letter-spacing: -0.1mm
}

#mep_main_wrap {
	margin: 0px auto;
	padding: 10px;
	float: none;
	width: 770px;
	background-color: #ffffff;
	border-top: solid 1px #777;
	border-left: solid 1px #777;
	border-right: solid 1px #777;
	border-bottom: solid 1px #777;
	background-repeat: repeat-y;
	background-position: left top;
	}
#mep_main_header {
	width: 770px;
}

#mep_coupon_wrap {
	margin: 10px 0px 0px 0px;
	padding: 15px;
	float: none;
	width: 100%;
	background-color: #ffffff;
	border-top: solid 1px #777;
	border-bottom: solid 1px #777;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	}
#coupon_header {
	width: 600;
	}
	
#mep_wrap {
	float: none;
	width: 596px;
	}

#mep_header {
	float: none;
	}

#mep_header img {
	border: 0px;
}

#coupon {
	border: dotted 1px #333;
	margin: 10px 5px 0px 5px;
	padding: 15px;
	width:	600;
}

#couponLeft {
	float: left;
	width: 275;
}

#couponRight {
	float: left;
	width: 300;
	}
@media screen {	
#printCoupon {
	margin: 10px 0px;
	float: left;
	width: 700;
	}
}

@media print{
#printCoupon {
	display: none;
	}
}
	
#dealer {
        border-top: solid 1px #333;
	margin: 10px 0px 10px 0px;
	float: left;
	width:	598;
}
#dealer_detail {
	float: left;
	padding: 10px 15px 0px 5px;
	}

#ImageL{
   display: inline;
	float: left;
	}

#ImageR {
	float: right;
}

#ImageLB{
   display: inline;
	float: left;
	margin-left: 10px;
	width: 423px;
}

#ImageRB {
   display: inline;
	float: left;
	border: 1px solid #777;
	height: 474px;
	width: 315px;
}

#mep_content {
	float: left;
	}

#mep_footer {
	clear: left;
	float: none;
	text-align: center;
	font-size: 9px; 
	font-family: Arial, Helvetica;
	color: #0E0E3A;
	}

#mep_footer p{

	font-size: 9px; 
	font-family: Arial, Helvetica;
	display: inline;
	}

#mep_footer_left {
	clear: left;
	float: none;
	text-align: left;
	margin: 0 0 0 10px;
	font-size: 9px; 
	font-family: Arial, Helvetica;
	color: #0E0E3A;
	}

#mep_footer_left p{

	font-size: 9px; 
	font-family: Arial, Helvetica;
	display: inline;
	}

#divNEWS {
        display: none;
}

div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
	}

img.flt_l{
	float: left;
	}
	
img.flt_r{
	float: right;
	}	