html, body {
	background-color:#EEEEEE;
	color:#424242;
	font-family: Verdana, Arial, sans-serif;
	font-size:10pt;
	line-height:14pt;
	margin:0px;
	padding:0px;
	height:100%;
}
p {
	margin:0px;
	padding-top:10px;
	padding-right:10px;
}
.page {	
	min-height:100%;
	position:relative;
}
.arial {
	font-family: Arial, Verdana, sans-serif;
}
.header {
	background-color:#1A1A1A;
	
	border-bottom:4px solid #555555;
}
.header .centered{
	height:56px;
}
.header .logo2 {		
	position:absolute;
	top:4px;
	right:0px;		
	color:#5b5b5b;	
}
.productby {
	position:relative;
	top:-18px;
	left:-4px;		
}
.centered{
	margin:auto;
	width:898px;
	position:relative;
	top:15px;
}
.body {
	padding-bottom:50px;
}
.footer {
	position:absolute;
	bottom:0px;
	width:100%;
	height:170px;	
	background-color:#1A1A1A;
}

img {
	border:0px;
	padding:0px;
	margin:0px;
}
img.logo {
	position:relative;
	left:11px;
}
.rightnav{
	position:absolute;
	right:0px;
}
a:link {color:#146b97;}
a:visited {color:#003F5F;}

.topshadow {
	width:898px;
	height:10px;
	background-image:url(_images/shadow_top.gif);
	background-repeat:no-repeat;
	font-size:0px;
}
.botshadow {
	width:898px;
	height:10px;
	background-image:url(_images/shadow_bot.gif);	
	background-repeat:no-repeat;
	font-size:0px;
}
.middle{
	padding:0px;
	position:relative;	
	width:898px;
	background-image:url(_images/shadow_mid.gif);
	background-repeat:repeat-y;	
}
.content {
	width:875px;
	position:relative;
	left:12px;
}
.innerwrapper{
	padding:9px;
	position:relative;
}
.inner {
	background-color:#EEEEEE;
	padding:25px 20px 25px 20px;
}
.column{
	width:590px;
	float:left;
}
.halfcolumn{
	width:44%;
	float:left;
	padding-right:5%;
	padding-top:20px;
}
.box{	
	border:5px solid #DBDBDB;
	background-color:#EEEEEE;
	padding:20px;
}
.sidebar{
	color:#FFFFFF;	
	width:194px;	
	float:right;
	padding:0px;
	font-size:0px;
}
.sidebar p{
	padding:2px;
	margin-top:10px;
}
.sidebarmid{
	padding:10px 15px 10px 15px;
	background-color:#003f60;
	font-size:8pt;
	line-height:11pt;
	background-image:url(_images/sidebar_mid.jpg);
	background-repeat:repeat-x;
	
}
/*.sidebarmidlight{
	padding:10px 15px 10px 15px;
	background-color:#00537D;
	font-size:8pt;
	line-height:11pt;
}
*/
.sidebarmidlight{
	padding:5px 5px 5px 15px;
	background-image:url(_images/arrow_news.gif);
	background-repeat:no-repeat;
	font-size:8pt;
	line-height:11pt;
	height:100%
}
.sidebarspacer{
	height:15px;
}
.sidebar b, .sidebar strong{
	font-size:10pt;
	color:#b4d3e0;
	padding-bottom:5px;
}
.sidebar a:link {color:white;}
.sidebar a:visited {color:white;}
.clients{
	position:relative;
	left:-10px;
}
.innerfooter{
	clear:both;
	padding:0px;
	margin:0px;
}
.copyright{
	text-align:center;
	color:#8A8A8A;
	font-size:8pt;
}
.footer .centered {
	width:786px; 
	top:25px
}
.kognito{
	float:left;
}
.mha{
	position:absolute;
	right:0px;
	float:right;
}

.homebox{
	float:left;	
}
form {
	font-size:8pt;
	color:#003F5E;
	margin-bottom:15px;
	
}
form p {
	font-size:10pt;
	font-weight:bold;
}
fieldset{
	color:#003F5E;
	padding:10px;
	border:1px solid #cccccc
}
input{
	padding:5px;
}
.btn{
	padding:1px;	
}
legend{
	font-weight:bold;
	color:#003F5E;
}
h3{
	font-size:13pt;	
	margin-top:13px;
	font-family: Arial, Verdana, sans-serif;
}

