#page {
	background-color: transparent;
	border: 0 solid black;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#layout {
	border: 0 solid black;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 941px;
}
body.site {
	background-color: #ebebeb;
	background-image: url("/img/bg_body.png");
	background-repeat: repeat-x;
	color: #333;
	margin: 0;
	padding: 0;
}
body {
	background-color: white;
	color: #333;
	margin: 0;
	padding: 0;
}
table.main {
	background-color: white;
	border: none;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 8.5pt;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 941px;
}
td.top {
	background-image: url("/img/bg_top.png");
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
	line-height: 50%;
}
td.toplogo {
	background-image: url("/img/bg_toplogo.png");
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 10px 10px;
	vertical-align: top;
	width: 260px;
}
td.level0 {
	background-image: url("/img/bg_lev0.png");
	background-position: top right;
	background-repeat: no-repeat;
	height: 37px;
	padding: 15px 40px 0 0;
	text-align: right;
	vertical-align: top;
	width: 631px;
}
td.level1 {
	background-image: url("/img/bg_lev1.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 44px;
	padding: 0 0 1px 0;
	vertical-align: bottom;
	text-align: center;
	width: 671px;
}
td.news {
	background-image: url("/img/bg_news.png");
	background-position: top left;
	background-repeat: no-repeat;
	height: 253px;
	margin: 0;
	padding: 0 0 0 30px;
	vertical-align: top;
	width: 240px;
}
td.mainimg {
	background-image: url("/img/bg_mainimg.png");
	background-position: top right;
	background-repeat: no-repeat;
	height: 253px;
	width: 671px;
}
td.header1 {
	background-image: url("/img/bg_header1.png");
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11pt;
	height: 43px;
	padding: 0 40px 0 20px;
	text-align: right;
	vertical-align: middle;
	width: 881px;
}
td.bareas {
	background-image: url("/img/bg_bareas.png");
	background-position: top left;
	background-repeat: repeat-y;
	height: 130px;
	margin: 0;
	padding: 0 20px 0 21px;
	width: 900px;
}
td.header2 {
	background-image: url("/img/bg_header2.png");
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11pt;
	height: 42px;
	margin: 0;
	padding: 0 40px 0 20px;
	text-align: right;
	vertical-align: middle;
	width: 881px;
}
td.fpspot {
	background-image: url("/img/bg_fpspot.png");
	background-position: top left;
	background-repeat: no-repeat;
	height: 136px;
	margin: 0;
	padding: 0 30px 0 21px;
	vertical-align: top;
	width: 890px;
}
td.footer {
	background-image: url("/img/bg_footer.png");
	background-position: top left;
	background-repeat: no-repeat;
	height: 41px;
	text-align: center;
	vertical-align: middle;
	width: 941px;
}
td.bottom {
	background-image: url("/img/bg_bottom.png");
	background-position: top left;
	background-repeat: no-repeat;
	height: 15px;
	line-height: 90%;
	width: 941px;
}
td.content {
	background-image: url("/img/bg_content.png");
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 21px 10px 22px;
	vertical-align: top;
	width: 898px;
}
td.sublinks {
	background-color: transparent;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 247px;
}
td.contentcell {
	background-color: transparent;
	margin: 0;
	padding: 0 0 10px 0;
	vertical-align: top;
	width: 650px;
}
td.bl_logo {
	background-color: transparent;
	background-image: url("/img/bg_bl_logo.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px;
	vertical-align: top;
	width: 194px;
}
td.bl_content {
	background-color: transparent;
	background-image: url("/img/bg_bl_content.png");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 100%;
	padding: 20px;
	vertical-align: top;
}
td.min_news {
	background-image: url("/img/bg_news2.png");
	background-position: top right;
	background-repeat: no-repeat;
	height: 253px;
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: top;
	width: 238px;
}
td.bareascell {
	vertical-align: middle;	
}

/* LEVEL-0 AND SEARCH */

div.search {
	float: left;
	text-align: right;
	width: 500px;
}
#searchbox {
	background-color: #f8f8f8;
	border: 1px solid #bdbdbd;	
	color: #333;
	font-family: arial, sans-serif;
	font-size: 8.5pt;
	margin: 0;
	padding: 1px;
}
#sbut {
	background-color: #bdbdbd;
	border: 1px solid #8f8f8f;	
	color: #333;
	font-family: arial, sans-serif;
	font-size: 8.5pt;
	line-height: 100%;
	margin: 0;
	padding: 1px 0 1px 0; 
	width: 60px;
}
img.flags {
	border: none;
	vertical-align: middle;	
}

/* LEVEL-1 LINKS */

