body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, sans-serif;
	background-image: url(../images/BG-main.gif);
	background-repeat: repeat-x;
}

a:link {color: #900; text-decoration: none;}
a:visited {color: #900; text-decoration: none;}
a:focus {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: underline;}

.mainnav
{
	margin: 0;
	color: #999;
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 46px 0 0 0;
}

.mainnav a:link {color: #000; text-decoration: none;}
.mainnav a:visited {color: #000; text-decoration: none;}
.mainnav a:focus {color: #900; text-decoration: none;}
.mainnav a:hover {color: #900; text-decoration: none;}
.mainnav a:active {color: #900; text-decoration: none;}

.storenavL {
    margin: 0;
    color: #FFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0px 12px;
}

.storenavL a:link {color: #0000ff; text-decoration: none;}
.storenavL a:visited {color: #0000FF; text-decoration: none;}
.storenavL a:focus {color: #900; text-decoration: underline;}
.storenavL a:hover {color: #900; text-decoration: underline;}
.storenavL a:active {color: #900; text-decoration: underline;}

.storenavR {
    margin: 0;
    color: #FFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0px 12px;
}

.storenavR a:link {color: #FF3; text-decoration: none;}
.storenavR a:visited {color: #FF3; text-decoration: none;}
.storenavR a:focus {color: #900; text-decoration: underline;}
.storenavR a:hover {color: #900; text-decoration: underline;}
.storenavR a:active {color: #900; text-decoration: underline;}

.sidenav_area a:link {color: #900; text-decoration: underline;}
.sidenav_area a:visited {color: #900; text-decoration: underline;}
.sidenav_area a:focus {color: #000; text-decoration: underline;}
.sidenav_area a:hover {color: #000; text-decoration: underline;}
.sidenav_area a:active {color: #000; text-decoration: underline;}

.env {
	border: #727272;
	border-width: 0 1px 1px 1px;
	border-style: none dotted dotted dotted;
}

.main_table TD {
/*
	border: #727272;
	border-width: 0 1px;
	border-style: none dotted;
*/
}

.plain_table TD {
	border-width: 0 0 0 0;
	border-style: none ;
}

.sidenav_area {
	color: #900;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 14px;
}

.copy_area {
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 12px 20px;
	border: #727272;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
}

.copy_area h6 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin: 0;
	padding: 8px 0 4px 0;
}

.copy_area h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

.copy_area h2 {
	font-size: 13px;
	font-weight: bold;
	color: #900;
	padding: 0 12px;
}

.copy_area h3 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #900;
	padding: 0 12px;
}

.findings {
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-color: #C03;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0 0 4px 8px;
	margin: 0 12px;
}

.popcorn {
	color: #999;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 0px;
	margin: 0;
}

.caption {
	color: #999;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	margin: 0;
}

.copy_area p { padding: 0 20px; }

.return_table {
	border: #CCC;
	border-width: 2px 0 1px 1px;
	border-style: solid none dotted dotted;
}

.return_table tbody tr td {
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding: 4px;
	border: #CCC;
	border-width: 0 1px 0 0;
	border-style: none dotted none none;
}

.return_table tbody tr.nope td {
	background-color: #fff;
}

.return_table tbody tr.yup  td {
	background-color: #eee;
}

.return_table tbody tr.yup td.head
{
	color: #900;
	font-size: 11pt;
	font-family: monaco;
	/*font-weight: bold;*/
	/*font-style: italic;*/
	background-color: #eee;
}

.footer {
	color: #333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 12px;
	line-height: 1.6em;
}

.footerbig {
	font-size: 13px;
}

.footer_img {
	text-align: center;
	vertical-align: top;
	padding: 20px 0 0 0;
}

.footer_table {
/*
	border: #727272;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
*/
}

input {
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal bold ;
	padding: 3px 0px;
}

submit {
	color: #999;
}

.header_mainnav {
    background-image: url(../images/mainlogo.gif);
    background-repeat: no-repeat;
}

.clear { background-color: transparent; }

.return_table tbody tr.hey td.ho {
	color: #999;
	text-align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: bold;
	padding: 1px;
	border: #DDD;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.return_table tbody tr.lets td.go {
	color: #000;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: bold;
	padding: 1px;
	border: #DDD;
	border-width: 0;
	border-style: none;
}

.line {
	border: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.flag {
	padding: 0 10px 0 4px;
	vertical-align: top;
}

.distrib {
	padding: 0 0 16px 0;
	vertical-align: top;
}

.distribhead {
	padding: 8px 0 6px 0;
	vertical-align: top;
	font-size: 15px;
	font-weight: bold;
	color: #999;
}

ol, ul
{
	font-size: 11px;
	line-height: 1.2em;
}

