.index_majorlayer{
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
}

.index_headerlogo{
	height: 131px;
}

.index_headerlogo .index_headerplacecon{
	height: 125px;
}

.index_headerlogo .index_headerplacecon .left{
	padding: 0px 0px 0px 5px;
	background: url(../img/header_placeim_left.gif) no-repeat top left;
	height: 125px;
}

.index_headerlogo .index_headerplacecon .right{
	padding: 0px 5px 0px 0px;
	background: url(../img/header_placeim_right.gif) no-repeat top right;
	height: 125px;
}

.index_headerlogo .index_headerplacecon .right .right_inbox, .index_headerlogo .index_headerplacecon .right .right_inbox_nourl{
	height: 125px;
	width: 540px;
	cursor: pointer;
}

.index_headerlogo .index_headerplacecon .right .right_inbox_nourl{
	cursor: default;
}

.index_headerlogo .index_shadowtop{
	height: 6px;
	background: url(../img/header_shadowbutton.gif) repeat-x;
	clear: both;
}

.index_headerlogo .index_shadowtop .left{
	height: 6px;
	width: 10px;
	background: url(../img/header_shadowbutton_left.gif) no-repeat top left;
}

.index_headerlogo .index_shadowtop .right{
	height: 6px;
	width: 10px;
	background: url(../img/header_shadowbutton_right.gif) no-repeat top right;
}

.index_spaceheaderbody{
	height: 10px;
}

.index_majorboxinbod{}

.index_majorboxinbod .index_shadotopbody{
	height: 5px;
	background: url(../img/inbod_shadow.gif) repeat-x top;
	clear: both;
}

.index_majorboxinbod .index_shadotopbody .left{
	height: 5px;
	width: 10px;
	background: url(../img/inbod_shadow_left.gif) no-repeat left top;
}

.index_majorboxinbod .index_shadotopbody .right{
	height: 5px;
	width: 10px;
	background: url(../img/inbod_shadow_right.gif) no-repeat right top;
}

.index_inplashadcontent{
	background: url(../img/inbod_verticalbackground.gif) repeat-y;
	width: 900px;
}

.index_inplashadcontent .index_boxshadowleft{
	float: left;
	width: 5px;
	background: url(../img/inbod_shadow_bin_left_top.gif) no-repeat top left;
	height: 10px;
}


.index_inplashadcontent .index_boxoncontentpages{
	float: left;
	background: white;
	width: 890px;
}

.index_inplashadcontent .index_boxshadowright{
	float: right;
	width: 5px;
	height: 10px;
	background: url(../img/inbod_shadow_bin_right_top.gif) no-repeat top right;
}

/*****************************************************************************************/

.index_inplashadcontent table.bodysep{
	width: 900px;
}

.index_inplashadcontent table.bodysep td.cellbox_shadowleft{
	width: 5px;
	background: url(../img/inbod_shadow_bin_left.gif) repeat-y left;
}

.index_inplashadcontent table.bodysep td.cellbox_shadowright{
	width: 5px;
	background: url(../img/inbod_shadow_bin_right.gif) repeat-y right;
}

.index_inplashadcontent table.bodysep td.cellbox_content{
	background: white;
}


/*****************************************************************************************/

.index_menu{
	height: 42px;
	background: url(../img/menu_background.gif) repeat-x;
}

.index_menu .left{
	height: 42px;
}

.indexall_menu{}

