/***  YOUR SITES STYLES  ***/
/* prod
/* Any styles you need to add can be placed here. */  
/* Note: there is a great number of preset styles in the global stylesheet */

p {
  text-align: justify;
	margin-right: 6%;
	start-indent: 90pt
} 

#mainBody { 
  color: #333; 
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  }


/***  Alignment Options  ****/

.toc {
  margin-left: 2%;
  margin-top: 3px;
  margin-bottom: 2px
    }
		
.department {  
  text-align: center;  
  }

.Body {  
  text-indent: 12pt; 
  text-align: justify;  
  }

.Body-L1 {
  text-indent: 24pt;
  text-align: justify
  }

.Body-L2 {
  text-indent: 36pt;
  text-align: justify
  }

.Body-L3 {
   text-indent: 48pt;
   text-align: justify
  }

.Body-L4 {
  text-indent: 60pt;
  text-align: justify
  }

.Body-L5 {
  text-indent: 72pt;
  text-align: justify
  }
	
.Body-L6 {
  text-indent: 84pt;
  text-align: justify
  }

.bullet {
	text-align: justify; 
  }
	
.indented-text {
  margin-left: 5.0%;
  margin-right: 5.0%;
  }

.title {
  font-size: medium; 
  text-align: center;
  font-weight: bold;

  }

.chapter {
  text-align: center;
  font-weight: bold;
  }

.citation {
  text-align: left;
  text-indent: 40pt;
  font-weight: bold;
  }

.section  {
  text-align: left;
  font-weight: bold;  
  } 
  
.division {
  text-align: center;
  }

.reg  {
  margin-top: 0px;
  margin-bottom: 4px;
  text-align: left;
  text-indent: 4%;
  padding-top: 0px;
  padding-bottom: 0px;
  }


/***  Page Navigation  ****/


#pagenav img {
  display: inline;
  }

.bordercolor {
  border: dotted #990000;
}
.background_color {
  background-color: #00FFFF;
}
.unnamed1 {
  background-color: #00FFCC;
  border: dotted #CC9933;
}
.top_border {
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #330099;
  border-right-color: #330099;
  border-bottom-color: #330099;
  border-left-color: #330099;
}
.horzline {
  background-color: #0000FF;
  border-top-width: .1px;
  border-top-style: solid;
  border-top-color: #0000FF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}

