/* print stylesheet for www.health.gov.au */

/*--------------- generic font and element styling ----------------*/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

table, tr, td, ol, ul, li {
	font-size: 100%;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
}

p {
	margin-top: 10px;
	font-size: 1em;
	margin-bottom: 1.5em;
	color: #000;
}

a {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #444;
}

h1 {
	margin-top: 0;
	padding-left: 0;
	font-size: 120%;
	background:   url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/h1dots.gif/$FILE/h1dots.gif) no-repeat;
	color: #225E76; 
}

h1.nback {
	margin-top: 0;
	padding: 0;
	font-size: 120%;
	background-image: none;
	color: #225E76;
	background-repeat: no-repeat;
}
.hdxtra {
	font-size: 90%;
	color: #336699;
}
h2 {
	font-weight: bold;
	font-size: 110%;
	color: #000;
	margin-top: 2em;
}
h3 {
	font-weight: bold;
	font-size: 105%;
	color: #369;
}
h4 {
	font-weight: bold;
	font-size: 100%;
	color: #000;
}
h5 {
	font-weight: bold;
	font-size: 95%;
	color: #369;
}
h6 {
	font-weight: bold;
	font-size: 95%;
	color: #000;
}
form {
	padding: 0;
	margin: 0;
}
.gry {
	color: #666666;
}
.grysm {
	font-size: 90%;
	color: #666666;
}

.footnote {
	font-size: 90%; 
	color: #666;
}
/*------------------------- header section ---------------------------*/

#header {
	z-index: 2;
	left: 0;
	width: 100%;
	margin-right: -25px;
	position: absolute;
	top: 0;
	height: 135px;
	display: none;
}
#header form {
	display: none;
}
#header td.tpnav {
	display: none;
}
#headerback {
	width: 100%;
	background: #4b8ba4 url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/top_background.jpg/$FILE/top_background.jpg) repeat-x;
	Display: none;
}
#topImagePrint {
	height: 107px;
	background: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/topImagePrint.jpg/$FILE/topImgPrint.jpg);
}
#skiplinks {
	display: none;
}
/*------------------------------------ left navigation ----------------------------------*/

#lft {
	display: none;
}

/*----------------------------- centre pane / content --------------------------------*/

#mainbody {
	left: 0; 
	width: 100%; 
	position: relative; 
	top: 0;
}

/*-- 3 pane styles --*/

#mainbody .maincntnt {
	padding: 0;
	border-bottom: 20px;
	position: relative;
	top: 10px;
	height: auto;
	line-height: 1.3;
}

/*--- 2 pane styles ---*/

#mainbody .maincntnt2pn {
	padding: 0;
	border-bottom: 20px; 
	position: relative; 
	top: 0; 
	left: 0; 
	height: auto; 
	width: 96%; 
	line-height: 1.3;
}

/*--- table styles ---*/
/* Some styles have been commented out for release in July 2005 */

#mainbody table {
	border-collapse: collapse;
}

#mainbody .maincntnt table {
	/* border: #a29e9e 1px solid; */
	/* font-size: 0.9em; */
	margin: 0;
	max-width: 100%; 
}

/* START HACK FOR IE - IE (in quirks mode) renders any table within the #mainbody .maincntnt div too wide */
* html #mainbody .maincntnt table {
	width: 91%;
}
/* END HACK */

#mainbody .maincntnt2pn table {
	width: 100%;
	border: #a29e9e 1px solid;
	font-size: 0.9em;
	margin: 0;
	max-width: 100%; 
}

/* START HACK FOR IE - IE (in quirks mode) renders any table within the #mainbody .maincntnt2pn div too wide */
* html #mainbody .maincntnt2pn table {
	width: 95%;
}
/* END HACK */

#mainbody .maincntnt2pn table table {
	font-size: 1em;
}

#mainbody .maincntnt table table {
	font-size: 1em;
}

#mainbody .maincntnt table td {
	/*
border: #a29e9e 1px solid;
	padding: 4px; 
*/
	vertical-align: top;
}

#mainbody .maincntnt2pn table td {
	border: #a29e9e 1px solid;
	padding: 4px; 
	vertical-align: top;
}

#mainbody .maincntnt table th {
	/* border: #a29e9e 1px solid; */
	background-color: #d0d0d0;
	/* padding: 4px;  */
	vertical-align: top;
}

#mainbody .maincntnt2pn table th {
	border: #a29e9e 1px solid;
	background-color: #d0d0d0;
	padding: 4px; 
	vertical-align: top;
}

#mainbody .maincntnt table caption {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1em 0;
}

#mainbody .maincntnt2pn table caption {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1em 0;
}

