/*this file located here due to link in jsp*/
div.mainContent{
	padding: 0 0 5px 0;
}
.mainContent .content{
	padding: 0 25px;
}
.mainContent .pageTitle{
	margin-left: 25px;
}
div.closingBar{
	margin-right: 5px;
	margin-left: 5px;
}
div.calculator{
	margin: 0 0 0 0 !important;
}
.calculator form{
	margin: 10px 10px 20px 10px;
	text-align: center;
}
#report{
	text-align: left !important;
	margin: 0;
}
#report table{
	width: 100%;
}
#report table, #report table td{
	margin: 0 !important;
	padding: 0 !important;
	text-align: left;
	border: none !important;
}
#report table td td{
	padding: 5px 10px 5px 4px !important;
	border-bottom: 1px solid!important;
}
#report .stylesectiontitle, #report .styleheader{
	font-weight: bold;
	display: block;
	font-size: 13px;
	margin: 20px 0 5px 0;
	text-align: left;
}
#report .stylesection{
	margin-right: 0 !important;
	margin-left: 0 !important;
}
b{font-weight: normal;}
.style b{font-weight: bold;}

/*added font-size here instead of brand to avoid regression*/
.simple h2{
	font-size: 13px;
}
/**/

