#top { background: url("../images/layout/top_bg.jpg") no-repeat 39px 24px;}
#middle { margin-bottom: 1em; }
	#left { width: 255px; }
	#center { padding: 0 18px 0 15px; }
	#center h1.title {
		padding: 4px 0 7px;
		padding-left: 11px;
		margin-top: 7px;
		margin-bottom: 7px;
		text-transform: uppercase;
		border-bottom: 1px solid #ece9e8;
	}
	#center .content {
		padding-left: 11px;
	}
	#right {
		width:211px;
		padding-right:15px;
	}
#bottom { padding-bottom: 15px; }
	#bottom #foot {
		height: 26px;
		margin: 0 15px;
		background-color: #085ca2;
	}
.copy {
	color: #898989;
	text-align: center;
	padding: 1em 0;
}
.copy a {
	color: #889;
	text-decoration: none;
}
.copy a:hover {
	text-decoration: underline;
}

.h1a {
	background-image: url("../images/layout/h1a_bg.gif");
	background-repeat: repeat-x;
	background-position: center;
}
.h1a h1 {
	margin: 0;
	margin-left: 20px;
	padding: 0 10px;
	background-color: #fff;
	color: #fcaa00;
	display: inline;
}

.centerTitle {
}
.centerTitle h1 {
	padding: 0;
	margin: 0;
}

.subTitle {
	background-image: url("../images/layout/h1a_bg.gif");
	background-repeat: repeat-x;
	background-position: center;
}
.subTitle h2 {
	margin: 0;
	margin-left: 20px;
	padding: 0 10px;
	background-color: #fff;
	color: #fcaa00;
	display: inline;
}

.bb {
	border-bottom: 1px dashed #898989;
}


#content {
	background-color: #FFFFFF;
	width: 955px;
	margin: auto;
}

#top_line {}

#top_line #top_text {
padding: 19px 30px 0 19px;
text-align: right;
}

#top_line #top_text A:hover { color: #fcaa00; }
#top_line #top_text A.sel {
	color: #fcaa00;
	text-decoration: none;
}

#top_line #top_text .langselect {
	float: right;
}

#rootmenu { text-align:right; padding:16px 30px 0 0; }
#top A { color:#8A8A8A; text-decoration:none; }
#top A.selected { color: #fea900; }
#top A:HOVER { color: #fea900; }

#rootmenu .navTable { margin-right: auto; }

#main_menu A.item {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	
	width: 201px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 6px;
	cursor: pointer;
}

#main_menu A.item_active {
	background-color: #430000;
	color: #f99d27;
	display: block;
	text-decoration: none;
	
	width: 201px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 6px;
	cursor: pointer;
}


#main_menu A.item:hover {
	background-color: #430000;
	color: #f99d27;
}

/**
 * Submenu
 **/
#submenu {
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 13px;
	height: 24px;
	
}

#submenu A {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#submenu A:hover, #submenu A.active {
	color: #FFFFFF;
}

#submenu A.selected {
	color: #9c111f;
}

#middle #navFile {
	text-align: center;
}

/**
 * Left submenu
 **/
#left_submenu {
	padding-left: 15px;
}

#left_submenu .submenu {padding-top: 16px;}

#left_submenu .level_1 {}

#left_submenu .level_1 A {
background:transparent url(../images/layout/level_1.gif) no-repeat scroll left top;
font-weight: bold;
display: block;
border-bottom: 1px solid #E9E9EA;
padding:6px 0 0px 28px;
height: 20px;
}

#left_submenu .level_1 A.sel {
	background:transparent url(../images/layout/level_1_active.gif) no-repeat scroll left top;
}

#left_submenu .level_2 { padding: 0 19px 0 28px; }

#left_submenu .level_2 A {
	display:block;
	color:#0057a3;
	font-weight: bold;
	border-bottom: 1px dashed #898989;
	background: url(../images/layout/arrow_right.gif) no-repeat left 9px;
	padding: 6px 0 6px;
	padding-left: 10px;
}

#left_submenu .level_2 A.sel {
	color: #fbab00;
	background: url(../images/layout/arrow_right_yellow.gif) no-repeat left 9px;
	font-weight: bold;
}


#left_submenu .level_3 {
	margin-left: 20px;
	padding-left: 0px;
	margin-right: 19px;
}

#left_submenu .level_3 A {
	display:block;
	color:#898989;
	background: url(../images/layout/arrow_right.gif) no-repeat 17px 9px;
	padding: 6px 0 6px;
	padding-left: 29px;
}

#left_submenu .level_3 A.sel {
	background-image: url(../images/layout/arrow_right_yellow.gif);
	background-color: #eee;
}

#left_submenu .level_3.last A {
	border-bottom: 1px dashed #898989;
}

#left_submenu .last A {
	border: none;
}
/*#left_submenu A:HOVER { background-color:#dce4ec; }*/

#left_submenu .separator {
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	color: #0057a3;
	font-weight: bold;
}

#left_content {
	padding-right: 20px;
	
}

#main_content {
	padding-left: 20px;
	width: 655px;
}

#start {
	height: 43px;
	background-color: #440001;
}

/** Box **/
.contentBox { border: 1px solid #999999; }
.contentBox .contentTitle {
	background: #d9e2eb;
	height: 21px;
	border: 1px solid #FFFFFF;
	margin: 0;
	padding: 5px 0 0 12px;
	color: #003971;
}
.contentBox TABLE.contentTitle { padding: 0; height: 26px; }
.contentBox TABLE.contentTitle TD { color: #003971; padding: 0 12px; }
.contentBox .contentBody { border-top: 1px solid #999999; padding: 5px 12px 5px 12px; }
.contentBox TABLE.contentBody {padding: 0; }

#left .box , #right .box{
	padding:2em 0 0 15px;
}