.tableHeader { background-color: #bcdcfa; font-weight: bold; color: #FFFFFF; padding-left: 4px; padding-top: 2px; padding-bottom: 2px; }
.tableHeading { background-color: #e5f3e5; font-weight: bold }
.tableRow { background-color: #FFFFFF }
.tableRowOdd { background-color: #FFFFFF }
.tableRowEven { background-color: #FFFFFF }
.tableFooter { background-color: #e5f3e5; font-weight: bold }

body{
	background-color : White;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
.HoverText{
	border: none;
}


.floatImage{
	position:absolute;
	left:85px;
	top:35px;
}

body, pre, td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #222222;
}

.td, pre, font, span { 
	line-height: 13pt;
}

pre {
	margin-bottom: 0px;
}

A{
	font-weight: normal;
	color: #c71603;
	text-decoration:underline;
}

A:Hover{
	color: #fe7709;
}

A:Visited {
	color: #42813b;
}

img{ border: none; }

.topMenuLink{
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration:none; 
	line-height: 21px; 
	vertical-align: top; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px;
}

.topMenuLink:visited{
	color: #FFFFFF;
}

.topMenuLink:hover{
    color: #000000;
	background : #cceec8;
}

.footerText{
	font-family: Verdana;
	color: #DDDDDD;
	font-size: 22pt;
	font-weight: bold;
	line-height: 50px;
}



.ANZCOPrinterFriendly{
	position:absolute;
	right:75px;
	top:8px;
}
span.h1{ display:block; margin-top: 0px; margin-bottom: 20px; }
.h1{
	font-size: 14pt;
	font-weight: bold;
	color: #00598e;
	line-height: 30px;
}

span.h2 { display: block; margin-top: 10px; margin-bottom: 10px; }
.h2{
	font-size: 12pt;
	font-weight: bold;
	color: #00598e;
}

.h3{
	font-size: 10pt;
	font-weight: bold;
	color: #00598e;
}

.formLabel {
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
	font-size : 9pt;
	color: #222222;
}


.smallText { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 7pt;
}
.tinyTable, .chartItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color : #E5F3E5;
	border : 1px solid #000000;
	padding: 5px 5px 5px 5px;
}

.orgChartHead {
	font-size: 9pt;
	font-weight: bold;
}

.orgChartBody {
	font-size: 8pt;
}

.chartPerson {
	background-color : #C9D5D5;
}

.chartPersonHilite {
	background-color : #85c986;
}

.folderLabel {
	font-size: 8pt;
}


/* Form elements */


.flatForm, textarea, select {
	color: #4D5C5D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.flatForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4D5C5D;
	border : 1px solid #000000;
}

.topMenuSearch {
	border: 1px solid #000000;
	height: 17px;
	width: 160px;
	font-size: 8pt;
	vertical-align: top;
	margin-top: 2px;
}


.resultBarMsg {
	padding-top: 20px;
	background-color: #FFFFFF;
}
.resultBarAlrt {
	padding-top: 20px;
}
.result {}
.resultBarMsgTitle { 
	margin-left: 15px;
	font-weight: bold; 
	font-size:12pt; 
	color: #003355;
	padding-left: 30px;
	background-image: url(ok.gif);
	background-repeat: no-repeat;
}
.resultBarAlrtTitle { 
	margin-left: 15px;
	font-weight: bold; 
	font-size:12pt; 
	color: #FF0000;
	padding-left: 30px;
	background-image: url(alert.gif);
	background-repeat: no-repeat;
}
.resultTitle { font-weight: bold; 
	margin-left: 15px;
	font-size:12pt; 
	color: #000000;
	padding-left: 30px;
}
.resultBarText{
	font-weight: bold;
	margin-left: 47px;
}
.resultText {
	font-size:12pt
}

.SearchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

form { margin-bottom: 0 ; } 


hr {color: #319AFF; height:2px}



div#popupmessagediv{
	background-color: #fbfab1;
	border: thin dotted #555555;
	position: absolute;
	top: 550px;
	left: 700px;
	padding: 5px;
}
div.display{
	visibility: visible;
}
div.hide{
	visibility: hidden;
}

.searchBarHeading
{
	font-size: 12pt;
	font-weight: bold;
	color: #00598e;
}

table.smalltext td{
	font-size: 11px;
}




