@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #003366;
}
a:hover, a:active {
	color: #E41815;
	text-decoration: underline;
}
#divFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #91BFFF;
	text-align: center;
	font-size: 0.8em;
	color: #999999;
	margin-bottom: 20px;
}
#divFooter p {
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
#divFooter a {
	padding-right: 5px;
	padding-left: 5px;
}

#divFooter #Copyright {
	font-size: 0.8em;
}
/* CSS Document */

#divWelcome, #divRightCol, #divMenu, #divHelpLinks, #Search, #divHeader #imgHero {
	display: none;
	left: -1000em;
	top: -1000em;
	position: absolute;
	visibility: hidden;
}
#imgRescue {
	margin-left: 15px;
	maring-top: -5px;
}
#PrintAddress {
	position: absolute;
	visibility: visible;
	top: 15px;
	font-size: 0.7em;
	right: 5px;
}
#PrintAddress address {
	font-style: normal;
}
#divRandomSpecials .product {
	height: 165px;
}

