body
{ 
	color: #000000;
	background:#ffffff;
	font-family: verdana, arial, sans-serif; 
	font-size:100%;
	padding:0px;
	margin:0px;
	margin-top:0px;
	padding-top:0px;
}

td, th
{
	font-family: verdana, arial, sans-serif; 
	font-size:75%;
	text-align:left;
}

div.reg
{
	font-family: verdana, arial, sans-serif; 
	font-size:75%;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-bottom:0.2em;
}

p
{ 
	padding-top:0.5em;
	padding-bottom:0.5em;
	margin:0px;
	line-height:1.5em;
}

b, strong
{
	font-family: verdana, arial, sans-serif; 
	font-size:100%;
	font-weight:bold;
}

strong.grey
{
	color:#666666;
	font-family: verdana, arial, sans-serif; 
	font-size:100%;
	font-weight:bold;
}

b.lightgrey
{
	color:#999999;
	font-size:xx-small;
}

a 		 {}
a:active { color: #0000CC;}
a:link   { color: #003399;}
a:visited{ color: #666699;}
a:hover  { color: #CC0033;}

a:active  b{ color: #0000CC}
a:link    b{ color: #003399}
a:visited b{ color: #666699}
a:hover   b{ color: #CC0033}

table.layout
{
	padding:0px;
	padding-right:10px;
	margin:0px;
	border-style:none;
	width:100%;
}

table.layout td.content
{
	padding:10px;
	margin:10px;
	width:100%;
}

div.left
{
	font-family: verdana, arial, sans-serif;
	padding-top:0px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:0px;
	font-size:75%;
}

table.contact
{
	padding:0px;
	margin:0px;
	font-family: verdana, arial, sans-serif;
	background-color:#CCCC99;
}

table.contact th
{
font-family: verdana, arial, sans-serif;
background-color:#CCCC99;
font-weight:bold;
text-align:left;
margin:0px;
padding:5px;
font-size:75%;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}

table.contact td
{
font-family: verdana, arial, sans-serif;
background-color:#999966;
margin:0px;
padding:5px;
font-size:75%;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}


table.simple, table.simpleDMF, table.simpleAccount
{
	margin:0px;
	margin-top:5px;
	padding:5px;
	background:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#E3E1C1;
	border-collapse:collapse;
}

table.quota, table.jobs
{
	margin:0px;
	margin-top:5px;
	padding:5px;
	background:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#E3E1C1;
	border-collapse:collapse;
}

table.simple th
{
	text-align:left;
	background:#E3E1C1;
	padding:5px;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#999966;
}

table.simpleAccount th
{
	text-align:right;
	background:#ffffff;
	padding:5px;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#E3E1C1;
	font-weight:normal;
}

table.quota th, table.jobs th
{
	text-align:left;
	background:#E3E1C1;
	padding:5px;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#999966;
	font-weight:normal;
}

table.simpleDMF th
{
	text-align:right;
	background:#E3E1C1;
	padding:5px;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#999966;
}

tr.highlight, td.highlight
{
	background:#FFFF66;
}

table.quota th.reverse, table.jobs th.reverse
{
	text-align:left;
	color:#999966;
	background:#ffffff;
	padding:5px;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#E3E1C1;
	font-weight:normal;
}

table.simpleDMF th.group, table.simple th.group
{
	text-align:left;
	background:#CCCC99;
	padding:5px;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#999966;
}

table.quota th.group, table.jobs th.group
{
	text-align:left;
	background:#CCCC99;
	padding:5px;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#999966;
}

table.quota td, table.jobs td
{
	text-align:left;
	padding:5px;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#E3E1C1;
	vertical-align:top;
}
	

table.simple td
{
	text-align:left;
	padding:5px;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#E3E1C1;
	vertical-align:top;
}

table.simpleAccount td
{
	text-align:left;
	padding:5px;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#E3E1C1;
	vertical-align:top;
}
	
table.simpleAccount td em
{
	color:#999966;
}
	
table.simpleDMF td
{
	text-align:right;
	padding:5px;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#E3E1C1;
	vertical-align:top;
}

strong
{ 
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
}

pre, code, .pre, span.pre { font-family: courier new, monospace;}

pre strong { font-family: courier new, monospace; font-weight:bold;}

h1
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 170%;
	font-weight: 500;
	text-decoration: none;
	padding-top:0.5em;
	padding-bottom:0.5em;
	margin:0px;
}

h2
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 140%;
	font-weight: 500;
	text-decoration: none;
	padding:0px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	margin:0px;
}

h3
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

h4
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.small
{
	color: #000000; 
	font-family: verdana, arial, sans-serif; 
	font-size:xx-small;
}
	
table.menu
{
	margin:0px;
	margin-top:0px;
	padding:1px;
	background:#E3E1C1;
	border-style:none;
	border-width:1px;
	border-color:#E3E1C1;
	border-collapse:collapse;
	width:150px;
}

table.menu td
{
	background:#E3E1C1;
	padding:0px;
	margin:0px;
	border-style:none;
	border-collapse:collapse;
	border-width:1px;
	border-color:#CCCC99;
	border-spacing:1px;
	text-align:left;
}

table.menu th
{
	background:#CCCC99;
	color:#999966;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#999966;
	padding:3px;
	margin:0px;
	text-align:left;
}

table.menu td a
{
	font-size:90%;
	color:#000000;
	display: block;
	padding: 3px;
	text-decoration: none;
	background: #E3E1C1;
	border-bottom: 1px solid #999966;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #999966;
	text-align:left;
}

table.menu td a:hover
{
	color:#000000;
	background:#DDDBB1;
	text-decoration:none;
	text-align:left;
}

table.menu td a:visited, table.menu td a:active
{
	color:#000000;
	font-size:90%;
	text-align:left;
}

div.highlight, span.highlight
{
	width:95%;
	background:#FFFFCC;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}

div.danger
{
	font-size:120%;
	width:95%;
	color:#000000;
	background:#ffffff;
	border-color:#CC0000;
	border-width:1px;
	border-style:solid;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}

span.danger
{
color:#CC0000;
}

ul
{
margin-top:1px;
padding-bottom:10px;
list-style-type:circle;
}

.indent
{
	padding-left:2em;
}

.offline
{
background:#FF0033;
}

.active
{
background:#33CC66;
}

.unbounded
{
background:#0099FF;
}

/* header styles only - do not reuse elsewhere */

li
{
line-height:1.7em;
}

dl
{
	margin-bottom:1em;
}

dl dt
{
	font-weight:bold;
	margin-bottom:0.3em;
}

dl dd
{
	margin-bottom:1.5em;
}

a.white
{
	color:#ffffff;
}

span.white
{
	color:#ffffff;
	font-family:helvetica,verdana,arial,sans-serif;
	font-weight:bold;
}

table.header td.white
{
	background:#ffffff;
}

table.header td.blue
{
	background:#6699CC;
}

table.header td.grey
{
	background:#cccccc;
}

table.header td.strip1
{
	background-image:url(http://www.hpccc.gov.au/images/strip1.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

table.header td.strip2
{
	background-image: url(http://www.hpccc.gov.au/images/strip2.jpg);
	background-position:0%;
	background-color:#000000;
}

table.header td.strip3
{
	background-image: url(http://www.hpccc.gov.au/images/strip3.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	background-color:#5285BC;
}

table.header td.strip4
{
	background-image: url(http://www.hpccc.gov.au/images/strip4.jpg);
	background-position:0%;
	background-color:#000000;
	background-repeat:repeat-y;
}

table.header td.base
{
	background:#CCCC99;
}

table.topnav
{
	margin:0px;
	margin-top:0px;
	padding:1px;
	background:#5D91C0;
	border-style:solid;
	border-width:0px;
	border-color:#6699CC;
	border-collapse:collapse;
	width:100%;
}

table.topnav td
{
	background:#6699CC;
	padding:0px;
	margin:0px;
	border-style:none;
	border-collapse:collapse;
	border-width:3px;
	border-color:#000000;
	border-spacing:1px;
	text-align:center;
}

table.topnav td a
{
	font-size:90%;
	color:#000000;
	display: block;
	padding: 3px;
	text-decoration: none;
	background: #99CCFF;
	border-top: 1px solid #CAE3FC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #CAE3FC;
	line-height:140%;
}

table.topnav td a:hover
{
	color:#000000;
	background:#7ABCFE;
	text-decoration:none;
}

table.topnav td a:visited, table.topnav td a:active
{
	color:#000000;
	font-size:90%;
}

/*hpcbulls*/
 table.bulletins
 {
  margin:0px;
  margin-top:0px;
  padding:1px;
  background:#ffffff;
  border-style:solid;
  border-width:1px;
  border-color:#E3E1C1;
  border-collapse:collapse;
 }
 
 table.bulletins th
 {
  text-align:left;
  background:#E3E1C1;
  padding:5px;
 }
 
 table.bulletins td
 {
  text-align:left;
  padding:5px;
  border-collapse:inherit;
 }
 
 table.bulletins td.noservice
 {
  text-align:center;
  vertical-align:top;
  padding:5px;
  background:#eeeeee;
 }

/*userguides*/

div.topnavL2
{
 background:#E3E1C1;
}

table.topnavL2
{
 margin:0px;
 margin-top:0px;
 padding:1px;
 background:#E3E1C1;
 border-style:solid;
 border-width:0px;
 border-color:#CCCC99;
 border-collapse:collapse;
 color:#000000;
}


table.topnavL2 td a, table.topnavL2 td a:link
{
	font-size:90%;
	color:#000000;
	display: block;
	padding: 3px;
	text-decoration: none;
	background: #E3E1C1;
	border-bottom: 1px solid #999966;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #999966;
	white-space:nowrap;
}

table.topnavL2 td a:visited, table.topnavL2 td a:active
{
 color:#000000;
 text-decoration:none;
 white-space:nowrap;
}


table.topnavL2 td a:hover
{
	color:#000000;
	background:#DDDBB1;
	text-decoration:none;
	white-space:nowrap;
}

table.sidenav
{
margin:0px;
margin-top:0px;
padding:0px;
background:#E3E1C1;
border-style:none;
border-width:0px;
border-collapse:collapse;
width:100%;
}

table.sidenav td
{
background:#E3E1C1;
padding:1px;
padding-left:10px;
margin:0px;
border-style:none;
border-collapse:collapse;
border-width:1px;
border-color:#999966;
border-spacing:1px;
text-align:left;
vertical-align:top;
}

table.sidenav td a, table.sidenav td a:link
{
font-size:90%;
color:#000000;
display:block;
padding:1px;
padding-left:0px;
padding-right:0px;
text-decoration:none;
background: #E3E1C1;
border-bottom: 1px solid #cccc99;
border-top: 1px solid #ffffcc;
border-left: 1px solid #ffffcc;
border-right: 1px solid #cccc99;
line-height:140%;
}

table.sidenav td a:visited, table.sidenav td a:active
{
color:#000000;
text-decoration:none;
}


table.sidenav td a:hover
{
color:#000000;
background:#DDDBB1;
text-decoration:none;
}

table.sidenav th
{
background:#E3E1C1;
padding:1px;
margin:0px;
border-style:none;
border-collapse:collapse;
border-width:1px;
border-color:#999966;
border-spacing:1px;
text-align:left;
font-weight:normal;
}

table.sidenav th a, table.sidenav th a:link
{
font-size:90%;
color:#000000;
display:block;
padding:1px;
padding-left:0px;
padding-right:0px;
text-decoration:none;
background: #CCCC99;
border-top:1px solid #999966;
border-bottom:1px solid #999966;
border-right:1px solid #999966;
border-left:1px solid #999966;
line-height:140%;
}

table.sidenav th a:visited, table.sidenav th a:active
{
color:#000000;
text-decoration:none;
}


table.sidenav th a:hover
{
color:#000000;
background:#C3C38D;
text-decoration:none;
}

table.sidenav th.level1A
{
background:#E3E1C1;
padding:1px;
padding-left:10px;
margin:0px;
border-style:solid;
border-collapse:collapse;
border-width:1px;
border-color:#E3E1C1;
border-spacing:0px;
text-align:left;
}

table.sidenav th.level1A a, table.sidenav th.level1A a:link
{
background:#CCCC99;
font-size:90%;
color:#000000;
display:block;
padding:1px;
padding-left:0px;
padding-right:0px;
text-decoration:none;
border-top:1px solid #999966;
border-bottom:1px solid #999966;
border-right:1px solid #999966;
border-left:1px solid #999966;
line-height:140%;
}

table.sidenav th.level1A a:visited, table.sidenav th.level1A a:active
{
background:#CCCC99;
color:#000000;
text-decoration:none;
}


table.sidenav th.level1A a:hover
{
color:#000000;
background:#C3C38D;
text-decoration:none;
}

table.sidenav th.heading, table.sidenav th.heading h3
{
background:#E3E1C1;
color:#000000;
text-align:left;
vertical-align:middle;
padding-left:0px;
padding:0px;
margin:0px;
}

p.level1h
{
background:#cccc99;
border-style:solid;
border-width:1px;
border-color:#999966;
color:#000000;
padding:5px;
font-weight:bold;
}

p.level2h
{
border-style:solid;
border-width:1px;
border-color:#cccc99;
padding:5px;
color:#666633;
margin-bottom:0px;
margin-top:15px;
}

div.bound
{
font-size:80%;
padding:10px;
}

div.bound h1.userguide
{
font-size: 160%;
padding:0px;
padding-bottom:3px;
margin:0px;
}

div.bound dt, div.bound dt b tt, div.bound tt, div.bound ul li tt, div.bound pre
{
font-size:110%
}

table.UG_point
{
padding:0px;
margin:0px;
border-style:none;
border-width:1px;
}

table.UG_point th
{
 background:#E3E1C1;
 padding:0px;
 margin:0px;
 border-style:solid;
 border-collapse:collapse;
 border-width:1px;
 border-color:#cccc99;
 border-spacing:1px;
 text-align:left;
 border-right:none;
 vertical-align:top;
 font-weight:normal;
}

table.UG_point th a, table.UG_point th a:link
{
 font-size:90%;
 color:#000000;
 display:block;
 padding:10px;
 margin:0px;
 text-decoration:none;
 border-top:1px solid #ffffff;
 border-bottom:1px none #cccc99;
 border-right:1px none #ffffff;
 border-left:8px solid #cccc99;
 line-height:140%;
}

table.UG_point th a:visited, table.UG_point th a:active
{
 color:#000000;
 text-decoration:none;
}


table.UG_point th a:hover
{
 color:#000000;
 background:#CCCC99;
 text-decoration:none;
 border-top:1px solid #ffffff;
 border-bottom:1px none #cccc99;
 border-right:1px none #ffffff;
 border-left:8px solid #999966;
}

table.UG_point td
{
vertical-align:top;
text-align:left;
border-style:solid;
border-width:1px;
border-left:none;
border-color:#cccc99;
padding:1px;
margin:0px;
}

/* system change notices tables */
table.notices
{
	margin:0px;
	margin-top:0px;
	margin-bottom:25px;
	padding:5px;
	background:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#E3E1C1;
	border-collapse:collapse;
}

table.notices th
{
	text-align:left;
	background:#E3E1C1;
	padding:5px;
}

table.notices td
{
	text-align:left;
	padding:5px;
	border-collapse:inherit;
}
	
/* override awstats styles */
.aws_bodyl  { }
.aws_border { background-color:#E3E1C1; padding: 1px 1px 1px 1px; margin-top: 0; margin-bottom: 0; }
.aws_title  { font: 75% verdana, arial, helvetica, sans-serif; font-weight: bold; background-color: #E3E1C1; text-align: center; margin-top: 0; margin-bottom: 0; padding: 1px 1px 1px 1px; color: #000000; }
.aws_blank  { font: 75% verdana, arial, helvetica, sans-serif; background-color: #E3E1C1; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; }
.aws_data {
	background-color: #ffffff;
	border-top-width: 0px;   
	border-left-width: 0px;  
	border-right-width: 0px; 
	border-bottom-width: 0px;
}
.aws_formfield { font: 100% verdana, arial, helvetica; }
.aws_button {
	font-family: arial,verdana,helvetica, sans-serif;
	font-size: 75%;
	border: 1px solid #999966;
	background-image : url(/images/web_stats/icon/other/button.gif);
}
th.aws	{ border-color: #999966; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 1px 1px 1px; font-size: 100%; font-weight: bold; }
td.aws	{ border-color: #999966; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px;}
td.awsm	{ border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; font: 75% verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px; }
.currentday { font-weight: bold; }

@media print 
{
	body
	{
		font-family: serif;
		font-size:9pt;
	}
	table.layout
	{
		border-style:none;
	}
	
    table.layout td.content
	{
		font-family: serif;
		font-size:9pt;
		white-space:normal;
		word-spacing:normal;
		letter-spacing:normal;
		width:600px;
	}
	
	table.menu th
	{
		display:none;
	}
	
	table.menu
	{
		display:none;
	}

	table.menu td a
	{
		display: none;
	}
	
	table.menu td a:hover
	{
		display:none;
	}
	
	table.menu td a:visited, table.menu td a:active
	{
		display:none;
	}
	
	/* header styles only - do not reuse elsewhere */

	a.white
	{
		display:none;
	}
	
	span.white
	{
		display:none;
	}
	
	table.header
	{
		page-break-after:avoid;
		display:none;
	}
	
	table.header td.white
	{
		display:none;
	}
	
	table.header td.blue
	{
		display:none;
	}
	
	table.header td.grey
	{
		display:none;
	}
	
	table.header td.strip1
	{
		display:none;
	}
	
	table.header td.strip2
	{
		display:none;
	}
	
	table.header td.strip3
	{
		display:none;
	}
	
	table.header td.strip4
	{
		display:none;
	}
	
	table.header td.base
	{
		background:#6699CC;
	}
	
	table.topnav
	{
		display:none;
	}
	
	table.topnav td
	{
		display:none;
	}
	
	table.topnav td a
	{
		display:none
	}
	
	table.topnav td a:hover
	{
		display:none;
	}
	
	table.topnav td a:visited, table.topnav td a:active
	{
		font-size:90%;
	}
	
	span.pre, .pre
	{
		font-family: courier new, monospace; white-space:pre; font-size:9pt;
	}
	
	pre, code, div.highlight pre {font-family: courier new, monospace;white-space:pre;font-size:xx-small;}
		
	div.highlight, span.highlight, dd div.highlight, div.highlight pre, span.highlight pre, dd div.highlight pre
	{
		background:#ffffff;
		white-space:normal;
		width:600px;
		border-style:none;
	}
}
