html {
	background-color: #fff;
	color: #000;
}
body  {
	margin: 0;
	border: 0;
	padding: 0;
	background: #fff none inherit inherit inherit;
	color: #000;
	font: normal normal normal 12px arial, helvetica, sans-serif;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #fff;
	scrollbar-3d-light-color: #fff;
	scrollbar-dark-shadow-color: #fff;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #fff;
	scrollbar-track-color: #fff;
}
a {
	background-color: transparent;
	color: #296580;
	text-decoration: underline;
}
label {display: none;}
a:visited  {
	background-color: transparent;
	color: #666;
	text-decoration: underline;
}
a:active  {
	background-color: transparent;
	color: #cc0000;
	text-decoration: underline;
}
a:hover  {
	background-color: transparent;
	color: #cc0000;
	text-decoration: underline;
}
div.inPageNav {
	margin: 0;
	padding: 2px 5px 2px 30px;
	border: #CBCBE0 1px solid;
	background: #E5E5EF;
	font: normal normal normal 12px inherit;
	color: #000;
}
.inPageNav a, .inPageNav a:visited {
	font: normal normal normal 12px inherit;
	text-decoration: none;
	color: #000;
}
.inPageNav a:active, .inPageNav a:hover {
	font: normal normal normal 12px inherit;
	text-decoration: none;
	color: #3399cc;
}
.disabledLink  {
	font: 12px inherit;
	background: inherit;
	color: #999;
	text-decoration: none;
}
h1,h1 a,h1 a:visited,h1 a:active,h1 a:hover  {
	margin: 0px 0px 2px 0px;
	font: normal normal bold 18px arial, helvetica, sans-serif; 
	color: #5066d0; 
	background-color: transparent;
}
h2, h2 a, h2 a:visited, h2 a:active, h2 a:hover {
	margin: 8px 0px 10px 0px;
	font: normal normal bold 14px arial, helvetica, sans-serif; 
	color: #A3435B; 
	background-color: transparent; 
}
h3, h3 a, h3 a:visited, h3 a:active, h3 a:hover  {
	font: normal normal bold 12px arial, helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: normal;
	background-color: transparent;
	color: #ff0033;
	clear: both;
}
h4, h4 a, h4 a:visited, h4 a:active, h4 a:hover  {
	font: italic normal normal 12px arial, helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	background: inherit;
	color: #000066;
}
h5, h5 a, h5 a:visited, h5 a:active, h5 a:hover  {
	font: italic normal normal 12px arial, helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	background: inherit;
	color: #6666A3;
}
h6, h6 a, h6 a:visited, h6 a:active, h6 a:hover  {
	font: italic normal normal 12px arial, helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	background: inherit;
	color: #A3A3C8;
}
p, td, ul, ol {
	font: normal normal normal 12px arial, helvetica, sans-serif;
}
th {
	font: normal normal bold 12px arial, helvetica, sans-serif;
}
small {
	font-size: 11px;
}
.highlight  {
	border: 1px solid #ff0033;
	padding: 5px 0px 5px 10px;
	font: italic normal normal 12px inherit;
	background-color: #ffcc33;
	color: #000066;
	display: block;
}
.highlight1 {
	border: 1px solid #000066;
	padding: 3px;
	font: normal normal normal 12px inherit;
	background-color: #025589;
	color: #FCB340;
	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;
}
blockquote {
	font: italic normal normal 16px Times, "Times New Roman", serif;
	background-color: inherit;
	color: #000;
}
.quote, .quote q {
	border: 0;
	padding: 5px 0 5px 10px;
	font: italic normal normal 16px Times, "Times New Roman", serif
	background-color: inherit;
	color: #999999;
	display: block;
}
.quote cite {
	padding: 0;
	font: normal normal normal 12px arial, helvetica, sans-serif;
	display: block;
}
.quote1, .quote1 q  {
	margin: 0;
	border: 0;
	padding: 0 30px 0 60px;
	font: italic normal bold 13px arial, helvetica, sans-serif;
	background-color: inherit;
	color: #CC9933;
	display: block;
}
.quote1 cite  {
	padding: 0;
	font: normal normal normal 12px arial, helvetica, sans-serif;
	display: block;
}
.contentBg ul, #secondLevelContent ul {
	position: relative;
	list-style: none url(http://www.decs.sa.gov.au/option00/bullet.gif);
}
ul.disc {
	list-style: disc none;
}
ul.square  {
	list-style: square none;
}
.contentBg ul.noBullet {
	list-style: none none;
}
ul.circle {
	list-style: circle none;
}
ul.customBullet {
	list-style: none url(http://testportal.autom-8.com/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 11px inherit;
	background: inherit none inherit inherit inherit;
	color: #cc0000;
}
.notice {
	padding: 3px;
	border: 1px solid #000;
	font: normal normal normal 12px inherit;
	background: #ffcc00 none inherit inherit inherit;
	color: #3300ff;
}
.customAll {
	display: block;
}
.customTextArea {
	display: block;
}
.customCombo {
	display: block;
}
.inputText {
	padding: 2px;
	border: #ADADC2 1px solid;
	font: normal normal normal 12px inherit;
	background: #fff none inherit inherit inherit;
}
.button  {
	border: #ADADC2 1px solid;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #000066;
}
table.formTable  {
border: 1px solid #3385d6;
}
.formFieldCell {
	text-align: right;
	font-weight: bold;
}
.formInputCell {
}
tr.formButtonRow td {
	padding: 10px 0 10px 0;
}
img, img a, img a:visited, img a:active, img a:hover  {
	border: 0;
}
img.spacedLeft {
	margin: 8px 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; 
}
acronym {
	border: 0;
}
abbr {
	border: 0;
}
.pageNo, .pageNo a, .pageNo a:visited {
	color: #006699;
	background-color: transparent;
	font-weight: bold;
}
#currentPage {
	color: #99C2C2;
	background-color: transparent;
	font-weight: bold;
}
hr {
	width: 100%;
	height: 1px;
	color: #ADADC2;
	border: 1px solid;
}
div {
	margin-top: 0px;
	margin-bottom: 0px;
}
table.sectionLinks {
	margin: 10px 0 10px 0;
	clear: both;
}
.searchResult0 {
	color: inherit;
	background-color: #D9E0E6;
}
.searchResult1 {
	color: inherit;
	background-color: #f7f7f7;
}
tr.searchResult0 td, tr.searchResult1 td {
}
.tblLine0 {
	color: inherit;
	background: #333366;
}
.tblLine1 {
	color: inherit;
	background: #8585A3;
}
table.alternatingRows {
}
table.alternatingRows tr th, table.formTable tr.formsection td h2, table.formTable tr.formSubsection td h3 {
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #8585A3; 
	speak-header: always;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
}
table.alternatingRows tr th a, table.alternatingRows tr th a:visited, table.alternatingRows tr th a:active, table.alternatingRows tr th a:hover, table.formTable tr th a {
	color: #fff;
	background: #8C7598; 
}
table.formTable tr.formsection td h2, table.formTable tr.formSubsection td h3 {
	margin:0;
	padding: 3px;
}
table.formTable tr.formSubsection td h3 {
	color: #3385d6;
	background: #fff; 
}
table.alternatingRows tr.tint0 td, table.formTable tr.tint0 td {
	color: inherit;
	background: #D9E0E6; 
	border-bottom: 1px solid #BBACC0;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
}
table.formTable tr.tint0 td {
	border-bottom: 1px solid #FFF3CE;
}
table.alternatingRows tr.tint0 td a,  table.alternatingRows tr.tint0 td a:visited {
	color: #006699;
	background: inherit; 
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint0 td a:active,  table.alternatingRows tr.tint0 td a:hover {
	color: #3399cc;
	background: inherit; 
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint1 td, table.formTable tr.tint1 td  {
	border-bottom: 1px solid #BBACC0;
	color: inherit;
	background: #f7f7f7; 
	padding: 3px 3px 3px 3px;
	vertical-align: top;
}
table.formTable tr.tint1 td {
	border-bottom: 1px solid #FFF9E6;
}
table.alternatingRows tr.tint1 td a,  table.alternatingRows tr.tint1 td a:visited {
	color: #006699;
	background: inherit; 
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint1 td a:active,  table.alternatingRows tr.tint1 td a:hover {
	color: #99C2C2;
	background: inherit; 
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows .smallerText, table.alternatingRows .smallerText a,  table.alternatingRows .smallerText a:visited, table.alternatingRows .smallerText a:active,  table.alternatingRows .smallerText a:hover {
	font-size: 11px;
}
.alignCentre {
	text-align: center;
}
body.headerBg {
	margin: 0;
}

td.headerTblBg, div.headerTblBg {
}
td.headerTblBg1, div.headerTblBg1 {
}
td.headerTblBg2, div.headerTblBg2 {
}
div.headerTitle  {
}
div#bannerNav { 
	vertical-align: bottom; 
	background-color: #5066d0; 
	border-top: 1px solid #c1c5c8; 
	height: 24px;
}
/* content group styles are in the decsportal07 home page for second level and home pages and in each subweb in the subweb_banner.css style sheet */
body.chatMsgBg {
	background: #fff;
	color: #000;
}
body.contentBg {
	margin: 18px 12px 20px 12px;
	padding: 0;
	background-color: #fff;
	color: #000;
}
div.section table.fullWidth, .pageDesc table.fullWidth {
	width: 95%;
}
div.pageDesc  {
}
div.section, td.section { 
}
#contentInformation  {
	text-align: left;
	font: normal normal normal 10px arial, helvetica, sans-serif;
}
.copyright, .copyright p, .copyright a, .copyright a:visited, .copyright a:active, .copyright a:hover  {
	font: normal normal normal 10px arial, helvetica, sans-serif;
	text-align: left;
}
.copyright, .copyright p {
	background: inherit none inherit inherit inherit;
	color: #000;
}
.copyright a  {
	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;
	padding: 0 0 0 179px;
	background: #ffdb70;
	color: #3385d6;
}
body.footerBg, .footerBg p  {
	font: normal normal normal 11px arial, helvetica, sans-serif;
}
body.footerBg a  {
	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;
}


/*
These styles currently only apply to the search area of the calendar but may be useful elsewhere.
*/
table.smallSearch {
	background: #fff;
	color: #000;
	border-spacing:0;
	border: 1px solid #D9E0E6;
}
table.smallSearch td, table.smallSearch th {
	font-size: 11px;
	background: #f7f7f7;
	color: #000;
	padding:2px;
}
table.smallSearch th {
	text-align:right;
}
table.smallSearch input, table.smallSearch select {
	font-size: 11px;
}
table.smallSearch tr.tint0, table.smallSearch tr.tint0 td, table.smallSearch tr.tint0 th {
	background: #f7f7f7;
}
table.smallSearch tr.tint1, table.smallSearch tr.tint1 td, table.smallSearch tr.tint1 th {
	background: #f7f7f7;
}


/*
Calendar overrides
*/

/* The actual calendar on the page. This is a div with a table 
inside it which has the actual table. */
#eventCalendar {} 


#eventSearchForm {} 


div.eventItem {}

div.eventTypeBox {}

div.eventTypeBox img {}


div.eventDetail {}

div.eventDetail h3 {}


div.eventDetail p {}


div.eventDetail div.eventAbstract {}


div.eventTypeDetail {}


/*
div.eventTypeBox { display: none; }
div.eventDetail { margin-left:0; }
*/


/*
These styles are for small popup windows and are designed for with 
smaller fonts and margins in mind.
*/
body.popupBg {
	margin: 5px;
	padding: 0;
}
.contentCol1  {
}
.contentCol1 .table  {
	border: 1px solid #D9E0E6;
	padding: 10px 0px 5px 0px;
	background: #f7f7f7;
	color: inherit;
}
.contentCol1 .table .row .formw {
}
.contentCol1 .table .row .label {
}
.contentCol1 .table .row .formw {
}
