/* CSS Document */

/* -------------------------RESET------------------------- */

body,div,dl,dt,dd,ul,li,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;font-size:11px;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* -------------------------------------------------------  */

* { font-family: Verdana, Arial, sans-serif;}

BODY {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	background: #fff;
}

TABLE {border-collapse:0; border:0;}
TD {margin:0;padding:0; color: #58585a;}

P {margin:0 0 15px 0;padding:0;}

UL {list-style-type: none; padding:0;margin:10px 0;}

UL LI {
/*	background: url(/design/puce.gif) no-repeat 0px 8px;*/
	padding: 2px 0 2px 8px;
/*	margin: 0 0 0 20px;*/


	background: url(../design/red_marker_small.gif) no-repeat left top;
	font-size: 9px;
	margin: 0px 9px;
}

INPUT {
	padding: 2px;
	margin: 0;
	border: 1px solid #666;
	font-size: 10px;
	border: 1px solid #03937c;
	background: #FFFFFF;
}

INPUT.button , INPUT.formbutton{
	border: 1px solid #333;
	background: #17498B;
	color: #FFFFFF;
	font-size: 10px;
	cursor: pointer;
}

INPUT.formbutton{
	margin: 0 10px 0 0;
	float: left;
}

#formmail11 TD {
	padding:3px;
}

INPUT.formbutton:hover , INPUT.button:hover {color:#fff;}

A, A:visited {color:#0098d7;}
A:hover, A:active {color:#0675a3;}

.clear {clear:both;}


/* ==============================================
CONTAINER
============================================== */
#container {
	width: 940px;
	position: relative;
	margin: 20px auto 0px auto;
}
#top {
	background: url(../design/container_top.jpg) no-repeat bottom;
	height: 11px;
}
a#logo, a:visited#logo {
	display: block;
	position: relative;
	background: url(../design/logo.gif) no-repeat;
	height: 144px;
}
#top_banner {
	position: absolute;
	top: 12px;
	left: 175px;
	background: url(../design/banner_2.jpg) no-repeat;
	width: 737px;
	height: 164px;
}
#middle {
	background: url(../design/container_middle.jpg) repeat-y top;
	padding: 1px 20px 0px 10px !important;
}
#bottom {
	background: url(../design/container_bottom.jpg) no-repeat top;
	height: 30px;
	text-align: center !important;
	font-size: 12px;
}
#bottom a,
#bottom a:visited {
	font-size: 9px;
	color: #000;
	text-decoration: none;
	border-left: 1px solid #000;
	padding: 0px 15px;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom a.last,
#bottom a.last:visited {
	border-right: 1px solid #000 !important;
} 
#copyright {
	float: right;
	font-size: 10px;
	padding-right: 15px;
	color: #58585a;
}
#copyright a,
#copyright a:visited {
	color: #58585a;
	text-decoration: none;
}

#breadcrumbs {
	font-size: 10px;
	color: #000;
	width: 687px;
	margin: 7px 0 0 2px;
	float: left;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color: #000;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

.top_menu {
	float: left;
	margin: 7px 0 0 18px;
}

