html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
address, abbr, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style-type: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
:link, :visited {
	text-decoration: none;
}
/*--------------------------------------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(../images/bg_p.jpg);*/
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#ddd;/* green background color  //// background-color:#408b40; */
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Geneva, sans-serif;
}
#ticker {
	font-size: 14px !important;
	font-weight: bold;
	color: #2E692F;
}
.hide {
	display:none;
}
.clear {
	clear:both;
}
#header .nav li {
	font-size:140%;
}
#MainContent, #MainContent td, #header td {
	/*font-size:75%;*/
	font-family:Arial, Helvetica, sans-serif;
	
}
#MainContent, .PPWD_Cart td, #CartHomePage td {
	font-family: Tahoma, Geneva, sans-serif;
	padding:10px;
}
#MainContent td, #MainContent tr {
	font-size: 12px;
}
#MainContent h1 {
	font-size: 12px;
}
#MainContent li {
	list-style:disc;
margin-left:15px;
margin-bottom:3px;
padding-left:5px;
}
#EarnList { !important
}
#EarnList ul {
	list-style:disc;
	margin-left: 35px;
}
#EarnList ul li {
	font-weight:bold;
	color:#367B38;
	margin-top: 5px;
	margin-bottom: 5px;
}
#MainContent h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 14px;
}
#wrapper {
	width:1000px;
	margin: 3px auto;
	padding: 5px;
	background-color: #ffffff;
	border: 2px solid #006633;
}
.grayText {
	color:#777;
}
.greenText {
	color:#367B38;
}
.borderedBox {
	border: 1px solid #000000;
}
.line {
	display:block;
	border-top: 1px solid #285a29;
	color:#367B38;
}
/*---------------------------------------
	Header / Nav
---------------------------------------*/
#header {
	width: 100%;
}
.nav ul {
	list-style:none;
}
.nav {
	font-weight:bold;
	color:#367B38;
	margin-bottom: 5px;
}
.nav li {
		display:inline;
	}
.nav a {
	color:#2F6A30;
	text-decoration:none;
}
.nav a:hover {
	color:#dc7700;
}
#leftNav {
	font-size: 13px;
}
#leftNav li {
	margin: 2px;
	padding:2px;
}
#leftNav a.LeftNavViewCart {
	display:block;
	color:#327235;
	font-weight:bold;
	text-decoration: none;
	padding-left: 2px;
	border: 1px solid #ffffff;
}
#leftNav a {
	display:block;
	color:#dc7700;
	font-weight:bold;
	text-decoration: none;
	padding-left: 2px;
	border: 1px solid #ffffff;
}
#leftNav li a:hover {
	background-color:#efefef;
	border: 1px solid #c1c1c1;
}
/*---------------------------------------
	Content
---------------------------------------*/
#content {
	width:100%;
	margin: 0 auto;
}
#colLeftTop {
	color:#FFFFFF;
	background-image:url(../images/titleBar_green.jpg);
	background-color:#367B38;
}
#colMidTop {
	color:#FFFFFF;
	background-image:url(../images/titleBar_green.jpg);
	background-color:#367B38;
}
#colMidTop h1 {
	font-size: 18px;
}
#colRightTop {
	color:#FFFFFF;
	background-image:url(../images/titleBar_orange.jpg);
	background-color:#FF9900;
}
#colRightTop h6 {
	font-size:12px;
	font-weight: bold;
}
#colLeftDropShad, #colMidDropShad, #colRightDropShad {
	padding: 0 10px;
}
.FrequentBuyersText {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	color: #367B38;
	font-weight: bold;
}
/*---------------------------------------
	Footer
---------------------------------------*/
#footer {
	border-top: 1px solid #285a29;
	color:#367B38;
}
#footer li {
	font-size: 80%;
	display:inline;
}
#footer a {
	color:#367B38;
	text-decoration:none;
}
#footer a:hover {
	color:#367B38;
	text-decoration:underline;
}
#headerLine {
	position: absolute;
	top: 143px;
	width: 100%;
	border-bottom: 1px solid #337434;
}
#footerCopy {
	font-size:75%;
}
.OrangeText {
	color: #DC7700;
}
#MainContent p {
	padding-top: 7px;
	padding-bottom: 7px;
}
#FormTable {
	margin: 10px;
	color: #367B38;
}
