/** START Squiz Stylesheet Additions **/
body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
#main {
	width: 700px;
	text-align:left;
}
#header {
	margin: 1px;	
}
#navigation  {
	list-style: none;
	margin: 0px;
	margin: 0px;
	padding: 0px;
	text-align:left;	
}
#navigation li {
	float: left;
	width: 150px;
	display: inline; /* list-item */
	margin: 0px;
	padding: 0px;
	/* border: 1px solid #000000; */
}

#left_column {
	display: none;

	float: left;
	width: 155px;
	/*border-style:solid;
    border-width:1px;*/
}

   #left_column li {
        margin: 0;
        padding: 0px 0;
        }

        #left_column li a {
            color: #006666;
            text-decoration: none;
        }

        #left_column li a:hover {
            color: white;
        }

    #left_column li.current {
        background: none;
        font-weight: bold;
    }

        #left_column ul {
            margin: 0;
            padding: 0px 0 0 0;
            /*list-style: none;*/
            font-weight: normal;
        }

            #left_column ul li {
                
                padding: 3px 0 3px 4px;
            }

#content {
	float: left;
	width: 90%;
	padding: 7px;
}
#right_column {
	display: none;

	float: right;
	width: 200px; 
}
#top_menu {
	display: none; 
	
	background-color: #009485;
	padding: 6px;
}
#top_menu a {
    color: white;
    /*text-decoration: none;*/
    }
	
#top_menu a:hover{
	color: black;
    /*text-decoration: none;*/
    }
	
#searchBox {
	display: none;

	height: 22px;
	background-color: #1F5C5C;
	padding: 2px;
	}

#searchText {
	 color: white;
    /*text-decoration: none;*/
	}
	
#search {
    height: 22px;
    padding: 0 2px 0 0;
	background-color: #1F5C5C;
	float: right;
}

    #search form {
        margin: 0;
        padding: 0;
    }

        #search label {
            display: block;
            float: left;
            width: 56px;
            height: 22px;
            background: url(https://zeus.comcare.gov.au/__data/assets/file/2837/search_label.gif) left top no-repeat;
        }
            #search label span { display: none; }

        #search input {
            font-size: 0.9em;
            vertical-align: middle;
            margin: 1px 0 0 0;
            }

	
	
	
	
	

#header,  #left_column, #right_column, #content {
	/* #top_menu, */
	margin: 2px;
}



#footer {
	display: none;
	
	margin: 2px;
	padding: 6px;
	clear: both;
}
.clr {
	clear: both;
}


/** Publication containers **/

.pubContent {
padding: 5px;
padding-left: 70px;
/* border: 1px solid #000000; */
}

.pubImg {
float: left; 
width: 55px;
padding: 5px;
/* border: 1px solid #000000; */
}



/** END Squiz Stylesheet additions **/

LI {
	margin-top : 6px;
	margin-bottom : 6px;
}
UL {
	margin-top : 6px;
	margin-bottom : 6px;
}
P {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	margin-top : 5px;
	text-align : left;
	font-style : normal;
}

.P-rightalign {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	margin-top : 5px;
	text-align : right;
	font-style : normal;
}

BODY  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font-style : normal;
}

TD  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	font-style : normal;
	text-align : left;
}

A  {
	color : #660000;
	text-decoration : underline;
}

A:LINK  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #344DAA;
	text-decoration : underline;
}

A:VISITED  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : Maroon;
	text-decoration : underline;
}
A:HOVER {
	font-family : Verdana, Arial, Sans-Serif;
	color : Red;
	text-decoration : underline;
}

H1  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 20px;
	font-weight : bold;
	color : #191970;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	margin-top : 5px;
	margin-bottom : 5px;
}

H2  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 16px;
	color : #191970;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
}

H3  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 14px;
	font-weight : bold;
	color : #191970;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	line-height : 1;
	margin-bottom : 0px;
	margin-top : 10px;
}

H4  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H5  {
	font-size : 11px;
	color : Gray;
	font-style : normal;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
	line-height : normal;
	padding-bottom : 2px;
}
