/***  YOUR SITES STYLES  ***/
/** dev
/* 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
    }

.Body {  
  text-indent: 12pt; 
  text-align: justify;  
  }

.Body-L1 {
	margin-left: 5%;
 	text-indent: -14pt
  }

.Body-L2 {
  margin-left: 10%;
 	text-indent: -27pt
  }

.Body-L3 {
  margin-left: 15%;
 	text-indent: -34pt
  }

.Body-L4 {
  margin-left: 20%;
 	text-indent: -36pt
  }

.Body-L5 {
  margin-left: 25%;
  text-indent: -40pt;
  }
	
.Body-L6 {
  margin-left: 25%;
  text-indent: -44pt;
  }

.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: left;
  text-indent: 2%;
  padding-top: 3px;
  padding-bottom: 1px;
  }

.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;
}

