@charset "utf-8"; 
/* CSS Document */

.navigation{
	margin-left:25px;
	margin-right:5px;
	color:#828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20pt;
	font-weight: bold;
}


.navigation a{
	color:#828282;
	text-decoration: none;
}

.navigation a:hover{
	color:#000000;
	text-decoration: underline;
}




.navigation-sel{
	margin-left:25px;
	margin-right:5px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20pt;
	font-weight: bold;
}

.navigation-sel a{
	color:#828282;
	text-decoration: none;
}

.navigation-sel a:hover{
	color:#000000;
	text-decoration: underline;
}





.subnavigation1{
	margin-left:30px;
	margin-right:5px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 16pt;
}

.subnavigation1-sel{
	margin-left:30px;
	margin-right:5px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 16pt;
	font-weight: bold;
}

.subnavigation1-sel a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 16pt;
	text-decoration: none;
}

.subnavigation1-sel a:hover{
	color:#000000;
	text-decoration: underline;
}	



.subnavigation1 a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 16pt;
	text-decoration: none;
}

.subnavigation1 a:hover{
	color:#000000;
	text-decoration: underline;
}	



.subnavigation2{
	margin-left:40px;
	margin-right:5px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 16pt;
}


.subnavigation2 a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 16pt;
	text-decoration: none;
}

.subnavigation2 a:hover{
	color:#000000;
	text-decoration: underline;
}	


.body{
	margin-left:0px;
	margin-right:5px;
	color:#828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 17pt;
}

.body2{
	margin-left:10px;
	margin-right:10px;
	text-align: justify; 
	color:#828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 17pt;
}

.body2 a:hover{
	text-decoration: underline;
}


.body2 a{
	color:#000000;
	text-decoration: none;
}


ul	{
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	color:#828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 17pt;
}

li	{
	margin-top:0px;
	margin-left:20px;
	margin-right:10px;
	text-align: justify; 
	color:#828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 17pt;
}

li a:hover{
	text-decoration: underline;
}


li a{
	color:#000000;
	text-decoration: none;
}


.footer{
	margin-left:5px;
	margin-right:5px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 11pt;

}


.footer a{
	color:#ffffff;
	text-decoration: none;
}

.footer a:hover{
	color:#ffffff;
	text-decoration: underline;
}

.headline{
	margin-left:10px;
	margin-right:10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 20pt;
	font-weight: bold;
}

.testing{
	margin-left:12px;
	margin-right:10px;
	color:#d9549d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height: 32pt;

}

.headline2{
	margin-left:10px;
	margin-right:10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 20pt;
	font-weight: bold;
}


.contact{
	margin-left:20px;
	margin-right:10px;
	color:#828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17pt;
}

.contact a:hover{
	text-decoration: underline;
	
}


.contact a{
	text-decoration: none;
	color:#828282;
}


.vcard{
	color:#828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17pt;
}

.vcard a:hover{
	text-decoration: underline;
	
}


.vcard a{
	text-decoration: none;
	color:#828282;
}

#credits {
	display:none;
}


/* End CSS Popout Menu */