/* CSS Document */

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

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

h1 {
	margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 20px;
	font-size: 21px;
	font-weight: normal;
        color: #1c4392;
	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=115596) bottom left no-repeat;
	height: 27px;
	border: 0;
        color: #000;
	}
 #header_nav_top_row a {color: #ffffff;}

/* LHS Menu */
#site_map_cell {
	background: #385484 url(./?f=115594) top left no-repeat;   
	padding-top:300px;
	padding-left: 20px;
	font-size:14px;
        width:194px;
        height: 650px;
	}

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

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

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

#body_cell {padding-top: 50px;	
