/*style for the print version*/

#h-rightpan, #left-pan, #right-pan, .banner, .pagination-btm, .kui-to-top,
.members-info img, .breadcrum {
	display: none;
}

#doc-1 {
	width:980px;
	margin: 0px auto;
	overflow: hidden;
}

h1,h2,h3,h4,h5,h6,p,ul,li,form{
	margin:0px;
	padding:0px;
}

.members-info h5, .members-info h6 {
	font-weight: normal;
	font-size: 100%;
}

#body-content p {
	width: 68%;
	margin-bottom: 15px;
}

#body-content ul, .members-info {
	margin-bottom: 15px;
}

.acc-content {
	display: block;
}

#header{
	float:left;
	padding:28px 0px 0px 0px;
	width: 100%;
	margin-bottom: 20px;
}

#logo{
	float:left;
	padding:0px 0px 0px 10px;
}

#h-title{
	float:left;
	padding: 41px 0px 0px 30px;
	width:500px;
}
img {
	border: 0px;
}

#h-title h1{
	font-size:180%;
	color:#fec601;
	font-weight: normal;
}
#h-title h2{
	font-size:200%;
	color:#495da2;
	font-weight: normal;
}

/*style for the tabular data*/
#kui-grid {
	clear: both;
	margin-bottom: 23px;
}

.net-income {
	width: 98%;
	padding: 3px 0px;
	border-top: 1px solid #b5beda;
	text-align: left;
}

.net-income tr th {
	width: 230px;
	padding: 3px 0px;
	font-weight: normal;
	font-size: 85%;
}

.net-income tr.altrnt th, .net-income tr.altrnt td {
	border-bottom: 1px solid #b5beda;
}

.net-income tr td {
	width: 75px;
	padding: 3px 0px;
	font-size: 85%;
}

/*styles for footer panel*/
div#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 70px;
	margin-top: 45px;
}

div#footer ul {
	float: left;
	width: auto;
}

div#footer ul li {
	display: inline;
	width: auto;
	font-size: 85%;
	color: #1b4d8f;
}

div#footer ul li a {
	width: auto;
	color: #fff;
	padding: 0px 7px;
	line-height: 12px;
}

div#footer ul li a:hover {
	text-decoration: none;
}

div#footer h6 {
	float: right;
	width: auto;
	font-size: 85%;
	font-weight: normal;
}
/*styles for footer ends*/

/*grid table for profit and loss consolidated statement*/
.plstatement p span {
	font-style: italic;
}
.p-l-statement {	
	padding: 3px 0px;
	border-top: 1px solid #b5beda;
	text-align: left;
}

.p-l-statement tr.theader td {
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
}

.u-line td {
	text-decoration: underline;
}
.p-l-statement tr td {
	font-size: 85%;
	text-align: right;
	padding-right: 8px;
}

.p-l-statement th {
	width: 52%;
	text-align: left;
	font-weight: normal;
	font-size: 85%;
	padding-left: 4px;
}

.p-l-statement tr.total th, .p-l-statement tr.total td {
	font-weight: bold;
}

.p-l-statement td {
	width: 12%;
	line-height: 18px;
}

.p-l-statement td a {
	color:#0B4889;
	text-decoration: underline;
	font-weight: normal;
}

.p-l-statement tr.altrnt th, .p-l-statement tr.altrnt td {
	border-bottom: 1px solid #b5beda;
}

.eqty-holders {
	width: 100%;
	padding: 3px 0px;
	border-top: 1px solid #b5beda;
	text-align: left;
}

.eqty-holders caption {
	width: 100%;
	font-weight: bold;
	text-align: right;
	padding-right: 80px;
	font-size: 95%;
}

.eqty-holders th {
	width: 20%;
	font-weight: normal;
	font-size: 85%;
	text-align: left;
}

.eqty-holders td {
	width: 8%;
	font-size: 85%;
	text-align: right;
}

.eqty-holders tr.theader td {
		padding-right: 4px;
}

.eqty-holders tr.altrnt th,
.eqty-holders tr.altrnt td {
	border-bottom: 1px solid #b5beda;
}


/*ends*/