body{
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	background-color: #D4EFFC;
}
a:link{
	color: #0066CC;
	text-decoration : none;
	font-weight:bold;
}
a:visited{ 
	color: #0066CC;
	text-decoration : none;
	font-weight:bold;
}
a:hover{  
	color: #FEBD00;
	text-decoration : none;
	font-weight:bold;
}
a:link.not_bold{
	font-weight:normal;
}
a:visited.not_bold{
	font-weight:normal;
}
a:link.red {
	color: #FEBD00;
}
a:visited.red{ 
	color: #FEBD00;
}
a:hover.red{  
	color: #FFFFFF;
}
a:link.nav{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight:bold;
}
a:visited.nav{ 
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight:bold;
}
a:hover.nav{  
	font-size: 10px;
	color: #003366;
	text-decoration : none;
	font-weight:bold;
}
a:link.rednav{
	font-size: 9pt;
	color: #F0500B;
	text-decoration : none;
	font-weight:bold;
}
a:visited.rednav{ 
	font-size: 9pt;
	color: #F0500B;
	text-decoration : none;
	font-weight:bold;
}
a:hover.rednav{  
	font-size: 9pt;
	color: #F0500B;
	text-decoration : underline;
	font-weight:bold;
}

a:link.whiteBold{
	font-size: 12px;
	color: #FECB00;
	text-decoration : none;
	font-weight:bold;
}
a:visited.whiteBold{ 
	font-size: 12px;
	color: #FECB00;
	text-decoration : none;
	font-weight:bold;
}
a:hover.whiteBold{  
	font-size: 12px;
	color: #003366;
	text-decoration : none;
	font-weight:bold;
}
a:link.home_nav{
	font-size: 10px;
	color: #FECB00;
	text-decoration : none;
	font-weight:bold;
}
a:visited.home_nav{ 
	font-size: 10px;
	color: #FECB00;
	text-decoration : none;
	font-weight:bold;
}
a:hover.home_nav{  
	font-size: 10px;
	color: #003366;
	text-decoration : none;
	font-weight:bold;
}
.header{
	background-image: url(http://www.drugtesting.net.au/img/AIDAT-header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	background-color: #00349A;
}
.whiteSubTitle{
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

.bigTitle{
	font-size: 24pt;
	color: #FEBD00;
}
.mediumTitle{
	font-size: 12pt;
	color: #FEBD00;
	font-weight:bold;
}
.tiny{
	font-size: 8pt;
}
.tinybold{
	font-size: 8pt;
	font-weight: bold;
}
.tinyRed{
	font-size: 7pt;
	color: #F0500B;
}
.small{
	font-size: 9pt;
}
.smallbold{
	font-size: 9pt;
	font-weight: bold;
}
.smallboldWhite{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.normal{
	font-size: 10pt;
}
.white{
	color: #FFFFFF;
}
.normalbold{
	font-size: 10pt;
	font-weight: bold;
}
.normaldarkblue{
	font-size: 9pt;
	font-weight: bold;
	color: #00349A;
	line-height: 10pt;
}
.inActive{
	font-size: 10px;
	color: #A3A3A3;
	text-decoration : none;
	font-weight:bold;
}
.subTitle{
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	text-align:center;
}
.subTitleRed{
	font-size: 13pt;
	color: #F0500B;
	font-weight: bold;
	text-align:center;
}
.smlTitleRed{
	font-size: 10pt;
	color: #F0500B;
	font-weight: bold;
}
.redWarning{
	font-size: 10pt;
	color: #F0500B;
	font-weight: bold;
	text-align:center;
}
.redMsg{
	font-size: 10pt;
	color: #F0500B;
	font-weight: bold;
}
.redWarningSmall{
	font-size: 8pt;
	color: #F0500B;
	font-weight: bold;
	text-align:center;
}
.paddingLeft{
	padding-left: 110px;
}
td{
	vertical-align: top;
}
td .right{
	text-align: right;
	padding-right: 15px;
}

.selectmenu {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 8pt;
 background-color: #FFFFFF;
 color: #000000;
}
.addrArea{
	width: 230px;
}
.stats{
	 border:1px solid #7F9DB9;
}
.white_bg{
	background-color: #FFFFFF;
}