html
{
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f0f1f2;
}

body
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

div, p, th, td, li, dd, dl, dt
{
	color: #42484c;
}

#overlay
{
	display:none
	background-image: url(../images/overlay.png);
	height:500px;
	left:-100px;
	position: absolute;
	top:0;
	width:100%;
	z-index:5000;
}

#overlay .bg
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;
	display: none;
}

#overlay-content
{
	display: none;
	position: absolute;
	z-index:10000;
}

#overlay-close
{
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10001;
}

#overlay-close:hover
{
	color: #ccc;
}

#home h1
{
	margin: 0 0 10px 0;

	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	
	color: #42484c;
}

hr {
	display: none;
}

iframe {
	width: 570px;
	overflow: hidden;
}

#home iframe {
	height: 350px;
	left: -2px;
	position: relative;
}

h1
{
	margin: 0 0 10px 0;

	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	
	color: #0064a1;
}

h2
{
	margin: 0 0 10px 0;

	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	
	color: #0064a1;
}

h3
{
	font-size: 12px;
	color: #42484c;
}

h4
{
	color: #474545;
}

ul
{
	list-style-type: disc;
}

ul li
{
	font-family: Arial;
	font-size: 1.1em;
	font-weight: normal;
	
	line-height: 1.3em;
}

a
{
	color: #333;
	text-decoration: underline
}

a:link
{
	color: #0064a1;
	text-decoration: underline
}

a:hover
{
	color: #000;
	text-decoration: underline
}

.popup
{
	background-image: none
}

/* @group LOGO */

#logo
{
	display: none;
}
/* @end */

/* @group NAVIGATIONBLOCK */

#navigationblock
{
	position: absolute;
	top: 102px;
	left: 0;
	width: 183px;
}

#navigationblock #new-nav-container
{
	margin: 0;
	padding: 0;
}

#navigationblock #new-nav-container .level0
{
	margin: 0;
	padding: 3px 0 3px 19px;
	
	border-bottom: 1px solid #fff;
	background-color: #f0f1f2;
}

#navigationblock #new-nav-container .level0 a
{
	font-size: 11px;
	font-weight: normal !important;
	color: #000;
}

#navigationblock #new-nav-container .level0 a:hover
{
	color: #0064a0;
}

#navigationblock #new-nav-container .level1
{
	margin: 0;
	padding: 3px 0 3px 19px;
	
	border-bottom: 1px solid #fff;
}

#navigationblock #new-nav-container .level1 a
{
	font-size: 11px;
	font-weight: normal !important;
		
	color: #000;
}

#navigationblock #new-nav-container .has-child1
{
	background-image: url(../images/arrow-right.gif) !important;
	background-repeat: no-repeat;
	background-position: 8px 6px;
}

#navigationblock #new-nav-container .has-child1-expanded
{
	background-image: url(../images/arrow-bottom.gif) !important;
	background-repeat: no-repeat;
	background-position: 8px 6px;
}

#navigationblock #new-nav-container .has-child1-expanded a
{
	font-weight: bold !important;
	color: #000;	
}

#navigationblock #new-nav-container .level1 a:hover
{
	color: #0064a1;
}

#navigationblock #new-nav-container .level2
{
	margin: 0;
	padding: 3px 0 3px 34px;
	
	border-bottom: 1px solid #fff;
	background-color: #f0f1f2;
}

#navigationblock #new-nav-container .level2 a
{
	font-size: 11px;
	color: #000;
}

#navigationblock #new-nav-container .level2 a:hover
{
	color: #0064a1 !important;
}

#navigationblock #en1
{
	position: absolute;

	margin: 0 0 0 10px!important;
	padding: 0 !important;
	width: 370px;
	height: 50px;
}

#navigationblock #en1 table
{	
	width: 400px;
	border: none;
}

#navigationblock #en1 td
{
	margin: 0;
	padding: 1px 0;
	font-family: Arial;
	font-size: 0.8em;
	border: none;
}

#navigationblock #en1 td img
{
	display: none;
}

#navigationblock #en1 td a
{
	color: #000;
	width: 160px;
	text-decoration: none;
	background-image: none;
}

#navigationblock #en1 td a:hover
{
	color: #0064a1;
}

/* @end */

/* @group HEADER */

#header
{
	position: absolute;
	width: 960px;
	height: 130px;
	
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* @end */

/* @group ENDORSEMENT */

#endorsement
{
	position: absolute;
	top: 0;
	left: 490px;
	width: 268px;
	height: 102px;
	
	background-image: url(../images/endorsement.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#home #endorsement
{
	display: none;
}

/* @end */

/* @group CONTENT */

#content
{
	position: absolute;
	margin: 0;
	padding: 10px 202px 60px 202px;
	top: 102px;
	left: 0;
	width: 556px;
	
	_height: 405px;
	min-height: 405px;
	
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
}

#content #contenttable
{
	width: 100%;
}

#home #content .column,
#home #content .column1
{
	width: 566px;
}

#content .column,
#content .column1
{
	margin: 0 !important;
	padding: 0 !important;
	
	width: 556px;
	
	display: block;
		
	background-repeat: no-repeat;
	background-position: right top;
}

#content p
{
	margin: 0 0 18px 0;
	font-size: 12px;
	font-weight: normal;	
	line-height: 1.4em;
}

#visual
{
	display					: none;
}

/* @end */

/* @group SEARCH */

#search
{
	position: absolute;
	top: 69px;
	right: 0;
	margin: 0;
	padding: 0 12px 0 20px;
	width: 170px;
}

#search input
{
	margin: 0 2px 0 0;
	padding: 2px 4px;
	width: 136px;
	height: 14px;
	border: none;
	
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #42484c;
}

#search #search-submit-cell .search-button
{
	width: 18px;
	border: 1px solid #fff;
	color: #fff;
	background-color: #0064a0;
}

/* @end */

/* @group LANGUAGE */

#language
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 32px;
	
	background-image: url(../images/language-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#language img
{
	display: none;
}

/* @end */

/* @group EXTRA */

#extra
{
	position: absolute;
	top: 112px;
	right: 0;
	margin: 0;
	padding: 0 0 0 20px;
	width: 182px;
}

#extra p
{
	margin: 0;
	padding: 0 9px;
	font-size: 11px;
	line-height: 1.4em;
	color: #0064a0;
}

#extra h4
{
	font-size: 1em;
	color: #0064a0;
	width: 150px;
}

#extra p b
{
	display: block;
	margin: 0 0 3px 0;
	padding: 1px 0 1px 0;
	color: #0064a0;
	
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#extra a:link,
#extra a:active,
#extra a:visited
{
	font-weight: normal;
	color: #0064a0;
	text-decoration: underline;
}

#extra a:hover
{
	color: #0064a0;
	text-decoration: underline;
}

#extra hr
{
	display: none;
}



#extra br
{
	/*display: none;*/
}

#extra div
{
	margin: 0 0 10px 0;
}

#extra ul
{
	margin: 0 0 0 9px;
	padding: 0;
}

#extra ul li
{
	margin: 0;
	padding: 0 0 0 11px;
	
	font-size: 11px;
	list-style: none;
	list-style-image: none;
	
	background-image: url(../images/bullet-square-blue-small.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	
	color: #0064a0;
}

/* @end */

/* @group TABLE */

.le-form-table
{
	width:541px;
}

.le-form-table th
{
	width: 125px;
}

.le-form-table-submit
{
	width: 180px;
}

/* @end */
