@charset "utf-8";
.UdnerlineTxt {
	text-decoration: underline;
	color: #2A4536;
	font-size: 10px;
	font-weight: bold;
}
.ProductHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C40304;
}
.smalltxtBullet {
	font-size: 9px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}
.RelatedLinksDocumentsHEADER {
	font-weight: bolder;
	color: #CCCCCC;
	background-color: #134929;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	color: #003333;
}


.footertext {
	color: #CCCCCC;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #FFCC00;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(bg.jpg);
	background-color: #012711;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bullets {
	list-style-position: outside;
	list-style-type: none;
	color: #2D4C3C;
	list-style-image: url(images/0066_double_arrow.png);
	float: none;
	margin-top: 10px;
}
.historytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: none;
	text-indent: 10px;
	clear: none;
	line-height : 17px;
}
img.alignright {
	float: right;
	clear: none;
	padding-bottom: 10px;
	margin: 10px;
}
.contactlargetxt {
	font-size: 16px;
}
