@charset "UTF-8";
.nav {
	font-family: Trebuchet, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	height: auto;
	width: 800px;
	margin-top: 6px;
	margin-right: 30px;
	margin-bottom: 6px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #ADCD3E;
	text-decoration: none;
}
.sideNav {
	font-family: Trebuchet, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	margin-top: 40px;
	margin-right: 12px;
	margin-bottom: 40px;
	margin-left: 6px;
	height: auto;
	width: 175px;
}
.sideNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sideNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sideNav a:hover {
	color: #F39F4C;
	text-decoration: none;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 60px;
	margin-left: 25px;
	height: auto;
	width: 600px;
	line-height: 20px;
}
a:link {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	line-height: 30px;
}
.pinkText {
	color: #8D164D;
}
li {
	line-height: 22px;
	list-style-image: url(images/bullet2.gif);
}
.footer {
	text-align: center;
	color: #006699;
	padding-top: 20px;
	font-size: 14px;
	font-family: Trebuchet, Arial;
}

.footer a:link {
	color: #006699;
	text-decoration: none;
}
.footer a:visited {
	color: #006699;
	text-decoration: none;
}
.footer a:hover {
	color: #003366;
	text-decoration: underline;
}
.navBar {
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
}
blockquote {
	margin-left: 70px;
	margin-right: 70px;
}
.videoText {
	color: #FFFFFF;
	line-height: 28px;
}
.videoText a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.videoText a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.videoText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.name {
	font-style: italic;
	background-color: #e3f4f6;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 40px;
}
.dates {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #d7e3e6;
	padding-top: 10px;
}
.smallText {
	font-size: 0.8em;
	font-style: italic;
	color: #0099CC;
}

