body {
	background:#e9f3f4;
	color:#5a5a5a;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:20px 0 0;
	}

img, a img, h1, h2, ul, li, table, tbody, tr, td, form {
	margin: 0;
	padding: 0;
	border: 0;
	}

#leftlogo, #banner, ul, #main, #footer {
	border-color: #fff;
	border-style: solid;
	float: left;
	}		
	
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 870px;
	background: transparent;
	}

#main {
	background: url(../_gfx/mainbackground.gif);
	width: 860px;
	float: left;
	border-width: 0 5px;
	}	

#content {
	float: left;
	width: 497px;
	padding: 0 0 20px 0;
	}	

div#errors {
	margin-top: 20px;
	color:#C60C1D;
	font-weight:bold;
	}	
	
.full {
	float: left;
	padding: 13px;
	}	
	
.full h1 {
	color: #336699;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	width: 471px;
	}

.abstractpara {
	font-weight: bold;
	padding-bottom: 10px;
	}	

.fullpara {
	float:left;
	width: 471px;
	}	
	
.readmore {
	color: #e64c00;
	background: url(../_gfx/readmore.gif) no-repeat left 8px;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial;
	text-decoration: none;
	padding: 5px 11px;
	}	

.back {
	color: #e64c00;
	background: url(../_gfx/back.gif) no-repeat left 8px;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial;
	text-decoration: none;
	padding: 5px 11px;
	clear: both;
	float: left;
	}	

#rightcontent {
	float: left;
	width: 163px;
	}	

div.johnson {
	padding: 9px;
	font-size: 11px;
	color: #2d6585;
	}	

div.johnson h2 {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 5px;
	}	

/* SIGNUPFORM */
form, fieldset {
	border: 0px;
	width: 356px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
form ul {
	list-style: none;
	}

form ul li {
	clear: both;
	}	
	
form ul li label {
	float: left;
	width: 100px;
	margin: 6px 0 0;
	}	

form ul li input {
	float: left;
	margin: 3px 0 0;
	width: 250px;
	}
	
.radio {
	float: left;
	width: 20px;
	margin: 6px 0 0;
	}

form ul li input#submit {
	width: 37px;
	height:20px;
	float: right;
	}	
	
/* FILES */
ul#files {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0;
	padding:0;
	dispaly: inline;
	}	

ul h2 {
	color: #336699;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	}	
	
li.files {
	float:left;
	margin:1px 0 0;	
	}
li.files img {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	height:16px;
	width:20px;
	}	
li.files a {
	background: #eaeaea;
	color:#e64c00;
	float:left;
	padding:1px 0 0 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width:448px;
	}

	
/* PERSONS */	
#persons {
	padding: 5px;
	float: left;
	}

.persons {
	background: #eaeaea;
	clear: both;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
	
#persons h4 {
	padding: 0 0 0 10px;
	background: #336699;
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	margin: 0px;
	clear: both;
	border-bottom: 5px solid #fff;
	}	
#persons img {
	width: 115px;
	float: left;
	margin: 0 6px 0 0;
	border: 1px solid #b9babc;
	}	
	
#persons .personspara {
	width: 359px;
	float: left;
	padding: 0 5px 0 0;
	}	
#persons .name {
	float: left;
	margin: 0;
	font-weight: bold;
	padding: 7px 0;
	}	
	
#footer {
	width: 850px;
	background: #336699;
	color: #fff;
	border-width: 1px 5px 5px;
	font-size: 11px;
	padding: 0 0 0 10px;
	line-height: 22px;
	}
	
#leftlogo {
	background: url(../_gfx/logo.jpg);
	height: 109px;
	width: 200px;
	float: left;
	border-width: 5px 1px 1px 5px;
	}	
	
#banner {
	background: url(../_gfx/banner.jpg);
	height: 109px;
	width: 659px;
	float: left;
	border-width: 5px 5px 1px 0;
	}		

/* TOPMENU */	
#topmenu {
	background: #336699;
	color: #fff;
	list-style: none;
	border-width: 0 5px 1px;
	width: 860px;
	}
#topmenu li {
	background: url(../_gfx/topmenudiv.gif) left no-repeat;
	float: right;
	display: inline;
	line-height: 21px;
	padding: 0 10px;
	}	
#topmenu li a {
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}		
#topmenu li a:hover {
	text-decoration: underline;
	}			

/* LEFTMENU */
#leftmenu, #leftmenu li, #leftmenu li a {
	float:left;
	width: 200px;
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#leftmenu {border-top: 0px solid #fff;}

#leftmenu li a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	padding: 0 0 0 10px;
	width: 190px;
	font-weight: bold;
	font-size: 11px;
}

#leftmenu li.submenu a {
	padding:0 0 0 30px;
	width:170px;
	color:#fff;
	background: #6c9ccd;
	}
	
#leftmenu li a:hover, #leftmenu li a.selected {
	color: #fff;
	background: #6c9ccd;
	font-weight:bold;
	}
	
#leftmenu li a.btnsubscribe, #leftmenu li a.btnsubscribe:hover {
	background: transparent;
	padding: 34px 0 46px 8px;
	}	
	
.powered {
	float: right;
	width: 870px;
	display: block;
	text-align: right;
	padding: 5px 5px 0 0;
	}	