/* CSS Document */
html, body {
	height:100%;
}

body  {
	font: 100%  Verdana, Helvetica,Aial sans-serif;
	font-size:12px;
	background: #ffffff; /*#f7f7f7;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	margin:0px;
	padding:0px;
	zoom:1;
	overflow:hidden;
	height:0px;
	font-size:0px;
}


form{
	margin:0;
	padding:0;
}

a{
	border:0;
	text-decoration:none;
	color: #000000;
}

#cright a {
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

p{
	line-height:17px;
	margin: 0;
	padding: 0;
}

img{
	border:0px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
	p1adding:0px;
}

li {
	margin-bottom:20px;
}

li li {
	margin-bottom:0px;
	line-height:17px
}

.cur, .cur a, .red , .powermail_mandatory{
	color: #d4201c !important;
}

#container-outer {
	min-height:100%;
	background:url(../img/pagebottombg.gif) repeat-x #ffffff;
	background-position:bottom;
	position:relative;
	_height:100%;
}

#container {
	width: 950px;
	margin: 0px auto 0 auto;
	text-align:left;
}

#container-inner {

}

#maincontent {
	margin:30px 0 0px 0;
	padding-bottom:154px;
}

#maincontent2column { 
	margin:30px 0 0px 0;
	padding-bottom:124px;
}

#langmenu {
	height: 20px;
	text-align: right;
	padding: 7px 0 0 0;
	_height: 27px;
}

#langmenu img {
	margin:0 3px 0 7px;
	border:1px black solid;
}

#mainmenu {
	height: 30px;
	padding: 0 0 0 20px;
	background-image: url(../img/menubg.gif);
	position:relative;
}

.mainmenu-item, .mainmenu-item-cur {
	float: left;
	font-size: 13px;
	padding: 6px 20px 0 20px;
	border-right: 1px solid #ffffff;
	height: 24px;
	color: #ffffff;
	_height: 30px;
}

.mainmenu-item-cur {
	background-image:url(../img/menubgcur.gif);
	border-right: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	margin-left:-1px;
}

.mainmenu-item a{
	color: #ffffff;
}

.mainmenu-item-cur a{
	font-weight:bold;
	color:#000000;
}

.mainmenu-item a:hover{
	text-decoration:none;
	c1olor:#00B9E9;
}

#header {

}

#keyvisual {
	margin: 5px 0 0 0;
	height: 238px;
	width: 950px;
	position: relative;
	overflow:hidden;
	z-index:2;
}

#kvbg{
	height:238px;
	width:950px;
	z-index:2;
}

#kvbg img {
	display:block;
}

.langmenu-item {
	font-size: 11px;
	color: #00b9e9;
	float: right;
	padding-left: 10px;
}


.header {
	font-size: 24px;
	color: #666666;
	font-weight:bold;
}

.small {
	font-size: 20px;
}

.xsmall {
	font-size: 16px;
}

.header a {
		color: #666666;

}

#page-header a:hover{
	text-decoration:none;
}

.header1 , .header2 {
	font-size: 24px;
	color: #000000;
	padding: 0 0 20px 0;
	font-weight:bold;
}

.header2 {
	padding: 0; 
}

#logo {
	position:absolute;
	left:0px;
	top:20px;
}


#bigimage {
	position:absolute;
	right:0px;
	top:0px;
}

#blueline {
	background-color: #b5b9ba;
	height: 6px;
	margin-top:-2px;
	width:950px;
	position:relative;
}

#cleft {
	float: left;
	width: 207px;
	padding: 0 20px 50px 0;
	overflow:hidden;
	border-right:1px black solid;
	_width:227px;
}

#cright {
	float: left;
	width: 650px;
	padding: 0px 20px 50px 45px;
	border-left:1px black solid;
	min-height:250px;
	margin: 0 0 0 -1px;
	position:relative;
	_width:715px;
}

#maincontent2column #cleft {
	float: left;
	width: 410px;
	padding: 0 20px 50px 0;
	overflow:hidden;
	_width:430px;	
}

