body, p {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a	{ 
	font-style: normal;
	text-decoration: none;
}
	
a:hover { 
	color: #ffff99; 
	text-decoration: underline;
}

a:link { 
	color: #0046A5; 
}

a:visited { 
	color: #0046A5; 
}

a:active { 
	color: #EBED56; 
}

.nav a {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover { color: #EBED56; }

.navlink {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.navlink_selected {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #bf1421;
	text-decoration: none;
	font-weight: bold;
}

.featuredtitle {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
}

.featuredtext {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	padding: 12px;
}

.bio_name {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #8A0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

.bio_name_sm {
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	color: #8A0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.bio_text {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

.bio_text_sm {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

.video_title {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

#video_credits p {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.video_links {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}

.form_field_label {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

.footer_text {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #aaaaaa;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}

.box_beige { background-image: url(/images/bg/tuc_beigebg2.jpg); background-repeat: repeat; margin-top: 0; margin-bottom: 10px; }
	.box_beige a { color: #0056CC;  }
	.box_beige h2 { color: #000; font-size: 16px; font-weight: bold; margin-top: 0; margin-bottom: 5px; padding: 3px 5px 3px 10px; }
	.box_beige h3 { color: #bf1421; font-size: 16px; font-weight: bold; margin-top: 0; margin-bottom: 5px; padding: 3px 5px 3px 10px; }
	.box_beige p { color: #000; margin-top: 0; margin-bottom: 6px; padding-right: 10px; padding-left: 10px; }
	.box_beige ul { color: #000; margin-top: 0; margin-bottom: 8px; padding-right: 10px; padding-left: 20px; }
	.box_beige ol { color: #000; margin-top: 0; margin-bottom: 8px; padding-right: 10px; padding-left: 20px; }
	.box_beige form { margin-top: 0; margin-bottom: 0px; padding-right: 10px; padding-left: 10px; }

