.div-h3 {
	width:100%;
}

.div-h3 H3 {
	MARGIN: 0px;
/*	BACKGROUND-COLOR: #ffff99 ;*/
	COLOR: #cc6600 ;
	font-size:16pt;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	PADDING-TOP: 20px ;
	PADDING-LEFT: 10px ;
}


.div-h4-regular {
	BACKGROUND-COLOR: #ffff99 ;
	width:100%;
	PADDING-BOTTOM: 20px ;
}

.div-h4-regular UL {PADDING-LEFT: 40px ;}
.div-h4-regular LI {COLOR: #FF0000 ;}

.div-h4-regular H4 {
	BACKGROUND-COLOR: #FFCC00 ;
	COLOR: #3333FF ;
	width:96%;
	text-align:left;
	PADDING-LEFT: 15px ;

	font-size:13pt;
	font-weight:bold;
	line-height:28px;
	text-decoration:none;
	text-indent:4px;
	margin:0 0 10px 0;
	border-left:6px #004A80 solid;
	border-bottom:1px #004A80 solid;
}
.div-h4-regular H4 strong {
	font-weight:bold;
}


.div-ex-data-2 {
	width: 240px;
	display: inline;
}
.div-ex-data-4 {
	width: 150px;
	display: inline;
}
.div-ex-data-5 {
  width:19%;
	display: inline;
}


