body  {
	margin: 1cm 1cm 1cm 1cm;
	border: 0;
	padding: 0;
	background: #fff none inherit inherit inherit;
	color: #000;
	font: normal normal normal 11pt Georgia, Times, serif;
}
div.portalSearchBox {display:none;}

div#bannerNav {display:none;}
div#secondLevel {display:none;}
div.column {display:none;}
img.graphic {display:none;}
img.logo {border:0px; margin-top:-1cm;}
img.title {position: absolute; top:0cm; right:0cm;}
a.print {display:none;}
img.neals {border: 0px; position: relative; left:0cm; bottom: auto; margin-top:0.5cm; }

a, a:link  {
	background-color: transparent;
	color: #006699;
	text-decoration: underline;
}


h1,h1 a,h1 a:visited,h1 a:active,h1 a:hover  {
	font: normal normal bold 18pt Georgia, Times, serif;
	background: transparent;
	color: #000000;
	text-decoration:underline;
	margin: 0 0 0.3cm 0;
	padding: 0;
	page-break-after:avoid; 
     page-break-inside:avoid; 
}

h2, h2 a, h2 a:visited, h2 a:active, h2 a:hover {
	font: normal normal normal 16pt Georgia, Times, serif;
	background-color: transparent;
	color: #000000;
	text-decoration:underline;
	margin: 0 0 0.3cm 0;
	padding: 0;
	page-break-after:avoid; 
     page-break-inside:avoid ;
}
h3, h3 a, h3 a:visited, h3 a:active, h3 a:hover  {
	font: normal normal normal 14pt Georgia, Times, serif;
	background-color: transparent;
	color: #000000;
	clear: both;
	text-decoration:underline;
	margin: 0;
	padding:0;
}
h4, h4 a, h4 a:visited, h4 a:active, h4 a:hover  {
	font: normal normal bold 11pt Georgia, Times, serif;
	background: inherit;
	color: #00000;
	text-decoration:underline;
	margin: 0;
	padding:0;
}
h5, h5 a, h5 a:visited, h5 a:active, h5 a:hover  {
	font: italic normal bold 11pt Georgia, Times, serif;
	background: inherit;
	color: #000000;
	text-decoration:underline;
	margin: 0;
	padding:0;
}
h6, h6 a, h6 a:visited, h6 a:active, h6 a:hover  {
	font: italic normal normal 11pt Georgia, Times, serif;
	background: inherit;
	color: #000;
	text-decoration:underline;
	margin: 0;
	padding:0;
}
p {
	font: normal normal normal 11pt Georgia, Times, serif;
	padding: 0;
	margin: 0 0 0.3cm 0;
}
td, ul, ol {
	font: normal normal normal 11pt Georgia, Times, serif;
}
th {
	font: normal normal bold 11pt Georgia, Times, serif;
}
small {
	font-size: 11px;
}
.highlight  {
	border: 3px double #5066D0;
	padding: 5px 0px 5px 10px;
	font: italic normal normal 11pt inherit;
	background-color: #fff;
	color: #000000;
	display: block;
}
.highlight1 {
	border: 1px solid #5066D0;
	padding: 5px;
	font: normal normal italic 11pt inherit;
	background-color: #fff;
	color: #FFFFFF;
	display: block;
}
q {
	font: italic normal normal 12px inherit;
}
/* removes default quote marks added to beginning/end of <q></q> and <blockquote></blockquote> 
   does not work for CSS1 - you will need to remove these before/after tags in content.css */
