font.bright_head {
	font-family:  "Arial";
	font-size: 20px;
	color: #FEFFFF;
	font-weight: bold;
}
font.bright_subhead-smal {
	font-family:  "Arial";
	font-size: 14px;
	color: #E7E5D8;
}
font.bright_subhead-big {
	font-family:  "Arial";
	font-size: 20px;
	color: #E7E5D8;
}
font.dark_head_highlight {
	font-family:  "Arial";
	font-size: 13px;
	color: Black;
	font-weight: bold;
}
font.dark_content-bold {
	font-family:  "Arial";
	font-size: 11px;
	color: Black;
	font-weight: bold;
}
font.dark_content {
	font-family:  "Arial";
	font-size: 9px;
	color: Black;
}
font.dark-italic-content {
	font-family:  "Arial";
	font-size: 11px;
	font-style: italic;
	color: Black;
}
font.bright-content {
	font-family:  "Arial";
	font-size: 11px;
	color: #e7e4d5;
}
font.bright_technical_content {
	font-family:  "Arial";
	font-size: 9px;
	color: #e7e4d5;
}
font.bright_technicalhead_bold {
	font-family:  "Arial";
	font-size: 9px;
	color: #e7e4d5;
	font-weight: bold;
}
font.bright_newshead_bold {
	font-family:  "Arial";
	font-size: 12px;
	color: #e7e4d5;
	font-weight: bold;
}
font.dark_newsdate {
	font-family:  "Arial";
	font-size: 10px;
	color: #644229;
}
font.copyright {
	font-family:  "Arial";
	font-size: 11px;
	color: #7d6153;
}
a.subnav:link { color: #717171; }
a.subnav:visited { color: #717171; }
a.subnav:hover { color: #dddddd; }
a.subnav {
 	text-decoration: none; 
	font-family:  "Arial"; 
	font-size: 11px;
	font-weight: bold;
	color: #717171;
}
a.mainnav {
 	text-decoration: none; 
	font-family:  "Arial"; 
	font-size: 16px;
	color: #eae4d6;
}
input.quicksearch {
	border: 0px;
 	border-style: solid;
	border-color: #6D8477;
	background-color: #fffffe;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style: normal;
	color: #7f7f7f;
	width: 100;
	padding-left:5px;
	padding-right:5px;
	height:17px;
	writing-mode: lr-tb;
	 	}
