
.YBWebContent p {
	margin-bottom: 3px;
	margin-top:3px;
}
.ChTitleLg{
	/*ch16q*/
	font-size: 165%;
	font-weight : bold;
	text-align : center;
	padding-top : 0.1em;
	padding-bottom : 0.1em;
	background-color : #57C8B1;
	border-top-width : 0.3em;
	border-bottom-width : 0.1em;
	border-color :  #57C8B1;
	border-style : solid;
}  
.ChTitle{
	/*ch14q*/
	font-size: 145%;
	font-weight : bold;
	text-align : center;
	padding-top : 0.1em;
	padding-bottom : 0.1em;
	background-color : #57C8B1;
	border-top-width : 0.3em;
	border-bottom-width : 0.2em;
	border-color : #57C8B1;
	border-style : solid;
}
.ChTitleCaption{
	/*ch7q*/
	font-weight : normal;
	text-align : center;
	background-color :  #57C8B1;
	border-bottom-width : 0.4em;
	border-color : #57C8B1;
	border-style : solid;
}
.BanTitle{
	/*h1*/
	font-size: 120%;
	font-weight : bold;
	text-align : center;
  	padding-top : 0.1em;
	padding-bottom : 0.1em;
	background-color :  #57C8B1;
	border-top-width : 0.3em;
	border-bottom-width : 0.2em;
	border-color :  #57C8B1;
	border-style : solid;
	margin-top:33px;
}
.BanCaption{
	/*h1est*/
	
	font-weight : normal;
	text-align : center;
	line-height : 1em;
	background-color :  #57C8B1;
	border-bottom-width : 0.3em;
	border-color :  #57C8B1;
	border-style : solid;
}
 .SubTitle{ /*h2*/
	font-weight : bold;
	text-align : center;
	padding-top : 1em;
	padding-bottom : 0.3em;
}
 .SubTitleCaption{ /*h2est*/
	font-weight : normal;
	text-align : center;
	padding-bottom : 0.3em;
	line-height : 1em;
}
.TextHeading{ /*h3*/
	font-weight : bold;
	text-align : justify;
	margin-left : 1.2em;
	text-indent : -1.2em;
	padding-top : 0.2em;
}
.TextHeadInline{ /*tx1q//1m*/
	text-align : justify;
	margin-left : 1.2em;
	text-indent : -1.2em;
	padding-top : 0.2em;
}
.TextLeft{
	text-align : justify;
}
.Text0{ /*tx//1m*/
	text-align : justify;
	margin-left : 1.2em;
	text-indent : -1.2em;
}
.Text{ /*tx/1m/2m*/
	text-align : justify;
	text-indent: -1.2em;
	margin-left : 2.4em;
}
.Text2{ /*tx/2m/3m*/
	text-align : justify;
	margin-left : 3.6em;
	text-indent: -1.2em;
}
.Text3{ /*tx/3m/4m*/
	text-align : justify;
	margin-left : 4.8em;
	text-indent: -1.2em;
}
.TextIndent{ /*tx/1m/1m*/
	text-align : justify;
	margin-left : 1.2em;
}
.TextTabbed{ /*tx/2m/1m*/
	text-align : justify;
	margin-left : 1.2em;
	text-indent: 1.2em;
}

.IdxAlpha{/*idx/alpha*/
	font-size:28;
	font-weight : bold;
	text-align : center;
	line-height : 14px;
	padding-top : 2em;
	padding-bottom: 1.1em;
}
.IdxWorker{/*idx/workers*/
	font-size:14;
	text-align : left;
	margin-left : 1em;
	text-indent : -1em;
	line-height : 1em; 
}


div.IdxGen{/*idx/gen*/
	font-size:14;
	text-align : left;
	margin-top : 0.2em; 
	width: 100%;
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 4px dotted gray;

}
div.IdxGen2{/*idx/gen*/
	font-size:14;
	text-align : left;
	margin-left : 1.9em;
	margin-top : 0.2em; 
	width: 100%;
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 4px dotted gray;
}

div.dlname	{
	float: left;
	position: relative; /*needed by IE6*/
	top: 5px;
	background-color: white;
	margin-bottom: -.3em;
	border-bottom: solid white .2em;
	padding-right: 10px;
	text-align: left;
}

div.dlnum	{
	float: right;
	top: 5px;
	position: relative; /* needed by IE6*/
	background-color: white;
	margin-bottom: -.4em;
	border-bottom: solid white .2em;
	width: 44px;
	text-align: right;
}


/*  Contact Table Styles  */
table.ContactTable{
	margin-top: 0.2em;
	background-color : #FFFAE6;
}
td.ContactBorderCell{
	background-color : #F0DB48;
}

td.ContactBorderCell a:Link, td.ContactBorderCel a:Visited {
	background-color : #F0DB48;
	color: Maroon;
}

td.ContactDataCell{
	background-color : #F0E68C;
	padding-left: 0.5em;
	text-indent : -0.5em;
}

