/* Added general body spacing and alignment to account for the requested removal of the page template document by Apple
added 5/5/2010 by Jennifer Flint
*/
body
{
    font-size: 1.0em;
    line-height: 1.3em;
	text-align: left;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	margin-left: 1.0em;
	margin-right: 1.0em;
	padding: 0px;
}
p {margin:0.5em;}
/* Added paragraph margin spacing to reduce the amount of space between paragraphs
added 5/6/2010 by Jennifer Flint
*/

a
{
	text-decoration: none;
}
br
{
	line-height: 1.3em;;
}
sup
{
	font-size: 0.7em;
}
sub
{
	font-size: 0.7em;
}
SPAN.smallcaps
{
    font-variant: small-caps;
}
SPAN.weblink
{
    text-decoration: underline;
    color: #0000FF;
}
blockquote
{
	font-size: .9em;
	line-height: 1.2em;
    margin-left: 3em;
    margin-right: 3em;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
	text-align: justify;
}
/* MIT Table Elements Appear Below
added 4/30/2010 by Jennifer Flint
shade class added by Jessica Hosman on 4/29/2010
'mit_table' div should be used to enclose all table elements, beginning with table number and ending after table source or table footnote 
Jess added th styles on 7/21/10. (Does the same thing as .thead class, but maybe simpler.)
*/
.mit_table
{
	width: 95%;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	margin-left: 1.0em;
	margin-right: 1.0em;
	text-align: left;
	page-break-inside:avoid;
}
tbody
{
	font-size: .9em;
	line-height: 1.2em;
}
td
{
	padding: 2px 10px 0px 0px;
	vertical-align: top;
}
thead
{
	border-bottom: 1px solid #000000;
	vertical-align: bottom;
	font-weight: normal;
}
.tsubhead
{
	border-bottom: 1px solid #000000;
	vertical-align: bottom;
	font-weight: normal;
    line-height: 1.2em; 
	border-style: none;
	border-width: 0px;
	padding: 0px;
}
.tablenumber
{
	font-size: .9em;
	font-weight: bold;
    line-height: 1.2em; 
}
.table
{
	font-size: .9em;
    line-height: 1.2em; 
	border-style: none;
	border-width: 0px;
	padding: 0px;


}
.tablenote
{
	font-size: .9em;
    line-height: 1.2em;
	border-style: none;
	border-width: 0px;
}
th
{
	border-bottom: 1px solid #000000;
}
.shade
{
	background-color: #cccccc;
}
/*table
{
	padding-top: 0em;
	padding-bottom: 0em;
}
*/
hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	text-align: left;
	width: 100%;
}
/* Frontmatter Styles
*/
.halftitle
{
    font-size: 2.0em;
    margin-top: 2em; 
	padding-bottom: 2em;
    text-align: left;
}
.title
{
    font-size: 2.0em;
    margin-top: 2em;
    padding-bottom: 2em;  
    text-align: left;
}
.subtitle
{
    font-size: 1.7em;
    padding-bottom: 0em;  
    text-align: left;
}
.author
{
    font-size: 1.2em;
    padding-top: .5em;
    text-align: left;
}
.translator
{
    font-size: 1.1em;
    padding-top: 1em;
    padding-bottom: 0em;
    text-align: left;
}
.TOC-frontmatter
{
    font-size: 1.0em;
	line-height: 1.3em;
    margin-top: 0em;
    margin-bottom: 0.5em;
    text-indent: 0em;
}

