html {
	white-space: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;	
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bg_header.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.block {
	clear: both;
	display: block;
	float: none;
}
.clear {
	clear: both;
	display: block;
	float: none;
	font-size: 1px;
	line-height: 0px;	
}
.hline {
	height: 1px;
	overflow: hidden;
	border: 0px none #5A5B5E;
	border-bottom: 1px solid #5A5B5E;
	margin: 2px 0px 1px 0px;
	display: block;
}
.vspacer5 {
	display: block;
	height: 5px;
	overflow: hidden;
}
.vspacer10 {
	display: block;
	height: 10px;
	overflow: hidden;
}
.highlight1 {
	color: #025897;
}
a, a:link, a:visited, a:active {
	color: #025897;
	text-decoration: underline;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #5EB7E1;
	text-decoration: none;
}
a.top, a.top:visited, a.top:active {
	margin: 0px 0px 2px 0px;
	padding:2px 4px 2px 13px;
	width: auto;
	height: auto;
	font-weight:bold;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: transparent;
	color: #333333;
	text-decoration: none !important;
	
}
a.top:hover, a.top:visited:hover, a.top:active:hover {
	background-color: #025897;
	background-image: url(images/up_over.gif);
	color:#D4ECF7;
	text-decoration: none !important;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: normal;
	color: #025897;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #F5F5F3;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 2px 4px 3px 4px;
	background-color: #5EB7E1;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #025897;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 2px 4px 3px;
	background-color: #EBF7FC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #025897;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #F4FBFD;
}
p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
ul {
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: square;
}
ol {
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.outerContainer {
	min-width: 800px;
	height: auto;
	position: relative;
	clear: both;
	display: block;
}
.innerContainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
	clear: both;
	display: block;
}
#overallContainer_out {
	height: auto;
	position: relative;
}
#overallContainer_in {
	height: auto;
	position: relative;
	background-image: url(images/bg_fixed.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
}
#headerContainer {
	
}
#headerLeft {
	display: block;
	width: 279px;
	float: left;
	text-align: left;
	height: 351px;
	overflow: hidden;
}
#topLogo {
	margin: 0px 11px 0px 13px;
}
#headerRight {
	display: block;
	width: 521px;
	float: right;
	text-align: right;
}
#topMenu {
	display: block;
	text-align: right;
	margin: 43px 5px 5px 0px;
	color: #FFFFFF;
	padding: 3px 9px 0px 0px;
	height: 18px;
	overflow: hidden;
	line-height: 12px;
}
#topMenu a, #topMenu a:link, #topMenu a:visited, #topMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/topmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 16px;
}
#topMenu a:hover, #topMenu a:link:hover, #topMenu a:visited:hover, #topMenu a:active:hover {
	background-image: url(images/topmenu_arrow_over.gif);
	color: #FFFFFF;
	text-decoration: underline;
}
#headerIllustration {
	background-image: url(images/header_right.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	height: 255px;
	margin: 32px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}
#logoAndMainMenuContainer {
	background-image: url(images/top_logo_and_menu_bg.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 310px;
	overflow: hidden;
}
#mainMenu {
	display: block;
	text-align: left;
	margin: 0px 11px 11px 13px;
}
#mainMenu .mainMenuHLine {
	width: 240px;
	height: 2px;
	overflow: hidden;
	margin: 0px 7px 0px 8px;
	background-image: url(images/dotted_hline_1.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
#mainMenu .menuItem {
	display: block;
}
#mainMenu a, #mainMenu a:link, #mainMenu a:visited, #mainMenu a:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	display: block;
	width: 225px;
	height: 24px;
	overflow: hidden;
	padding: 5px 0px 0px 10px;
	margin: 0px 7px 0px 8px;
	color: #DAF1FE;
	text-decoration: none;
}
#mainMenu a:hover, #mainMenu a:link:hover, #mainMenu a:visited:hover, #mainMenu a:active:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#langAndCertif {
	background-color: #D4ECF7;
	text-align: left;
	margin: 0px 11px 0px 12px;
	padding: 0px 10px 0px 10px;
	height: 41px;
	overflow: hidden;
	color: #4D92B7;
}
#languageMenu {
	float: left;
	width: 180px;
	padding: 12px 0px 0px 0px;
	height: 29px;
	text-align: left;
}
#languageMenu a, #languageMenu a:link, #languageMenu a:visited, #languageMenu a:active {
	color: #025897;
	text-decoration: none;
}
#languageMenu a:hover, #languageMenu a:link:hover, #languageMenu a:visited:hover, #languageMenu a:active:hover {
	color: #025897;
	text-decoration: underline;
}
#certif {
	float: right;
	width: 27px;
	height: 41px;
	overflow: hidden;
	text-align: right;
}

