﻿#couponImage
{
	display: none;
}

#coupon_content
{
 width: 621px; 
 height: 416px;
}

#testimonialDlg
{
	width: 400px;
}


body
{
	margin: 0px;
	background-color: #000000;
}

.menuItem
{
	background: url(images/menu_bg.gif);
	font-size: 11px; font-family: arial; 
	font-weight: bold; 
	height: 30px;
	text-align:center;
	text-decoration: none;
	cursor: hand;
}

.menuItemInside
{
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
	border-bottom: 2px white solid;
}

.bullet
{
font-size: 13px; font-family: arial; font-weight: bold; color: white; padding-left: 5px; display: inline; display: inline; line-height: 40px; vertical-align: center;
}

.redLine
{
	background: #CA3D34; line-height: 2px;
}

h1
{
font-size: 15px; 
font-family: arial; 
color: #CA3D34; 
display: inline; 
text-decoration: underline;
font-weight: normal;
}

.menuItem a
{
	color: white;
}

p
{
font-size: 14px; font-family: arial; color: black; display: inline; 
line-height: 19px;
}

.justified-text
{
font-size: 14px; 
font-family: arial; 
color: black; 
display: inline; 
line-height: 17px;
text-align: justify;
}

td
{
font-size: 11px; font-family: arial; color: black; padding-right: 0px; 
}

#welcomeFlash
{
	display: none;
}