@charset "utf-8";
/* CSS PRINT */

*					{margin: 0;padding: 0;border:none;}
html, body			{min-height: 100%;height: auto;height: 100%;}
body				{font-size: 76%;font-family: Verdana;color:#000;line-height:150%; }
/*----------DISPLAY NONE-----------------------------------------------------------------------------------------*/
#navi,
#navi-add,
iframe,
ul#navi-add2,
.inactive,
form,
#socials
{display: none;}
/*----------SYTLES-----------------------------------------------------------------------------------------*/

h1					{font-size:0.001em;line-height:0.001em;}
h1.branding a img, h1.branding a		{ text-decoration:none;border:none;}

h2					{font-size: 1.6em;font-weight: normal;margin-bottom: 10px;padding: 0 0 6px 0;text-transform:uppercase;}
h3					{font-size: 1.6em; font-weight: normal; margin: 0 0 5px 0; color: #000;text-transform:uppercase;border-bottom: 1px solid #000; }

h4					{font-size: 1.2em;padding: 0 0 6px 0; margin:  0; color: #000; }
h5					{font-size: 1.2em;margin-bottom: 5px;color: #000;font-weight: bold;}
#sidebar h5			{font-size: 1.2em;margin-bottom: 5px color: #000;font-weight: bold;border-bottom: 1px solid #000;text-transform:uppercase;}
h6					{padding:0 0 6px 0; margin: 20px 0 0 0; color: #000; font-size: 1.15em;}

p 					{font-size: 1.1em; padding:0 0 10px 0; color:#000; line-height:130%;}

ul					{margin: 10px 0 10px 30px; padding-left: 20px; list-style: outside;}
ul li				{font-weight:normal; font-size: 1.15em; color:#000;}
/*----------LAYOUT------------------------------------------------------------------------------------------*/

.img	{ float:left; margin: 0 20px 0 0;}

section ul.list		{list-style:outside none;text-align:left;padding:0;margin:0px;float:left;width:70px; font-weight:bold; }
section ul.list2	{list-style:outside none;text-align:left;padding:0;margin:0px;float:left;}
section ul.list li,
section ul.list2 li	{list-style-type:none;background:none;padding:0 0 0 0;text-transform:none;}

#sidebar		{margin:0 0 20px 0;}

footer	{ clear:both; border-top:1px solid #000;border-bottom:1px solid #000;padding:10px 0 10px 0;margin:20px 0 0 0; text-align:center;}

