body{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

h1{
	background: url(../img/hbg.gif) repeat-x;
	font-size: medium;
	color: white;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	margin:0;
}

h2{
	font-size:110%;
	color:black;
}

h3{
	font-size:100%;
	color:black;
}

a:link{
	text-decoration: none;
	color:inherit;
}

a:visited{
	text-decoration: none;
	color:inherit;
}

a:hover{
	text-decoration: none;
	color:inherit;
}

a:acive{
	text-decoration: none;
	color:inherit;
}

#mainheaderc{
	background: url(../img/mainhbg.gif) repeat-x;
	height:44px;
	line-height: 44px;
	color:white;
	font-size:medium;
	padding-left:10px;
}

#mainheader{
	background: url(../img/icon.gif) no-repeat;
	padding-left:50px;
	padding-top:10px;
	height:44px;
	color:white;
}

#logofooter{
	height:65px;
	background: url(../img/logofooterbg.gif) repeat-x;
	text-align: center;
	vertical-align: middle;
}

#mainmenu{
	list-style-image: url(../img/arrowbullet.gif);
	color:#666666;
	text-transform: uppercase;
	font-size: small;
	font-weight:bold;
	padding-left:20px;
	margin-left:0px;
	width:80%;
}

#mainmenu li{
	position:relative;
	padding-left:0px;
	margin-left:0px;
}

#submenu{
	list-style-image: url(../img/arrowbullet.gif);
	color:#666666;
	font-size: small;
	font-weight:bold;	
	padding-left:20px;
	margin-left:0px;
	width:80%;
}

#submenu li{
	position:relative;
	padding-left:0px;
	margin-left:0px;
}

#footer{
	padding:0px 5px;
}

#footer #actions{
	width:100%;
	float:none;
	clear:both;
}


#back{
	color:#335097;
	font-weight:bold;
	float:left;
	width:49%;
}

#frontpage{
	color:#335097;
	font-weight:bold;
	float:right;
	width:48%;
	text-align:right;
}

#textc{
	margin:10px;
}

#textc p a{
	text-decoration:underline;
}

#textc #contactwrapper input{
	float:left;
	clear:right;
}

#textc div.label{
	float:left;
	width:30%;
}

#textc #contactwrapper{
	float:left;
	clear:both;
	width:100%;
	margin-bottom:20px;
}