body {font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
	padding: 0px;
	margin: 0px;
  border: 0px;
	color:#000;
	background-color: #fff;}

/* redundant selectors to help NS4 not forget */

div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: Arial, Helvetica, sans-serif;}

/* specific tags */	

ul {position: outside;}
li {position: outside;}
ol {position: outside;}

/* this fixes gaps around images caused by doctype*/ 
h1, h2 {color:#562B17;
	background:transparent;
	font-weight:bold;}
h1 {font-size:1.4em;}	
h2 {font-size:1.3em;}	
h3 {font-size:1.1em;}	
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
dl {padding: 0px 0px 0px 5px;
  margin-top: 10px;}
dd {margin-left: 20px;}
th {font-weight:600;
	text-align:center;}
a {color: #15497E;/*blue*/
  background: transparent;
	text-decoration: none;}
a:visited {color: #15497E;
  background: transparent;}
a:active {color: #15497E;
  background: transparent;}
a:hover {color: #562B17;/*brown*/
  background: transparent;}
label {font-weight:600;
	color:#333;
	background:transparent;}
input {border: 1px solid #ccc;}
.submit {color:#fff;
	background-color:#009;
	font-weight:bold;}
textarea {border: 1px solid #ccc;}	

/*re-usables */
.spacer {display:block;
	line-height: 0px;
	clear: both;}


/* Components -- leave these in here */
.taoComponentBox {border: none;}
.taoComponent {display: none;}

.banner {display:none;}
.nav {display:none;}
.column2 {display:none;}
.breadc {display:none;}

.column1 .cborder1 {border:solid #f41400 1px; width:95%; margin-bottom:2em;}
.column1 .cborder2 {margin:5px; border:solid #0f238c 2px; padding:5px;  background-image:url(/templates/img/couponbg.png);}
.column1 .expiration {text-align:center; font-size:1.2em; text-transform:uppercase; color:#666; letter-spacing:2px;}
.column1 .headline {text-align:center; font-size:3.5em; font-weight:bold; font-style:italic; color:#f41400; margin:.25em 0;}
.column1 .headlinedesc {text-align:center; font-weight:bold; font-size:1.6em; margin:0 1 em;}
.column1 .disclaimer {text-align:center; font-size:.875em; text-transform:uppercase; margin:.5em;}