#menu {
	border: none; 
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	text-align: center;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 650px;
	text-align: center;
}
#menu li {
	float: left;
	font-size: 9pt;
	/*line-height: 111%;*/
	line-height: 130%;
	margin: 0;
	text-align: center;
}
#menu li a.ml {
	background-image: url("/img/arrow.png");
	background-position: center 30px;
	background-repeat: no-repeat;
	border-right: 1px solid #f78c90;
	color: white;
	display: block;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 13px 8px 12px 8px;
	text-decoration: none;
}
#menu li a.ml:hover {
	background-image: none;
	color: #333;
	background-color: #d8d8d8;
	margin: 2px 0 0 0;
	padding: 13px 8px 12px 8px;
}
#menu li a.ml_sel {
	background-color: #d8d8d8;
	border-right: 1px solid #f78c90;
	color: #333;
	display: block;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 13px 8px 12px 8px;
	text-decoration: none;
}
#menu li a.ml_sel:hover {
	color: #333;
	background-color: #d8d8d8;
	margin: 2px 0 0 0;
	padding: 13px 8px 12px 8px;
}
#menu li a.ml_last {
	background-image: url("/img/arrow.png");
	background-position: center 30px;
	background-repeat: no-repeat;
	border: none;
	color: white;
	display: block;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 13px 8px 12px 8px;
	text-decoration: none;
}
#menu li a.ml_last:hover {
	background-image: none;
	background-color: #d8d8d8;
	border: none;
	color: #333;
	margin: 2px 0 0 0;
	padding: 13px 8px 12px 8px;
}
#menu li a.ml_sel_last {
	background-color: #d8d8d8;
	border-right: 0px solid #f78c90;
	color: #333;
	display: block;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 13px 8px 12px 8px;
	text-decoration: none;
}
#menu li a.ml_sel:hover {
	color: #333;
	background-color: #d8d8d8;
	margin: 2px 0 0 0;
	padding: 13px 8px 12px 8px;
}

/* LEVEL-2 LINKS */

#submenu {
	background-color: #f10204;
	background-image: url("/img/bg_sublinks.png");
	background-repeat: repeat-x;
	background-position: bottom left;
	border: none; 
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	min-height: 255px;
	padding: 1px 0 0 0;
	width: 100%;
}
#submenu ul {
	list-style: none;
	margin: 0 1px 1px 1px;
	padding: 0;
	width: 99%;
}
#submenu li.sl {
	font-size: 9.5pt;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#submenu a.sl:link, a.sl:visited {
	background-color: transparent;
	background-image: url("/img/lev2.png");
	background-position: 10px 14px;
	background-repeat: no-repeat;
	color: white;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 30px;
	text-decoration: none;
}
#submenu a.sl:hover {
	background-color: transparent;
	background-image: url("/img/lev2_sel.png");
	color: #333;
	display: block;
	margin: 0;
	padding: 10px 0 10px 30px;
}
#submenu a.sl_sel:link, a.sl_sel:visited {
	background-color: #ebebeb;
	background-image: url("/img/lev2_sel.png");
	background-position: 10px 14px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 30px;
	text-decoration: none;
}
#submenu a.sl_sel:hover {
	background-color: #ebebeb;
	color: #333;
	display: block;
	margin: 0;
	padding: 10px 0 10px 30px;
}

/* LEVEL-3 LINKS */

#submenu li.sl2 {
	font-size: 8.5pt;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#submenu a.sl2:link, a.sl2:visited {
	background-color: transparent;
	background-image: url("/img/lev3.png");
	background-position: 30px 8px;
	background-repeat: no-repeat;
	color: white;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 5px 50px;
	text-decoration: none;
}
#submenu a.sl2:hover {
	background-color: transparent;
	background-image: url("/img/lev3_sel.png");
	color: #333;
	display: block;
	margin: 0;
	padding: 3px 0 5px 50px;
}
#submenu a.sl2_sel:link, a.sl2_sel:visited {
	background-color: transparent;
	background-image: url("/img/lev3_sel.png");
	background-position: 30px 8px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 5px 50px;
	text-decoration: none;
}
#submenu a.sl2_sel:hover {
	background-color: transparent;
	color: #333;
	display: block;
	margin: 0;
	padding: 3px 0 5px 50px;
}

/* LEVEL-4 LINKS */

#submenu li.sl3 {
	font-size: 8.5pt;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#submenu a.sl3:link, a.sl3:visited {
	background-color: transparent;
	background-image: url("/img/lev3.png");
	background-position: 45px 8px;
	background-repeat: no-repeat;
	color: white;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 5px 65px;
	text-decoration: none;
}
#submenu a.sl3:hover {
	background-color: transparent;
	background-image: url("/img/lev3_sel.png");
	color: #333;
	display: block;
	margin: 0;
	padding: 3px 0 5px 65px;
}
#submenu a.sl3_sel:link, a.sl3_sel:visited {
	background-color: transparent;
	background-image: url("/img/lev3_sel.png");
	background-position: 45px 8px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 5px 65px;
	text-decoration: none;
}
#submenu a.sl3_sel:hover {
	background-color: transparent;
	color: #333;
	display: block;
	margin: 0;
	padding: 3px 0 5px 65px;
}

/* LEVEL-5 LINKS */

