.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474748;
	text-decoration: none;
	height: 21px;
}
.vertdot {
	background-image: url(images/verdot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #686666;
	text-decoration: none;
}
.yellowtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E89C0A;
	text-decoration: none;
}
.contactbox {
	background-image: url(images/contactbox.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 189px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.blueboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #186FA8;
	text-decoration: none;
}
.boldtxtsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #474748;
	text-decoration: none;
}
.bluetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
.yellowtxtbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E89C0A;
	text-decoration: none;
}
.hordot {
	background-image: url(images/hordot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.labelbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #686666;
	text-decoration: none;
	border: 1px solid #77B0DB;
}
