/* Start of CMSMS style sheet 'STA GCIO News' */
#cim_news-summary
{
	background-color: #edf2ff;
	margin: 1px 0px 0px 0px;
}

#cim_news-summary h2
{
	padding: 6px 0px 6px 12px;
	background-color: #d7e2fc;
}

#cim_news-summary-items
{
	padding: 6px 0px 6px 12px;
}

.cim_news-summary-item
{
	padding: 3px 0px 3px 0px;
}

/* End of 'STA GCIO News' */

/* Start of CMSMS style sheet 'STA GCIO Main' */
@charset "utf-8";
/* CSS Document */
/*
NOTE: This version2.2 is a work in progress! Trying to get the z-index and position-ing of the house-banner
behaving in both IE6 AND Firefox is problematic...
*/

/* 
The following colours are used in this stylesheet.
left background (image only): #edf2ff;
left selected/expanded background: #f5faff;
left/top unselected background: #d7e2fc;
left/top hover background: #002C95;
lines: #d7e2fc;
main text: black;
h1, highlight: #C03A00;
navigation text: #002C95;
toolbar text and nav spacing: white;
*/

/* Modifications to Standard GCIO layout
*******************************************************************************/
#sta_header-wrapper
{
	background: #62B3E1 url(uploads/images/template/banner_background.jpg) no-repeat;
}

#cim_dept-logo
{
/*	padding-top: 45px;http://www.google.com.au/firefox?client=firefox-a&rls=com.ubuntu:en-US:official */
}

#cim_page-wrapper {
	width: 800px;
	margin: 0 auto; 	
}

#cim_header {
	min-height : 90px;
	background: transparent;
}

* html #cim_header {height : 92px;}

#cim_right-col {
	width : 180px;
}

#cim_main-content {
	padding : 6px 192px 1em 182px;
}

#cim_skip-content {
	min-height : 18px;
	background: transparent; 
}

#cim_skip-content a {
	padding-right: 2em; 

	color: #fff;
	background: transparent; 
}

#cim_house-banner {
	top: 10px;
}

#cim_header #cim_header-left {
	color : #fff; 
}

#cim_header #cim_header-left span.state {
	border-bottom : 1px solid #fff;
}

#cim_header #cim_header-left span.state a{
	color : #fff; 
}

#cim_header #cim_header-left span.department a{
	color : #fff; 
}

#cim_header #cim_header-left span.unit a{
	color : #fff; 
}

#cim_tools {
	background: transparent;
	color : #005596;
}

#cim_tools a {
	color : #005596;
}

#cim_header #cim_header-left img {
	left : 5px; 
}

/* Tag specific rules 
*******************************************************************************/
* {
	/* set even playing field for all browsers */
	margin : 0;
	padding : 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color : white;
	/* decimal fontsize fixing font resizing bug in IE5/6 */
	font-size : 100.01%;
	padding : 5px 7px 0 7px;
}

img {
	border: 0;
}

a {
/*	color: #002C95; */
	color: #246cce;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #113b92;
}

a:focus {
	text-decoration: underline;
}

/*
h1,h2,h3,h4,h5,h6 {
	color: #565756;
}
*/

h1, h2{
/*	color: #565756; */
	color: #161F45;
}

h3,h4,h5,h6 {
/*	color: #565756;
	color: #62B3E1;  */
	color: #4570A6;
}

h1 {
	margin-bottom : 0.5em;
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
        font-weight: normal; 
/*	font-weight: bold; */
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: normal;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #246cce;
	text-decoration: none;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	color: #113b92;
	text-decoration: underline;
}

h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {
/*	color: #782a77; */
	text-decoration: none;
}


p {margin : 0 0 1em 0;}

ol,ul {margin: 0 0 1em 2em; }

ul li {}

ol li {}

input,select,textarea {
	font-size : 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* page wrapper
*******************************************************************************/
#cim_page-wrapper {
	/* set global base font size for entire page */
	font-size: 80.01%;
	position : relative;
}


#cim_skip-content {
	text-align: right;
	font-size: 0.85em;
}

#cim_skip-content a {
	text-decoration: none;
}

#cim_skip-content a:hover, #cim_skip-content a:focus {
	text-decoration:underline;
}


/* Header 
*******************************************************************************/
#cim_header {
	position : relative;
/*	border-bottom : 1px solid #d7e2fc; */
/*	margin-bottom : 1px; */
	font-size : 0.85em;
/*	min-height : 62px; */
}

/* * html #cim_header {height : 62px;} */

#cim_header #cim_header-left {
	margin-right : 160px;
