@charset "utf-8";
/* CSS Document for Printing */

body, p, td, th, ul, ol { 
	background-color: #fff; 
	color: #000; 
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:none;
	}

a, a.visited {
	color: #369;
}

h1 {
	font-size: 16pt;
	color:#000;
}

h2 {
	font-size: 14pt;
	color:#000;
}

h3 {
	font-size: 12pt;
	color:#000;
	}

#dcCSSprintlogo{
	display:block;
	}
#dcCSSwrapper {
	background-color: #fff;
	width: 7in;
	border: none;
	background-image:none;
	margin:0 auto;
	padding:0;
}
#dcCSSwrapper2 {
	background-color: #fff;
	width: 100%;
	border: none;
	background-image:none;
}
.dcCSScontentSide1, .dcCSScontentSide2, .dcCSScontentMain, .dcCSScontentALTmain, .dcCSScontentALTside2, .dcCSScontent, .dcCSScontentFixed, .dcCSScontentMainALT2{
	background-color: #fff;
	width: 95%;
	border: none;
	margin: 0 auto;
	text-align:left;
}

#dcCSSmenu, #dcCSSfooter, .dcCSSnoPrint, .dcCSSpubNavBottom {
	display: none;
}
#dcCSSwrapper2 .dcCSSnoPrint{/* Turns off side menu for Timeline pages */
display:none;
}
.dcCSSImageWithCaption {
	display:block;
	}
/**.dcCSScompassSubHead {
	font-size: 12pt;
	color:#000;
	}**/
#dcCSSwrapper2 .dcCSSreverse a{
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}
#dcCSSwrapper2 .dcCSSreverse a:visited {
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}
table.navmenu {
	font-size:.8em;
	border-top:1px;
	border-bottom:2px;
	border-style: solid none solid none;
	border-color: #545454;
	padding-bottom:10px;
	}
.navtitle{
	font-size:1.2em;
	}
.navpages{
	font-size:1.1em;
	}
.navmenu {
	font-size:.9em;
	}
hr.print {
	color:#669966;
	background-color:#669966;
	height:1px;
	display:block;
	}
