/*	main.css */
/*	for bioDtechinc.com by silverback-studio.com */
/*	logo green is #339900 */
a:active
	{color: #000000; text-decoration: none;}
a:link
	{color: #003399; text-decoration: none;}
a:visited
	{color: #330099; text-decoration: none;}
a:hover
	{color: #00ff00; text-decoration: underline;}
body
	{background-image: url(gfx/bgbar.gif); background-repeat: repeat-x; font-family: Arial, Helvetica, Geneva, sans-serif; margin:0; padding:0;}
em
	{font-size: 105%; font-style: italic; font-weight: bold;}
h1
	{font-size: 160%;}
h2
	{font-size: 134%;}
h3
	{font-size: 115%;}
h1, h2, h3, h4, h5
	{font-family: Trebuchet MS, Arial, Helvetica, Geneva, sans-serif; line-height: 1.2em; }
.hrule
	{margin: 3ex 0px 2px 0px; border-bottom: 3px solid #339900; }
hr
	{color: #339900; height: 3px}
ol, ul
	{margin-top: .6em; margin-bottom: .9em;}
p
	{margin: .9em;}
p, li, dt, dd
	{font-size: 86%;}
dt
	{font-weight: bold; margin-top: .8em;}
div#container1
	{width: 100%; margin: 0px; padding: 0px; background-image: url(gfx/dots.gif); background-repeat: repeat-y; }
div#container2
	{width: 100%; margin: 0px; padding: 0px; background-image: url(gfx/rightcolumn.gif); background-position: right; background-repeat: repeat-y; background-color: #fff; ;}
div#contentCenter
	{margin-left: 130px; margin-right: 160px; padding: 10px 20px 15px 0px;}
div#contentLeft
	{width: 106px; margin: 0px; padding: 10px; float: left;}
div#contentRight
	{width: 160px; font-size: 80%; padding: 0px 0px 0px 40px; float: right;}
div#contentRightText
	{margin:0; padding: 5px 15px 15px 20px;}
H4.contentRightText
	{margin: 0px; padding: 0px;}
div#footer
	{clear: both; background-color: #390; color: #fff; border: 1px solid black; padding:0; font-size: 86%; text-align: center;}
div#header
	{height: 127px; background-color: #fff; margin: 0px; padding: 0px; text-align: left; }
div#navbar
	{height: 21px; width: 100%; margin:0; padding: 6px 0px 3px 0px; font-size: 80%; text-align: center; }
div#navbar a:link, div#navbar a:visited
	{color: #333; border: 1px solid #ccc; padding: 1px 8px; text-decoration: none;}
div#navbar a:hover
	{background-color: #390; color: #fff; border: 1px solid black; padding: 1px 8px; text-decoration: none;}
div#clear
	{clear: both; display: block; height: 1px; margin: 0px; overflow: hidden; padding: 0px;}
div#credit
	{padding: 4px 8px; font-size: 68%; text-align: right;}
div#credit a:link, div#credit a:visited
	{color: #a8a8a8; text-decoration: none;}
div#credit a:hover
	{color: #0033cc; text-decoration: underline;}
.highlight
	{color: #999;}
.indent
	{padding-left: 25px; }
.right
	{text-align: right;}