/* CSS Document */
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -20px;
	margin-bottom: 15px;
}

td img {display: block;}

.contentTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contentTxt a:link  {
	color: #009933;
	text-decoration:none
}
.contentTxt a:visited {
	color: #999900;
	text-decoration:none
}
.contentTxt a:hover {
	color: #339900;
	text-decoration:none
}

.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.testimonial a:link  {
	color: #006633;
	text-decoration:none
}
.testimonial a:visited {
	color: #666666;
	text-decoration:none
}
.testimonial a:hover {
	color: #009933;
	text-decoration:none
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: inherit;
}
.footnote a:link  {
	color: #999900;
	text-decoration:none
}
.footnote a:visited {
	color: #999900;
	text-decoration:none
}
.footnote a:hover {
	color: #339900;
	text-decoration:none
}

.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.footerNav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footerNav a:hover{
	color: #EDECAC;
	text-decoration: none;
}
.footerNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
