/* fonts */
input {
	font-family:Arial,Helvetica,FreeSans,"Luxi-sans","Nimbus Sans L",sans-serif;
}

/* font sizes */
input,textarea{font-size:12px; background: #DDDDDD;}
select{font-size:13px; background: #DDDDDD; z-index: -1;}
label{font-size:12px;
		font-weight: bold}
input.button{
	font-size:12px; background: #DDDDDD;
	}
input.radio { background : #FFFFFF; color: #000000; }
input.checkbox { background : #FFFFFF; color: #000000; }

div#carpetfull
{
display: block;
}
table.subcontent{
					margin: 0;
					padding: 20;
					topmargin: 0;
					leftmargin: 0;
					border-style: groove;
}
fieldset {
    _position : relative;  /* The underscore means only IE will see it */
    _padding-top : 20px;   /* Stupid IE */
    _padding-bottom : 15px;
    _display : block;
margin-top:20px;
background-color:#FFFFE6;
}
legend {
 _position:absolute;
 _top:-10px;
# background-color:#2266FF;
background-color:#4477AA;
color:white;
 border:1px solid #000; 
 padding:2px 5px;
}

.scroll{
					padding: 10;
}
.bottomp {
	text-align: center;	
}
.faqq{
		font-size:14px;
	font-weight: bold;
	font-style: italic;
	font-stretch: wider;
}
.faqbold{
	font-size:16px;
	font-weight: bold;
	font-style: italic;
}
.groupbox{
	font-size:13px;
	font-weight: bold;
	font-style: italic;
}
li
{
margin: 0.7em 0;
}


.subtext{
	font-size: 15px;
	font-style: italic;
	font-stretch: wider;
	font-weight: bold;
}
.left{
	float: left;
	margin: 12px;
}
.right{
	float: right;
	margin: 12px;	
}
p {text-align: justify;
	font-size: 14px;}
.bold{
	font-size: 15px;
	font-style: italic;
	font-stretch: wider;
	font-weight: bold;
}
.highlighttext{
	font-style: italic;
	font-stretch: wider;
	font-weight: bold;
	color: #AA0000;
}
.highlightlabel{
	font-style: italic;
	font-stretch: wider;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.highlightfield{
	font-style: italic;
	font-stretch: wider;
	font-weight: bold;
	color: #AA0000;
	font-size: 16px;
}
h2{
	font-style: italic;
	font-stretch: wider;
	text-align: center;
	color: #222222;
}
.highlight{
	color: 	#201a6e;
	font-weight: bold;
}	
h1{
	font-style: italic;
	font-stretch: wider;
	text-align: center;
	color: #222222;
}
div.linkstorageheader {
	align: center;
}
div.linkstoragebox {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-style: solid;
	width: 470px;
	align: center;
	border-color: #000000;
}
div.linkname {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 0cm;
	margin-bottom: 0.3cm;
}
p.linkaddress {
	text-align: left;
	font-size: 14px;
	font-weight: plain;
	color: #000066;
	margin-left: 1cm;
	margin-top: 0cm;
	margin-bottom: 0cm;
}
p.linksuburb {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #991111;
	margin-left: 1cm;
	margin-top: 0cm;
	margin-bottom: 0cm;
}
p.linkphone {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin-left: 1cm;
	margin-top: 0cm;
}
p.linksite {
	font-size: 18px;
	font-weight: bold;
	color: #997934;
	margin-left: 1cm;
	margin-top: 0cm;
	text-align: center;
}

p.linksite a:link {
	font-size: 18px;
	font-weight: bold;
	color: navy;
	margin-left: 1cm;
	margin-top: 0cm;
	text-align: center;
}

p.linksite a:hover {
	font-size: 22px;
	font-weight: bold;
	color: red;
	margin-left: 1cm;
	margin-top: 0cm;
	text-align: center;
}

p.linksite a:visited {
	font-size: 18px;
	font-weight: bold;
	color: navy;
	margin-left: 1cm;
	margin-top: 0cm;
	text-align: center;
}



/* generic */


div.row {
	clear: both;
	padding-bottom: 2em;
}
div.row span.label {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 0.5em;
}
div.row span.label2 {
	float: left;
	width: 25%;
	text-align: right;
	padding-right: 0.5em;
}
div.row span.field {
	float: left;
	text-align: left;
}
.contsubmit {
	align: center;	
}
.center {
	text-align: center;
}

a.blink:link { 	
	font-size: 11px;
	color: white;
	font-weight: bold;
	font-stretch: wider;
}

a.blink:visited { 
	font-size: 11px;
	color: white;
	font-weight: bold;
	font-stretch: wider;
}

a.blink:hover { 
	font-size: 11px;
	text-decoration: underline;
	color: yellow;
	font-stretch: narrower;
}	

.copyfooter{
	color: maroon;
	font-weight: bold;
}

a.storagelink:link{
	font-size: 12px;
	color: navy;
	font-weight: bold;
	font-stretch: wider;
}

a.storagelink:hover{
	font-size: 12px;
	color: red;
	font-weight: bold;
	font-stretch: wider;
	text-decoration: underline;
}

a.storagelink:visited{
	font-size: 12px;
	color: navy;
	font-weight: bold;
	font-stretch: narrower;
	text-decoration: none;
}

table.tweaktable{
	margin: 0px;
	padding: 0px;
}

td.btn1{
	margin: 0;
	padding: 0;
}

td.btn2{
	margin: 0;
	padding: 0;
}