A:LINK {
	text-decoration : underline;
	color: #03265C;
}
A:ACTIVE {
	text-decoration : underline;
	color : #000000;
	}
A:VISITED {
	color : #666666;
	text-decoration: underline;
	}
A:HOVER {
	text-decoration : underline;
	color : #F5A02E;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: #03265C;
	text-transform: capitalize;
	font-variant: normal;
	letter-spacing: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #DD4C13;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: 2px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bolder;
	color: #03265C;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #03265C;
}

li {
	margin-bottom:5px;
}
li ul {
	margin-top:5px;
}

.head01 {
	font-family: Arial, Helvetica, sans-serif;
}
.container1 {
	position: absolute;
	width: 100%;
	top: 12px;
	overflow: hidden;
	left: 2px;
}
.content {
	padding: 18px 20px 20px;
}
.topbg {
	background-attachment: scroll;
	background-image: url(images/powh1_07.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #F47A20;
}
.nav01 {
	background-color: #03265C;
	z-index: 1;
	background-attachment: scroll;
	background-image: url(images/navbg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text00 {
	position: relative;
	top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	overflow: auto;
	height: 100px;
	left: 0px;
	min-width:150px;
	width: auto;
}
.add_top {
	position: absolute;
	right: 0px;
	z-index: 4;
	top: 88px;
	font-weight: bold;
	font-size: 3.5mm;
	

}
.add_top2 { /* temp for testing (index2.htm) 17/4/07 */
	position: absolute;
	right: 0px;
	z-index: 4;
	top: 72px;
	font-weight: bold;
	font-size: 3.5mm;
	

}
.copyright00 {
	z-index: 4;
	font-weight: normal;
	font-size: 2.5mm;
	text-align: right;
}
.bottom {
	background-attachment: scroll;
	background-image: url(images/lwrbg_07.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #05245A;
	position: relative;
	height: 22px;
}
.subhead {
	padding-top: 22px;
	padding-bottom: 22px;
	vertical-align: top;
}
.lhcolumn {
	padding: 0px 20px 20px;
	font-weight: bold;
	color: #BB0F03;
	font-size: 3mm;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.7mm;
	color: #BB0F03;
}
.printonly { display:none; }

@media print{
.noprint { display:none; }
.container1 { overflow: visible !important;}
.printonly { display:block; }
.printonly p { margin:5px; }
}
