body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f7886;
}
.mainContent {
	padding: 20px 20px 20px 40px;
}
.mainTable {
	border: 1px solid #525252;
	margin: 10px auto;
	padding: 0;
}
a {
	color: #5f7886;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #8a8e5b;
	text-decoration: underline;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
}
.feature {
	margin: 0px 0px 0px 10px;
}
.featureContent {
	background-image: url(images/feature_backer.jpg);
	background-repeat: repeat-y;
	padding: 10px 15px 20px 25px;
}
.footerLinks {
	padding: 25px;
	margin: 0px;
	height: 20px;
	background-image: url(images/footer_backer.jpg);
	background-repeat: repeat-x;
	color: #5f7886;
}
.footerLinks p {
	padding: 0px;
	margin: 0px;
}
.footerLinks a {
	color: #5f7886;
	text-decoration: none;
}
.footerLinks a:active {
	text-decoration: none;
}
.footerLinks a:visited {
	text-decoration: none;
}
.footerLinks a:hover {
	text-decoration: underline;
}
.navigationRow {
	height: 25px;
	background-image: url(images/nav_backer.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 38px;
}
.reportTable {
	padding: 5px;
}
.reportTable td {
	height: 40px;
	vertical-align: top;
	padding: 5px;
	background-image: url(images/report_row_backer.jpg);
	background-repeat: repeat-x;
}
.reportTable a {
	display: block;
	height: 20px;
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.reportTableExcel a {
	display: block;
	height: 20px;
	background-image: url(images/excelicon.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.checkboxLabel0 {
	 position: relative;
	 left: 20px;
	 border:0px solid #5f7886;
	 width:200px; 
	 	 overflow-y: scroll; 
	 }
	 .checkboxcontainer0 {
	 border:0px solid #5f7886;
	 Position: relative;
	 left:0px;
	 width:150px; 
	 height: 300px;
	 overflow-y: ; 
	 }
.checkboxcontainer1 {
	 border:0px solid #5f7886;
	 Position: relative;
	 left:40px;
	 width:200px; 
	 height: 300px;
	 overflow-y: ; 
	 }
.reporttable_new {
     padding:0px ;      
     border-collapse: separate;
     border-spacing: 0px;
     border: 1px solid #5f7886;
 }
.reporttable_new td {
     text-align:right;
 }