#maincontent2column #cright {
	float: left;
	width: 470px;
	padding: 0px 20px 50px 25px;
	border-left:1px black solid;
	min-height:250px;
	_width:515;
}

#footer {
	height:154px;
	position:absolute;
	bottom:0;
	width:950px;
}

#footer-line {
	height:24px;
	background-image:url(../img/btmenubg.gif);
	position:relative;
	left:0;
	top:0;
	width:950px;
}

#footer-text {
	font-size: 11px;
	padding: 20px 20px 0;
	text-align: center;
	width:910px;
	height:60px;
	zoom:1;
	_width:950px;
	_height:80px;
}

.footer2column {
	height:74px !important;
	margin-top:40px;
}

.footer2column #footer-line {
	ma1rgin-top:40px;
}

#footershadow {
	height: 24px;
	width:950px;
	background-image: url(../img/shade.png);
	margin-bottom: 26px;
	position:relative;
}

.footer-item {
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	padding: 5px 0 0px 20px;
}

.footer-item a{
	color: #FFFFFF;
}

.footer-left {
	float:left;
	width : 35%;
}

.footer-right {
	float:right;
	padding-right:20px;
	width : 60%;
	text-align:right;
}

.footer-right .footer-item {
	float:none;
	display:inline;
	padding-top:0px;
	line-height:20px;
}

.leftmenu-item, .leftmenu-item-cur {
	color: #696969;
	border-bottom: 1px #999999 dashed;
	padding: 5px 0;
}

.leftmenu-item-cur .leftmenu-item-inner, .leftmenu-item2-cur{
	text-decoration:underline;
	font-weight:bold;
}

.leftmenu-item a{ 
	color: #696969;
}

.leftmenu-item-cur a{ 
	color: #000000;
}
.leftmenu-item2 a{ 
	color: #696969;
}
.leftmenu-item2 , .leftmenu-item2-cur{
	color: #696969;
	b1order-top: 1px #999999 dashed;
	padding: 5px 0 0px 10px;
}

#leftmenu {
	margin-top: 30px;
}


.c-l-t {
width: 0;
height: 0;
border-top: 2px solid white;
border-right: 2px solid transparent;
border-bottom: 0;
border-left: 0;
position:absolute;
left:0;
top:0;
font-size: 0px; line-height: 0%;
_border-right-color:black;
_filter:chroma(color=black); 
} 

.c-r-t {
width: 0;
height: 0;
border-top: 2px solid white;
border-left: 2px solid transparent;
border-bottom: 0;
border-right: 0;
position:absolute;
right:0;
top:0;
font-size: 0px; line-height: 0%;
_border-left-color:black;
_filter:chroma(color=black); 
} 

.c-l-b {
width: 0;
height: 0;
border-bottom: 2px solid #B5B9BA;
border-right: 2px solid transparent;
border-top: 0;
border-left: 0;
position:absolute;
left:0;
bottom:0;
font-size: 0px; line-height: 0%;
_border-right-color:black;
_filter:chroma(color=black); 
} 

.c-r-b {
width: 0;
height: 0;
border-bottom: 2px solid #B5B9BA;
border-left: 2px solid transparent;
border-top: 0;
border-right: 0;
position:absolute;
right:0;
bottom:0;
font-size: 0px; line-height: 0%;
_border-left-color:black;
_filter:chroma(color=black); 
} 

#mainmenu .c-l-b, #mainmenu .c-r-b, #blueline .c-l-b, #blueline .c-r-b {
	border-bottom-color:white !important;
}

#footer-line .c-l-b, #footer-line .c-r-b, #footershadow .c-l-b, #footershadow .c-r-b {
	border-bottom-color:#dfdfdf !important;
}

#footer-line .c-l-t, #footer-line .c-r-t, #footershadow .c-l-t, #footershadow .c-r-t {
	border-top-color:#dfdfdf !important;
}

#kvimg {
	position:relative;
}

#claim h1 {
	margin:0;
	padding:0;
	color:white;
	font-size:28px;
	font-weight:normal;
}

#claim {
	position:absolute;
	z-index:10;
	left:300px;
	top:100px;
}

#claim2 {
	padding-left:210px !important;
}