body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	color: #666666;
	text-align: justify;
}
#header {
	background-color: #FFFFFF;
	height: 100px;
	width: 900px;
}
.australian_header {
	font-family: "Times New Roman", Times, serif, ;
	font-size: 50px;
	color: #FF9900;
}
.subheading {
	font-family: "Times New Roman", Times, serif, ;
	font-size: 18px;
	color: #2175BC;
	font-weight: bold;
}


#line {
	background-color: #FFFFFF;
	height: 30px;
	width: 900px;
	background-attachment: scroll;
	background-image: url(images1/line_header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#maincontent {
	float: left;
	width: 900px;
}
#navbar {
	float: left;
	width: 155px;
}
#textarea {
	float: right;
	width: 730px;
}
#footer {
	clear: both;
	float: left;
	height: 40px;
	width: 900px;
	background-attachment: scroll;
	background-image: url(images1/line_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.firstfinance_header {

	font-family: "Times New Roman", Times, serif, ;
	font-size: 50px;
	color: #999999;
}
.headings_white {


	font-family: "Times New Roman", Times, serif, ;
	font-size: 50px;
	color: #FFFFFF;
}
 #navcontainer
{
	width: 150px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333;
	font-size: 13px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: bold;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
	display: block;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
	background-color: #66CCFF;
	color: #999999;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CCFF;
	border-left-color: #FF6600;
}
.subheading_CENTRE {
	font-family: "Times New Roman", Times, serif,;
	font-size: 18px;
	color: #2175BC;
	font-weight: bold;
	text-align: center;
}

