/* CSS STYLES FOR http://www.atbio.com.au/ CREATED BY - http://www.thinksoda.com/ */

.footer_right,#logo,#logo .noprint { display: none; }

body{	
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* TEXT FORMATTING */

h1{

	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

h2{

	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

p {
	margin-top:5px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;	
}

.news_text {
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #444444;	
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
}

a:hover{	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
}

/* LISTS FORMATTING */

ul {
	padding:0px;
	padding-left:5px;
	margin:0px;
	margin-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;	
}

ul li {
	margin:2px;
	margin-top:2px;
	margin-bottom:2px;
}

br.clear{
	clear:both;
	margin:0px;
}
	
/* SCROLLER BOX  FOR NEWS */

#scroll_box{
	display:block;	
	width: 230px;
	height: 125px;
	padding: 5px;
	background-color: #eeeeee;
}

/* PRINT LOGO */

#printlogo {
	z-index:-1;
	width: 206px;
	height: 115px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
}

/* END CSS */