body {
	margin:0;
	padding:0; 
	border:0;
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color:#585858;
	background: #ffffff;
	text-align:center;
}

#allcenter {
	width:840px;
	margin-top:35px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #aeaeae
}


#siteutil {
	position: absolute;
	top: 5px;
	left:20px;
	height: 10px;
	width: 945px;
	color:#ffffff;
	text-align:right;
}

#siteutil a,
#siteutil a:link,
#siteutil a:active,
#siteutil a:visited {
	text-decoration:none;
	color:#ffffff;
}


#logo {
	position: relative;
	top: 0px;
	left:0px;
	height: 75px;
	width: 840px;
}

#visual {
	position: relative;
	top: 0px;
	left:0px;
	height: 145px;
	width: 840px;
}

#container {
	position:relative;
	margin-top:40px;
	left:0px;
	width:840px;
	hedight:470px;
	text-align:left;
	background-color:#ffffff;
	padding:0 0 20px 0;
}

#left {
	position: relative;
	left: 0px;
	top: 0px;
	width:135px;
	height:200px;
	float: left;
}
#left img {
	border:0;
}


#content {
	left:0px;
	top:0px;
	position:relative;
	width:468px;
	float: left;
	padding:0 11px 0 41px;
}

html>body #content {
	width:468px;
}

.picleft {
	float:left;
	width:180px;
}

.textright {
	line-height:1.5em;
	float:left;
	margin-left:10px;
	width:275px;
	padding:0 0 10px 0;
}

.textfull {
	line-height:1.5em;
	float:left;
	width:460px;
	padding:0 0 10px 0;
}

.textfull img {
	padding:0 0 5px 0;
}

.textfull .imgrow {
	float:left;
	padding:0 10px 5px 0;
}

html>body .picleft {
	width:180px;
}


#right {
	left:0px;
	top:0px;
	position:relative;
	width:175px;
	float: left;
	padding:0 10px 0 0;
}

#right img {
	margin:0 0 10px 0;
}

.righttext {
	font-size:90%;
	line-height:1.3em;
	padding:0 0 10px 0;
}

.textfull a,
.textfull a:link,
.textfull a:visited,
.textfull a:active,
.righttext a,
.righttext a:link,
.righttext a:visited,
.righttext a:active {
	color:#585858;
	text-decoration:underline;
}

.textfull a:hover,
.righttext a:hover {
	color:#585858;
	text-decoration:none;
}

.header {
	padding:20px 20px 5px 20px;
	font-family: Verdana, Arial, Sans Serif, Helvetica;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #4D4B58;
	width:460px;
}

.text {
	padding:5px 20px 0 20px;
	font-family: Verdana, Arial, Sans Serif, Helvetica;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	width:460px;
}

.text a,
.text a:link,
.text a:visited,
.text a:active {
	color: #000000;
	text-decoration:underline;
}

.text a:hover {
	color: #123456;
}

.datatable td {
	vertical-align:top;
	padding:0 0 15px 0;
}

.infobox {
	text-align:left;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:2px solid #333333;
	border-bottom:2px solid #333333;
	background-color:#eeeeee;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 10px;
	float:right;
}

.picbox {
	padding:0;
	text-align:left;
	margin:0 0 10px 15px;
	float:right;
	background:#efefef; 
}

.picbox img{ 
	position:relative; 
	top:-4px; 
	left:-4px; 
	background:#fff; 
	padding:0px; 
	border:1px solid #666666; 
} 

.siteutil {
	padding:5px 20px 0 20px;
	font-family: Verdana, Arial, Sans Serif, Helvetica;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	color: #ffffff;
	float:right;
}

.siteutil a,
.siteutil a:link,
.siteutil a:visited,
.siteutil a:active {
	color: #ffffff;
	text-decoration:none;
}
	
.siteutil a:hover {
	color: #000000;
}

#teaser {
	left:0px;
	top:0px;
	position:relative;
	width:234px;
	background-color:#FFFFFF;
	border-left: 1px solid #8F8C95;
	float: left;
}
.teaseritem {
	border-bottom: 1px solid #8F8C95;
	clear:both;
}

.spacer {
	position:relative;
	top:10px;
	width:10px;
	height:10px;
	float:right;
	background-color:#ffff00;
}

.footer {
	text-align:center;
	margin:25px 0 0 0;
	position:relative;
	width:840px;
	height:25px;
	border: 1px solid #FFFFFF;
}

.floatnone {
    float: none;
    clear: both;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
}

.floatheight {
    float: none;
    clear: both;
    width: 1px;
    height: 6px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
}

.bold {
	font-weight:bold;
}

.error {
	color:#ff0000;
	font-weight:bold;
}

.head {
	font-weight:bold;
	padding:10px 0 0px 0;
}

.data {
	padding:5px 0 5px 0;
}

img {
	border:0;
}
