html,body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}

body {
font-size: 12px;
text-align:center;
line-height: 160%;
font-family: Georgia, sans-serif;
margin:0px; 
/* background:#E9E9E9; */
}

h1 {
margin:10px 0 6px 0;
font-size:1.5em;
font-weight:bold;
}
h2 {
margin:10px 0 6px 0;
font-size:1.6em;
font-weight:bold;
}

h3 {
font-family: Verdana, Arial,sans-serif;
margin:0.6em 0;
padding:0.2em 0.3em;
font-size:14px;
font-weight:bold;
color:#546074;
/* border-bottom:#546074 1px solid; */
	border-bottom:#cc9 1px dotted;
}

h4 {
margin:0.6em 0;
text-align:center;
font-size:12px;
font-weight:bold;
}

h5 {
margin:0.5em 0 0 0;
padding:0;
font-size:14px;
}
.ddesc{color:red;font-size:10px;}
a.cname{text-decoration: underline;}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

a{text-decoration: none;}
a:hover {text-decoration: underline; }
a img {border:none;}

p {
margin:0.5em 0 1em 0;
padding:0;
line-height: 160%;
}

input {
margin: 0.4em;
}

ul {
  padding:0;
  margin: 0;
}
li {
  list-style-type:none;
  line-height:200%;
}
ul.favo{text-align:left;}
ul.favo li{line-height:20px;}

ul.nav{text-align:left;padding-left:1em;font-size:11px;}
ul.nav li{line-height:160%;}

ul.couponlist li{
	/* border-bottom:#cc9 1px dotted; */
	padding-bottom:1em;
}

td.menu_ts{
	background-color: #546074;	
	border-top:#465061 1px solid;
	text-align:center;
	font-size:12px;
}
td.menu_ts a { color: white; font-weight:bold; text-decoration: none;}
td.menu_ts a:hover { text-decoration: underline; }

td.menu_sub{
	background-color: #546074;	
	border-width:1px; 
	border-color:#465061; 
	border-top-style:none; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid;
	height:24px;
	font-size:12px;
	text-align:center;
}
td.menu_sub a { color: white;}

td.menu_t{
	background-color: #F4F4F4; 
	border-top:#999999 1px solid;
	text-align:center;
	font-size:12px;
}
td.menu_t a { color: #000000; font-weight:normal; text-decoration: none;}
td.menu_t a:hover { color:#000099; text-decoration: underline; }

a.sm {font-size:11px;}
a.under{text-decoration: underline;}

.center{text-align:center;}
.clear {clear: both;}

.mlogo{float:left;margin:1em;}
p.mnav{
font-family: Verdana, Arial,sans-serif;
font-size:9px;
padding:0;
margin:0;
}

.navbar{margin:5px 0 8px 0;}
.alertintro{background-color:#FFF8DF;padding:0.5em;margin-top:0;}
.pimg{float:right; padding:0 2em;}
p.cdesc{
	margin:0;
	line-height:110%;
	color:red;
	font-size:12px;
	/* font-weight:bold; */
	font-size:12px;
}
p.cdesc label{
	color:#000;
	font-style:normal;
	margin-right:0.5em;
}

#container {
margin: 0 1em;
padding: 0 0;
text-align:left;
background:#fff;
}

#sidebar {
	background: #eee;
	float: left;
	width: 165px;
}

#content {
	width: 790px;
	float: right;
}
#content #main{
	float:left;
	width:600px;
}
#content #rightbar{
	float:right;
	width:165px;
	background: #eee;
	font-family: /*Verdana,*/ Arial,sans-serif;
}
#content #rightbar p{
	margin:0;
	line-height:120%;
	font-size:11px;
}
ul.top li{
	padding-left:1em;
	margin:0 0 10px 0;
}
.toptitle{
	font-size:12px;
}
.toptitle a{
	font-weight:bold;
	text-decoration: underline;
}

#footer {
  clear: both;
  margin:20px 0 0 0;
  font-size:0.9em;
  border-top:#959593 1px solid;
}
#footer a{text-decoration: underline;}

#footer p {
  padding:4px 8px;
  text-align:center;
  color:#757474;
}

#footer strong {font-weight:normal;}