.top_menu a,
.top_menu a:visited {
	display: block;
	float: left;
	height: 15px;
	font-size: 10px;
	border-left: 1px solid #000;
	color: #000;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}
.top_menu a:hover {
	text-decoration: underline;
}
.top_menu a.last,
.top_menu a.last:visited {
	border-right: 1px solid #000;
}
table.main {
	width: 100%;
	float: left;
	margin: 7px 0 12px 0;
}
table.main td {
	vertical-align: top;
	padding-bottom: 0px !important;
}

/* --- Left column --- */
table.main td.left {
	width: 196px;
	padding: 0 8px 0 4px; 
}

a.blue_link,
a.blue_link:visited {
	color: #00488f;
	background: url(../design/blue_marker.gif) no-repeat left top;
	text-decoration: none;
	padding-left: 13px;
	font-size: 10px;
}
a.blue_link:hover {
	text-decoration: underline;
}

/* --- Center column --- */
td.center {
	width: 493px;
}

/* --- Right column --- */
table.main td.right {
	width: 198px;
	padding: 0 0 0 8px;
}
table.main td.right img.right_banner {
	margin-bottom: 11px;
}

/* ==============================================
BLOCKS
============================================== */
/* Light green block */
.light_green {
	background: #ecf1df url(../design/light_green_top.gif) no-repeat top left !important;
	width: 193px;
}
.light_green .bottom {
	background: url(../design/light_green_bottom.gif) no-repeat bottom left !important;
	height: 16px;
}

/* Light blue block */
.light_blue {
	background: #e3f0f9 url(../design/light_blue_top.gif) no-repeat top left !important;
	width: 493px;
}
.light_blue .bottom {
	background: url(../design/light_blue_bottom.gif) no-repeat bottom left !important;
	height: 12px;
}

/* Blue block */
.blue {
	background: #cfe5f5 url(../design/blue_top.gif) no-repeat top left !important;
	width: 185px !important;
	color: #00488f;
	margin-top: 10px !important;
}
.blue ul,
.right_blue ul,
.green_block ul,
.orange_block ul {
	margin: 0px;
}
.blue ul li,
.right_blue ul li,
.green_block ul li,
.orange_block ul li {
	background: url(../design/red_marker_small.gif) no-repeat left top;
	font-size: 9px;
	margin: 0px 9px;
}
.blue a,
.blue a:visited,
.right_blue a,
.right_blue a:visited {
	color: #00488f;
	text-decoration: none;
}
.blue a:hover,
.right_blue a:hover {
	text-decoration: underline;
}
.blue .bottom {
	background: url(../design/blue_bottom.gif) no-repeat bottom left !important;
	height: 14px;
}
.blue h2,
.right_blue h2 {
	padding-left: 9px;
}
.blue_left {
	float: left;  
	width: 185px;
	margin: 0 10px 0 0;
}

/* Green block */
.green_block {
	background: #b9d593 url(../design/green_top.gif) no-repeat top left !important;
	width: 234px !important;
	color: #184a8c;
	margin-top: 10px !important;
}
.green_block .bottom {
	background: url(../design/green_bottom.gif) no-repeat bottom left !important;
	height: 13px;
}
.green_block .text,
.orange_block .text {
	padding: 0px 7px !important;
}
.green_block h2,
.orange_block h2 {
	padding: 8px 9px 0px 9px !important;
	margin-top: 0px !important;
}

/* Orange block */
.orange_block {
	background: #f7b983 url(../design/orange_top.gif) no-repeat top left !important;
	width: 235px !important;
	color: #184a8c;
	margin-top: 10px !important;
}
.orange_block .bottom {
	background: url(../design/orange_bottom.gif) no-repeat bottom left !important;
	height: 14px;
}
.orange_block ul ul {
	margin-left: 5px !important;
}
.orange_block ul ul li {
	background: url(../design/marker_arrow.gif) no-repeat left !important;
}

/* Right blue block */
.right_blue {
	background: #cfe5f5 url(../design/right_blue_top.gif) no-repeat top left !important;
	width: 193px !important;
	color: #00488f;
	margin-top: 10px !important;
}
.right_blue .bottom {
	background: url(../design/right_blue_bottom.gif) no-repeat bottom left !important;
	height: 13px;
}
.right_blue h2 {
	padding-top: 10px !important;
	margin-top: 0px !important;
}

/* Dark blue block */
.dark_blue {
	background: #17498c url(../design/dark_blue_top.gif) no-repeat top left !important;
	width: 278px !important;
	color: #fff;
	line-height: 1.55;
	margin-top: 10px;
}
.dark_blue a,
.dark_blue a:visited,
.left_dark_blue a,
.left_dark_blue a:visited {
	color: #fff;
}
.dark_blue a:hover,
.left_dark_blue a:hover {
	text-decoration: none;
}
.dark_blue .text,
.left_dark_blue .text {
	padding: 0px 7px;
	font-size: 9px;
}

.dark_blue TEXTAREA,
.left_dark_blue .text TEXTAREA {
	font-size: 9px;
	color: #fff;
	width:100%;
	background:transparent;
	border:1px dashed #999;
}

.dark_blue_right {
	float: left; 
	width: 278px;
}
.dark_blue_right h2,
.left_dark_blue h2 {
	padding-left: 9px;
}
.dark_blue .bottom {
	background: url(../design/dark_blue_bottom.gif) no-repeat bottom left !important;
	height: 12px;
}

/* Left dark blue block */
.left_dark_blue {
	background: #17498c url(../design/left_dark_blue_top.gif) no-repeat top left !important;
	width: 193px !important;
	color: #fff;
	line-height: 1.55;
	margin-top: 10px;
}
.left_dark_blue .bottom {
	background: url(../design/left_dark_blue_bottom.gif) no-repeat bottom left !important;
	height: 12px;
}
.left_dark_blue h2 {
	padding-top: 10px !important;
	margin-top: 0px !important;
}

/* ==============================================
CONTENT
============================================== */
.content {
	padding: 0 8px 0 10px;
	color: #58585a;
	line-height: 1.4;
}
.comment {
	font-size: 9px;
}
.pac a,
.pac a:visited {
	display: block;
	text-decoration: none;
	color: #00488f;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 -10px 0 !important;
}
.pac a:hover {
	text-decoration: underline;
}
.pac a img {
	position: relative;
	top: 2px;
	margin-right: 3px;
}
.content ul li {
	font-size: 11px;
	background: url(../design/red_marker_small.gif) no-repeat left top;
	margin: 0px 9px;
}

/* ==============================================
NEWS
============================================== */
.news {
	margin: 0 8px;
}
a.news_item,
a.news_item:visited {
	display: block;
	clear:both;
	margin-bottom: 13px;
	text-decoration: none;
}
a.news_item:hover {
	background-color: #d3deb6;
}
.title {
	color: #ca0925;
	font-size: 10px;
	background: url(../design/red_marker.gif) no-repeat left top;
	padding: 0 10px 3px 13px;
}
.header {
	color: #308133;
	font-size: 10px;
	padding: 0 10px 0 13px;
	line-height: 1.3;
}
.content .title {
	font-size: 11px !important;
}
.content .header {
	color: #1b72b4 !important;
	font-size: 11px !important;
}

/* ==============================================
MENU
============================================== */
#main_menu {
	position: relative;
	width: 903px;
	height: 23px;
	background: url(../design/main_menu_bgr.gif) no-repeat;
	padding-left: 15px;
}
#main_menu a, #main_menu a:visited {
	display: block;
	float: left;
	width: 125px;
	height: 19px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	text-align: center !important;
	padding-top: 4px;
	background: url(../design/menu_selector.gif) no-repeat right;
}
#main_menu a:hover {
	text-decoration: none !important;
	background-color: #184a8c;
}
#main_menu a.active,
#main_menu a.active:visited {
	background-color: #184a8c;
}
#left_menu {
	padding-top: 7px;
}
#left_menu a,
#left_menu a:visited {
	display: block;
	background: url(../design/left_menu_blue.gif) repeat-x bottom;
	margin: 3px 10px 0px 10px;
	padding: 1px 4px 9px 4px;
	text-decoration: none;
	color: #184a8c;
	font-size: 12px;
}
#left_menu a div {
	background: url(../design/blue_marker_big.gif) no-repeat left;
	padding-left: 15px;
}
#left_menu a:hover div {
	background: url(../design/red_marker_big.gif) no-repeat left;
	color: #ca0925;
	font-weight: bold;
}
#left_menu a.selected div {
	background: url(../design/red_marker_big.gif) no-repeat left;
	color: #ca0925;
	font-weight: bold;
}
#left_menu .second div {
	background: url(../design/blue_marker_small.gif) no-repeat left;
	margin-left: 15px;
	font-weight: bold;
	font-size: 10px;
}
#left_menu .second a:hover div {
	background: url(../design/blue_marker_small.gif) no-repeat left !important;
}
#left_menu .second a.second_selected div {
	color: #ca0925;
	font-weight: bold;
}



