body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11pt;
	line-height: 130%;
}

div#wrap-background,
h2#logo,
div#wrap-main,
div#right,
div#right-top h1,
div#right-top div.home,
div#right-repeat,
div#explorer,
div#explorer-top,
div.thumb-panel p,
div#explorer-repeat {
	overflow: visible;
}

div#right-top,
div#right-top h1,
div#breadcrumbs,
div#breadcrumbs-base,
div.text-repeat,
div.text-base,
div#grey-top-nav,
div#wrap-outer,
div#right-repeat,
div#right-base,
div.text-repeat h1 {
	background: none !important;
	background-image: none !important;
}

div#wrap-background,
div#wrap-outer,
div#wrap-head,
div#head {
	display: block;
}

div#skip,
h2#logo,
h3#link,
div#grey-top-nav,
ul.share,
div#audio,
div.text-top,
div#wrap-bar {
	display: none;
}

div#print-header {
	height: 120px; 
}

img#logo-print {
	display: block;
	float: right;
	clear: both;
	margin-left: 1em;
}

div#wrap-main,
div#main,
div#right,
div#wrap-gridcolumns,
div.gridcolumns {
	display: block;
}

div.gridbox {
	border: #333 1px solid;
	/*float: left;
	width: 38%;*/
	margin: 10px;
	padding: 20px;
	page-break-inside: avoid;
}

div.gridbox h2 {
	margin-top: 0;
}

div.gridcolumns {
	clear: both;
}

ul#nav-left,
div.gridcolumns.right,
div#explorer,
div#footer,
p.top,
div#breadcrumbs-base,
div.text-base {
	display: none;
} 


div#wrap-head,
div#main,
div#right,
div#right-repeat,
div#right-base,
div#grid,
div#wrap-gridcolumns,
div#breadcrumbs,
div#breadcrumbs ul,
div.text-top,
div.text-repeat {
	width: 99% !important;
}

div#main {
	margin: 0 !important;
}

div#right-top h1 {
	padding-left: 0 !important;
}

div.text-repeat {
	margin: 0;
	padding: 0;
}

div#breadcrumbs ul {
	clear: both;
	padding-top: 0.4cm;
}

div#breadcrumbs ul li {
	display: inline;
	font-size: 9pt;
}

div#breadcrumbs ul li a,
div#breadcrumbs ul li a:visited,
div#breadcrumbs ul li a:focus,
div#breadcrumbs ul li a:hover,
div#breadcrumbs ul li a:active {
	text-decoration: none;
	color: #000;
}

div#breadcrumbs ul li.first {
	display: none;
}

/*########## text formatting ############*/

h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: trebuchet ms,arial,helvetica,sans-serif;
}

h1 {
	color: #000;
	font-size: 167%;
	margin-bottom: 0.5em;
	page-break-before: avoid;
}

div#right-top h1, div#right-top div span {
	font-size: 250%;
	line-height: 35px; /* Chris - added spacing between lines for long headings */
	padding-top: 0.2em;
}

div#right-top div span {
	display: block;
}

div#docBody h1 {
	margin-top: 1em;
	clear: both;
	line-height: 25px; /* Chris - added spacing between lines for long headings */
}

h2, h3, h4, h5, h6 {
	margin-top: 1em;
	margin-bottom: 0.3em;
	clear: both;
}

h2 {
	font-size: 150%;
	page-break-before: auto;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 116%;
}

h5 {
	font-size: 110%;
	
}
h6 {
	font-size: 105%;
	font-weight: bold;
}

h2, h3 {
	line-height: 25px; /* Chris - added spacing between lines for long headings */
}

h4, h5, h6 {
	line-height: 18px; /* Chris - added spacing between lines for long headings */
}

blockquote {
	margin: 0;
	padding: 0 0 0 1.5em;
}

blockquote p {
	color: #000;
	font-size: 1.7em;
}

p, ul, ol {
	color: #000;
}

p {
	margin-top: 0;
}

table {
	color: #000;
	line-height: 130%;
	border-collapse: collapse;
	margin: 15px 0;
	page-break-before: avoid;
}

table tr td {
	border-bottom: 1px #000 solid;
}

table th {
	border-bottom: 2px #000 solid;
	padding: 5px;
	padding: 0.2cm;
	border-left: 1px #000 solid
}

table td {
	padding: 5px;
	padding: 0.2cm;
	border-left: 1px #000 solid;
}

table th:first-child,
table th.firstChild,
table td:first-child,
table td.firstChild {
	border-left: none;
}

table tr:last-child td,
table tr td.lastChild {
	border-bottom: none;
}

img { 
	border: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

div.text-repeat a {
	color: #000;
	text-decoration: underline;
}

div.text-repeat a.anchor {
	text-decoration: none;
}

/* a, a:link, a:visited, a:focus, a:hover, a:active {
	color: #000;
} */

/*
div.text-repeat a:hover {
	 x-border-bottom: 1px solid #2f597f; 
}
*/

div.text-repeat a.info {
	background: url(../../images_main/$file/bg-a-info.gif) 0 0 no-repeat;
	line-height: 22px;
	padding: 5px 0 0 26px;
}

div.text-repeat ul li {
	list-style-type: disc;
	background: none;
	background-image: none;
}

em, strong {
	font-style: normal;
	font-weight: bold;
}

#onthispagetoc, div.onthispage, .onthispagetext, #onthispagetext {
	display: none;
}

