/************************************/





/************************************/

#col1{
	float: none;
	padding: 5px 10px;
	font-size: 9pt;
	line-height: 13pt;
	border: none;

}
#col1 h2 {
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000099;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size:12pt;
		}
h3 {
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff6633;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size:10pt;
		}

#col2{
	float: none;
	font-size: 9pt;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	border: none;

}
#cell1 {
	float: none;
	font-size: 9pt;
	line-height: 15pt;
	padding: 0px;
	margin: 0px;
	border-top: 1px dotted #333333;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #333333;
	border-left: 1px dotted #999999;
}
#cell2 {
	float: none;
	font-size: 9pt;
	line-height: 13pt;
	padding: 2px;
	margin: 0px;
	border-top: 0px ridge #333333;
	border-right: 0px ridge #999999;
	border-bottom: 1px dashed #333333;
	border-left: 0px ridge #999999;
}