/* ==============================================
_DESIGN/editor.css
============================================== */
h1 {
	color: #1b72b4;
	font: normal 20px Verdana !important;
	padding: 10px 0;
}
h1.green {
	color: #308133;
	margin: 0px !important;
	padding: 8px 0px 10px 3px;
	
}
h2 {
	color: #00488f;
	font: bold 15px Verdana;
	margin: 10px 0 8px 0 !important;
}
h2.white {
	color: #fff;
	font-size: 15px !important;
}

h2.white INPUT{
	color: #fff;
	font-size: 15px !important;
	border:1px dashed #999;
	width:95% !important;
	background:#17498C;
}


h3 {
	color: #00488f;
	font: bold 11px Verdana;
	margin: 17px 0 4px 0;
}

/* ==============================================
SITEMAP
============================================== */

#sitemap_cmp_1 DIV, #sitemap_cmp_2 DIV, 
#sitemap_cmp_3 DIV, #sitemap_cmp_4 DIV {
	height: 23px;
	padding-top: 7px;
}
#sitemap_cmp_1 DIV A, #sitemap_cmp_1 DIV A:visited , 
#sitemap_cmp_2 DIV A, #sitemap_cmp_2 DIV A:visited , 
#sitemap_cmp_3 DIV A, #sitemap_cmp_3 DIV A:visited,
#sitemap_cmp_4 DIV A, #sitemap_cmp_4 DIV A:visited {
	text-decoration: none;
}
#sitemap_cmp_1 DIV A:hover, #sitemap_cmp_1 DIV A:active , 
#sitemap_cmp_2 DIV A:hover, #sitemap_cmp_2 DIV A:active , 
#sitemap_cmp_3 DIV A:hover, #sitemap_cmp_3 DIV A:active , 
#sitemap_cmp_4 DIV A:hover, #sitemap_cmp_4 DIV A:active {
	text-decoration: underline;
}