/*	color : #002C95;  */
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding : 0 0 0 88px; 
	/* the width wraps the text; remove the declaration when using a house banner */
	width: 280px;
}

#cim_header #cim_header-left img {
	position : absolute;
/*	left : 0; */
	top : 0;
}

#cim_header #cim_header-left span.state {
	font-size : 1.5em;
/*	border-bottom : 1px solid #d7e2fc; */
	line-height : 1.5em;
}

#cim_header #cim_header-left span.department {font-size : 1.4em; font-weight : normal;}

#cim_header #cim_header-left span.unit {font-weight : normal;font-size : 1em;}

#cim_header #cim_dept-logo {
	position : absolute;
	right : 0;
	top : 1px;
}

#cim_house-banner {
	position: absolute; 
	margin-left:370px;
/*	top: 1.1em; */
}

#cim_header-left a{
	text-decoration:none;
}

/* tools - search, links etcs
*******************************************************************************/
#cim_tools {
/*	background-color : #002C95; */
	border-bottom : 1px solid white;
	font-size : 0.85em;
/*	color : white; */
	height : 2.2em;
	padding : 3px 10px 0 10px;
	clear : both;
}

* html #cim_tools {height : 2.3em;}
 
*:first-child+html #cim_tools {height : 2.3em;} 

#cim_tools a {
/*	color : white; */
	text-decoration : none;
}

#cim_tools a:hover, #cim_tools a:focus {text-decoration : underline;}

#cim_tools input {
	border : 1px solid #d7e2fc;
	vertical-align : middle;
	padding : 1px 0 2px 0;
	width : 145px;
}

#cim_tools input.go {
	border : 0;
	width : auto;
	height : auto;
/*	padding : 0; */
	padding : 1px 3px 2px 3px;
	background-color: #808284;
	color: #fff;
}

#cim_tools div.links {float : left; line-height : 1.8em;}

#cim_tools div.search {float : right; line-height : 1.8em;}


/* content wrapper
*******************************************************************************/
#cim_content-wrapper {
	/* creates fake left column background image */
	background: transparent url(uploads/images/template/bg_left_col.gif) 0 0 repeat-y;
	clear : both;
	border-top : 1px solid #d7e2fc;
}

/* left column (secondary navigation)
*******************************************************************************/
#cim_left-col {
	font-size : 0.85em;
	width : 170px; 
/*	margin-left : 1px; */
	float : left;
	position : relative;
	display : inline;
	z-index : 49;
}

/* first level items */

#cim_left-col ul {
	list-style-type : none;
	padding : 0;
	margin : 0;
}

#cim_left-col li {
	list-style-type : none;
	margin : 0;
}

#cim_left-col a {
	display : block;
	border-bottom : 1px solid white; 
	padding: 6px 12px 6px 12px; 
	width : 146px;
	\width : 170px;
	w\idth : 146px;
	text-decoration : none;
	background : #d7e2fc;
}

#cim_left-col a:hover, #cim_left-col a:focus {
	color : white;
/*	background : #002C95; */
	background : #005596;
}

#cim_left-col a.arrow {
/*	background : #d7e2fc url(uploads/images/template/arrow_blue_side.gif) 150px 8px no-repeat; */
	background : #d7e2fc url(uploads/images/template/arrow_blue_side.gif) 150px 5px no-repeat;

}

#cim_left-col a.arrow:hover, #cim_left-col a.arrow:focus {
/*	background: #002C95 url(uploads/images/template/arrow_white_side.gif) 150px 8px no-repeat; */
	background: #005596 url(uploads/images/template/arrow_blue_hover_side.gif) 150px 5px no-repeat;
}

/* first level EXPANDED items */

#cim_left-col li.highlight {
	background-color : #f5faff;
}

#cim_left-col li.highlight a {
	background : transparent;
	border : 0;
	font-weight : bold;
}

#cim_left-col li.highlight a:hover, #cim_left-col li.highlight a:focus {
	text-decoration : underline;

	background : #005596;
	color : #fff;
}

#cim_left-col li.highlight a.arrow {
	background: transparent url(uploads/images/template/arrow_blue_down.gif) 150px 5px no-repeat;
}

#cim_left-col li.highlight a.arrow:hover, #cim_left-col li.highlight a.arrow:focus {
	background: #005596 url(uploads/images/template/arrow_blue_hover_down.gif) 150px 5px no-repeat;
	color : #fff;
}

/* SECOND level items */
#cim_left-col li li.highlight a {
	font-weight : bold !important;
}

