@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11pt;*/
	font-size:62.5%;/* 1em is 10px, 0.8em is 8px, 1.6em is 16px*/
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding:0px;
	margin:0px;
}
/* prevent nested resizing as per
http://clagnut.com/blog/348/
*/
input, select, th, td {
font-size:1em;
}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}

#wrapper{
	width:760px;
	margin:auto;
	height:100%;
}

#header{
	background:url(images/palliative_care_nsw.jpg) no-repeat top left;
	height:80px;
	margin-top:10px;
	padding:0px;
	border-bottom:1px solid #ffffff;
}
#header a{
	display:block;
	width:760px;
	height:80px;
}
#mainbody{
background:url(images/left.gif) repeat-y top left;
float:left;
margin-top:6px;
margin-bottom:6px;
}
#leftmenu{
/* gonna need a IE hack here to accommadate the padding added to width */
float:left;
width:140px;
/*height:100%;*/
min-height:300px;
/*background-color:red;#A0CD8C;*/
padding-left:5px;
padding-right:5px;
padding-top:30px;
margin-right:5px;
margin-bottom:10px;
}
#leftmenu ul{
padding:0px;
margin:0px;
width:140px;
border-bottom: thin solid #c6e2bc;
}
#leftmenu li
{
list-style-type: none;
border-top: thin solid #c6e2bc;
width:140px;
}
#leftmenu li a{
display:block;
margin:0px;
padding-left:10px;
padding-top:3px;
/*padding-bottom:3px;*/
color:#ffffff;
font-size:1.1em;
width:130px;
min-height:20px;
}
#leftmenu li a:hover{
	color: #000033;
	text-decoration: none;
	background-color:#9999CC;
}
#leftmenu li a:active,#leftmenu li a:link,#leftmenu li a:visited{
	text-decoration:none;
}
#font-control{
padding-top:10px;
color:#ffffff;
text-align:center;
}

#pageheader{
	float:left;
	height:90px;
	width:605px;
	background:url(images/page_header.jpg) no-repeat 0px 0px;
}
#pageheader h1{
	color:#FFFFFF;
	padding-left:10px;
	padding-top:30px;
	font-weight: normal;
	font-size:1.8em;
}
#content{
float:left;
width:605px;
height:100%;
}
#page{
float:left;
width:430px;
padding-top:10px;
font-size:1.2em;
}
#page h2{
font-size:1.2em;
font-weight:bold;
}
#page h3{
font-size:1.0em;
font-weight:bold;
}
#sidebox{
float:right;
min-height:100px;
width:175px;
font-size:1.1em;
}
#sidebox h3{
	background:url(images/infobox_title.gif) no-repeat top left;
	padding-left:15px;
	padding-top:3px;
	height:20px;
	margin-bottom:0px;
	margin-top:10px;
	font-size:1.2em;
	font-weight:normal;
	color: #4B5A93;
}
#sidebox li{
list-style-type: none;
margin-left:-40px;
margin-bottom:3px;
padding-left:0px;
padding-bottom:3px;
border-bottom:thin solid #cccccc;
}
#sidebox li a{
font-size: 1.0em;
}
#partnersbox{
border:thin solid #cccccc;
margin:0px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
#topbox{
background:url(images/infobox_img.jpg) no-repeat -1px 0px;
border:thin solid #cccccc;
margin:0px;
padding-top:52px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
#news{
background:url(images/newsbox_img.jpg) no-repeat -1px 0px;
border:thin solid #cccccc;
margin:0px;
padding-top:52px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
#news li{

}
#QA a{
text-decoration:underline;
}
.more{
	display:block;
	background:url(images/more.gif) no-repeat 2px 0px;
	margin:0px;
	padding-left:5px;
	padding-top:0px;
	font-size:0.9em;
	color:#1347C7;
}
.more:hover{
text-decoration:none;
}


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 1.5;
	font-weight: normal;
	color: #003571;
}
a:link,a:active, a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
.return{
text-align:right;
padding-top:0px;
padding-bottom:10px;
}
.return a{
font-size:0.9em;
padding-right:10px;
}


#footer{
clear:both;
background:url(images/footer.gif) no-repeat top right;
width: 760px;
}

#footer,#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link, #footer a:active,#footer a:visited{
	line-height: 1.2;	
}

#footer a:hover{
	color: #000000;
}
#footer #navlist{
padding-left:2px;
padding-top:2px;
}
#footer #navlist li
{
display: inline;
list-style-type: none;
padding-right: 3px;
padding-left:0px;
}
#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }
#disclaimer {
 line-height: 1.2;
 color: #c7c7c7;
}
#update{
text-align:right;
}