.TOC-backmatter
{
    font-size: 1.0em;
	line-height: 1.3em;
    margin-top: 0.5em;
    margin-bottom: 0em;
    text-indent: 0em;
}
.TOC-part
{
    font-size: 1.0em;
	font-weight: bold;
	line-height: 1.3em;
    margin-top: 0.6em;
    margin-bottom: 0em;
    text-indent: 0em;
}
.TOC-chapter
{
    font-size: 1.0em;
	line-height: 1.3em;
    margin-top: 0.6em;
    margin-bottom: 0em;
    text-indent: 0em;
}
.TOC-chaptersub
{
    font-size: 1.0em;
	line-height: 1.3em;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 2em;
}
.TOC-chapterauthor
{
    font-size: 1.0em;
	line-height: 1.3em;
	font-style: italic;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 2em;
}
.copyright
{
    font-size: .8em;
	line-height: 1.1em;
	padding-top: 1.0em;
}
.copyright1
{
    font-size: .8em;
	line-height: 1.1em;
	padding-top: 0em;
}
.h1
{
    font-size: 1.7em;
	line-height: 1.9em;
    padding-top: 2em;
    padding-bottom: 3em;  
    text-align: left;
}
.h2
{
    font-size: 1.5em;
	line-height: 1.7em;
	padding-top: 1.2em;
    padding-bottom: 1.2em;
	page-break-after:avoid;
}
.h3
{
    font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 1.2em;
    padding-bottom: 1.2em;
	page-break-after:avoid;
}
.h4
{
    font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	padding-top: 0.6em;
    padding-bottom: 0em;
	page-break-after:avoid;
}
.h5
{
    font-size: 1.0em;
	padding-top: 1.2em;
	font-weight: bold;
    padding-bottom: 0em;
	page-break-after:avoid;
}
.h6
{
    font-size: .9em;
	padding-top: 0em;
    padding-bottom: 0em;
	page-break-after:avoid;
}
.h7
{
    font-size: .9em;
	padding-top: 0em;
    padding-bottom: 0em;
}
.noindent
{
    text-indent: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
    text-align: justify;  
}
.contributor
{
    text-indent: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
    text-align: justify;  
}
.indent
{
    text-indent: 1em;
	padding-top: 0em;
	padding-bottom: 0em;
    text-align: justify;  
}
.blockquote
{
	font-size: .9em;
	line-height: 1.2em;
    margin-left: 3em;
    margin-right: 3em;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
	text-align: justify;
}
.list
{
    font-size: 1.0em;
	margin-left: 3em;
    line-height: 1.3em;
}
.extractlist
{
    font-size: .9em;
    line-height: 1.2em;
	margin-left: 3em;
	margin-right: 3em;
}
.display
{
    margin-top: 1.3em;
    margin-bottom: 1.3em;
    text-align: left;
}
/* Figure Styles - use class 'image' in 'div' that wraps around entire image, including the figurenumber and caption */
.image
{
    margin-top: 2em;
    margin-bottom: 1em;
	margin-left: 1.0em;
	margin-right: 1.0em;
    text-align: left;
	page-break-after:avoid;
}
.figurenumber
{
    font-size: .9em;
	line-height: 1.2em;
	font-weight: bold;
    margin-top: 1em;
	margin-left: 0em;
	margin-right: 0em;
    margin-bottom: 0em;
	text-align: justify;
}
.caption
{
    font-size: .9em;
	line-height: 1.2em;
    margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
    margin-bottom: 2em;
	text-align: justify;
	page-break-before:avoid;
}
/* Note Styles - footnote class is used for footnotes, endnotes, references, and bibliographies 
7/12/10 Jess added "font-size: 85%" */
.footnote
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
	font-size: 85%;
}
/* Index Styles */
.indexmain
{
	font-size: .9em;
	line-height: 1.2em;
	margin-top: -0.5em;
    text-indent: 0em;
}
.indexsub
{
	font-size: .9em;
	line-height: 1.2em;
	margin-top: -0.5em;
    margin-left: 1.0em;
}

/* Box Styles
Jess filled in the border and padding rules for below box id on 5/3/10. 
Jen changed the 'mit_box' classification from div 'id' to div 'class' so that it can be used multiple times in one document 5/7/10*/

.mit_box
{
	border: solid 1px #000000;
	padding: 20px 5px;
	margin: 0px 0px 20px 0px;
}

/* Jess created the box classes below on 5/3/10 to look the same as the corresponding figure and table classes. 
7/12/10 Jess added "top-margin 2em." */

.boxnumber
{
	font-size: .9em;
	line-height: 1.2em;
	font-weight: bold;
    margin-top: 2em;
	margin-left: 0em;
	margin-right: 0em;
    margin-bottom: 0em;
	text-align: justify;
}
.boxtitle
{
	font-size: .9em;
    line-height: 1.2em; 
	text-align: justify;
    margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
    margin-bottom: 1.2em;
}

.navigation
{
	color: red;
	text-align: right;
	font-style: italic;
}