#cim_left-col li li a {
	background-color : transparent;
	background-image : none !important;
	border : 0;
	font-weight : normal !important;
	padding : 6px 12px 6px 28px;
	width : 130px;
	\width : 170px;
	w\idth : 130px;
}


#cim_left-col li li a.arrow {
	background: transparent url(uploads/images/template/arrow_blue_side.gif) 150px 5px no-repeat !important;
}

#cim_left-col li li a.arrow:hover {
	background: #005596 url(uploads/images/template/arrow_blue_hover_side.gif) 150px 5px no-repeat !important;
}

/********** */
#cim_left-col li.highlight li.highlight a.arrow{
	background: transparent url(uploads/images/template/arrow_blue_down.gif) 150px 5px no-repeat !important;
}

#cim_left-col li.highlight li.highlight a.arrow:hover{
	background: #005596 url(uploads/images/template/arrow_blue_hover_down.gif) 150px 5px no-repeat !important;
}


#cim_left-col li li a:hover, #cim_left-col li li a:focus {
	background-image : none;
}

#cim_left-col ul li.highlight ul li a.highlight {
	background : #005596;
	color : #fff;
}

/* THIRD level items */
/*
#cim_left-col li.highlight li.highlight li.highlight a.arrow
{
	background: transparent!important;
}

#cim_left-col li.highlight li.highlight li a.arrow:hover
{
	background: #005596!important;
}
*/

#cim_left-col li.highlight li.highlight li a.arrow
{
	background: transparent!important;
}

#cim_left-col li li li a.arrow
{
	background: transparent!important;
}

#cim_left-col li li li a.arrow:hover
{
	background: #005596!important;
}

#cim_left-col li li.highlight li a {font-weight : normal !important;}
#cim_left-col li li li a {
	padding : 6px 12px 6px 38px;
	width : 120px;
	\width : 170px;
	w\idth : 120px;
}

/* Updated to white highlighting - for the STA site */
#cim_left-col a.highlight
{
	font-weight : bold !important;
	color : #fff;
	background : #005596;
}

/* main body content
*******************************************************************************/
#cim_main-content {
/*	padding : 6px 184px 1em 182px; */
	position : relative;
	z-index : 5;
}

.no-right-col {
	padding-right: 14px !important;
}

* html #cim_main-content {
	padding-left : 10px;
	height : 1%;
}

*:first-child+html #cim_main-content {
	padding-left : 10px;
	height : 1%;
}


/* right column (used for related links, shortcuts, peripheral info, etc)
*******************************************************************************/
#cim_right-col {
/*	font-size : 0.85em; */
/*	width : 170px; */
	position : absolute;
	right : 0;
	top : 0;
	padding-top: 1em;
}

/*
#cim_right-col ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#cim_right-col ul li {
	list-style-type : none;
	margin : 0;
	padding : 6px 0 6px 12px;
	border-bottom : 1px solid #d7e2fc;
}

#cim_right-col ul li a {text-decoration : none;}

#cim_right-col ul li a:hover, #cim_right-col ul li a:focus {text-decoration : underline;}
*/

/* bread crumbs
*******************************************************************************/
#cim_bread-crumbs {
	margin : 0 0 12px 0; 
	padding-left : 0; 
	padding-bottom : 6px; 
	list-style : none; 
	font-size : 0.85em;
	border-bottom : 1px solid #d7e2fc;
	position : relative;
}

#cim_bread-crumbs li {
	display : inline; 
	margin-right : 6px; 
	padding-left : 14px;
	background : transparent url(uploads/images/template/bullet_breadcrumb.gif) 0 60% no-repeat;
	color : #002C95;
}

* html #cim_bread-crumbs li {background-position : 0 70%;}

*:first-child+html #cim_bread-crumbs li {background-position : 0 70%;}

#cim_bread-crumbs li.first-item {
	background-image : none;
	padding-left : 0;
}


#cim_bread-crumbs li a {text-decoration : none;}

#cim_bread-crumbs li a:hover, #cim_bread-crumbs li a:focus {text-decoration : underline;}

#cim_bread-crumbs li.highlight {
/*	color: #C03A00; */
	color: #565756;
}


/* footer
*******************************************************************************/
#cim_footer {
	clear : both;
	border-top : 1px solid #d7e2fc;
	padding : 7px 0;
	text-align : right;
/*	background: #ededee; */
}

#cim_footer { 
	font-size: 0.8em; 
	color: #002C95;
}

#cim_footer a {text-decoration : none;}

#cim_footer a:hover, #cim_footer a:focus {text-decoration : underline;}

