body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#d8e2ee;
	margin:0px;
	padding:0px;
}

html {
	height:100%;
}

div {
	margin:0px;
	padding:0px;
}

h1 {
	display:none;
}

img {
	border:none;
}

div.floatL {
	float:left;
}

div.floatR {
	float:right;
}

div.clearer {
	clear:both;
}

div.container {
	position:absolute;
	left:50%;
	margin-left:-427px;
	width:855px;
	margin-top:8px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
}

div.mainleft {
	float:left;
}

div.mainright {
	/*padding-left:78px; */
}

* html div.mainright {
	float:left;
	padding-left:0px;
}

td.logo {
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#d5d6d5;
}

div.logoinner {

}

td.logo img.logo {
	padding:10px;
	padding-top:40px;
}

div.topbar {
	background-color:#d5d6d5;
	height:30px;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-style:solid;
	border-color:#FFFFFF;
}

div.topbar ul {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
}

div.topbar ul li {
	display:block;
	float:left;
	height:23px;
	padding-left:14px;
	padding-right:14px;
	text-align:center;
}

div.topbar ul li.first {
	padding-left:0px;
}

div.topbar a {
	text-decoration:none;
	color:#666666;
}

div.topbar a:hover, div.topbar a.active {
	color:#FFFFFF;
}

div.topbarinner {
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
	height:30px;
	overflow:hidden;
}

* html div.topbarinner {
	padding-top:7px;
	margin-bottom:-5px;
}

div.topbar select {
	margin:0px;
	vertical-align:baseline;
	width:150px;
	background-color:#F0F0F0;
	margin-top:-2px;
	border:none;
}

* html div.topbar select {
	margin-top:-3px;
}

div.content {
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#FFFFFF;
}

div.footer {
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-style:solid;
	border-color:#FFFFFF;
	padding:5px;
	font-size:11px;
	color:#666666;
	white-space:nowrap;
	overflow:hidden;
	background-color:#d5d6d5;
	word-wrap: break-word;
	width:763px;
	position:absolute;
	/*clip:rect(0px, 565px, 13px, 0px); */
}

div.copyright {
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#d5d6d5;	
	color:#FFFFFF;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	/*padding-top:3px;*/
	padding-top:30px;
/*	margin-bottom:8px; */
}

div.copyright ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline;
}

div.copyright ul li {
	float:block;
	float:left;
	margin-left:9px;
	margin-right:9px;
}

div.content div.transback {
	background-image:url(alpha.png);
	width:100%;
	height:100%;
}

* html div.content div.transback {
	filter:Alpha(opacity=50);
	background-image:url(alphaIE.png);
}

div.content div.contentheader {
	height:68px;
	width:100%;
}

* html div.content div.contentheader {
	height:70px;
}


a.langlink {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding-right:10px;
}

a.langlink:hover {
	text-decoration:underline;
}

a.langlinkactive {
	color:#0b0b0b;
	text-decoration:none;
	font-size:11px;
	padding-right:10px;
}

a.langlinkactive:hover {
	text-decoration:underline;
}	

a.sidelink {
	text-decoration:none;
	color:#666666;
}

a.sidelink:hover {
	text-decoration:underline;
}

div.content div.contentleft {
	width:192px;
	padding-left:20px;
	padding-right:10px;
}

div.content div.contentright {
	text-align:left;
	width:540px;
	font-size:12px;
}

div.content div.contentpadding {
	padding-top:20px;
	padding-bottom:20px;
}

div.content div.contentheader div.title, div.content div.contentheader div.subtitle {
	padding-left:20px;
}


div.content .title {
	font-size:14px;
	font-weight:bold;
}
div.content div.contentheader div.title {
	padding-top:15px;
}

div.content .subtitle {
	font-size:12px;
}

div.content div.contentheader div.subtitle {
	padding-top:10px;
}

div.content div.contentborder {
	border-color:#d5d6d5;
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	width:535px;
	color:#666666;
	padding-right:99px;
}

div.content div.contentheader a {
	text-decoration:none;
	color:#666666;
	margin-left:5px;
	margin-right:5px;
}

div.content div.contentheader a:hover {
	text-decoration:underline;
}

div.content div.contentheader a.sec_active {
	color:#000000;
	cursor:default;
}

div.content div.contentheader a.sec_active:hover {
	text-decoration:none;
	cursor:default;
}

a.maillink {
	text-decoration:none;
	color:#FFFFFF;
}

img.toplink {
	margin-top:5px;
	margin-left:-10px;
}

a {
	color:#FFCC00;
	text-decoration:none;
}

div#ticker a {
	text-decoration:none;
	color:#666666;
}

div#ticker a:hover {
	text-decoration:underline;
	color:#444;
}

.invisible {
	display:none;
}
/*
div.footer div#ticker span {
	display:none;
} */

span#runaway {
	padding:2px;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	cursor:pointer;
}

span.runawayover {
	color:#ffcc00;
}