q:before, blockquote:before, .quote q:before, .quote1 q:before  {
content: no-open-quote;
}
q:after, blockquote:after, .quote q:after, .quote1 q:after {
content: no-close-quote;
}
cite  {
	margin: 0;
	border: 0;
	padding: 0;
	font: normal normal normal 12px inherit;
	background: inherit;
	color: inherit;
}
.quote, .quote q {
	border: 0;
	padding: .3cm 0 .3cm 1cm;
	font: italic normal bold 11pt Georgia, Times, serif;
	background-color: inherit;
	color: #000;
	display: block;
}
.quote cite {
	padding: 0;
	font: normal normal normal 11pt Georgia, Times, serif;
	display: block;
}
.quote1, .quote1 q  {
	margin: 0;
	border: 0;
	padding: .3cm 0 .3cm 1cm;
	font: italic normal normal 11pt Georgia, Times, serif;
	background-color: inherit;
	color: #000;
	display: block;
}
.quote1 cite  {
	padding: 0;
	font: normal normal normal 11t Georgia, Times, serif;
	display: block;
}
ul  {
	position: relative;
	list-style: none url(http://www.decs.sa.gov.au/templates/decs_generic/images/bullet.gif);
}
ul.disc {
	list-style: disc none;
}
ul.square  {
	list-style: square none;
}
ul.noBullet {
	list-style: none none;
}
ul.circle {
	list-style: circle none;
}
ul.customBullet {
	list-style: none url(http://www.decs.sa.gov.au/templates/decs_generic/images/customBullet.gif);
}
ol {
	position: relative;
	left: 0px;
}
ol.lowerAlpha {
	list-style: lower-alpha;
}
ol.upperAlpha {
	list-style: upper-alpha;
}
ol.decimal {
	list-style: decimal;
}
ol.decimal0 {
	list-style: decimal-leading-zero;
}
ol.lowerRoman {
	list-style: lower-roman;
}
ol.upperRoman {
	list-style: upper-roman;
}
.required {
	color: #cc0000;
	background-color: inherit;
}
.warning  {
	font: italic normal bold 11pt inherit;
	background: inherit none inherit inherit inherit;
	color: #000;
}
.notice {
	padding: 0.3cm;
	border: 3px double #000;
	font: normal normal normal 11pt inherit;
	background: #fff none inherit inherit inherit;
	color: #fff;
}

.button  {
	border: #ADADC2 1px solid;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #000066;
}
table.formTable  {
border: 0px solid #3385d6;
}

img.spacedLeft {
	margin:0px 8px 8px 0;
	float: left;
}
img.spacedRight {
	margin: 0 8px 8px 8px;
	float: right;
}
div.alignLeft { 
	text-align: left; 
}
div.alignRight {
	text-align: right;
}
div.alignCenter { 
	text-align: center; 
}

hr {
	width: 95%;
	height: 1mm;
	color: #ADADC2;
	border: 1px solid;
	margin-top:15px;
}
div.section table.fullWidth, .pageDesc table.fullWidth {
	width: 95%;
	font: normal normal normal 11pt Georgia, Times, serif;
}
div.pageDesc  {
font: normal normal normal 11pt Georgia, Times, serif;
margin: 0cm 1cm 0cm 0cm;
padding: 0cm;
}
div.section, td.section { font: normal normal normal 11pt Georgia, Times, serif;
margin: .3cm 1cm 0cm 0cm;
padding: 0cm;
}
.searchResult0 {
	color: inherit;
	background-color: #FCE9D4;
}
.searchResult1 {
	color: inherit;
	background-color: #fff1e0;
}
tr.searchResult0 td, tr.searchResult1 td {
}
.tblLine0 {
	color: inherit;
	background: #333366;
}
.tblLine1 {
	color: inherit;
	background: #8585A3;
}

.alignCentre {
	text-align: center;
}

#leftnav
{
float: left;

margin: 0;
}


#rightnav
{
float: right;

margin: 0;
}


#contentInformation  {
	text-align: left;
	font: normal normal normal 10px Georgia, Times, serif;
	margin-left:130px;
}
.copyright, .copyright p, .copyright a, .copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover  {
	font: normal normal normal 10px Georgia, Times, serif;
	text-align: left;
}
.copyright, .copyright p {
	background: inherit none inherit inherit inherit;
	color: #000;
}
.copyright a, .copyright a:link  {
	background: inherit none inherit inherit inherit;
	color: #000;
	text-decoration: underline;
}
.copyright a:visited  {
	background: inherit none inherit inherit inherit;
	color: #000;
	text-decoration: underline;
}
.copyright a:active  {
	background: inherit none inherit inherit inherit;
	color: #3399cc;
	text-decoration: underline;
}
.copyright a:hover  {
	background: inherit none inherit inherit inherit;
	color: #000066;
	text-decoration: underline;
}



body.footerBg  {
	margin: 0 0 0 130px;
	padding: 0;
	background: #ffdb70;
	color: #3385d6;
	position:absolute; bottom:auto;
}
div.footerBg, .footerBg p  {
	font: normal normal normal 8pt Georgia, Times, serif;
}
body.footerBg a, .footerBg a:link  {
	background: inherit;
	color: #006699;
	text-decoration: none;
}
body.footerBg a:visited  {
	background: inherit;
	color: #006699;
	text-decoration: none;
}
body.footerBg a:active  {
	background: inherit;
	color: #3399cc;
	text-decoration: none;
}
body.footerBg a:hover  {
	background: inherit;
	color: #99C2C2;
	text-decoration: none;
}



