a.mainNavLinks, a.mainNavLinks:link, a.mainNavLinks:visited {
	
	text-decoration: none;
	color: #494949;
	font-size: 8pt;
	padding: 1px;
	margin: 3px;
}
a.mainNavLinks:active {
	
	text-decoration: underline;
	color: #000000;
	font-size: 8pt;
	padding: 1px;
	margin: 3px;
}
a.mainNavLinks:hover {
	
	text-decoration: underline;
	color: #363636;
	font-size: 8pt;
	padding: 1px;
	margin: 3px;
}
td.storeName {
	background-color: #FFFFFF;
	
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}
a.footerLinks:link, a.footerLinks:visited {
	
	font-size: 8pt;
	font-weight: bold;
	color: #494949;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
a.footerLinks:active {
	
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
a.footerLinks:hover {
	
	font-size: 8pt;
	font-weight: bold;
	color: #363636;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
td.footer {
	padding: 0px;
	margin: 0px;
	
	font-size: 8pt;
	font-weight: bold;
	text-align:right;
}
a.plaintextlink:link {
	text-decoration: none;
	color:#000000;
	font-weight: normal;
}
a.plaintextlink:visited {
	text-decoration: none;
	color:#333333;
	font-weight: normal;
}
a.plaintextlink:hover {
	text-decoration: underline;
	color:#666666;
	font-weight: normal;
}
a.plaintextlink:active {
	text-decoration: underline;
	color:#999999;
	font-weight: normal;
}
td.divider {
	width: 1px;
}
.text {
	
	font-size: 8pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
}
.redText {
	
	font-size: 8pt;
	color: red;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.strongtext {
	
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.strongRedText {
	
	font-size: 8pt;
	font-weight: bold;
	color: red;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.textCustomColor, .productName {
	
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
td.privacyStatement {
	background-color: #C6DAEA;
	
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

html {
	direction: ltr;
	unicode-bidi: embed;
}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	padding: 0px;
}
hr {
	text-align: left;
	border-style:inset;
	color:gray;
	height: 1px;
}
td {
	
	font-size: 8pt;
	color: #000000;
}
th {
	
	font-size: 8pt;
	color: #000000;
}
a:link {
	
	text-decoration: underline;
	font-size: 8pt;
	color: #002e77;
	font-weight: bold;
}
a:visited {
	
	text-decoration: underline;
	font-size: 8pt;
	color: #737373;
	font-weight: bold;
}
a:active {
	
	text-decoration: underline font-size : 8pt;
	color: #001a44;
	font-weight: bold;
}
a:hover {
	
	text-decoration: none;
	font-size: 8pt;
	color: #013d9c;
	font-weight: bold;
}
p {
	
	font-size: 8pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
select {
	
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-align: top;
}
input {
	
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
.inlineform {
	FONT-WEIGHT: normal;
	FONT-FAMILY: Arial, sans-serif;
	display:inline;
}