/*  */
#mainContainer {
	padding-top: 10px;
}
#mainContent {
	background-image: url(images/left_bg.png);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
#mainLeft {
	display: block;
	width: 279px;
	float: left;
	text-align: left;
	background-image: url(images/left_bg_norepeat.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;	
	min-height: 420px;
	height: auto;
}
#mainLeftContent {
	padding: 5px 17px 32px 18px;
	height: auto;
}
#mainLeft h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#mainLeft a, #mainLeft a:link, #mainLeft a:visited, #mainLeft a:active {
	color: #333333;
	text-decoration: underline;
}
#mainLeft a:hover, #mainLeft a:link:hover, #mainLeft a:visited:hover, #mainLeft a:active:hover {
	color: #333333;
	text-decoration: none;
}

.left_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.left_menu li {
	border-bottom: 1px dotted #999999;
}
.left_menu .first {
	border-top: 1px dotted #999999;
}
.left_menu ul li a, .left_menu ul li a:visited, .left_menu ul li a:active {
	margin: 0px;
	padding:2px 4px 2px 18px;
	display: block;
	width: 222px;
	height: auto;
	background-image: url(images/submenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	/*background-color: #EDEDEB;*/
	color: #025897 !important;
	text-decoration: underline;
	font-weight: bold;
}
.left_menu ul li a:hover, .left_menu ul li a:visited:hover, .left_menu ul li a:active:hover {
	background-color: #D4ECF7 !important;
	background-image: url(images/submenu_arrow_over.gif);
	color:#025897 !important;
	text-decoration: none !important;
}
.left_menu_item_active {
	font-weight: bold;
	background-color: #EFF8FC !important;
}

.pdf_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pdf_list li a, .pdf_list li a:visited, .pdf_list li a:active {
	margin: 2px 0px 2px 0px;
	padding:0px 2px 0px 18px;
	display: block;
	width: 471px;
	height: auto;
	background-image: url(images/icon_16x16_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	/*background-color: #EDEDEB;*/
	color: #025897;
	text-decoration: none;
	
}
.pdf_list li a:hover, .pdf_list ul li a:visited:hover, .pdf_list li a:active:hover {
	background-color: #D4ECF7;
	color:#025897;
	text-decoration: none;
}
.pdf_link a, .pdf_link a:visited, .pdf_link a:active {
	margin: 2px 0px 2px 0px;
	padding:2px 2px 2px 18px;
	height: auto;
	background-image: url(images/icon_16x16_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	/*background-color: #EDEDEB;*/
	color: #025897;
	text-decoration: none;	
}
.pdf_link a:hover, .pdf_link ul a:visited:hover, .pdf_link a:active:hover {
	background-color: #D4ECF7;
	color:#025897;
	text-decoration: none;
}

#mainRight {
	display: block;
	width: 521px;
	overflow-x: hidden;
	min-height: 420px;
	height: auto;
	float: right;
	text-align: left;
	background-image: url(images/page_right_bg.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
#mainRightContent {
	padding: 5px 30px 22px 0px;
	height: auto;
}
#mainRight a.submenu_item, #mainRight a.submenu_item:visited, #mainRight a.submenu_item:active {
	margin: 0px 0px 2px 0px;
	padding:2px 4px 2px 18px;
	display: block;
	width: 469px;
	height: auto;
	background-image: url(images/submenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color: #F8F8F6;
	color: #025897 !important;
	text-decoration: underline !important;
	
}
#mainRight a.submenu_item:hover, #mainRight a.submenu_item:visited:hover, #mainRight a.submenu_item:active:hover {
	background-color: #D4ECF7 !important;
	background-image: url(images/submenu_arrow_over.gif);
	color:#025897 !important;
	text-decoration: none !important;
}
#mainRight h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal;
	color: #025897;
	text-align: right;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#mainRight ul, #mainRight ol {
	text-align: justify;
}

#mainCenter {
	display: block;
	min-height: 420px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/page_right_bg.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
#mainCenterContent {
	padding: 5px 30px 22px 18px;
	height: auto;
}

#mainCenter h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal;
	color: #025897;
	text-align: right;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#mainCenter ul, #mainCenter ol {
	text-align: justify;
}

/*  */
#footerContainer {	
	margin-bottom: 15px;
	color: #5A5B5E;
}
#footerContent {
	font-size: 11px;
	color: #5A5B5E;
	padding: 0px 13px 0px 12px;
}
#footerContent td {
	font-size: 11px;
	color: #5A5B5E;
}
#footerMenu {
	background-color: #F5F5F3;
}
#footerMenu td {	
	font-size: 12px;
}
#footerMenu a, #footerMenu a:link, #footerMenu a:visited, #footerMenu a:active {
	margin: 0px 5px 0px 5px;	
	color: #025897;
	text-decoration: none;
}
#footerMenu a:hover, #footerMenu a:link:hover, #footerMenu a:visited:hover, #footerMenu a:active:hover {
	color: #025897;
	text-decoration: underline;
}

