blockquote {
	margin-left: 0.25in; 
	margin-top: 0; 
	margin-bottom: 9pt; 	
	margin-right: 0; 
	padding: 0;}

body {
	 
	font-family: Times New Roman,Times,serif;
	text-align: justify;
	font-size: 12pt;
left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  overflow-x: hidden;
  background-color: white;
  max-width: 850px;
}

h1,h2,h3,h4 {
	font-family: Arial,Helvetica,sans-serif;
    	font-weight: bold;
	padding-bottom: 9pt;
	text-align: left;
	margin: 0;
	}

h2.subhead {
	font-size: 150%;
	}

h3.subhead {
	font-size: 100%;
	}
	
hr.decorative {
	width: 20%;
}
	
li {
	text-indent: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 9pt;
	}

p {
	text-indent: 0.25in;
	padding-bottom: 9pt;
   	margin: 0;
	}
ul {
	margin-top: 0;
	margin-left: 0.25in; 
	margin-bottom: 0; 
	margin-right: 0; 
	padding: 0;
	list-style-position: inside;
	}
	
#contact_footer {
	margin-top: 12pt; 
	padding-top: 9pt; 
	border-top: solid black 2px; 
	text-align: center;
        font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold;
        font-size: 80%;
	}

#container {
	display: table; 
	border-spacing: 2px;
	}

#main_text {
	display: table-cell; 
	padding: 5px;
	border-left: solid black 2px; 
	margin-left: 5px; 
	max-width: 700px;
	height: 100%;
	}

#red_left_margin {
	display: table-cell;
	text-align: center; 
	padding: 5px; 
	background-color: red; 
	width: 100px;
	margin-right: 5px;
	}

.caption_credit {
	font-weight: normal;
	}

.centered_main_picture {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	font-weight: bold; 
	padding-bottom: 9pt;
	margin-left: 25px;
	margin-right: 25px;
	}

.centered_main_picture img {
	width: 640px;
	margin-bottom: 0.5em;
	float: none;
	}
	
.footnotes {
	font-size: 90%;
	}

div.footnotes ol {
	list-style-type: none;
	margin-left: 0.25in;
	padding-left: 0;
	}

div.footnotes hr {
	text-align: left;
	margin-left: 0;
	margin-right: 66%;
	left: 0;
	width: 33%;
	color: gray;
	}
	
.left_floating_picture {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	font-weight: bold; 
	padding-bottom: 9pt;
	}
	
.left_floating_picture img {
	float: left;
	margin-left: 0;
	margin-right: 1em;
	margin-top: 0;
	margin-bottom: 0;
	}

.main_headline {
	text-align: center; 
	font-family: "Antique Olive","Antique Olive Std","Antique Olive Bold",Arial,Helvetica,sans-serif;
	font-size:200%;
	font-weight: bold;
	}

.no_indent {
	text-indent: 0;
	}
	
.right_floating_picture {
	text-align: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	font-weight: bold; 
	padding-bottom: 9pt;
	}
	
.right_floating_picture img {
	float: right;
	margin-left: 1em;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.section_box {
	background-color: #C0C0C0;
	padding: 6pt;
	margin-bottom: 9pt;
}

.section_head {
	font-size: 100%; 
	text-align: center;
	}

.small_masthead {
	right: 0px; 
	top: 0px;
	text-align: right; 
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold; 
	margin-bottom: 5px;
	}

.small_masthead img {
	margin-bottom: 5px;
	float: none;
}

.right-sidebar {
	float:	right;
	width:	30%;
	max-width:	250px;
	background-color: 	#CCCCCC;
	margin-left:	1em;
	margin-top:		1em;
	margin-bottom:	1em;
	margin-right: 	0px;
	padding:			1em;
}

.right-sidebar p {
	text-align:	left;
}

.left-sidebar {
	float:	left;
	width:	30%;
	max-width:	250px;
	background-color: 	#CCCCCC;
	margin-left:	0px;
	margin-top:		1em;
	margin-bottom:	1em;
	margin-right: 	1em;
	padding:			1em;
}

.left-sidebar p {
	text-align:	left;
}

.subhead {
	font-size: 125%;
	}
	
.side_by_side {
	width: 100%;
	padding-left: 0.125in;
	padding-right: 0.125in;
	text-align: center;
	}
	
.side_by_side div {
	display: table;
	width: 95%;
	border-spacing: 0.125in;
	}
	
.side_by_side div div {
	display: table-cell;
	border: solid black 1px;
	width: 50%;
	text-align: justify;
	padding: 0.125in;
}

.foreign_language {
	font-style: italic;
}

.introductory_note {
	font-style: italic;
}



.introductory_note cite {
	font-style: normal;
}

.hanging_indent {
	text-indent: -0.25in;
        margin-left: 0.25in;
	}

@media print {

#red_left_margin {
	display: none;
	}

#main_text {
	border: none;
	}

}

