.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.application_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.red_text {
	color: #E4493F;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.dropdown_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.vendor_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.vendor_header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
		A.vendor_header_link:link {
			color: #000000;
		}
		A.vendor_header_link:visited {
			color: #000000;
		}
		A.vendor_header_link:active {
			color: #000000;
		}
.vendor_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.vendor_list_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 11px;
}
		A.vendor_list_link:link {
			color: #006633;
		}
		A.vendor_list_link:visited {
			color: #006633;
		}
		A.vendor_list_link:active {
			color: #006633;
		}
.vendor_addr {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
A:link {
	color: #3675B9;
}
A:visited {
	color: #3675B9;
}
A:active {
	color: #3675B9;
}
A:hover {
	text-decoration: underline;
}
.TD_blue {
	background-color: #3675B9;
}
.TD_cream {
	background-color: #FFF1D1;
}
.TD_white {
	background-color: #FFFFFF;
}
.TD_green {
	background-color: #C0E4C6;
}