#cim_footer #nswstyle_datelastupdated {font-weight : bold;}


/* generic reusable classes
*******************************************************************************/
.clear-hidden {
	clear : both;
	font-size : 1px; 
	line-height : 1px;
}

.float-left {float : left;}

.float-right {float : right;}

div.function-icons {
	float : right;
	cursor : default;
}

div.function-icons .noscript {
	display:none;
}

div.function-icons .scriptAvailable {
	display:inline;
}

.hidden
{
	display:none;
}

/* STA specific reusable classes
*******************************************************************************/
/*
a.pdf-link
{
	background: url(uploads/images/template/pdf_link2.gif) center left no-repeat;
	padding-left: 21px;
}

a.external-link
{
	background: url(uploads/images/template/external_link.png) center right no-repeat;
	padding-right: 13px;
}
*/

a.pdf-link
{
	background: url(uploads/images/template/pdf_link2.gif) center left no-repeat;
	padding-left: 21px;
}

a.external-link
{
	background: url(uploads/images/template/external_link.png) bottom right no-repeat;
	padding-right: 13px;
}

.pdf-list
{
	list-style: none!important;
}

.arrow-list
{
	list-style-position: inside;
	list-style-type: disc;
/*	list-style-image: url(uploads/images/template/arrow_bullet.gif);*/
}

.padded
{
	padding: 0.5em;
}


div.rounded
{
/*	background-color: #D7E2FC; */
	background-color: #EDF2FF;
	margin: 0.5em 0 0.5em 0;
}



div.rounded table, div.rounded td, div.rounded th
{
	border: none;
}




div.rounded ul {
	margin-left: 0.5em;
	padding : 0;
}

div.rounded ul li {
	margin-top: 0.5em;
	padding : 0;
}

div.rounded p {
	margin-left: 0.5em;
	padding : 0;
}

div.rounded h1, div.rounded h2, div.rounded h3, div.rounded h4, div.rounded h5, div.rounded h6  {
	margin-left: 0.5em;
	padding : 0;
}

div.rounded img {
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding : 0;
}

img.border
{
	border: 1px solid #005596;
}


fieldset
{  
	margin: 0.5em 0 0 0;  
	padding: 0;
	border: none;
	margin-left: 0.5em;  
}

legend
{  
	font-size: 1em;
	font-weight: bold;
	color: #565756;
	margin-bottom: 0.5em;  
}

fieldset ol 
{  
	padding: 1em 1em 0 1em;  
	list-style: none;
}

fieldset li
{  
	padding-bottom: 1em;
}

fieldset.submit
{  
	border-style: none;
}

input.button
{
	border : 1px solid #C0C2C4;
	width : auto; 
	height : auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding : 1px 2px 2px 2px;
	background-color: #808284;
	color: #fff;
	font-size : 90.01%;
}


div.news-summary-container
{
	padding: 5px;
}



img.news-summary
{
	margin: 0.5em 0 0 0;
	padding: 0;
}

div.news-summary-links
{
	padding-left: 160px;
	min-height: 115px;
}


html div.news-summary-links {height : 115px;}


table
{
	border-collapse : collapse;
        border-style: none;
        border-width: 0px;
	color: #000000;
	margin-top:1em;
	margin-bottom:1em;
}

table.bordered
{
	border-color:#D7E2FC;
	border-style:solid;
    border-width: 0.5px;
	font-size : 75.01%;	
}

table.compact
{
	font-size : 75.01%;	
        border : 0.5px;
}

table.ultra-compact
{
	font-size : 50.01%;	
        border : 0.5px;
}

th
{
/*	color: #246cce; */
	color: #565756;
}

td, th
{
	border-color: #D7E2FC;
	border-style: solid;
	border-width: 0px;
}

td, th
{
	padding-top : 0.25em;
	padding-bottom : 0.25em;
}

tr.even td
{
	background: #EDF2FF;
}

tr.odd td
{
	background: transparent;
}


div.section-summary
{
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	border-bottom: solid 1px #D7E2FC;
	background-color: transparent;
	display: block;
	min-height : 105px;
}

div.section-end
{
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	background-color: transparent;
	display: block;
	min-height : 105px;
}

* html div.section-summary
{
	height : 105px;
}

div.section-summary img
{
	padding: 1px;
	margin-right: 1.5em;
	margin-bottom: 10px;
/*	border: 1px solid #005596; */
}



/* The Nifty Corners rounding magic
*******************************************************************************/

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}




/* End of 'STA GCIO Main' */

