﻿body{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	leftmargin: 10;
	topmargin: 10;
}

.subheaders{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}/* Sub headers at top of pages */

.subheaders2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	
}/* Sub headers at top of pages */

/*	font-size: 90%;*/
P, ol, ul, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.notice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}/* Sub headers at top of pages */

li.greytriangle{
	list-style-image: url(https://www.questnet.edu.au/questnet2008/images/greytriangle.gif);
}/* Lists grey triangle bullet dot */

td{
	align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-color: #000000;
	font-style: normal;
}

.tdHeaderInetLibrary{
	align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	background-color: E5E5E5;
	padding: 0px;
	font-size: 95%;
	font-color: #000000;
}

.tdIndent{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size: 90%;
	color: #000000;
	text-indent: 5px;
	background-color: #8D9DB6;
}/* used in Nav_main.html */

.tableFillBox{
	border-collapse: collapse;
	font-size: 90%;
	border: 3px;
	border-color: #F1F8F6;
}

.tdFillBox{
	align: left;
	vertical-align: top;
	background-color: #F1F8F6;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-color: #000000;
	font-style: normal;
}

li.greytriangle{
	list-style-image: url(https://www.questnet.edu.au/questnet2008/images/greytriangle.gif);
}/* Lists grey triangle bullet dot */

.headerlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-style: bold;
	font-weight: bold;
}/* headerlinks text */

A.headerlinks:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}/* headerlinks link set, link colour */

A.headerlinks:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}/* headerlinks link set, visited link colour */

A.headerlinks:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}/* headerlinks link set, active link colour */

A.headerlinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}/* headerlinks link set, hover link colour */

A.navDatabases:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-style: normal;
	text-decoration: none;
	background: transparent;
}/* side menu database unvisited links */

A.navDatabases:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	background: transparent;
}/* side menu atabase visited links */

A.navDatabases:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-style: normal;
	text-decoration: underline;
	background: transparent;
}/* side menu database active links */

A.navDatabases:hover{
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
	background: transparent;
}/* side menu atabase mouse over links */

A.bdList:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #6F577B;
	font-style: normal;
	text-decoration: none;
	background: transparent;
}/* A-Z list database unvisited links */

A.bdList:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #B2820F;
	font-style: normal;
	text-decoration: none;
	background: transparent;
}/* A-Z list database visited links */

A.bdList:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #6F577B;
	font-style: normal;
	text-decoration: underline;
	background: transparent;
}/* A-Z list database active links */

A.bdList:hover{
	font-family: arial, helvetica, sans-serif;
	color: #905631;
	font-style: normal;
	text-decoration: underline;
	background: transparent;
}/* A-Z list database mouse over links */

a:link{
	color: #0000ff;
	text-decoration: none;
}/* unvisited links */

a:hover{
	color: #FF0000;
	text-decoration: none;
}/* mouse over links */

a:visited{
	text-decoration: none;
}/* visited links */

h1,h2,h3,h4,h5,h6{
        font-family : Arial, Helvetica, sans-serif;
        color : #009900;
}
h3{
        font-family : Arial, Helvetica, sans-serif;
        color : #009900;
		text-decoration: underline;		
}

/*************************************************************** 
Left Navigation
***************************************************************/

/* implement the semi-transparent image down the left nav column */
.leftwatermark {
	width:130px; /* required to activate alpha */
	height:100%;
	background: url(../../www.questnet.edu.au/questnet2008/buttons/qld.gif) 10 40 no-repeat; 
}

#leftnav {
	display:block;
	border-top: 1px solid #fff; 
	position: absolute;
	top: 0px;
	left: 0px;
	margin:0em;
	padding:0em;
}

.navul * {
   padding:0em;
   margin:0em;
}

.navul  {
/*	width:100%;   */
	position:relative;
	width: 130px; 

	margin:0em;
    padding:0em;

	filter:alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;
}

ul.navul li {
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11;
	font-weight: bold;
	list-style-type: none;
}

ul.navul li a {
	color:black;
	background: #fff url(../../www.questnet.edu.au/questnet2008/buttons/btnback.gif) 0px 0px no-repeat;
	border:0px;
	border-style: none;
	padding-left:0px;
	padding-right:0px;
}

ul.navul li a:link, ul.navul li a:visited {
	display:block;
	width: 100%;
	text-indent:1.6em;
	text-decoration:none;
	color:black;
	background: url(../../www.questnet.edu.au/questnet2008/buttons/btnback.gif) 0 0 no-repeat; 
	border:0px;
	border-style: none;
	padding-left:0px;
	padding-right:0px;
}

ul.navul li a:hover {
	background: #fff url(../../www.questnet.edu.au/questnet2008/buttons/btnhi.gif) 0px 0px no-repeat;
	border:0px;
	color:white;
	border-style: none;
	padding-left:0px;
	padding-right:0px;
}

#navframe * {
   padding:0em;
   margin:0em;
}

#navframe {
	position: relative;
    padding:0em;
    margin:0em;
}

#sponsor {
	position: relative;
    padding:0em;
    margin:0em;
}

.leftnavpic {
  border-bottom: 1px solid #fff;
}