.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.pic {
	border: 5px solid #5A5B5E;
}
.pic_right {
	border: 5px solid #5A5B5E;
	margin: 0px 0px 0px 5px;
}
#mainLeft .pic {
	border: 5px solid #5A5B5E;
	margin: 0px 0px 5px 0px;
}

.tableborder {
	border: 1px solid #666666;
	border-bottom: 0px none #666666;
	border-right: 0px none #666666;
}
.tableborder td {
	border: 1px solid #666666;
	border-top: 0px none #666666;
	border-left: 0px none #666666;
}
.row {
	background-color: #F7F7F7;
	color: #000000;
}
.alt_row {
	background-color: #FDFDFD;
	color: #000000;
}
.bordertop_row {
	border-top: 1px solid #DEDEDE;
}
blockquote {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.thumb_td {
	background-color: #F5F5F3;
}


/* form */ 
.cform {
	margin: 0 0 0 0;
	padding: 7px;
	background-color:#FAFAFA;
}

.cform .maintable {	
}
.cform .maintable td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.cform h3 {
	background-color:#F0F0EC !important;
}
.inputtextfield {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #B8B8A9;
	background-color:#FFFFFF;
	width: 155px;
	height: 16px;
}
.inputtextfield_nowidth {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #B8B8A9;
	background-color:#FFFFFF;
	height: 16px;
}
.appform .inputtextfield, .appform .inputtextfield_nowidth {
	color: #025897;
	font-size: 14px;
	text-align: center !important;
	background-color:#FAFAFA;
	border: 1px solid #FAFAFA;
	border-bottom: 1px dotted #B8B8A9;
}
.textareafield {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #B8B8A9;
	background-color:#FFFFFF;
	width: 390px;
	height: 92px;
	
	scrollbar-arrow-color:#B8B8A9;
	scrollbar-track-color:#FAFAFA; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#B8B8A9; 
	scrollbar-3dlight-color:#FAFAFA; 
	scrollbar-darkshadow-color:#FAFAFA; 
	scrollbar-shadow-color:#B8B8A9; 
}
.appform .textareafield {
	color: #025897;
	font-size: 14px;
	width: 470px;
}
.inputbutton {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #025897;
	background-color:#5EB7E1;
	height: 18px;
	width: 157px;
	cursor: pointer;
}
.inputbutton_no_width {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #025897;
	background-color:#5EB7E1;
	height: 18px;
	cursor: pointer;
}
.selectfield {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	line-height: normal;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0px;
	/*height: 18px;*/
	width: 200px;
	background-color:#FFFFFF;
}
.selectfield_no_width {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	line-height: normal;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0px;
	background-color:#FFFFFF;
}
/* */
.nota {
	font-size: 11px;
}

/*  JS LIST */
.list_item_container {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	display: block;
	/*
	background: none;
	border: none;
	*/
}
.list_item_container_active {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	display: block;
	/*
	background: #FBFBF9;
	border: 1px dotted #5E5846;
	*/
}
.list_item_title {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #5E5846;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
.list_item_title_active {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
.list_item_title a, .list_item_title a:link, .list_item_title a:visited, .list_item_title a:active {
	color: #5E5846;	
	text-decoration: none;
	cursor: pointer;
}
.list_item_title a:hover, .list_item_title a:link:hover, .list_item_title a:visited:hover, .list_item_title a:active:hover {
	color: #006699;	
	text-decoration: none;
	cursor: pointer;
}
.list_item_title_active a, .list_item_title_active a:link, .list_item_title_active a:visited, .list_item_title_active a:active {
	color: #006699;	
	text-decoration: none;
	cursor: pointer;
}
.list_item_title_active a:hover, .list_item_title_active a:link:hover, .list_item_title_active a:visited:hover, .list_item_title_active a:active:hover {
	color: #0099CC;	
	text-decoration: none;
	cursor: pointer;
}
.list_item_content {
	padding: 5px 0px 5px 8px;
	margin: 0px 0px 0px 9px;
	border-left: 1px solid #6AA8CC;
	display: block;
}
.list_item_content_2 {
	padding: 5px 0px 5px 8px;
	margin: 0px 0px 0px 10px;
	border-left: 0px none #6AA8CC;
	display: block;
}

.list_item_container .pdf_list.nowidth li a {
	width: auto;
}
