/* CSS Document */

body {
	font-size:12px;
	line-height: 1.3;
	}

h1, h2, h3, h4, h5 {
	margin-bottom: 0px;
	color: #282e52;
	}

h1 {
	margin-top: 30px;
margin-bottom: 10px;
margin-left: 10px;
	border-bottom: 1px solid #c7cadf;
	font-size: 21px;
	font-weight: normal;

	width: 95%;
	}

h2 {
	font-size: 18px;
	color: #444a6d;
	}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #444a6d;
	}

h4 {
	font-size: 15px;
	color: #444a6d;
	}

h5 {
	font-size: 15px;
	font-weight: normal;
	color: #444a6d;
	}

hr {
	height: 1px;
	border: 0;
	background-color: #d6daf0;
	}
	
img {
	border: 0;
	}	


/* top navigation and search bar */
 #header_nav_top_row {
	background: #fff url(http://committees.uwa.edu.au/__data/page/89076/topbar.jpg) bottom left no-repeat;
	height: 41px;
	border: 0;
color: #325E85;
	}
 #header_nav_top_row a {color: #ffffff;}

/* LHS Menu */
#site_map_cell {
	background: #4A95D9 url(http://committees.uwa.edu.au/__data/page/89076/swannocircle.jpg) bottom left no-repeat; 
width: 203px;  
	padding-top: 30px;
	padding-left: 20px;

	padding-bottom: 295px;
	font-size:14px;
	}

#site_map_cell a {
	color: white;
	margin-top: 6px;
	}

#site_map_cell a:hover {
	color: #f9f889;
	}

.sidenav_current {
	font-weight: bold;
	}
	
#header_sliding_row { display: none;}	

#header_navbar_centre {color: #fff;
}
