#errContainer{ display:none; }
#mainContainer{ display:block; }

.bullet {
    background-image: url('../images/bullet-yellow.png');
   /* background-position: left center;*/
	background-repeat: no-repeat;
    list-style: none outside none;
    padding-left: 18px;
}

li{
	text-align:justify;
	color:#666;
}
table td{
 color:#666;
}

body{
padding-bottom:0px;	
}

.tdstyle td{ font-size:11pt; padding:10px 10px; border:1px solid #ccc; }

.tdstyle th{font-size:12pt; font-weight:bold; color:#666;  }
.txtcenter{text-align:center;}
.txtleft{text-align:left;}

.costyle td{ padding:10px 10px;}

.heading{
	font-size:12pt;
	color:#333;
	border-bottom:2px solid #F90;
	margin-bottom:20px;
}
.img-m-top{
	margin-top:20px;
}
.lh{
	border:1px solid #999;	
}
.lh tr:nth-child(odd) td{
	background-color:#f8f8f8;
	border:1px solid #CCC;
	color:#333;
	
}
.lh tr:nth-child(even) td{
	background-color:#ebebeb;
	border:1px solid #CCC;
	color:#333;
}
.lh th{
	background-color:#333333;
	color:#fff;
}
body{
	overflow-x:hidden;	
}
.header{
	height:162px;	
	padding:0px;
}
.para{
 width:98%;	
}


.browserheader{
	font-weight:bold;font-size:16pt;font-family: Arial, Helvetica, sans-serif; width:70%; margin-left:25%;
}
.browsersub{
	margin:10px auto;width:900px;font-size:12pt;font-family: Arial, Helvetica, sans-serif;text-align:center; line-height:1.5em; width:70%; margin-left:25%;
}
















