body {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-size: 12px;	color: #000000;	margin: 0px;	padding: 0px;	line-height: 13pt; margin-top:5px;}
a { text-decoration: none; color: #003366;}
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }

tr, td {	vertical-align: top;	}

 td.stores { font-size:11px;}

ul { margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;   
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
}

H1 {font-family: Arial, Helvetica, sans-serif;font-size: 30px;color: #CC3333; font-weight: none; margin-left: 0px; margin-top:0px; margin-bottom:0px; line-height:35px;}
H1.yellow {font-family: Arial, Helvetica, sans-serif;font-size: 30px;color: #FF9933; font-weight: none; margin-left: 0px; margin-top:0px; margin-bottom:0px; line-height:35px;}
H2 {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #FF9933; font-weight: none; margin-left: 0px; margin-top:5px; margin-bottom:5px; font-weight:bold;}
#disclaimer {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-weight: bold; color: #000; line-height:11px;}
/*  NAV LIST */ /*Fat Erik's Pipelist*/
#navcontainer { margin-left: 0px; }
#navlist { list-style: none; padding: 0; margin: 0;}
#navlist li { display: inline; padding: 0; margin: 0;}
#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }
#navlist a:link, #navlist a:visited {color: #000; text-decoration: none;}
#navlist a:hover, #navcontainer li#active a {color: #000;background-color: #C7EAFC;text-decoration: none;}

/*IE workaround*/
/*All IE browsers*/
* html #navlist li { border-left: 1px solid black; padding: 0 0.4em 0 0.4em; margin: 0 0.4em 0 -0.4em; }
/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }
* html #navlist li { display: block; float: left; }
/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }
/*END NAV LIST*/