﻿html
{
	/*background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;*/
	background-color: #ffffff;
	margin-bottom: 120px;
}

body
{
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 960px;
	
}

div, p, th, td, li, dd, dl, dt
{
	color: #42484c;
}


/*
#home h1
{
	margin: 0 0 10px 0;

	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	
	color: #42484c;
}
*/

h1
{
	margin: 0 0 10px 0;

	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	
	color: #28903B;
}

h2
{
	font-size: 12px;
	color: #42484c;
}

h3
{
	font-size: 12px;
	color: #42484c;
}

h4
{
	color: #474545;
}

ul
{
	list-style-type: disc;
}

ul li
{
	/*font-family: Verdana;*/

	font-weight: normal;
	
	line-height: 1.3em;
}

a
{
	color: #28903B;
	text-decoration: underline
}

a:link
{
	color: #28903B;
	text-decoration: underline
}

a:hover
{
	color: #28903B;
	text-decoration: underline
}

.popup
{
	background-image: none
}

/* @group LOGO */

#logo
{
	position: absolute;
	z-index: 101;
	top: 0;
	left: 0;
	width: 200px;
	height: 100px;
	
	/*background-image: url(../images/logo.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}

#logo img
{
	display: none;
}


/* @end */

/* @group NAVIGATIONBLOCK */

#navigationblock
{
	position: absolute;
	top: 95px;
	left: 0;
	margin: 0;
	padding: 0 12px 0 9px;
	width: 179px;
}

#navigationblock #new-nav-container
{
	margin: 0;
	padding: 0;
}

#navigationblock #new-nav-container .level0
{
	margin: 0;
	padding: 5px 0 5px 5px;
		
	border-bottom: 1px solid #80a5c6;
}

#navigationblock #new-nav-container .level0 a
{
	font-size: 11px;
	color: #fff;
}

#navigationblock #new-nav-container .level0 a:hover
{
	color: #D3E486;
}

#navigationblock #new-nav-container .level1
{
	margin: 0;
	padding: 5px 0 5px 5px;
	
	border-top: 1px solid #80a5c6;
}

#navigationblock #new-nav-container #handle1
{
	border-top: none !important;
}

#navigationblock #new-nav-container .level1 a
{
	font-size: 11px;
		
	color: #ffffff;
}

#navigationblock #new-nav-container .has-child1-expanded
{
	border-bottom: 1px solid #D3E486;
}

#navigationblock #new-nav-container .has-child1-expanded a
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0;
	
	color: #D3E486;
}

#navigationblock #new-nav-container .level1 a:hover
{
	color: #D3E486;
}

#navigationblock #new-nav-container .level2
{
	margin: 4px 0 4px 11px;
	padding: 0 0 0 10px;
	
	background-image: url(../images/bullet-circle-orange.jpg) !important;
	background-repeat: no-repeat;
	background-position: left 5px;
}

#navigationblock #new-nav-container .level2 a
{
	font-size: 11px;
		
	color: #ffffff;
}

#navigationblock #new-nav-container .level2 a:hover
{
	color: #D3E486 !important;
}

#navigationblock #en1
{
	position: static !important;
	
	margin: 40px 0 0 5px !important;
	padding: 0 0 0 0 !important;
	
	/*
	width: 960px;
	height: 18px;
	text-align: center;
	
	background-color: #004b8c;*/
}

#navigationblock #en1 td
{

	padding: 2px 0;
	

}

/*#navigationblock #en1 table
{	
	margin: 0 auto;
	width: auto;
	height: 18px;
	border: none;
}

#navigationblock #en1 tr
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: none !important;
	font-size: 0;
	line-height: 0;
}

#navigationblock #en1 td
{
	display: block;
	float: left;
	margin: 0;
	padding: 2px;
	font-family: Verdana;
	width: auto;
	height: 18px;
	border: none !important;
}*/

#navigationblock #en1 td img
{
	display: none;
		border: none !important;
}

#navigationblock #en1 td a
{
		font-size: 11px;
	line-height: 13px;
	float: left;
	color: #ffffff;
	width: auto;
	text-decoration: none;
	background-image: none;
}

#navigationblock #en1 td a:hover
{
	color: #D3E486;
}

/* @end */

/* @group HEADER */

