a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:link {
	color: #000000;
	text-decoration: none;
}
a.submenu:visited {
	color: #000000;
	text-decoration: none;
}
a.submenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.menu_selected {
	color: #FFFFFF;
}
.menu_cell {
	padding-left: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-color: #5F5F5C;
}
.submenu_cell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding-right: 8px;
}
.submenu_selected {

	color: #FFFFFF;
}
.bios_selected {

	color: #FF0000;
}
ul {
	margin-top: 3px;
	line-height: 12px;
}
.background_top {
	background-image: url(images/HomeBkgndTop.jpg);
	background-repeat: no-repeat;
}
.caption_height {
	padding-top: 6px;
}
.projects_heading {
	font-size: 12px;
	font-weight: bold;
}
.background_trade_secrets_top {

	background-image: url(images/TradeSecretsBkgndTop.jpg);
	background-repeat: no-repeat;
}
.in_the_news_heading {

	font-size: 13px;
	font-weight: normal;
}
.background_contact_top {


	background-image: url(images/ContactBkgndTop.jpg);
	background-repeat: no-repeat;
}
.main_copy {
	padding-left: 2px;
}
