@charset "utf-8";
/* www.tpr.com.au style */

html, body
	{
	background:#CCCCCC;
	}

a:link, a:active, a:visited
{
     color: #666666;
     text-decoration: none;
	  outline: none;
}

a:hover
{
     color: #333333;
     text-decoration: underline;
}

a img
	{
	border:none;
	border-bottom-style:none;
	}

.textbar
	{
	text-align:center;
	color:#999999;
	font-stretch:extra-expanded;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.menubar
	{
	text-align:center;
	color:#999999;
	font-size:14px;
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}

.heading
	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font:bold;
	}



/* www.tpr.com.au layout */

#container-a
	{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background:#FFFFFF;
	background-image:url(/images/Front-Page-Cropped-for-Web.png);
	background-repeat:no-repeat;
	}

#mainnav {
	top: 390px;
	width: 750px;
	height: 40px;
	border-style: none;
	border:none;
	margin: 0px auto;
	padding: 0;
	position: relative;
	background-image: url(/images/nav/NavBanner.png);
	}
	
#mainnav li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	display: block;
	border-style: none;
	border:none;
	}
	
#mainnav a {display: block; border-style: none; border:none;}

#navp {
	left: 1px;
	top: 3px;
	width: 79px;
	height: 20px;
	border-style: none;
	border:none;
}
#navc {
	left: 87px;
	top: 0px;
	width: 70px;
	height: 19px;
	border-style: none;
	border:none;
}
#navoh {
	left: 162px;
	top: 0px;
	width: 100px;
	height: 20px;
	border-style: none;
	border:none;
}
#navav {
	left: 268px;
	top: 0px;
	width: 71px;
	height: 20px;
	border-style: none;
	border:none;
}
#navs {
	left: 345px;
	top: 1px;
	width: 89px;
	height: 20px;
	border-style: none;
	border:none;
}
#navw {
	left: 434px;
	top: 0px;
	width: 120px;
	height: 20px;
	border-style: none;
	border:none;
}
#nava {
	left: 557px;
	top: 0px;
	width: 88px;
	height: 20px;
	border-style: none;
	border:none;
}
#navefh {
	left: 203px;
	top: 21px;
	width: 145px;
	height: 20px;
	border-style: none;
	border:none;
}
#navfs {
	left: 655px;
	top: 2px;
	width: 85px;
	height: 20px;
	border-style: none;
	border:none;
}
#navpb {
	left: 361px;
	top: 21px;
	width: 85px;
	height: 20px;
	border-style: none;
	border:none;
}
#navpo {
	left: 457px;
	top: 22px;
	width: 85px;
	height: 20px;
	border-style: none;
	border:none;
}

#navp a {height: 20px; border-style: none; border:none;}
#navc a {height: 20px; border-style: none; border:none;}
#navoh a {height: 20px; border-style: none; border:none;}
#navav a {height: 20px; border-style: none; border:none;}
#navs a {height: 20px; border-style: none; border:none;}
#navw a {height: 20px; border-style: none; border:none;}
#nava a {height: 20px; border-style: none; border:none;}
#navefh a {height: 20px; border-style: none; border:none;}
#navfs a {height: 20px; border-style: none; border:none;}
#navpb a {height: 20px; border-style: none; border:none;}
#navpo a {height: 20px; border-style: none; border:none;}

#navp a:hover,#navp a:active {background: url(/images/smallnavsprite.jpg) -1px -100px no-repeat; border-style: none; border:none;}
#navc a:hover, #navc a:active {background: url(/images/smallnavsprite.jpg) -1px -120px no-repeat; border-style: none; border:none;}
#navoh a:hover, #navoh a:active {background: url(/images/smallnavsprite.jpg) -1px -140px no-repeat; border-style: none; border:none;}
#navav a:hover, #navav a:active {background: url(/images/smallnavsprite.jpg) -1px -160px no-repeat; border-style: none; border:none;}
#navs a:hover, #navs a:active {background: url(/images/smallnavsprite.jpg) -1px -180px no-repeat; border-style: none; border:none;}
#navw a:hover, #navw a:active {background: url(/images/smallnavsprite.jpg) -105px -0px no-repeat; border-style: none; border:none;}
#nava a:hover, #nava a:active {background: url(/images/smallnavsprite.jpg) -105px -20px no-repeat; border-style: none; border:none;}
#navefh a:hover, #navefh a:active {background: url(/images/smallnavsprite.jpg) -105px -40px no-repeat; border-style: none; border:none;}
#navfs a:hover, #navfs a:active {background: url(/images/smallnavsprite.jpg) -105px -60px no-repeat; border-style: none; border:none;}


div.line
{
	border-top: solid thin #999999;
	border-bottom: solid thin #999999;
	margin-left: 10px;
	margin-right: 10px;
}

#leftpanel
	{
	margin-top: 0px;
	float:left;
	width:100px;
	height: 337px;
	}
	
#rightpanel
	{
	margin-top: 0px;
	float:right;
	width:100px;
	height: 337px;
	padding: 4px;
	text-align:right;
	}
	
#contentarea
	{
	margin-left: 105px;
	padding: 4px;
	width: 750px;
	min-height:337px;
	margin-top: 0px;
	}

div.footer
{
text-align:center;
margin-left:auto;
margin-right:auto;
}
/* ------------------------------------------- 
Form Styles 
------------------------------------------- */
#formarea {
	width: auto;
	height: 60px;
	border: thin;
	border-color:#009900;
	border-style:solid;
	background-image:url(/images/formarea-bg.jpg);
	background-repeat:repeat-x;
}

#form {
	margin: 0 0 30px 0;
	padding: 0;
	border: 0;
	color: #505050;
	font-size: 85%;
	font-weight: normal;
	text-align: left;
}

.input {
	width: 100px;
	border: 1px #CACACA solid;
	padding: 2px;
	margin: 2px 0 5px 10px;
	background: transparent;
	color: #6A6A6A;
	background-image: url(../images/form-bg.jpg);
	background-repeat: repeat-x;
	font-size: 85%;
}

.button {
	border: 1px #CACACA solid;
	margin-top: 10px;
	margin-left: 10px;
	width: auto;
	color: #5B5B5B;
	background: #FFFFFF;
	background-image: url(../images/form-bg.jpg);
	background-repeat: repeat-x;
	font-family: arial,verdana,Georgia,sans-serif;
	font-size: 8pt;
}

.policy {
	font-family: arial,verdana,Georgia,sans-serif;
	font-size: 8pt;
}

.submit {
	border: 1px #CACACA solid;
	margin-top: 10px;
	margin-left: 10px;
	width: 80px;
	color: #5B5B5B;
	background: #FFFFFF;
	background-image: url(../images/form-bg.jpg);
	background-repeat: repeat-x;
	font-family: arial,verdana,Georgia,sans-serif;
	font-size: 8pt;
}

/* Removes vert whitespace from form */
form {
	margin-top: 0;
	margin-bottom: 0;
}
