body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 95%;
	background-attachment: scroll;
	background-image: url(../images/main-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	width: 715px;

}
#box-wrap {
	width: 715px;
	margin: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;
}
#box-header {
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/top_image.jpg);
	background-repeat: no-repeat;
	height: 92px;
	margin-bottom: 0px;
	padding-left: 70px;
	margin-top: 10px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}
#box-header p {
	vertical-align: bottom;
}

/* code for navigation from css.maxdesign.com.au STARTS HERE*/

/* NAVIGATION CODE ENDS HERE*/
#navlist {
	padding-left: 40px;
	text-align: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 56px;
	padding-top: 2px;
}
#navlist ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-right: 40px;
}
#navlist li{
	display: inline;
	list-style-type: none;
	margin-bottom: 0px;
	margin-right: 1em;
	font-size: 0.75em;
	color: #076259;
}
#navlist a:link{
	color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	padding-top: 4px;
	
}
#navlist a:visited{
	color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	padding-top: 4px;
	
}
#navlist a:hover{
	color: #923B5E;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	padding-top: 4px;
}
#navlist a:active{
	color: #003333;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	padding-top: 4px;
	
}
#wrap-main {
	background-attachment: scroll;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/****** Use these styles for two column layout******/
#box-main {
	float:right;
	width:545px;
}
.lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#box-left {
	float:left;
	width:150px;
}
#box-left ul{
	margin-left: 10px;
	padding-left: 0px;
	
}
#box-left li{
	padding-left: 0px;
	
}
/**********************/

/************* first level navigation *****************************/
.leftlink1{
	margin-left: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E6077;
	list-style-type: none;
	font-size: 0.75em;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #000000;
}
.leftlink1  a:link{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.leftlink1  a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.leftlink1  a:hover {
	color: #923B5E;
	text-decoration: none;
	font-weight: normal;
}
.leftlink1 a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/***************************************************************/

.rightpanel {
	vertical-align: top;
	width: 160px;
	padding-right: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006633;
}
.box-text {
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 15px;
	margin-bottom: 0px;

}
.box-text p{
	font-size: 0.75em;
	text-align: justify;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 50px;
}
.box-text h1{
	font-size: 1em;
	margin-top: 0px;
	color: #076259;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 5px;
}
.box-text h2{
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
	padding-left: 2px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 0px;
}
.box-text li{
	font-size: 0.75em;
	text-align: justify;
	margin-top: 5px;
	list-style-type: circle;
	margin-left: 20px;
}
.leftpanel {
	padding-bottom: 100px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006633;
	vertical-align: top;
}
.smalltext {
	font-size: .70em;
}
th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #076259;
}
.white-row {
	background-color: #FFFFFF;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #777780;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 15px;
	padding-bottom: 10px;
	
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.required {
	color: #923B5E;
}
.alignleft {
	margin: 0px;
	width: 430px;
	float: left;
}
.alignright {
	float: right;
	width: 160px;
	text-align: right;
	margin-top: 15px;
}
.alignright p {
	font-size: 0.75em;
}



.greentext {
	color: #006633;
}
.textmiddle {
	text-align: center;
}
.lefttext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.indent {
	margin-left: 20px;
}
.nav_bg {
	background-image: url(../images/nav_bg.jpg);
	height: 27px;
	background-repeat: no-repeat;
}
.undernav-image {
	background-image: url(../images/under_nav.jpg);
	height: 28px;
	background-repeat: no-repeat;
	text-align: left;
	width: 715px;
	vertical-align: top;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bold {
	font-weight: bold;
}
.yellow {
	color: #FFCC00;
}
.level2 {
	font-size: 0.7em;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #076259;
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.level2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.level2 a:hover {
	color: #FFCC00;
	text-decoration: none;
}


.box-bg {
	width: 490px;
	background-attachment: scroll;
	background-image: url(../images/green-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.box-bg p {
	margin-right: 10px;
	margin-left: 10px;
}


.level2-active {
	font-size: 0.7em;
	padding-right: 4px;
	padding-left: 4px;
	border-top: 1px solid #DAE9E6;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #DBEAE7;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #05453F;
}
caption {
	color: #923B5E;
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #923B5E;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.palebox {
	background-color: #DBEAE7;
}
.padd-home {
	margin-left: 1.5em;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}

