﻿a:link,a :active {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
#container {
	border-width: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#banner {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	border-width: 0px;
	border-style: none;
	text-align: center;
	text-decoration: none;
}
#banner h1 {
	font-size: 42pt;
	font-weight: bold;
	color: #993300;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#banner h2 {
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#navbar {
	margin: 0px;
	border-width: 0px;
	text-decoration: none;
	text-align: center;
	background-color: #182029;
	padding: 5px;
	color: #FFFFFF;
	font-size: small;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
}
#navbar li {
	margin-right: 45px;
	margin-left: 45px;
	list-style-type: none;
	display: inline;
	padding: 0px;
	font-weight: bold;
}
.NavDivider {
	color: #20378C;
}
#navbar a {
	text-decoration: none;
	color: #0099FF;
}
#navbar a:hover {
	text-decoration: none;
	color: #66CCFF;
}
#gradient {
	padding: 0px;
	margin: 0px;
}
#ShareThis {
	font-size: small;
	text-align: right;
}
#LeftBodyCol {
	padding: 20px 20px 0px 20px;
	border-style: none;
	width: 320px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#LeftBodyCol h1 {
	margin: 20px;
	font-size: medium;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
#LeftBodyCol h2 {
	font-size: small;
	font-weight: lighter;
	color: #666666;
	text-align: left;
}
#LeftBodyColBox {
	border: medium double #20378C;
	width: 194px;
	margin-top: 50px;
	clip: rect(auto, auto, auto, auto);
	padding: 10px;
	background-color: #E1FFC4;
	background-image: url('images/Stream4-cropfade.jpg');
}
#LeftBodyColImage {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
#RightBodyCol {
	padding: 0px 20px 0px 20px;
	margin: 0px;
	float: right;
	width: 500px;
}
#RightHeader {
}
#RightHeader h1 {
	font-size: 32pt;
	font-weight: bold;
	color: #003366;
	margin-bottom: 5px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
#RightHeader h2 {
	font-size: 24pt;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#RightBody {
}
#RightBody h1 {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #003366;
	clear: both;
}
#RightBody h2 {
	font-size: small;
	font-weight: bold;
	color: #800000;
	margin-bottom: 0px;
	margin-top: 10px;
}
#RightBody h3 {
	font-size: small;
	font-weight: bold;
	color: #800000;
	margin-bottom: 0px;
	margin-top: 10px;
	font-style: italic;
}
#navbottom {
	border-width: 0px;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 30px;
	clear: both;
}
#navbottom ul {
	padding: 0px;
	margin: 0px;
}
#navbottom li {
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	display: inline;
	padding: 0px;
}
#copyright {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	clear: both;
	color: #FEFEFE;
}
.IntroText {
	font-size: large;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: "Times New Roman";
	font-style: italic;
}
.BasicText1 {
	font-size: small;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
}
.BasicText2 {
	font-size: small;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
.BasicItalicRight {
	font-size: small;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: italic;
	text-align: right;
	color: #000000;
}
.CaptionLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	margin: 0px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.CaptionRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	margin: 0px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.Quote {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #009900;
	text-align: center;
	line-height: 30px;
	margin-right: 15px;
	margin-left: 15px;
}
.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: right;
}
.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
	clear: left;
}
.img-center {
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: both;
	text-align: center;
}
.TextImageBlock {
	clear: both;
}
.TextLeft {
	font-size: small;
	padding-top: 15px;
}
.TextRight {
	padding-top: 15px;
	font-size: small;
}
.ImageCaptionLeft {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: none;
	width: 300px;
	margin-right: 10px;
}
.ImageCaptionRight {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;
	width: 300px;
}
