#title{
	font-family: Arial, Verdana, Helvetica; 
	font-size: 12pt; 
	color: rgb(64, 0, 0);
	font-weight: bold;
	padding-bottom:10px;
	padding-top:20px;
}
.chapter 
{
	text-align:left;
	font-family: Arial, Verdana, Helvetica; 
		font-size: 12pt; 
	/*padding-left:20px;*/
	/*width:597px;*/
	font-weight: bold;
	/*	width:995px;*/
}
.subchapter 
{
	font-family: Arial, Verdana, Helvetica; 
	font-size: 12pt; 
	/*padding-left:20px;*/
	/*width:597px;*/
	font-weight: bold;
		/*width:995px;*/
		list-style: circle;
}
.statute 
{
	font-family: Arial, Verdana, Helvetica; 
	font-size: 12pt; 
	font-weight: bold;
	/*color: rgb(64, 0, 0);*/
}

#chapter_text 
{
	font-family: Arial, Verdana, Helvetica; 
	font-size: 14pt; 
	color: rgb(64, 0, 0);
	font-weight: bold;
	padding-bottom:10px;
	/*padding-top:20px;*/
	text-align:center;
	width:995px;
}

.heading_text 
{
	 font-family:Arial, Verdana, Helvetica; 
	 font-size: 12pt; 
	 color: rgb(64,0,0);
	 font-weight: bold;
	 padding-top:20px;
	 text-align:center;
	 width:995px;
	 /*background-color:Aqua;*/
}

#empty_text 
{
	font-family: Arial, Verdana, Helvetica; 
	font-size: 16pt; 
	color: rgb(64, 0, 0);
	font-weight: bold;
	padding-top:10px;
	padding-bottom:40px;
	width:995px;
	text-align:center;
}
.bod 
{
	width:995px;
}
.style1 {border-style: solid; border-width: 0;}
.style2 {color: #3E328C;
          text-align:center;}
.style3 {font-family: Arial, Verdana, Helvetica; font-size: 12pt; color: #3E328C;}
.style5 {font-family: Arial, Verdana, Helvetica; font-size: 12pt; color: #3E328C;}


div.evenRow{background-color:#d7d7d7;}
div#DivSearchBar{height: 80px; vertical-align: middle; margin-bottom: 10pt;}
div.KRSSearch_body{padding: 5px 5px 15px 10px; width: 100%; vertical-align: middle;}
body.container{width:995px;}

.checkgroup1{margin-right: 20pt;}

.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}

.HeadingLabel1{color: #3E328C; font-weight: bold;margin-right: 10pt;  vertical-align: middle;}

.shadow { background-color: #ccc; }
.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
}
.matchRow
{
	width: 675px;
	margin-bottom: 25px;
}

.ErrorReports
{
	width: auto;
	height: auto;
	color: Maroon;
	font-size:10pt;
	font-family: Arial;
	 margin:10px 0 10px 0;
}

.pleasewait
{
  height: 62px;
  width: 500px;
  margin-top:10px;
  background-image: url('img/ProgressBar2.gif');
  background-repeat: no-repeat;
  padding-left: 40px;
  line-height: 45px;   
 }
 

.pleasewait_v1
{
  clear:both;
  height:100px;
  width: 200px;
  background-image: url('img/ProgressBar2.gif');
  background-repeat: no-repeat;
  margin-top: -70px;
  margin-left:300px;
 
 }
 
 .pleasewait_v2_css
{
  height:60px;
  width: 200px;
  background-image: url('img/ProgressBar2.gif');
  background-repeat: no-repeat;
  margin-left:10px;
 
 }
 
