body{
	color:#666666;
	padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	background: #dee8eb;
	margin: 0px 0px 0px 0px;
}

a
{
	color:#6699cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;	
}

a:hover
{
	color:#6699cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;	
}

body .HeaderText
{
	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
	font-size:18px;
	font-weight:normal;
}

#AllContent
{
	width:722px;
	left: 50%;
	position: relative;
	margin-left: -361px;
	background: url(../Image/rightback.jpg) repeat-y 492px #FFF;
}

#AllContentIndex
{
	width:722px;
	left: 50%;
	position: relative;
	margin-left: -361px;
	background-color:White;
}

#ContentHeader
{
	clear:both;
	width:720px;
	height:150px;
	background-image:url(../Image/header.jpg);
	background-repeat:no-repeat;
}

#ContentHeader a
{
	padding-right:20px;
}

#HeaderMenu
{
	clear:both;
	float:left;
	position:relative;
	top:104px;
	width:465px;
	left:26px;
	height:28px;
	padding-top:18px;
	text-align:left;
}

#LanguageSelector
{
	float:right;
	position:relative;
	top:104px;
	width:209px;
	right:0px;
	height:28px;
	padding: 18px 20px 0 0;	
	text-align:right;
	
}

#LanguageSelector a
{
	color:#FFF;
	text-decoration:none;
}

#ContentSeparator
{
	background-image:url(../Image/separator.jpg);
	clear:both;
	margin-top:1px;		
	height:27px;
	width:720px;
}

#ContentMiddleIndex
{
	clear:both;
	width:720px;
}

#ContentMiddle
{
	clear:both;
	background:url(../Image/contentbackground.gif) repeat-x;
	height:500px;
	width:720px;
}
#ContentFooter
{
	clear:both;
	color:#999999;
	font-size:11px;
	padding: 10px 0 0 26px;
	background: url(../Image/footerback.gif) no-repeat #FFF right;
	width:694px;
	height:50px;
}
#ContentIndexFooter
{
	color:#999999;
	font-size:11px;
	padding: 10px 0 0 26px;
	clear:both;
	width:694px;
	height:50px;
}
#FooterSeparator
{
	clear:both;
	float:left;
	background: url(../Image/footerseparator.jpg) no-repeat;
	position:relative;
	left:26px;
	width:694px;
	height:1px;
}
#FooterIndexSeparator
{
	clear:both;
	float:left;
	position:relative;
	left:26px;
	width:694px;
	height:1px;
}
#ContentMain
{
	clear:both;
	float:left;
	background: url(../Image/headerseparator.jpg) no-repeat 0px 17px;
	position:relative;
	width:450px;	
	left:26px;
}

.ContentRight
{
	padding: 10px 0 0 20px;
	background: url(../Image/navback.jpg) no-repeat #FFF;
	line-height:20px;
	float:right;
	width:209px;
}

.NewsRight
{
	padding: 1px 0 0 0px;
	background: url(../Image/headerseparator.jpg) no-repeat 0px 17px;
	line-height:20px;
	float:right;
	width:229px;
}

.ContentRightBottom
{
	background: url(../Image/navbotom.gif) no-repeat bottom #FFF ;
	height:9px;
	float:right;
	width:229px;
}
.SearchInput
{
	border:solid 1px #c2c2c2;	
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:162px;
	height:18px;
}
#SearchBox
{
	background: url(../Image/search.jpg) no-repeat;
	padding: 10px 0 0 10px;
	width:219px;
	height:37px;
	float:right;
}
.ContentImage
{
	border:0px;
	float:left;
	margin: 0px 10px 0px 0px;
}

.ContentItem
{
	clear:both;
	width:100%;
	border:0px;
	margin: 20px 5px 0px 0px;
}
