/* CSS Document */

BODY,TD {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
H1 {
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	line-height: normal;
}
H2 {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	line-height: normal;
}
.sidecopy{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}
.sidecopy2{
	font-size: 12px;
	color: #666666;
	font-weight: noraml;
	font-style: normal;
	line-height: normal;
}
.sideportfolio{
	color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.copyorange{
	color: #CC6600;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.copyblue{
	color: #336699;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.copybluemed{
	color: #336699;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.copybios{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.td2 {
	font-size: 1px;
	line-height: 10px;
}
a:link, a:visited	{
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #666666;
	font-weight: normal;
}
a.navoff:link, a.navoff:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
a.navoff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#666666;
	font-weight: bold;
	text-decoration: underline;
}
a.navside:link, a.navside:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
a.navside:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.navportfolio:link, a.navportfolio:visited {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
a.navportfolio:hover {
	color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
a.navfooter:link, a.navfooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
a.navfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#336699;
	font-weight: bold;
	text-decoration: none;
}
a.navbios:link, a.navbios:visited {
	font-size : 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.navbios:hover {
	font-size : 11px;
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: normal;
}