img.publications, img.right {
	float: right;
	margin: 10px;
}

img.publication-border {
	border: 1px solid #000;
}

.bghightlight {
	background-color: #fff;
	border: 1px solid black;
}

ol.atoz {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.atoz li {
	float: left;
	margin-left: 0.3em;
}

.printlinks {
	word-wrap: break-word; /* IE only */
	display: block !important;
	clear: both;
}

div.printonly, p.printonly {
	display: block;
}

sup.printonly, span.printonly {
	display: inline;
}

.noprint {
	display: none !important;
}

div#grid {
	min-height: 1% !important;
}

div#breadcrumbs ul { margin-bottom: 2em; }

div.home a {
	display: none;
}

div#right div.home h1 {
	font-size: 150%; /* was 200% before 1 July 2011 */
	line-height: 130%;
/*	margin-bottom: 1em; */ /* added 1 July 2011 because of larger corporate logo - for home page */
	width: 70%;
}

.listen,
.share {
	display: none;
}

/* inthissection */

#docBody div.inthissection h2 {
	text-transform: lowercase;
	margin-left: 1em;
	font-size: 1.2em;
	color: #2f597f;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
}

body #docBody div.inthissection h2 {
	font-size: 1.4em;
	border-bottom: none;
}

#docBody div.inthissection ul {
	margin-bottom: 2em;
}

#docBody div.inthissection ul li {
	margin-left: 2em;
	list-style-type: none;
}

#docBody div.inthissection ul li a {
	text-decoration: none;
}

/* end inthissection */

div.slideshow ul.controls,
div.slideshow div.description {
	display: none;
}

div.slideshow ul.photos {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.slideshow ul.photos li {
	float: left;
	width: 40%;
}

div.important a.news-image {
	float: right;
}

div.important ul.second,
div.mask {
	clear: both;
}

ul.makemenu {
	display: block !important;
}

form.menu,
ul.makemenu li.first {
	display: none !important;
}

a#videoplayer,
a#videoplayer1,
a#videoplayer2,
a#videoplayer3
 {
	background-color: #c0c0c0;
	border: 1px solid #000;
	display: block;
	width: 384px;
	height: 240px;
}

a#videoplayer-small {
	background-color: #c0c0c0;
	border: 1px solid #000;
	display: block;
	width: 192px;
	height: 132px;
}

a#videoplayer img,
a#videoplayer1 img,
a#videoplayer2 img,
a#videoplayer-small img {
	display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1; /* IE only */
}

#logo-share, .share-image {
	display: none !important;
}

/* large print */

ul.large-print-widget {
	display: none !important;
}

body.large-print {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 18pt; /* As defined by Vision Australia: http://www.visionaustralia.org.au/info.aspx?page=784 */
}

body.large-print h1 { font-size: 250%; }
body.large-print h2 { font-size: 150%; margin-top: 2.5cm; }
body.large-print h3 { font-size: 130%; }
body.large-print h4 { font-size: 116%; }
body.large-print h5 { font-size: 110%; }
body.large-print h6 { font-size: 105%; font-weight: bold; }

body.large-print div#right-top h1, body.large-print div#right-top span {
	font-size: 200%;
}

body.large-print div#breadcrumbs ul li {
	display: inline;
	font-size: 90%;
}

body.large-print p, body.large-print ul, body.large-print ol {
	margin: 1cm 0 1cm 0;
}

body.large-print p + ul {
	margin-top: 0;
}

body.large-print * {
	color: #000 !important;
	background-color: #fff !important;
	background-image: none !important;
}

p.info {
/*	margin-top: 50px; */ /* extend top margin because of larger logo image - 1 July 2011 */
	padding: 1em;
	border: 1px solid #000;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
 }
 
.info-ie-top,
.info-ie-base {
	display: none;
}

.info-ie-repeat {
	padding: 1em;
	border: 1px solid #000;
}

/* video print */
div.video-container-small,
div.video-container-medium,
div.video-container-large {
	margin: 3em auto;
	text-align: center;
}

div.video-container-small {
	width: 192px;
}

div.video-container-medium {
	width: 384px;
}

div.video-container-large {
	width: 512px;
}

div.video-container-small a.videoplayer {
	display: block;
	width: 192px;
	height: 112px;
}

.ie6 div.video-container-small a.videoplayer { height: 136px; }

div.video-container-medium a.videoplayer {
	display: block;
	width: 384px;
	height: 216px;
}

.ie6 div.video-container-medium a.videoplayer { height: 240px; }

div.video-container-large a.videoplayer {
	display: block;
	width: 512px;
	height: 288px;
}

.ie6 div.video-container-large a.videoplayer { height: 312px; }

div.video-container-small a img,
div.video-container-small p.warn,
div.video-container-medium a img,
div.video-container-medium p.warn,
div.video-container-large a img,
div.video-container-large p.warn {
	display: none;
}

a.videoplayer {
	border: 1px solid #ccc;
}

/* end video print */

/* Rebranding 1 July 2011 */

.dhs-band-holder,
.wrapper,
.dhs_footer {
	display: none;
}

/* end Rebranding */

