/* 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;
	
	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: url(./?f=114072) bottom left repeat-x;

	height: 28px;
	border: 0;
        color: #ffffff;
	}
 #header_nav_top_row a {color: #ffffff;}

/* LHS Menu */
#site_map_cell {
	background: #ffffff url(./?f=180182) top left repeat-y;  
	padding:0px;
	font-size:14px;
border-bottom: 2px solid #DFCE8B !important;
	}

#site_map_cell a {
	color: #030352;
	padding: 5px 0px;
padding-left: 10px;
	}


#site_map_cell a:hover {
	color: #1673a3;
	}

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

#body_cell {padding-top: 30px;
padding-left: 20px;
}

.bigTable {
border-collapse: collapse;
font-size: 11px;
}

.bigTable th  {
background: #fdf8e4;
font-weight: bold;
}

.bigTable td, .bigTable th  {
border: 1px solid #13609F;
padding: 5px;
}

#pagetop_cell {
background: url(./?f=180187) top no-repeat;
height: 210px;
padding-bottom: 25px;
vertical-align: bottom;
text-align: right;
}


#pagetop_cell a {
color: #fff;
}

#footer_cell {display: none;}
	
