/***  YOUR SITES STYLES  ***/



/* Any styles you need to add can be placed here. */  



/* Note: there is a great number of preset styles in the global stylesheet */





#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 {

	text-indent: 24pt;
	
	text-align: justify

	
	}


.Body-L2 {

	text-indent: 36pt;
	
	text-align: justify

	
	}



.Body-L3 {


	text-indent: 60pt;

	text-align: justify

	
	}



.Body-L4 {


	text-indent: 84pt;

	text-align: justify


	}



.Body-L5 {

	text-indent: 108pt;

	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;
}
