

.footer_nav, .footer_nav A:link, .footer_nav A:visited {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

.footer_nav A:hover {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}


.std_xsm, .std_xsm A:link, .std_xsm A:visited {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	color: #003366;
	font-size: 11px;
	line-height: 140%;
}

.std_xsm A:hover {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #CC0000;
	line-height: 140%;
	text-decoration: underline;
}

.std_sm, .std_sm A:link, .std_sm A:visited, td {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	color: #ffffff;
	font-size: 12px;
	line-height: 140%;
}

.std_sm A:hover {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #CC0000;
	line-height: 140%;
	text-decoration: underline;
}

.std_med, .std_med A:link, .std_med A:visited {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
}

.std_med A:hover {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 140%;
	text-decoration: underline;
}

.std_lg, .std_lg A:link, .std_lg A:visited {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	color: #ffffff;
	font-size: 14px;
	line-height: 140%;
}

.std_lg2, .std_lg2 A:link, .std_lg2 A:visited {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	color: #ffffff;
	font-size: 16px;
	line-height: 140%;
}

.std_lg A:hover {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 140%;
	text-decoration: underline;
}

.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}

input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


#highlight {
	color: #CC0000;
	font-weight: bold;
}

#embolden {
	font-weight: bold;
}

