﻿body 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 35px 5px 5px 30px;
}
#divCenter
{
}
#divBody
{
}
#divHeader
{
	display: none;
}
#spanHeader
{
	float: left;
}
#content
{
	float: left;
	width: 100%;
	clear: both;
	padding: 50px 10px 10px 0px;
}
#headerBlock
{
	clear: both;
}
#divPanels
{
	padding: 0px 25px;
}
#divFooterText
{
	float: left;
	width: 640px;
	margin: 25px 0px 30px 0px;
	padding: 10px 10px 0px 0px;
	border-top: solid 1px #000000;	
}
#divFooter
{
}
#footerInfo
{
	float: left;
	width: 330px;
	padding-left: 10px;
	font-size: 7pt;
}
#amaLogo
{
	float: right;
	width: 136px;
	height: 45px;
	margin: 0px 5px 0px 0px;
}
#main 
{
}
#sidebar 
{
    display: none;
}
#logo
{
	float: right;
	padding: 5px 5px;
	height: 84px;
	width: 190px;
}
.banner
{
	display: none;
}
h2
{
	font-size: 10pt;
	padding: 0px 0px;	
}
h3
{
	font-size: 10pt;
}
.question
{
	font-weight: bold;
}
.answer
{
	padding-bottom: 15px;
}
label
{
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.rowForm
{
	width: 600px;
}
.calendarTable
{
	padding: 0px 0px;
	margin: 0px 0px;	
}
.calendarRow
{
	height: 30px;	
	text-align: center;
}
.calendarRowAlt
{
	height: 30px;	
	text-align: center;
	border-top: solid 1px #000;
}
.calendarHeader
{
	height: 30px;
	text-align: center;
	padding: 0x 0xp;
	margin: 0px 0px;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	border-bottom: solid 1px #FFF;
}
#calendarDate
{
	width: 200px;
}
#calendarTime
{
	width: 150px;
}
#calendarModule
{
	width: 200px;
}
#calendarStatus
{
	width: 150px;
}
.newsletterTable
{
	padding: 0px 0px;
	margin: 0px 0px;	
}
.newsletterRow
{
	height: 30px;	
	text-align: center;
}
.newsletterRowAlt
{
	height: 30px;	
	text-align: center;
	border-top: solid 1px #000;
}
.newsletterHeader
{
	height: 30px;
	text-align: center;
	padding: 0x 0xp;
	margin: 0px 0px;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	border-bottom: solid 1px #FFF;
}
#newsletterIcon
{
	width: 30px;
}
#newsletterDate
{
	width: 150px;
}
#newsletterName
{
	width: 250px;
}
.searchTable
{
	padding: 0px 0px;
	margin: 0px 0px;	
}
.searchRow
{
	height: 30px;	
	text-align: left;
	padding-left: 5px;
}
.searchRowAlt
{
	height: 30px;	
	text-align: left;
	padding-left: 5px;
	border-top: solid 1px #000;
}
.searchHeader
{
	height: 30px;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px;
	color: #FFF;
	font-weight: bold;
	border-bottom: solid 1px #FFF;
}
.searchFooter
{
	height: 2px;
	padding: 0x 0xp;
	margin: 0px 0px;
}
#searchName
{
	width: 250px;
	text-align: left;
	padding-left: 5px;
}
#searchPractice
{
	width: 180px;
}
#searchPCode
{
	width: 80px;	
	text-align: center;
}
.searchPCodeRow
{
	text-align: center;
	padding: 0px 0px;
}
#searchSuburb
{
	width: 180px;
}
#search
{
	display: none;
}
.searchLeft
{
	float: left; 
	width: 100px;	
}
.searchButton
{
	display: none;
}