.indexall_menu ul.dbMenu{
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.indexall_menu ul.dbMenu li{
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}

.indexall_menu ul.dbMenu li a{
	display: block;
	color: #ffffff;
	padding: 0 15px 0 15px;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
	*display: inline;
}

.indexall_menu ul.dbMenu li a:hover{
	background: url(../img/menu_background_selected.gif) repeat-x bottom;
	text-decoration: none;
}

.indexall_menu ul.dbMenu li.vsep{
	width: 1px;
	height: 42px;
	background: url(../img/menu_sepline.gif) no-repeat center bottom;	
}

.indexall_menu ul.dbMenu li ul{
	position: relative;
	display: none;
	padding: 0px;
	margin: 0px;
	list-style: none;	
}

.indexall_menu ul.dbMenu li.click ul{
	display: block;
	background: #1c8fc4;
	opacity: 0.9;
	filter: alpha(opacity = 90);	
}

.indexall_menu ul.dbMenu li.click ul{
	position: absolute;
	top: 42px;
	left: -1px;
	z-index: 100;
	width: 200px;
}

.indexall_menu ul.dbMenu li ul li{
	float: none;
	white-space: nowrap;
	height: 27px;
	line-height: 27px;
	padding: 0;
	margin: 0;
}

.indexall_menu ul.dbMenu li ul li a{
	display: block;
	padding: 0 0 0 5;
	color: white;
	height: 27px;
	line-height: 27px;	
}

.indexall_menu ul.dbMenu li ul li a:hover{
	background: #4798bd;
}

.indexall_menu ul.dbMenu li ul li.hsep{
	height: 1px;
	background: #42acdd;
	*display: none;
}


/*****************************************************************************************/


.index_menu .right{}

.index_menu .right .inboxmenu_searchbox{
	padding: 10px 10px 0px 0px;
	width: 290px;
	*padding-top: 9px;
}

.index_menu .right .inboxmenu_searchbox .left_searc{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.index_menu .right .inboxmenu_searchbox .right_searc{
	float: right;
	padding-left: 5px;
	height: 23px;
	padding: 0px 0px 0px 0px;
	*padding-top: 1px;
}

.index_menu .right .inboxmenu_searchbox .field_inlabel, .index_menu .right .inboxmenu_searchbox .field{
	border: none;
	height: 21px;
}


/*****************************************************************************************/


.index_intherealsubpages{}

.index_intherealsubpages .index_intherealsubpages_sub{
	padding: 10px;
}

.table_index_sepboxes{
	width: 870px;
}

.table_index_sepboxes .cellbox_oncontent{}

.index_titlesubpage{
	padding: 0px 0px 10px 0px;
}

.index_titlesubpage .index_linetitlesubpage{
	height: 25px;
	background: url(../img/linesep.gif) repeat-x bottom;
}

.index_titlesubpage .index_linetitlesubpage .left{
	height: 25px;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial, tahoma, verdana;
}

.index_titlesubpage .index_linetitlesubpage .right{
	height: 25px;
}

.index_titlesubpage .index_linetitlesubpage .right .onbox_right{
	padding: 3px 0px 0px 0px;
}

.index_titlesubpage .index_linetitlesubpage .right .onbox_right img{
	margin-left: 5px;
}

.index_boxonfieldprint{
	display: none;
}

.table_index_sepboxes .cellsep{
	background: url(../img/linesep.gif) repeat-y center;
	width: 20px;
}

.table_index_sepboxes .cellbox_lateralbar{
	width: 185px;
}

.index_inbody{}


/*****************************************************************************************/


.index_lateralbar{}

.index_lateralbar .spaceboxes{
	height: 24px;
}


/*****************************************************************************************/


.index_boxfilie{
	padding: 0px 0px 0px 0px;
}

.index_boxfilie .ibfi_button{}

.index_boxfilie .ibfi_button .onthebutton{}

.index_boxfilie .ibfi_button .onthebutton a{
	display: block;
	background: #ff7e00 url(../img/button_filiese.gif) repeat-x top;
	color: white;
	text-align: center;
	padding: 10px 0px 10px 0px;	
	font-weight: bold;
}

.index_boxfilie .ibfi_button .onthebutton a:hover{
	background: #ff9c00 url(../img/button_filiese_on.gif) repeat-x top;
	text-decoration: none;
}

.index_boxfilie .ibfi_listlinks{
	padding: 10px 0px 0px 0px;
}

.index_boxfilie .ibfi_listlinks p{
	padding: 0px;
	margin: 0px;
}

.index_boxfilie .ibfi_listlinks, .index_boxfilie .ibfi_listlinks table td{
	font-size: 9pt;
	font-weight: bold;
}

.index_boxfilie .ibfi_listlinks ul{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}


/*****************************************************************************************/

.banner_freecontent, .banner_freecontent table td{
	font-size: 9pt;
}

.banner_freecontent p{
	padding: 0px;
	margin: 0px;
}

.banner_freecontent img{
	border: 0;
}

.index_banlbar_onbox{
	border: 1px solid #e0e0e0;
	background: #f4f4f4;
	border-top: none;
	padding: 5px 10px 10px 10px;
}

/*****************************************************************************************/

.index_formlogin{
	padding: 0px 0px 0px 0px;
}

.index_formlogin .index_banlbar_onbox .barbuttons{
	text-align: right;
}

.index_formlogin .banla_logedon{
	font-size: 8pt;
}

.index_formlogin .banla_logedon .banla_opplaceuserpic{
	padding: 3px 0px 5px 0px;
	text-align: center;
}

.index_formlogin .banla_logedon .banla_opplaceuserpic .banla_onuserpic{
	padding: 3px;
	border: 1px solid #e4e4e4;
	background: white;
	width: 75px;
	height: 75px;
	margin: 0 auto;
}

.index_formlogin .banla_logedon .banla_placeuser_firstname{
	padding-top: 5px;
}

.index_formlogin .banla_logedon .banla_placeuser_firstname .banuc_top, .index_formlogin .banla_logedon .banla_placeuser_firstname .banuc_bottom{
	height: 4px;
	background: white;
}

.index_formlogin .banla_logedon .banla_placeuser_firstname .banuc_nome{
	text-align: center;
	font-size: 11pt;
	background: white;
	border: 1px solid #e4e4e4;
	border-top: none;
	border-bottom: none;
}

.index_formlogin .banla_logedon .banla_placeuser_firstname .banuc_top{
	background: url(../img/banpicus_top.gif) repeat-x top;
}

.index_formlogin .banla_logedon .banla_placeuser_firstname .banuc_top .left{
	height: 4px;
	width: 5px;
	background: url(../img/banpicus_top_left.gif) no-repeat left top;
}

.index_formlogin .banla_logedon .banla_placeuser_firstname .banuc_top .right{
	height: 4px;
	width: 5px;
	background: url(../img/banpicus_top_right.gif) no-repeat right top;
}

.index_formlogin .banla_logedon .banla_placeuser_firstname .banuc_bottom{
	background: url(../img/banpicus_bot.gif) repeat-x top;
}

.index_formlogin .banla_logedon .banla_placeuser_firstname .banuc_bottom .left{
	height: 4px;
	width: 5px;
	background: url(../img/banpicus_bot_left.gif) no-repeat left bottom;
}

.index_formlogin .banla_logedon .banla_placeuser_firstname .banuc_bottom .right{
	height: 4px;
	width: 5px;
	background: url(../img/banpicus_bot_right.gif) no-repeat right bottom;
}

.index_formlogin .banla_logedon .banla_datauserinfo{
	font-size: 8pt;
	text-align: right;
	padding: 5px 10px 0px 0px;
}

.index_formlogin .banla_logedon .banla_datauserinfo span.desk{
	color: #bfbfbf;
}

.index_formlogin .banla_logedon .banla_datauserinfo span.desk a{
	color: #6e6e6e;
	font-weight: bold;
}

.index_formlogin .banla_logedon .banla_datauserinfo span.desk a:hover{
	color: #008ecf;
	font-weight: bold;
	text-decoration: underline;	
}

.idx_frmlogin_goforg{
	padding-top: 10px;
}

.idx_frmlogin_goforg hr{
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #dadada;
	background: none;
	padding: 0;
	margin: 0;
}

.idx_frmlogin_goforg div{
	padding-top: 7px;
}

.idx_frmlogin_goforg div a{
	display: block;
	background: url(../img/forgetpass.png) no-repeat left center;
	padding-left: 20px;
	font-size: 8.5pt;	
}


/*****************************************************************************************/


.index_footbar{
	background: #0092d6 url(../img/foot_shadow.gif) repeat-x top;
	height: 50px;
	color: #ffffff;
	padding: 10px 10px 0px 10px;
	clear: both;
}

.index_footbar span{
	margin: 0px 5px 0px 5px;
}

.index_footbar a{
	color: #ffffff;
	font-weight: bold;
}

.index_footbar .left{
	font-size: 8.5pt;
}

.index_footbar .right{}

.index_majorboxinbod .index_shadobuttonbody{
	height: 5px;
	background: url(../img/infoot_shadow.gif) repeat-x top;
}

.index_majorboxinbod .index_shadobuttonbody .left{
	height: 5px;
	width: 10px;
	background: url(../img/infoot_shadow_left.gif) no-repeat left top;
}

.index_majorboxinbod .index_shadobuttonbody .right{
	height: 5px;
	width: 10px;
	background: url(../img/infoot_shadow_right.gif) no-repeat right top;
}