#mainbody .maincntnt table h1, #mainbody .maincntnt table h2, #mainbody .maincntnt table h3, #mainbody .maincntnt table h4, #mainbody .maincntnt table h5, #mainbody .maincntnt table h6 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#mainbody .maincntnt2pn table h1, #mainbody .maincntnt2pn table h2, #mainbody .maincntnt2pn table h3, #mainbody .maincntnt2pn table h4, #mainbody .maincntnt2pn table h5, #mainbody .maincntnt2pn table h6 {
	margin-bottom: 0;
	padding-bottom: 0;
}

/*--- breadcrumb styles ---*/

#mainbody .breadcrm {
	padding: 0; 
	margin: 10px 0 5px 0;
	font-size: 90%; 
	left: 0; 
	color: #666; 
	position: relative; 
}

#mainbody .breadcrm p {
	color: #666666;
}
#mainbody .breadcrm a {
	color: #666666;
	text-decoration: none;
}
#mainbody .breadcrm a:hover {
	color: #666666;
	text-decoration: underline;
}

#mainbody .maincntnt2pn .breadcrm {
	margin-bottom: 5px;
	width: 75%;
}

/*--- archive text box --- these styles are for future use on the styledisplaycontentarchive template 
#mainbody #archive {
	border: 1px solid red;
	padding: 10px;
	margin: 10px 0 15px 0;
	background-color: #f8e3e3;
	font-size: 1em;
	font-weight: bold;
}
*/


/*--- other centre pane styles ---*/


#mainbody img.left {
	margin: 0 15px 15px 0;
	float: left;
}

#mainbody .lftpad {
	padding-left: 0;
}
#mainbody .blu {
	color: #444;
}
#mainbody .blu a {
	text-decoration: underline
}
#mainbody .blu a:hover {
	text-decoration: none
}
#mainbody p.hmpg {
	margin: 0;
	padding: 0;
	color: #336699;
}
#mainbody .subnav .hd {
	padding: 4px;
	font-weight: bold;
	color: #336699;
}
#mainbody .subnav p {
	padding: 4px 4px 8px 4px; 
	margin: 0;
}
#mainbody .subnav a {
	text-decoration: underline;
}
#mainbody .seealso .hd a {
	text-decoration: underline;
}

#mainbody hr {
	padding: 0;
	margin: 10px 0;
	background-color: #cccccc;
}
#mainbody .seealso p, #lpnav p {
	margin: 0 0 10px 0;
}
#mainbody .seealso .hd, #lpnav .hd {
	padding: 4px;
	font-weight: bold;
	font-size: 100%;
	color: #000000;
}
#mainbody .seealso .bot, #lpnav .bot {
	padding: 4px;
}
#mainbody .seealso .bot ul, #lpnav .bot ul {
	padding: 0 0 0 2px;
	margin: 0;
	list-style-type: none;
}
#mainbody .seealso .bot ul li, #lpnav .bot ul li {
	padding-left: 20px;
	padding-bottom: 4px;
}
#mainbody .welcome p {
	padding: 0;
	font-weight: bold;
	margin: 0;
	color: #336699;
}
#mainbody .strytbl td.img {
	padding-right: 10px;
}
#mainbody .toc ul {
	padding-right: 0;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0;
	list-style-type: none;
}
#mainbody .toc ul li {
	padding-left: 15px;
	background: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/liarrow.gif/$FILE/liarrow.gif) no-repeat;
}
#mainbody .toc ul li.plus {
	background-image: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/liplus.gif/$FILE/liplus.gif);
	background-repeat: no-repeat;
}
#mainbody .btt a {
	text-decoration: underline;
}
#mainbody .btt a:hover {
	text-decoration: none;
}
#mainbody .seealso .bot a {
	color: #336699;
	text-decoration: underline;
}
#mainbody .seealso .bot a:hover {
	color: #000;
	text-decoration: none;
}
#mainbody .sitemap {
	padding: 0 0 10px 0;
	margin: 0;
	list-style-type: none
}
#mainbody .sitemap li {
	padding-bottom: 6px;
	padding-top: 6px;
}
#mainbody .sitemap li ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: none;
}
#mainbody .sitemap li ul li {
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0;
}
#mainbody div .bluehead {
	border-top: #dde9f4 1px solid;
	padding: 0;
	margin: 0;
}
#mainbody div .blueback {
	border: #dde9f4 1px solid;
	border-top: 0;
	background-color: #f4fafb;
	padding: 7px;
}

/* removes the link border and adds padding to images of other language names written in that language, ie 'Arablic' written in Arabic */
#mainbody .language {
	border: 0;
	margin: 0 15px 0 15px;
}

/*---------------------------------- right pane ---------------------------------*/

