@charset "utf-8";
/* CSS Document */
.newTextSize {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}.newTextSize2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-size: 17px;
	color: #333333;
}
.Text9px {
    color: #999999;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.Text8px {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.orangeBI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	text-transform: capitalize;
}
.linesTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.YellowBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color:#FFFFCC;
}
.Bold11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
.bttmLineTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.TableBox {
	border: 1px solid #666666;
}
.wholeFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}.MainTableBorder{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
}
.ColumnDateText {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