.level_xxx {
	font-weight:bold;
	margin-top:30px;
}
.level_xyx {
	background:url(/design/sitemap/sitemap01.gif) left no-repeat;
	margin-left:45px;
	padding-left:30px;
}
.level_xyx_last {
	background:url(/design/sitemap/sitemap02.gif) left no-repeat;
	margin-left:45px;
	padding-left:30px;
}
.level_yxx{
	background:url(/design/sitemap/sitemap01.gif) left no-repeat;
	padding-left:30px;
}
.level_yxx_last{
	background:url(/design/sitemap/sitemap02.gif) left no-repeat;
	padding-left:30px;
}
.level_yyx {
	padding-left:70px;
	background:url(/design/sitemap/sitemap0201.gif) left no-repeat;
}
.level_yyx_last {
	padding-left:70px;
	background:url(/design/sitemap/sitemap0202.gif) left no-repeat;
}
.level_xyy {
	padding-left:70px;
	margin-left:45px;
	background:url(/design/sitemap/sitemap0201.gif) left no-repeat;
}
.level_xyy_last {
	padding-left:70px;
	margin-left:45px;
	background:url(/design/sitemap/sitemap0202.gif) left no-repeat;
}
.level_xxy {
	padding-left:30px;
	margin-left:75px;
	background:url(/design/sitemap/sitemap01.gif) left no-repeat;
}
.level_xxy_last {
	padding-left:30px;
	margin-left:75px;
	background:url(/design/sitemap/sitemap02.gif) left no-repeat;
}
.level_yyy {
	padding-left:110px;
	background:url(/design/sitemap/sitemap0301.gif) left no-repeat;
}
.level_yyy_last {
	padding-left:110px;
	background:url(/design/sitemap/sitemap0302.gif) left no-repeat;
}
.level_yxy {
	padding-left:110px;
	background:url(/design/sitemap/sitemap0304.gif) left no-repeat;
}
.level_yxy_last {
	padding-left:110px;
	background:url(/design/sitemap/sitemap0303.gif) left no-repeat;
}

.tooltip {
	width:165px;
	background:white;
	_height:165px;
	min-height:165px;
	border:1px solid #CCCCCC;
	padding:15px;
	line-height:140%;
}


