.maintxt {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	color: #436163;
	text-decoration: underline;
}
a:visited {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	color: #141F23;
	text-decoration: underline;
}
a:active {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	color: #A8A88E;
	text-decoration: underline;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer a:link {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.footer a:active {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.divline {
	background-image: url(images/divline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.largetxt {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}
.greentxt {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	color: #436163;
}
.bullet {
	list-style-image: url(images/bullet.gif);
}
.vertline {
	background-image: url(images/divline.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.smalltxt {

	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bulletPDF {
	list-style-image: url(images/pdficon.gif);
	list-style-position: outside;
}

