@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1 {font-size: 24px; color: #02245E; margin: 5px; padding:0px; line-height: 28px; }

.rigthHeaderBar {
	height: 30px;
	padding: 0px 20px 0px 15px;
	background:url(images/headerNavRight.png) right;
	position:absolute;
	top: 0px;
	right: 5px;
	line-height: 25px;
	font-size:10px;
	font-weight: bold;
}

.become_member_button {position:absolute; top: 50px; right: 20px;}

.rigthHeaderBar_leftDiv {
	position:absolute;
	left:0px;
	top:0px;
	background:url(images/headerNavLeft.png);
	height:30px;
	width:5px;
}
a:link , a:visited{
	color: #666;
}
a:hover {
	color: #000;
	text-align: center;
}
.grayBar {
	margin: 3px 0 0 0;
	display:block;
	height: 22px;
	background:#CCC;
	line-height: 22px;
	padding: 0 5px 0 50px;
	text-transform:uppercase;
	font-size: 10px;
}
.grayBar a {
	color:#000;
}

.blue_gard_bg {background:url(images/blue_gard_bg.gif) repeat-x;}

.button_shoppers, .button_shoppers a {
	font-size: 12px;
	color:#000;
	line-height: 17px;
}
.below_shoppers {
	font-size: 25px; line-height: 40px; color:#333;
}

.copyright { font-size: 11px; color:#999; }

.contact_table td {background: #E5E5E5 }


