/* CSS Document */

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

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


h1 {
	margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 20px;
	font-size: 21px;
	font-weight: normal;
        color: #176676;
	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_navbar_centre {color: #fff;
padding-left: 10px;} 

#header_nav_top_row {
	background: #fff url(./?f=144139) bottom left no-repeat;
	height: 28px;
	border: 0;
        color: #000;
	}
 #header_nav_top_row a {color: #ffffff;}

/* LHS Menu */
#site_map_cell {
	background: #1a7e93 url(./?f=144138) top left no-repeat;   
	padding-top:270px;
	padding-left:20px;
	font-size:14px;
        width:192px;
        height: 650px;
	}

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

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

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

#body_cell {padding-top: 30px;}	
