body, html {height: 100%;}
body,tr,rt,div{
  font-family: Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:#232323;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed; 
}
.small { 
	font-size:  9px;
}
.small_blue{
color:#1579b2;
font-size:10px;
}
.normal{ 
  font-family: Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:#232323;
}
input, textarea, select { font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:11px; }
a img {
	border:0;
}
a:link, a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #1579b2;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}


a.toplevel:link, a.toplevel:visited {
	font-size: 12px;
	font-weight: bold;
	color: #25688e;
	text-decoration: none;
	padding:0 10px 0 10px;
}
a.toplevel:hover, a.toplevelslc:link, a.toplevelslc:visited, a.toplevelslc:hover {
	font-size: 12px;
	font-weight: bold;
	color: #7bb2d9;
	text-decoration: none;
	padding:0 10px 0 10px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	font-weight: normal;
	color: #1579b2;
	text-decoration: none;

}
a.sublevel:hover, a.sublevelslc:link, a.sublevelslc:visited, a.sublevelslc:hover {
	font-size:  12px;
	font-weight: bold;
	color: #1579b2;
	text-decoration: none;
}
h1 {
	color: #1579b2;
	font-size:  12px;
	font-weight: bold;
}

h2 {
	color: #7bb2d9;
	font-size:  12px;
	font-weight: bold;
}
#section_path {
	color: #ffffff;
	font-size:  12px;
	font-weight: bold;
	padding-left:10px;
}
#section_path  a:link,#section_path  a:visited {
	color: #ffffff;
	font-size:  12px;
	font-weight: bold;
	text-decoration: none;
}
#section_path  a:hover {
	color: #25688e;
}
#section_header {
	color: #ffffff;
	font-size:  12px;
	font-weight: bold;
	padding-left:10px;
	text-align: left;
	}
#section_body {
	min-height:215px;
	height:auto !important;
	height:215px;
	text-align: left;
	padding: 10px 0 0 20px;
}
#section_body_agenda {
	min-height:215px;
	height:auto !important;
	height:215px;
	text-align: left;
	padding: 10px 0 0 0;
}
#section_body ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#section_body ul ul{
	padding: 0 0 0 20px;
	margin: 0;
}
#section_body ul li{
	padding:  0 0 9px 0;
	margin: 0;
}
#section_body ul li ul li{
	padding:  0;
	margin: 0;
}
#main_content {
	min-height:440px;
	padding:25px 20px 0 20px;
}
.sitemap_l1 {

color:white;
display:block;
width:200px;
background:#1579b2;
}
.sitemap_l1 a {
	padding: 0 0 0 10px;
	color: #ffffff;
}
.sitemap_l2 {
padding: 0 0 0 20px;
}
.sitemap_l3 {
padding: 0 0 0 40px;
}

#sitemap #sitemapL,#sitemap #sitemapR {
float:left;
width:45%;
}
#sitemap ul
{
list-style: none;
padding: 0;
margin: 0;
}
#sitemap li
{
float: left;
display:block;
width:200px;
background:#ecf3f9;
min-height:150px;
height:auto !important;
height:150px;
margin: 0 20px 20px 0;
padding: 0 0 20px 0;
}