#submenu li.sl4 {
	font-size: 8.5pt;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#submenu a.sl4:link, a.sl4:visited {
	background-color: transparent;
	background-image: url("/img/lev3.png");
	background-position: 30px 8px;
	background-repeat: no-repeat;
	color: white;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 5px 80px;
	text-decoration: none;
}
#submenu a.sl4:hover {
	background-color: transparent;
	background-image: url("/img/lev3_sel.png");
	color: #333;
	display: block;
	margin: 0;
	padding: 3px 0 5px 80px;
}
#submenu a.sl4_sel:link, a.sl4_sel:visited {
	background-color: transparent;
	background-image: url("/img/lev3_sel.png");
	background-position: 30px 8px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 5px 80px;
	text-decoration: none;
}
#submenu a.sl4_sel:hover {
	background-color: transparent;
	color: #333;
	display: block;
	margin: 0;
	padding: 3px 0 5px 80px;
}

/* ------ SITEMAP ------ */

ul.map {
	list-style: none;
	margin-top: 10px;	
}
li.map1 {
	background: url("/img/arrow_1.gif") no-repeat 0 8px;
	color: #998;
	font-size: 120%;
	font-weight: bolder;
	line-height: 2em;
	margin-left: 0;
	padding-left: 15px;
}
li.map2 {
	background: url("/img/arrow_1.gif") no-repeat 0 6px;
	color: #998;
	font-size: 110%;
	line-height: 2em;
	margin-left: 15px;
	padding-left: 15px;
}
li.map3 {
	background: url("/img/arrow_1.gif") no-repeat 0 6px;
	color: #998;
	line-height: 2em;
	margin-left: 30px;
	padding-left: 15px;
}
li.map4 {
	background: url("/img/arrow_1.gif") no-repeat 0 6px;
	color: #998;
	line-height: 2em;
	margin-left: 45px;
	padding-left: 15px;
}
a.mapi:link, a.mapi:visited {
	background-color: transparent;
	color: #333;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: none;
}
a.mapi:hover {
	background-color: transparent;
	color: #998;
	margin: 0 0 1px 0;
	padding: 0 0 5px 0;
	text-decoration: none;
}



table.cnt {
	margin: 0;	
}
table.bareas {
	margin: 0;	
}
div.contentcontainer {
	background-color: white;
	background-image: url("/img/bg_contentcontainer.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #333;
	min-height: 400px; 
	margin: 0;
	padding: 0;
}
div.bareastxt {
	background-color: #e71010;
	color: white;
	font-size: 9pt;
	margin: 2px 0 0 0;
	padding: 5px 5px 5px 10px; 	
}
div.bareastxtnotlast {
	background-color: #e71010;
	color: white;
	font-size: 9pt;
	margin: 2px 2px 0 0;
	padding: 5px 5px 5px 10px; 	
}
img.bareasimg {
	margin: 0 2px 0 0
	;	
}
a.bareaslink:link, a.bareaslink:visited {
	background-color: transparent;
	color: white;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.bareaslink:hover {
	background-color: transparent;
	color: #d8d8d8;
	text-decoration: none;
}
img.fpspot {
	margin: 2px 0 0 0;
	padding: 0 10px 0 0;
}
h1.fpspot {
	background-color: transparent;
	background-image: none;
	color: #e00027;
	font-size: 14pt;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 8px 0;	
}
div.sitepath {
	background-color: #e8e8e8;
	color: #333;
	margin: 0;
	padding: 8px 0 8px 0;
	text-align: right;
	width: 100%;
}
p.spath {
	font-size: 8pt;
	margin: 0 18px 0 0;
	padding: 0;	
}

p.spath a:link, p.spath a:active, p.spath a:visited {
	background-color: transparent;
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
p.spath a:hover {
	text-decoration: underline;
}

div.applesearch {
	float: left;
	text-align: right;
	width: 500px;
}
#applesearch .sbox_l  {
	background: white url("/img/srch_l.gif") no-repeat top left;
	float: left;
	width: 19px; height: 19px;
	margin: 0 0 0 300px;
	padding: 0;
}
#applesearch .sbox_r  {
	background: white url("/img/srch_r.gif") no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}
#applesearch .sbox input {
	background: white url("/img/srch_bg.gif") repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}
#content {
	clear: both;
}



p {
	background-color: transparent;
	color: #333;
	line-height: 130%;
	margin: 0;
	padding: 5px 15px 5px 20px;
}
h1 {
	background-color: transparent;
	background-image: url("/img/bg_h1.png");
	background-position: bottom;
	background-repeat: repeat-x;
	color: #e00027;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 10px 10px;
	padding: 10px 0 8px 10px;	
}
h2 {
	background-color: transparent;
	color: #e00027;
	font-size: 13pt;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 3px 20px;	
}
h3 {
	background-color: transparent;
	color: #e00027;
	font-size: 11pt;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 20px;	
}
li {
	line-height: 130%;	
}
table {
	margin: 0 0 0 20px;
}
td {
	vertical-align: top;	
}
img {
	border: none;
}
a:link, a:active, a:visited, a:hover {
	background-color: transparent;
	color: #e40027;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

div#map
{
	width: 600px;
	height: 450px;
	margin: 5px 15px 5px 20px;
	padding: 0;
}

