body
{
	color: black; 
	font: 100%/140% "Lucida Bright", "Palatino Linotype", Palatino, "Times New Roman", Times, serif; 
	background-color: transparent;
	margin: 0;
	padding: 0;
}

/* Link formatting */

a, a:link, a:visited, a:hover
{
	color: black !important;
	text-decoration: none !important;
	border: none !important;
}

img
{
	border: none;
}

/* Elements to hide in print view */

#headercommon, #header, .b1, .b3, .b4, .b5, #a-content, #c-content, #header-nav
{
	visibility: hidden;
	display: none !important;
}

#header-print
{
	width: 100%;
	font: 1.8em/1.5em "Lucida Sans", "Gill Sans MT", "Gill Sans", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	margin-bottom: .15in;
	overflow: hidden;
	background-color: black;
}

#header-print img
{
	margin: 15px 14pt 0 0;
}

#b-content
{
	color: black;
	background: none;
	margin: 18pt;
	padding: 0;
	font-size: 95%;
}

#b-content h1
{
	font: 2em "Lucida Sans", "Gill Sans MT", "Gill Sans", Helvetica, Arial, sans-serif;
	color: #38672f;
	margin: 0 0 8pt;
	letter-spacing: 1px;
}

#b-content h2
{
	font: 1.2em "Lucida Sans", "Gill Sans MT", "Gill Sans", Helvetica, Arial, sans-serif;
	color: #38672f;
	margin: 0 0 4pt;
	border: none;
}

#b-content h3
{
	font: bold 1em "Lucida Sans", "Gill Sans MT", "Gill Sans", Helvetica, Arial, sans-serif;
	color: #38672f;
	margin-bottom: 0;
	border: none;
}

#b-content p, #b-content ul, #b-content ul li, #b-content ul ul, #b-content ol, #b-content ol li, #b-content ol ol, #b-content table, #b-content td, #b-content th, #b-content caption, #b-content blockquote
{
	color: black;
	font-size: 1em;
	line-height: 1.4em;
	list-style: disc;
}

#b-content p, #b-content ul, #b-content ul ul, #b-content ol, #b-content ol ol
{
	padding-top: 0;
	padding-bottom: 12pt;
}

#b-content p
{
	padding-left: 0;
}

#b-content table
{
	width: 100%;
	margin: 0 0 12pt 0;
	padding: 0;
	border: 1pt solid #e5e5e5;
}

#b-content table *
{
	font-family: "Lucida Sans", "Gill Sans MT", "Gill Sans", Helvetica, Arial, sans-serif;
}

#b-content table p
{
	padding: 0;
}

#b-content caption
{
	text-align: left;
	margin: 0;
	padding: 0;
	border: 1pt solid #e5e5e5;
	width: 100%;
	font-weight: bold;
	background: #e5e5e5 !important;
}

#b-content td, #b-content th
{
	border-bottom: 1px solid #ddd;
	border-top: none !important;
	border-right: 1px solid #ddd;
	border-left: none !important;
	background: none !important;
}

#b-content th
{
	font-style: normal !important;
}

#b-content th.table-section-title
{
	background-color: #e5e5e5 !important;
}

#b-content table td ul li
{
	list-style: disc !important;
}

#b-content #quote
{
	margin: 0;
	font-size: 18pt;
}

#b-content #quote blockquote
{
	margin: 0;
	padding: 0;
}

#b-content #quote blockquote:before
{
	content: "“";
}

#b-content #quote blockquote:after
{
	content: "”";
}


#b-content #quote p
{
	font-size: 12pt;
}

#footer
{
	border-top: 1pt solid black;
	background: none;
	padding: 12pt 18pt;
}

#footer-a
{ 
	display: block;
	visibility: visible;
}

ul#footer-screen
{
	visibility: hidden;
	display: none;
}

img#dartmouth-print
{
	display: block;
	visibility: visible;
	margin-bottom: 8pt;
}

ul#footer-print
{
	font: .9em/1.5em "Lucida Sans", "Gill Sans MT", "Gill Sans", Helvetica, Arial, sans-serif;
	color: #333;
	padding-top: 0;
	display: block;
	visibility: visible;
	list-style: none;
}

p.last-updated
{
	visibility: hidden;
	display: none;
}
