
body 
{
	background-color:#E8EAE8;
	background-image:url(/media/background-grey.gif);
	color:#5D665B;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:80px;
	margin-right:80px;
	font-family:Helvetica, Geneva, Verdana, sans-serif;
	font-size:10pt;
	line-height:16pt;
}

div.header
{
	height:110px;
	width:100%;
	margin:0px;
}

div.header div.logo
{
	text-align:right;
	height:100px;
}

div.footer
{
	height:40px;
	width:100%;
	margin-top:40px;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:rgb(200,200,200);
}

div.footer span.copyright
{
	float:left;
	font-size:9pt;
	margin-top:5px;
}

div.footer span.logo
{
	float:right;
	margin-top:5px;
}

table 
{
	font-family:Helvetica, Geneva, Verdana, sans-serif;
}

table td
{
	vertical-align:top;
}

h1 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:rgb(128,128,128);
}

h2 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:rgb(128,128,128);
}

h3 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:rgb(128,128,128);
}

h4 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:rgb(128,128,128);
}

#navbar a
{
	color:rgb(255,255,255);
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
}

#navbar a:hover
{
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	text-decoration:none;
}

#navbar
{
	color:rgb(255,255,255);
	font-size:10px;
	line-height:20px;
	background-color:#6B6C5A;
	text-align:center;
	vertical-align:middle;
	margin-bottom:15px;
	height:20px;
}

address
{
	margin-top:1em;
	padding-top:1em;
	border-top:thin dotted;
}

a img
{
	border-width:0px;
}
