body
{
	font-family:arial;
	font-weight:normal;
	text-align:left;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	margin-top:0px;
	font-weight:bold;

}
a.morelink
{
	color:#FF9900;
	text-decoration:none;
}
a
{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover
{
	color:#FF9900;
	text-decoration:underline;
}
p
{
	color:#FFFFFF;
	font-weight:100;
}
li
{
	color:#FFFFFF;
}
h2
{
	color:#FFFFFF;
}
div.mainlogo
{
	width: 778px;
	height:200px;
	background-image:url(images/toplogo.jpg);
}

div.content 
{
	width:778px;
	margin-top:0px;
	border-top:0px;
	margin:1em auto;
	text-align:left;
	max-width:778px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#253951;
}
div.topnavbar
{
	height:20px;
	width:778px;
	background-color:#FFFFFF;
}
div.menuitem
{
	height:20px;	
	float:left;
	width:154px;
	border-style:solid;
	padding-top:5px;
	border:0px;
	border-left:2px;
	border-style:solid;
	text-align:center;
	font-size:11px;
	background-color:#FFFFFF;
}
div.menuitem a
{
	color:#253951;
	text-decoration:none;
}
div.menuitem a:selected
{
	color:#253951;
	text-decoration:none;
}
div.menuitem a:hover
{
	color:#E08D10;
	text-decoration:none;
}
div.menuitemnoborder
{
	border:0px;
}
div.menuitemonebigger
{
	width:112px;
}
div.cleaner
{
	clear:both;
}
div.frontpageleftpart
{
	width:380px;
	float:left;
	display:inline;
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	padding-right:30px;
}
div.frontpagerightpart
{
	width:314px;
	float:left;
	display:inline;
	margin-top:0px;
	margin-left:10px;
	margin-right:5px;
}
div.frontsmallcolumn
{
	width:180px;
	float:left;
	display:inline;
	margin:5px;
	margin-left:0px;
}
div.footer
{
	width: 778px;
	height:30px;
	color:#FFFFFF;
	text-align:right;
}