#header
{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 200px;
	width: 560px;
	height: 300px;
	
	background-image: url(../images/subpage_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub1 #header
{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 200px;
	width: 560px;
	height: 300px;
	
	background-image: url(../images/subpage_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub2 #header
{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 200px;
	width: 560px;
	height: 300px;
	
	background-image: url(../images/subpage_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home #header
{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 200px;
	width: 560px;
	height: 424px;
	
	background-image: url(../images/home_color.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* @end */

/* @group ENDORSEMENT */

#endorsement
{
	display: none;
}

/* @end */

/* @group CONTENT */

#content
{
	position: absolute;
	margin: 0 0 50px 0;
	padding: 204px 217px 150px 221px;
	top: 0;
	left: 0;
	width: 522px;
	clear: both;
		
	_height: 295px;
	min-height: 295px;
	
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
}

#sub1 #content
{
	position: absolute;
	margin: 0 0 50px 0;
	padding: 204px 217px 150px 221px;
	top: 0;
	left: 0;
	width: 522px;
	clear: both;
		
	_height: 295px;
	min-height: 295px;
	
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
}

#sub2 #content
{
	position: absolute;
	margin: 0 0 50px 0;
	padding: 204px 217px 150px 221px;
	top: 0;
	left: 0;
	width: 522px;
	clear: both;
		
	_height: 295px;
	min-height: 295px;
	
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
}

#home #content
{
	position: absolute;
	margin: 0;
	padding: 401px 200px 50px 201px;
	top: 0;
	left: 0;
	width: 560px;
	
	_height: 105px;
	min-height: 105px;
	
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
}

#home #content #contenttable
{
	/*display: none !important;*/
}

#content #contenttable
{
	width: 100%;
}

#sub1 #content #contenttable
{
	width: 100%;
}

#sub2 #content #contenttable
{
	width: 100%;
}

#home #content .column,
#home #content .column1
{
	width: 522px;
	padding: 33px 0 0 10px !important;
}

#content .column,
#content .column1
{
	margin: 0 !important;
	padding: 116px 0 0 10px !important;
	
	width: 522px;
	
	display: block;
		
	background-repeat: no-repeat;
	background-position: right top;
}

#sub1 #content .column,
#sub1 #content .column1
{
	margin: 0 !important;
	padding: 116px 0 0 10px !important;
	
	width: 522px;
	
	display: block;
		
	background-repeat: no-repeat;
	background-position: right top;
}

#sub2 #content .column,
#sub2 #content .column1
{
	margin: 0 !important;
	padding: 116px 0 0 10px !important;
	
	width: 522px;
	
	display: block;
		
	background-repeat: no-repeat;
	background-position: right top;
}

#content p
{
	margin: 0 0 18px 0;
	
	font-weight: normal;	
	line-height: 1.4em;
}



#content .le-form-table
{
	width: 522px;
}

#visual
{
	display					: none;
}

#home #content .data td,
#home #content .data {
	border: none;
}

/* @end */

/* @group SEARCH */

#search
{
	position: absolute;
	top: 11px;
	right: 0;
	margin: 0;
	padding: 0 11px 0 10px;
	width: 180px;
}

#search input
{
	margin: 0;
	padding: 2px 4px;
	width: 146px;
	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;
	font-size: 0;
	line-height: 0;
	height: 14px;
	background-color: #fff;
	background-image: url(../images/search-submit.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* @end */

/* @group LANGUAGE */

#language
{
	z-index: 200;
	position: absolute;
	top: 10px;
	left: 210px;
	width: auto;
	
	background: none !important;
}

#language ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#language ul li
{
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	float: left;
	
	border-right: 1px solid #004b8c;
}

#language ul li.last
{
	border: none;
}

#language ul li a
{
	font-size: 14px;
	text-decoration: none;
}

/* @end */

/* @group EXTRA */

#twitter
{
	position: absolute;
	top: 292px;
	left: 760px;
	margin: 0;
	padding: 0 10px;
	width: 180px;
	text-align: center;
	z-index: 1;
}

#twitter div {
	color: #FFF !important;
}

#twitter a:link,
#twitter a:active,
#twitter a:visited
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#twitter a:hover
{
	color: #D3E486;
}

#twitter p
{
	margin: 0;
	padding: 0;
	/*font-size: 1.1em;
	line-height: 1.4em;*/
	color: #fff;
}

#twitter p b
{
	
	display: block;
	margin: 0 0 -10px 0;
	padding: 5px 0 3px 0px;
	font-size: 11px;
	color: #ffffff;
	width: 170px;
	border-bottom: 1px solid #80a5c6;
}

#extra
{
	position: absolute;
	top: 80px;
	right: 0;
	margin: 0;
	padding: 0 11px 0 10px;
	width: 180px;
}

#extra p
{
	margin: 0;
	padding: 0;
	/*font-size: 1.1em;
	line-height: 1.4em;*/
	color: #fff;
}

#extra h4
{
	font-size: 1em;
	color: #878e9a;
	width: 150px;
}

#extra p b
{
	
	display: block;
	margin: 0 0 -10px 0;
	padding: 5px 0 3px 0px;
	font-size: 11px;
	color: #ffffff;
	width: 170px;
	border-bottom: 1px solid #80a5c6;
}

#extra a:link,
#extra a:active,
#extra a:visited
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#extra a:hover
{
	color: #D3E486;
}


/*
#extra li
{
	margin: 0;
	padding: 0;
	clear: both;
}
*/

#extra li a:link,
#extra li a:active,
#extra li a:visited
{
	margin					: 0;
	/*padding: 5px 0 3px 5px;*/
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
		/* border-bottom: 1px solid #80a5c6; */
}

#extra li a:hover
{
	color: #D3E486;
}

#extra hr
{
	display: none;
}

#extra br
{
	/*display: none;*/
}

#extra div
{
	margin: 0 0 10px 0;
}

#extra ul
{
	margin: 13px 0 6px 0;
	padding: 0;
}

#extra ul li
{
	/*margin: 0;
	padding: 0;
	*/
	margin: 0;
	margin-left: 17px;
	padding-left: 0px;
	font-size: 12px;
	list-style: square;
	color: #fff;
}

/* @end */

/* @group TABLE */

.le-form-table
{
	width:541px;
}

.le-form-table th
{
	width: 125px;
}

.le-form-table-submit
{
	width: 180px;
}

/* @end */
