body         { 
margin-top: 3%;
margin-right: 10%;
margin-bottom:5%;
margin-left: 10%;
padding: 0;
background-color: #FFFFFF;
font-family: Georgia, 'Times New Roman', Times, serif;
 }

#footer {
	background: transparent;
	margin-top: 4em;
	color: #000;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #ccc;
}

#footer ul  {
padding: 0;
margin: 0;
list-style-type: none;
color: #006600;
width: 100%;
text-align: center;
}

#footer li { display: inline; }

#footer li a {
padding: 0 1.5em;
}

h1 {
color: #235C96;
font-size: 125%;
font-weight: bold;
margin-top: 2em;
margin-bottom: 2em;
}

h2 {
	font-size: 150%;
	color: #C0C0C0;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: .5em;
}

h3 {
font-size: 130%;
color: #839939;
font-weight: normal;
}

h3 a:link {
color: #839939;
text-decoration: none;
outline: none;
}

h3 a:visited {
color: #839939;
text-decoration: none;
outline: none;
}

h3 a:hover {
text-decoration: underline;
outline: none;
}


p {
font-family: Georgia, 'Times New Roman', Times, serif;
}
.indent {color: black;
font-family: Georgia, 'Times New Roman', Times, serif;
margin-bottom: 0pt;
margin-top: 0pt;
line-height: 150%;
text-indent: 3em}

.indentb {color: black;
font-family: Georgia, 'Times New Roman', Times, serif;
margin-bottom: 0pt;
margin-top: 0pt;
line-height: 125%;
text-indent: 3em}

.squish {
color: black;
font-family: Georgia, 'Times New Roman', Times, serif; 
margin-bottom: 0px;
margin-top: 0px;
font-size: 100%;
}

a {
color: #235C96;
text-decoration: none;
outline: none;
}
a:hover {
text-decoration: underline;
outline: none;
}

.tab {
color: black;
font-family: Georgia, 'Times New Roman', Times, serif; 
margin-left: 20px;
margin-bottom: 0px;
margin-top: 0px;
font-size: 100%;
}

.tab2 {
color: black;
font-family: Georgia, 'Times New Roman', Times, serif; 
margin-left: 40px;
margin-bottom: 0px;
margin-top: 0px;
font-size: 100%;
}

.tab3 {
margin-left: 18em;
}

.tab4 {
margin-left: 12em;
}

.gray  { 
font-family: Georgia, 'Times New Roman', Times, serif; 
font-size: 12px; 
color:  #808080
 }
 
.gray a {
color: #808080;
text-decoration: underline;
outline: none;

}

.spacing {line-height: 150%}

.quotes {margin-bottom: 0px;
margin-top: 0px;
margin-left: 3em}

.spacehalf  { 
color: black; 
font-family: Georgia, 'Times New Roman', Times, serif; 
text-indent: 2em; 
line-height: 150%; margin-top: 0; margin-bottom: 0;
}

.spacenorm  { 
color: black; 
font-family: Georgia, 'Times New Roman', Times, serif; 
line-height: 150%;
}

.noindent  { 
color: black; 
font-family: Georgia, 'Times New Roman', Times, serif; 
line-height: 150%;
margin-bottom: 0px;
}
.small {font-size: 80%}

span.small {font-size: 80%}

span.sup {
vertical-align: super;
font-size: 80%;
white-space: nowrap;

}

span.left{
text-align: left;
  font-size: 150%;
  color: #C0C0C0;
}

div.row span.left {
  float: left;
  text-align: left;
  font-size: 150%;
  color: #C0C0C0;
  }

div.row span.right {
  float: right;
  text-align: right;
  font-size: 150%;
  color: #C0C0C0;
  }
  
div.spacer {
  clear: both;
  }

div.header {
  float: left;
  }
  
.imgL {
float: left;
margin: 10px 20px 10px 0px;
padding: 0px;
} 

.imgR {
float: right;
margin: 0 0 10px 20px;
}

.lowerB{
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 20px;
}	

.upperB {
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

blockquote {
margin-left: 10%;
margin-right: 10%;
line-height: 125%
}  

/* footnote formatting */

span.footnote {
	color: #f30;
	
}

/* footnote links in text */
a.ftnlink {
	vertical-align: super;
	font-size: 0.8em;
}

/* div to hold all reformatted footnotes */
.footnoteholder {
	margin: 20px 0 50px 0;
	padding: 20px 10px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #808080;
}

.footnoteholder a {color: #235C96; text-decoration:none}

/* div to hold single reformatted footnote */
.footnoteholder div.footnote {
	margin: 0 0 10px 0;
}
