.bodytext-blue-lt {
	font-family: Tahoma;
	font-size: 12px;
	color: #458AB9;
}
.bodytext-gray {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.hr-line {
	background-image: url(images/hr-line.jpg);
	background-repeat: repeat-x;
}

.bodytext-black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.bodytext-blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #05447C;
}
.bodytext-gray-10 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.vert-line {
	background-image: url(images/vert-line.jpg);
	background-repeat: repeat-y;
}
.bodytext-blue-title {
	font-family: Tahoma;
	font-size: 13px;
	color: #05447C;
	font-weight: bold;
	text-transform: uppercase;
}
.border {
	border: 1px dotted #666666;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytext-white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a.links:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #026DA5;
	text-decoration: none;
}
a.links:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
a.links:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodytext-blue-16 {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.bodytext-red-14 {
	font-family: Tahoma;
	font-size: 17px;
	color: #B40104;
	font-weight: bold;
	text-transform: uppercase;
}
.bodytext-red {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
}
.border-300 {
	border: 1px dotted #666666;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.arrows {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
}
a.links12:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #026DA5;
	text-decoration: none;
}
a.links12:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.links12:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.links12:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.bottom-border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bodytext-red-title {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

