﻿

.clear
{
	clear: both;
}
.tabRegister
{
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}
.tabRegister th
{
	text-align: right;
	padding-right: 3px;
}

/*   */
div.leftContentTekst
{
}
div.leftContentTekst .menu
{
	margin: 0;
	padding: 0;
}
div.leftContentTekst .menu table
{
	width: 161px;
	height: 20px;
	background-image: url( 'images/MenuLiBg.gif' );
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
	margin-top: 7px;/*   */
}
div.leftContentTekst .menu table tr
{
	display: inline;
	cursor: pointer;
	font-size: 8pt;
	
	height: 20px;
}

div.leftContentTekst table:hover
{
	background-color: #A0A0A0;
	text-decoration: none;
	color: #FFF;
}

div.leftContentTekst .menu table tr td.menuNodeStyle
{
	width: 145px;
	font-weight: bold;
	height: 20px;
}
div.leftContentTekst .menu table tr td.menuNodeStyle span, div.leftContentTekst .menu table tr td.menuNodeStyle a
{
	margin-left: 7px;
	display: block;
	display: inline;
}

div.leftContentTekst .menu div table tr td.menuNodeStyle
{
	font-weight: normal;
	height: 20px;
}

div.leftContentTekst .menu div table tr td.menuNodeStyle span, div.leftContentTekst .menu table tr td.menuNodeStyle a
{
	margin-left: 7px;
	display: block;
	display: inline;
}

.tabCaseInfo
{
	text-align: left;
}
.tabCaseInfo td
{
	padding-right: 3px;
}
.tabCaseInfo th
{
 text-align:left;
}
.txtMul
{
	display: block;
	width: 610px;
	min-height: 50px;
	height: 50px;
	font-size: 9pt;
	padding: 0px;
	overflow-x: hidden;
	word-break: break-all;
	word-wrap: break-word;
	background: #ffffff;
	color: #000000;
	border: 1px solid #C0C0C0;
	cursor: text;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

a img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
/* ----------------------- ------ ----------------------- */
.spread
{
	border-right: #dae3fb 1px solid;
	border-top: #dae3fb 1px solid;
	border-left: #dae3fb 1px solid;
	border-bottom: #dae3fb 1px solid;
	padding-left: 3px;
}
.spreadTitle
{
	border-bottom: #dae3fb 1px solid;
}

/* panel start */
.PanelTitle
{
	text-align: left;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #F3F3F3;
	color: White;
	margin: 0 1px 0 0;
	height: 16px;
}
.panelCenter
{
	margin: 5px auto;
}
.UBBPanel
{
	width: 98%;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	background: #fff;
	clear: both;
}

.UBBPanelWithoutBorder
{
	width: 98%;
	background: #fff;
	clear: both;
	padding-top: 10px;
}
.UBBTitle
{
	text-align: left;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #1395e0;
	margin: 1px;
}
.UBBTitle IMG
{
}

.UBBContent
{
	margin: 3px;
	line-height: 160%;
}
.UBBTitleBottom
{
	text-align: left;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 3px;
	background: #1395e0;
	margin: 1px 1px 0px 1px;
	color:White;
}

.UBBContentTop
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 160%;
}
.ulColumn
{
	margin: 0;
	padding: 0;
	border: 0px;
}
.ulColumn li
{
	float: left;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
.ulColumn .liWidth
{
	width: 100%;
}

.UBBPanelPage
{
	width: 96%;
	text-align: right;
	line-height: 160%;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.message
{
	margin: 10px;
}
.messageTitle
{
	font-weight: bold;
	padding-left: 3px;
	padding-right: 10px;
}
.messageTop
{
	background-color: #e9e9e9;
	border-bottom: #616161 1px dashed;

}
.messageBottom
{
	background-color: #e9e9e9;
	border-top: #616161 1px dashed;

}
.messageContent
{
	background-color: #e9e9e9;
	min-height: 50px;
	padding-left: 10px;
	padding-top:3px;
}

.message1
{
	margin: 10px;
}
.messageTitle1
{
	font-weight: bold;
	padding-left: 3px;
	padding-right: 10px;
}
.messageTop1
{
	background-color: #c2edff;
	border-bottom: #0d6098 1px dashed;

}
.messageBottom1
{
	background-color: #c2edff;
	border-top: #0d6098 1px dashed;

}
.messageContent1
{
	background-color: #c2edff;
	min-height: 50px;
	padding-left: 10px;
	padding-top:3px;
}

/* panel end */
.displayItem
{
	display: none;
}
.spanRight
{
	float: right;
	padding-right: 10px;
}
.spanLeft
{
	float: left;
	padding-left: 5px;
}

/**Styling information specific to individual content pages**/
/* Accordion */
.accordionHeader
{
	color: white;
	background-image: url(images/accordionHeader.png);
	background-repeat: no-repeat;
	
	
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	height: 40px;
	width: 660px;
}
 .accordionLink div 
{
	padding:5px;
}
.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	color:White;
	background-image: url(images/accordionHeaderSelected.png);
	background-repeat: no-repeat;
		
    font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	height: 30px;
	width: 660px;
	
   
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: none;
}

.accordionContent
{
	margin-bottom: 3px;
	width: 660px;
}

/* linkAskforAdvisor */
a.linkAskforAdvisor, a.attatchmentlnk, a.linkhref
{
	color: #0042ff;
	text-decoration: underline;
}
a.linkAskforAdvisor, a.linkAskforAdvisor *, a.attatchmentlnk, a.attatchmentlnk *, a.linkhref, a.linkhref *
{
	cursor: pointer;
}

.textBox
{
	width: 170px;
}
.IctTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #112258;
}
.VerifySpan
{
	padding: 1px 2px 1px 2px;
	width: auto !important;
}
.newClass
{
	padding: 5px 1px 0px 3px;
}

.btnspace
{
	margin-right:3px;	
}
div.div_ifrm
{
	margin: 0;
	padding: 0;
	border-bottom:solid 3px #F3F3F3;
}
.break {word-wrap:break-word;word-break:break-all;}    
