BODY {
 margin: 5px 0px;
 background: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
}

H1  {
	font-size: 110%;
	margin: 20pt 0pt 18pt 0pt;
	color : #333333;
	font-weight : bold;
}

 H2  {
 font-size: 100%;
 font-weight: bold;
 margin: 18pt 0pt 6pt 0pt;
 color : #666666;
}

 H3  {
 font-size: 110%;
 font-weight: bold;
 text-transform: uppercase;
 color: #4682B4;
 letter-spacing: 4px;
 background: #B3CEF4 url('../images/icon.gif');
 background-position: top left;
 background-repeat: no-repeat;
 line-height: 35px;
 padding: 0px 45px;
 border: 1px solid #4682B4;
 }

H4  {
 font-size: 90%;
 font-weight: bold;
 color: #666666;
 margin: 18pt 0pt 6pt 0pt;
 }
 
 H5, H6 {
 font-size: 80%;
 font-weight: bold;
 color: #4682B4;
 margin: 6pt 0pt;
 }
 
hr { color: #666666; padding: 0px; margin: 0px }
img { border: 0px }
p { font : 90%  "Trebuchet MS", Arial, Helvetica, sans-serif }
li { margin: 0pt 10pt 6pt 10pt }
ol { list-style-type : decimal; font : 90%  "Trebuchet MS", Arial, Helvetica, sans-serif}
ul  { list-style-image : url('../images/bullet.gif'); font : 90%  "Trebuchet MS", Arial, Helvetica, sans-serif}

a:link, a:visited { color: #4682B4;  text-decoration: underline; font-weight: bold } 
a:hover, a:active { color: #333333; text-decoration: none; background: #E6E6FA; font-weight: bold }

/*  CUSTOM SECTION BEGINS HERE */

 .cookie {
 font-size: 75%;
 color: #666666;
 text-align: right;
 margin: 0px 20px;
} 

 .feature {
 	font-size: 90%;
	padding: 6px;
	margin: 10px 6px 6px 6px;
	background : #FFFFFF;
}

 .feature2 {
 	font-size: 90%;
	padding: 6px;
	margin: 10px 6px 6px 6px;
	background : transparent;
}

.feature-box {
	font-size: 90%;
	padding: 6px;
	margin: 10px 6px 6px 6px;
	border: 2px dotted #88B2ED;
	background-color : #FFFFFF;
}

.feature-box-bg {
	font-size: 90%;
	padding: 4px;
	margin: 10px 6px 6px 6px;
	border: 2px solid #88B2ED;
	background-color : #FFFFFF;
} 

.footer  {
 font-size: 75%;
 text-align: center;
 margin: 6px 10px 6px 10px;
}

.footer2 {
	font-size: 7pt;
}

.google {
	padding: 0px 20px 10px 0px;
	float: left;
	width: 60%;
	height: 260px;
	position: relative;
}

.headline {
	font-size: 60%;
	padding: 0px 10px;
	margin: 0px;
	font-style: italic;
	color: #666666;
}

.menu {
 font-family: Arial, Helvetica, sans-serif; 
 margin: 0px 5px 0px 5px;
 line-height : 16pt;
}

.menu a:link, .menu a:visited, .menu a:active { text-decoration : none; color: #4682B4; font-weight: normal }
.menu a:hover { text-decoration : none; color: #333333;  text-indent: 2px; display: block; width: 100%; font-weight: normal }

.menu-hdr {  font: 90% Arial, Helvetica, sans-serif;  font-weight: bold; margin: 0px 5px 5px 5px;}
.menu-bmk {margin: 5px 0px 0px 0px;}
 
.menu-btm {
 font: 80% Arial, Helvetica, sans-serif; 
 text-align: center;
 color: #333333;
 padding: 0px;
 margin: 2px 20px;
}

.menu-btm a:link, .menu-btm a:visited, .menu a:active { color: #333333; text-decoration : none; font-weight: normal }
.menu-btm a:hover { color: #000000; text-decoration : none; background-color: #E6E6FA; font-weight: normal }  

.merchants {
	background: #FFFFE0;
	border : 2px solid #FAF29E;
	width: 100%;
	padding: 5px;
}

.title {
	color: #666666;
	font: 180%  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align: right;
}

a.title:link, a.title:visited, a.title:hover, a.title:active { color: #666666; text-decoration: none; background: transparent }

 /* body table */ 
.table {
  background-color: #FFFFFF;
  border : thin solid #88B2ED;
  width: 720px;
  border-collapse: collapse;
}

 /* header graphic table */ 
.table-hdr {
	background-image: url(../images/hdr.jpg);
	background-repeat : no-repeat;
	width : 720px;
	height : 90px;
	text-align: right;
    border-collapse: collapse;
}

 /* headline table */ 
.table2 {
  background-color: #88B2ED;
  border : medium solid #FFFFFF;
  width: 730px;
  border-collapse: collapse;
  vertical-align: middle;
}

 .tb1 {
	 padding: 0px 10px 30px 10px;
     vertical-align: top;
}

 .tb2 {
	 background-color: #FBFBFB;
	 padding: 0px 0px 30px 0px;
	 vertical-align: top;
	 width: 170px;
}


