
* {
	padding: 0;
	margin: 0;
}

body {
	background: #4b92db url('http://www.volunteerconnections.org.au/images/background.jpg') repeat-y top center;
}

body, p, div{
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

pre { 
	font-family: Verdana, sans-serif;
}

hr {
	margin: 15px 0;
	border: 1px solid #000; 
}


address {
	margin-top: 15px;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
}

h4 {
	padding: 10px 0;
}

h4.underline {
	border-bottom: 1px dotted #000;
}

a:link, a:visited {
	color: #4b92db;
}

ol {
	margin-left: 20px;
}

ol ol {
	margin-left: 30px;
}

ol ol ol {
	margin-left: 60px;
}

li {
	line-height: 1.7em;
}

thead {
	font-weight: bold;
}

tr.ruler:hover {
	background-color: #c6cbda;
}

tr.ruler a{
	text-decoration: none;
}

form {
	margin-left: 20px;
	margin-top: 10px;
}
#page {
	margin: 0 auto;
	background-color:#fff;
	width: 778px;}

#header {
	width: 778px;	padding: 10px 0 0 0;
	background-color:#ffffff;
}

#navigation {
	background: #4b92db;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	height: 32px;
	padding: 2px 6px 2px;
	text-align: right;
	width: 766px;	vertical-align: bottom;	
}

#navigation a:link, #navigation a:visited {
	color: #FFF;
	text-decoration: none;
	line-height: 30px;	
}

img {
	border: 0;
}

* html #navigation a:link, * html #navigation a:visited {
	vertical-align: bottom;	
}

img.home {
	display: block;
	float: left;
}

* html #navigation {
	width: 766px;
	margin-left: 0px;
}

#content {
	float: left;
	padding: 10px;
	width: 520px;	background-color:#ffffff;
}

#content p {
	padding: 15px 0 0;
	margin: 0;
	line-height: 1.7em;
}

#content h3 {
	font-size: 16px;
}

#content h4 {
	padding: 0;
	margin-bottom: 0;
	margin-top: 20px;
}

#content ul {
	margin-top: 15px;
	margin-left: 30px;
}

#sidebar {
	float: left;
	width: 230px;
}

.section {
	background: #ffffff url('http://www.volunteerconnections.org.au/images/section_background_lower.jpg') no-repeat;
	background-position: bottom left;
	margin: 20px auto;
	width: 210px;
}

.section .wrapper {
	background: url('http://www.volunteerconnections.org.au/images/section_background.jpg') no-repeat;
	background-position: top left;
	font-size: 11px;
	line-height: 2em;
	padding: 0px 10px 20px;
	width: 190px;	
}

.section h4 {
	color: #FFF;
	font-size: 18px;
	padding: 12px;
	text-align: center;
	margin-bottom: 10px;
	font-family: "Verdana", sans-serif;
}

.section form {
	margin-left: 0;
}

#interests ul {
	list-style-type: none;
}

#hours table tr td {
	text-align: center;
}

#footer {
	width: 778px;	margin: 0 auto;
	padding-bottom: 15px;
	float: left;
	
}

#tac div {
	overflow: hidden;
	cursor: pointer;
}

#tac div h4 {
	margin: 0;
}

#tac div ol li {
	margin-left: 20px;
	
}

@media print {
.printhide {display:none;}
}

@media screen{
.printonly { display:none }
 }

.report_cell{
	padding:3px;
	border-bottom:solid #eeeeee 1px;
	border-right:solid #eeeeee 1px;
}

.report_cell_right{
	border-right:0px;
}

.bold{
	font-weight:bold;
}

.report_heading{
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	margin-top:5px;
	color:#4b92db;
}

.report_tab{
	background:url('http://www.volunteerconnections.org.au/images/4b92db/report_tab.png') no-repeat;
	color:#ffffff;
}

.report_tab_active{
	background:url('http://www.volunteerconnections.org.au/images/4b92db/report_tab_active.png') no-repeat;
	color:#ffffff;
}

.list_heading{
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	margin-top:5px;
	color:#4b92db;
}

.display_position_title{
	background-color:#CAD0DC;
	padding:2px;
}

.heading1{
	color:#4b92db;
	font-size:16px;
	font-weight:bold;
	margin:5px;
	margin-top:20px;
}

.heading2{
	color:#00338d;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}

.spacer_row{
	height:15px;
	font-size:1px;
}

.table_subhead{
	border-top:solid #000000 1px;
	border-bottom:solid #000000 1px;
	padding:5px 0 5px 0;
	font-weight:bold;
}

#content .hint {
	float: right; 
	width: 250px; 
	border: 1px solid #4b92db; 
	padding: 10px;
}

#content .hint ul {
	padding: 0; 
	margin: 0; 
	list-style-position: inside;
	color: #555;
}
