*{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {	margin:0.5em 0;}

li,dd {	margin-left:1em;}

table{
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;		
}
fieldset {	
	padding:.5em;}

body {	
	background: url('images/bg_fade.jpg') repeat-x #d7d7d7 ;
	text-align: center;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;	
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	
}

img{
	border: 0px;
}

#wrap {
	width: 802px;
	text-align: left;
	margin: 0 auto;
	background-color: white;
}

#header{
	text-align: right;	
	margin-bottom: 0px;
}

#topmenu{
	clear: both;
	width: 100%;
	height: 27px;
	background: url(images/topmenubg.gif) repeat-x;	
	margin-bottom: 10px;
	line-height:20px;
	font-size: 11px;
}

#topmenu a{
	color: white;
	text-decoration: none;	
}

#topmenu a:hover{
	text-decoration: underline;	
}

#content {	float:left;	
	overflow:hidden;
	margin-bottom: 10px;
}

#pagegroupcontent{
}
#footer {	clear:both;
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: #bcd7d7;
	color: #0e6e6e;
	padding: 20px;
	font-size: 8pt;}.inside {	padding:0px;}#sidebar,#sidebar-2 {	float:left;	width:172px;	overflow:hidden;
	padding-bottom: 10px;
}

.menugroupWrapper {
	display: none;
}

.menugroup, .pagegroup, .simplepage{
	width: 158px;
	clear: both;
	height: 25px;	
	line-height: 25px;
	text-align:left;		
	border-bottom: 1px solid white;
}

.menugroup {
	background: #0e6e6e;
	padding-left: 8px;
	color: white;
}

.menugroup a{
	color: white;
	text-decoration:none;
}
	
.pagegroup, .simplepage {
	background: #b0cfcf;
	padding-left: 8px;
	color: #0e6e6e;		
}

.pagegroup a, .simplepage a{
	color: #0e6e6e;	
	text-decoration: none;	
}

#pagegroupMenu{

}

.infobox{
	border: 1px solid #96c0c0;	
}
