.tableHeader { background-color: #0b5eb2; font-weight: bold; color: #FFFFFF }
.tableHeading { background-color: #ced3e5; font-weight: bold }
.tableRow { background-color: #FFFFFF }
.tableRowOdd { background-color: #FFFFFF }
.tableRowEven { background-color: #FFFFFF }
.tableFooter { background-color: #ced3e5; font-weight: bold }

BODY{
	background-color : White;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;

}

.anzcomenuitem{
	padding-left: 7px;
	padding-top:3px;
	padding-bottom:4px;
	background-repeat: norepeat;
}
.anzcomenuitemsub{
	padding-left: 13px;
	padding-top:3px;
	padding-bottom:11px;
	background-repeat: norepeat;
}

.ANZCOImageColumn{
	background : #FFFFFF;
}

.ANZCOColumnImage{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

body, pre, td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #222222;
}

/*.td, pre, font, span { line-height: 15pt; }*/

A{
	font-weight: normal;
	color: #004a8b;
	text-decoration:underline;
}

A:Hover{
	color: #f9a03a;
}

.h1{
	font-size: 18pt;
	font-weight: bold;
	color: #004a8b;
}

.h2{
	font-size: 14pt;
	font-weight: bold;
	color: #004a8b;
}
.h3{
	font-size: 12pt;
	font-weight: bold;
	color: #004a8b;
}
.h4{
	font-size: 10pt;
	font-weight: bold;
	color: #004a8b;
}
.h5{
	font-size: 9pt;
	font-weight: bold;
	color: #004a8b;
}
.h6{
	font-size: 8pt;
	font-weight: bold;
	color: #004a8b;
}

.h3L{
	font-size: 10pt;
	font-weight: bold;
	color: #004a8b;
}
.formLabel {
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
	color: #073661;
	
}

.smallText { font-family: Verdana, Helvetica, sans-serif; font-size: 7pt;}
.tinyTable, .chartItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color : #E2EAE9;
	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 : #B9D0DC;
}

.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;
}

.resultBarMsg {}
.resultBarAlrt {}
.resultBarMsgTitle { font-weight: bold; font-size:12pt; color: #003355}
.resultBarAlrtTitle { font-weight: bold; font-size:12pt; color: #FF0000}

.result { font-weight: bold; font-size:12pt; color: #000000}
.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: #004a8b; height:2px}