#rght {
	float: right;
	padding-right: 10px;
	padding-left: 15px;
	margin-left: 25px;
	margin-top: -10px;
	margin-bottom: 20px;
	width: 35%;
	z-index: 6;
}
#rght .rghtnavblock {
	border-top: 4px solid #5696B1;
	margin-top: 35px;
	padding: 13px 10px 18px 10px;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2DAE2;
	border-bottom-color: #D2DAE2;
	border-left-color: #D2DAE2;
	background-image: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/doha_print.css/$FILE/grad.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

/*--- 3 pane footer ---*/

#footer {
	display: none;
}

/*--- 2 pane footer ---*/

#footer2pn {
	display: none;
}

 /*--- end footer styles ---*/

.footnote {
	font-size: 90%;
	color: #666;
}
#search {
	padding-top: 25px;
	font-size: 1.1em;
	text-align: right;
	position: relative;
	width: 100%;
	display: none;
}
.asearch {
	border: #dde9f4 1px solid;
	background-color: #f4fafb;
}
.asearchr {
	border-right: #dde9f4 1px solid;
	border-top: #dde9f4 1px solid;
	border-left: #dde9f4 1px solid;
}
.asearchr td {
	border-bottom: #dde9f4 1px solid;
}
.fsheet {
	border: #5696b1 1px solid;
	background-color: #f0f7f9;
}
.icns {
	display: none;
}
.disclaimer {
	font-size: 90%;
	color: #336699;
}
.doha_search label {
	display: block;
	float: left;
	width: 9em;
	padding-top: 8px;
}
.doha_search input {
	margin-top: 4px;
}
.doha_search select {
	margin-top: 4px;
}
.symbol {
	font-family: symbol;
}
.tabcentrshade {
	font-size: 80%;
	background-color: #cff;
	text-align: center;
}
.tabcentrshadedark {
	font-size: 80%;
	background-color: #9cf;
	text-align: center;
}
/* For IE */
.siteareabox {
	margin: 0 3% 5px 0;
	padding: 0 0 0 45px;
	background: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/arrowbig.gif/$FILE/arrowbig.gif) no-repeat 23px 2px;
	width: 48%;
	display: inline;
	vertical-align: top;
	border-left: dotted #CCC 1px;
}
.siteareaboxnosummary {
	margin: 0 3% 0 0;
	padding: 0 0 10px 45px;
	background: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/arrowbig.gif/$FILE/arrowbig.gif) no-repeat 23px 2px;
	width: 48%;
	display: inline;
	vertical-align: top;
	border-left: dotted #CCC 1px;
}

/* For compliant browsers */
div.subnav>div.siteareabox {
	margin: 0 3% 5px 0;
	padding: 0 0 0 23px;
	background: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/arrowbig.gif/$FILE/arrowbig.gif) no-repeat 0 2px;
	display: block;
	vertical-align: top;
	border: 0;
	width: auto;
}
div.subnav>div.siteareaboxnosummary {
	margin: 0 3% 0 0;
	padding: 0 0 10px 23px;
	background: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/arrowbig.gif/$FILE/arrowbig.gif) no-repeat 0 2px;
	width: auto;
	display: block;
	vertical-align: top;
	border: 0;
}
#thissection {
	margin-top: 35px;
	/*width: 30%;*/
	border: 1px solid #D2DAE2; /*#ECECEC*/
	border-top: 4px solid #5696B1;
	font-size: 0.8em;
	padding: 8px;
	background-image: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/grad.jpg/$FILE/grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#thissection ul {
	margin-left: 0;
	padding: 0;
}
#thissection ul li{
	margin-bottom: 3px;
	margin-left: 0;
	padding: 0;
	color: #444;
}
#thissection ul li.current{
	margin-left: -17px;
	background: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/arrow_context.gif/$FILE/arrow_context.gif) no-repeat 0 0.3em;
	padding-left: 17px;
	list-style: none;
	font-weight: bold;
	color: #336699;	
}
#thissection ul ul {
	margin-left: 0;
	margin-top: 5px;
	font-weight: normal;
	padding: 0;
}
#thissection ul ul li{
	margin-left: 15px;
	list-style: square;
	padding: 0;
	color: #336699;
}
#thissection h3 {
	/*background: url(http://content.webarchive.nla.gov.au/gov/wayback/20060829063048/http://aodgp.gov.au/internet/wcms/publishing.nsf/AttachmentsByTitle/doha_print.css/$FILE/grad2.jpg) repeat-y 0 right;*/
	margin: 0 0 1.8em 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #D2DAE2;
}
#expanding_menu { 
display: none; 

}





/*
     FILE ARCHIVED ON 6:30:48 Aug 29, 2006 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 10:28:03 Jul 14, 2017.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
