/* 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;
	border-bottom: 1px solid #c7cadf;
	font-size: 21px;
	font-weight: normal;
	padding-left: 15px;
	width: 95%;
	background: url(./?f=103237) bottom left no-repeat;
	}

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: url(./?f=103242) bottom repeat-x;
	height: 29px;
	border: 0;
	}

/* LHS Menu */
#site_map_cell {
	background: #464D9B url(./?f=103241) top left no-repeat;   
	padding-top: 55px;
	padding-left: 20px;
	height: 594px;
	font-size:14px;
width: 197px;
	}

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

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

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