@charset "utf-8";
*{margin:0; padding:0; outline:0;}
body{background:white; font:.8em/18px "Trebuchet MS", "Segoe UI", Verdana, sans-serif;}
	
nav,header h1 em{display:none!important;}

#wrapper,#content{width:auto; margin:0 5%; padding:0; border:0; float:none !important; color:black; background:transparent;}

#content > li{clear:both; margin-bottom:35px;}

header h1{float:left; font:700 32px/32px "Trebuchet MS", "Segoe UI", Verdana, sans-serif; margin-bottom:20px;}
header h1 strong{display:block; font-size:24px;}
header address{clear:both; float:right; width:100%; margin-bottom:10px; text-align:right; font-style:normal;}

article #content #c ul{list-style:disc outside; margin-bottom:10px; padding-left:15px;}

h2{font-size:18px; margin-bottom:18px;}
h3,h4,h5,h6{font-size:17px; margin-top:13px;}

a{text-decoration:none; color:#000;}
ul{list-style:none;}
