﻿@import url("reset.css");
#navigation, #mobile-navigation, #ctl00_header, #SocialBar, #search, #the-professor, .print-button, .back, #sidebar, #footer .informed, #footer .nav, .textOff, .tt, #TopBar, #PageSearchDescription, #ArticleDescription, #tagline, #SocialBar,
#ArticleSource, #ArticleAuthor
{
	display: none;
}

h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.5em;
}
#content h2 {
	margin: 20px 0 0 0;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}

ul, ol {
	margin: 10px 20px;
}
ul li {
	list-style: disc;
	margin-bottom: 10px;
}
ol li {
	list-style: decimal;
	margin-bottom: 10px;
}
p {margin: 1em 0;}

#header {
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
}
#tagline {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: italic;
	color: #777;
}

.help {
	color: #777;
	font-size: .9em;
}

#footer {
	margin-top: 30px;
}

/* all tables */
table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 10px 0;
	width: 100%;
}
table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	text-align: center;
	padding: 4px;
}
table td {
	background: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
}
table td.number {
	text-align: right;
}
table.formatting {
	border: 0;
	margin: 0 0 0 0;
}
table.formatting td {
	border:0;
	text-align:left;
}
#ArticleBody {
	font-family: "Times New Roman", Times, serif;
	line-height:1.3em;
	font-size:1.4em;
}
#ArticleBody h1
{
	font-family: "Times New Roman", Times, serif;
	line-height:100%;
	font-size:100%;
	font-weight:bold;
	margin-top: 1em;
	text-align:center;
	text-decoration:underline;
}
#ArticleBody p
{
	margin-top:1em;
	margin-bottom:0px;
}
#ArticleListBody {
	font-family: "Times New Roman", Times, serif;
	line-height:1.3em;
	font-size:1.4em;
}
.listlink, #ArticleListBody a
{
	margin-top:1em;
	margin-bottom:1em;
	text-align:left;
	line-height:100%;
	font-size:100%;
}
#ArticleListBody
{
	text-align:left;
	text-indent:-20px;
	padding-left:20px;
}

#ArticleBody {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
}
#ArticleBody h1
{
	font-family: "Times New Roman", Times, serif;
	line-height:100%;
	font-size:100%;
	font-weight:bold;
	margin-top: 1em;
	text-align:center;
	text-decoration:underline;
}
#ArticleBody p
{
	margin-top:1em;
	margin-bottom:0px;
}
#ArticleListBody {
	font-family: "Times New Roman", Times, serif;
	line-height:1.3em;
	font-size:1.4em;
}
.listlink, #ArticleListBody a
{
	margin-top:1em;
	margin-bottom:1em;
	text-align:left;
	line-height:100%;
	font-size:100%;
}
#ArticleListBody
{
	text-align:left;
	text-indent:-20px;
	padding-left:20px;
}
#ArticleTitle
{
	font-family: "Times New Roman", Times, serif;
	font-size:18pt;	
	font-weight:bold;
	text-align:center;
}
.ModalPopup
{
	display:none;
}
.MouseOverHint
{
	display:none;
}
