* {
   padding:0;
   margin:0;
}
body {
margin:0;
background-color:#bdc4b4;
}
.top, .top a,.top a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:28px;
color:#FFFFFF;
padding-top:10px;
text-decoration:none;
}
a.Legend, a.Legend:hover, a.Legend:active, a.Legend:visited {
color:#FFFFFF;
text-decoration:none;
}
.header {
width:954px;
height:233px;
background:url(header.jpg) top left no-repeat;
}
.content {
background:url(mainbg.gif) top left repeat-y;
padding-top:20px;
}
.footer {
height:49px;
background:url(footer.gif) top left no-repeat;
}
#footer {
	padding:15px 0 10px 250px;
	color:#FFF;
	}
	#footer a, #footer a:hover,#footer a:active, #footer a:visited {
		color:#FFF;
		}
/*TOPMENU*/
.topmenucontainer {
padding-bottom:27px;
padding-left:40px;
}
#topmenu UL {
margin:0;
padding:0;
}
#topmenu li {
list-style-type:none;
float:left;
height:25px;
background:url(menu.gif) bottom left repeat-x;
margin:0 5px 18px 0px;
}
#topmenu a, #topmenu a:hover, #topmenu a:active  {
color:#00355f;
padding:0 5px 0 5px;
font-size:12px;
}

#topmenu li.activeitem, #topmenu li.inpath {
list-style-type:none;
float:left;
height:25px;
background:url(menuactive.gif) bottom left repeat-x;
margin:0 5px 18px 0;
}
/*LEFT MENU*/
#toppagename {
	font-size:22px;
	color:#33739f;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	}
#leftmenucontainer {
	padding:0px 28px 0 15px;
	}
#leftmenu ul{
	margin:0px;
	padding:0px;
	
	}
	#leftmenu li {
		list-style-type:none;
		padding:10px 0 10px 0;
		border-bottom:1px solid #bdc4b4;
		}

#leftmenu a, #leftmenu a:hover, #leftmenu a:active  {
color:#00355f;
font-size:11px;
}
#leftmenu a.activeitem, #leftmenu a.activeitem:hover, #leftmenu a.activeitem:active    {
color:#00355f;
font-size:11px;
font-weight:bold;
}
		