.bodytext {
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
}

.footerlink {
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	vertical-align: bottom;
}
.footerlink:link {
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.footerlink:hover {
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.dotted-vertical {
	background-image: url(/newtemplates/images/dotted-vertical.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.dotted-horizontal {
	background-image: url(/newtemplates/images/dotted-horizontal.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.piclink { color: #000000; text-decoration: none; }
.piclink:link { color: #666666; text-decoration: none; }
.piclink:hover { color: #ff3333; text-decoration: none; }

.txt5 { font-family: Arial, Helvetica, sans-serif; font-size:150%; font-style:normal; font-weight:normal; }
.txt4 { font-family: Arial, Helvetica, sans-serif; font-size:125%; font-style:normal; font-weight:normal; }
.txt3 { font-family: Arial, Helvetica, sans-serif; font-size:100%; line-height:1.3em; font-style:normal; font-weight:normal; }
.txt3white { font-family: Arial, Helvetica, sans-serif; font-size:100%; line-height:1.3em; font-style:normal; font-weight:normal; color:#ffffff; }
.txt2 { font-family: Arial, Helvetica, sans-serif; font-size:76%; line-height:1.3em; font-style:normal; font-weight:normal; color:#333333; }
.txt2white { font-family: Arial, Helvetica, sans-serif; font-size:76%; line-height:1.3em; font-style:normal; font-weight:normal; color:#ffffff; }
.txt1 { font-family: Arial, Helvetica, sans-serif; font-size:67%; line-height:1.3em; font-style:normal; font-weight:normal; color:#333333; }
.txt1gray { font-family: Arial, Helvetica, sans-serif; font-size:67%; line-height:1.3em; font-style:normal; font-weight:normal; color:#666666; }
.txt0 { font-family: Arial, Helvetica, sans-serif; font-size:62%; line-height:1.3em; font-style:normal; font-weight:normal; color:#333333; }

