/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#666666;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #006f3b;
}
a:active {
	text-decoration: none;
	color: #6c9d31;
}

.textBodyCopy{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:125%;
}
.textFooterCopy{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006f3b;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #006f3b;
}
a:active {
	text-decoration: none;
	color: #6c9d31;
}
.textBodyTitle{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#006f3b;
}
.textBodySubTitle{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6c9d31;
}
.textPriceTitle{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c9d31;
}