body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color: white;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color: white;
}
Form{
	margin: 0;
}
.TopLogoText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.PageTitle {
	text-align: center;
	color: navy;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	background-color: transparent;
}
a.toplink:link {
	color: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}		
a.toplink:active {
	color: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}		
a.toplink:visited {
	color: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}		
a.toplink:hover {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}		
td.TopNav{
	height: 20px;
	color: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
	background-color: #3333CC;
	}
td.TopNavShopOnline{
	height: 20px;
	color: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
	background-color: #800000;
}
a.menu:link {
	color: Black;
	line-height: 12pt;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}		
a.menu:active {
	color: Black;
	line-height: 12pt;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}		
a.menu:visited {
	color: Black;
	line-height: 12pt;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}		
a.menu:hover {
	color: #800000;
	line-height: 12pt;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}		
td.LeftNavHeader {
	height: 30px;
	color: #CCCCCC;
	font-size: 11pt;
	font-weight: bold;
	line-height: 30px;
	background-color: #3333CC;
	text-align: center;
}
td.LeftNav {
	color: Black;
	background-color: White;
}
.SmallText {
	font-size: xx-small;
}
.TinyText {
	font-size: 9px;
}
.FooterText {
	font-size: 10px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
td.OptInHeader{
	background-color: #006600;
	color: White;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
td.SearchArea{
	height: 30px;
	background-color: White;
	color: Black;
	font-size: 9px;
	text-align: center;
}
.OptInLabel{
	color: Black;
	font-size: 10px;
	text-align: left;
}
.SecureShopping{
	color: #3333CC;
	font-weight: bold;
}
.FreeShipping{
	color: #800000;
	font-size: xx-small;
}
/* p.ArticleHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	margin: 3px;
} */
p.ArticleHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	margin: 3px;
}
p.Article{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: white;
	margin: 3px;
}
hr.ArticleDivider{
	width: 100%;
	height: 1px;
	text-align: center;
	margin: 2px;
}
.Impact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Teal;
	background-color: white;
}