﻿p {
	padding: 0;
	margin: 0;
}
#content p, #content li {
	padding-top: .7em;
	padding-bottom: .7em;
	font-family: Georgia;
	font-size: 12pt;
	margin-right: 50px;
	margin-left: 50px;
}
#content table p, #content li p {
	margin: 0;
}
.youtube-player {
	vertical-align: middle;
	float: right;
	margin-right: 3px;
	margin-left: 2px;
}
p.topNav {
	text-align: center;
	border-bottom: 2px solid #002868;
	height: auto;
	margin: auto;
}
a {
	color: blue;
	text-decoration: underline;
}
a.topNavLink {
	color: #000;
	font-size: 100%;
	white-space: normal;
	font-family: "Trebuchet MS","Lucida Grande", Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 6px 2px;
	width: 100px;
	display: inline-block;
	text-align: center;
	background-image: url('images/tab.gif');
}
a.topNavLink:hover, a.topNavCurrentLink {
	color: #fff;
	background-image: url('images/tab-over.gif');
}
a.bottomNavLink {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 14pt;
	text-align: center;
	margin-top: 2em;
	font-family: "Trebuchet MS";
}
h2 {
	margin-left: 150px;
	font-size: 1.12em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	font-size: 10pt;
}
.wrap {
	min-width: 770px;
	width: 70%;
	border: 1px solid black;
	margin: auto;
	background-color: white;
	padding: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
img.noBorder {
	border: none;
}
.headerTitle {
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666;
	font-size: small;
}
.footerText {
	font-size: x-small;
	font-family: Arial, Helvetica;
	font-weight: bold;
	letter-spacing: 1pt;
}
blockquote {
	font-style: italic;
}
.dateList {
	font-size: x-small;
}
a.columnTitleList {
	font-size: small;
	font-weight: bold;
}

