﻿/* CSS layout */
.upperlinks {
	text-align: center;
	font-family: georgia;
	background-color: #CCCCCC;
}
.pix {
	padding: 10px;
	float: left;
}
.para {
	padding: 0px 10px 10px 10px;
	font-family: Georgia;
	font-size: medium;
}
.footer {
	font-family: Georgia;
	font-size: medium;
	text-align: center;
}
.support {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: georgia;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}
.timeline {
	font-family: georgia;
	font-size: medium;
	vertical-align: top;
	padding: 15px;
	background-color: #CCCCCC;
}
.subtitle {
	padding: 23px 23px 10px 23px;
	font-family: georgia;
	font-size: x-large;
	font-style: italic;
	color: #621715;
	font-weight: normal;
	background-color: #CCCCCC;
}
.imgL {
	float: left;
	padding: 0px 8px 0px 8px;
}
.section {
	font-family: georgia;
	font-size: large;
	font-style: italic;
	color: #621715;
	padding: 15px;
}
.subpara {
	font-weight: bold;
	font-style: italic;
	padding: 30px;
	font-family: georgia;
	font-size: small;
}
.caption {
	padding: 0px 11px 7px 7px;
	font-size: small;
	font-family: georgia;
	color: #000000;
	font-style: italic;
	text-align: left;
}
.news {
	font-size: small;
	padding-left: 80px;
	padding-right: 15px;
}
.imgR {
	padding: 0px 8px 0px 8px;
	float: right;
}
.mainTable {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-color: 0;
	border-width: 0px;
	caption-side: bottom;
	width: 816px;
	float: left;
	background-color: #FFFFFF;
}
.hr {
	line-height: 2px;
	height: 2px;
}
.imgC {
	padding: 14px;
	text-align: center;
	clip: rect(auto, auto, auto, auto);
}
.pixlink {
	border-style: none;
	border-width: 0px;
	text-align: center;
}
.white {
	color: #FFFFFF;
	text-align: center;
}
.heading {
	padding: 3px;
	font-family: georgia;
	font-size: x-large;
	font-style: italic;
	color: #621715;
	font-weight: normal;
	margin-bottom: 0px;
}
.subhead {
	font-family: georgia;
	font-size: large;
	font-style: italic;
	color: #621715;
	padding: 5px;
	margin-top: 0px;
	background-color: #CCCCCC;
}
.redsubhead {
	font-size: medium;
	font-style: italic;
	color: #5E0000;
}
.redsubbold {
	font-family: georgia;
	font-size: large;
	color: #621715;
	padding: 3px;
	margin-top: 0px;
	font-weight: bold;
	font-style: normal;
}
.subnormal {
	font-family: georgia;
	font-size: large;
	font-style: normal;
	color: #621715;
	padding: 3px;
	margin-top: 0px;
}
.null {
	color: #CCCCCC;
}
.sidebar {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #333333;
	vertical-align: top;
	width: 150px;
	text-align: center;
}
.banner {
	line-height: 150px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.tab {
	vertical-align: bottom;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.content {
	font-family: Georgia;
	background-color: #cccccc;
}
.meter {
	vertical-align: middle;
	text-align: center;
}
a:visited {
	color: #5E0000;
}
a:hover {
	color: #999999;
}
.bar {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #333333;
	vertical-align: top;
	height: 18px;
}
.nonItalic {
	font-style: normal;
}
.subnormcenter {
	font-family: georgia;
	font-size: large;
	font-style: normal;
	color: #621715;
	padding: 3px;
	margin-top: 0px;
	text-align: center;
	background-color: #CCCCCC;
}
.gallery {
	border: 0px none #333333;
	padding: 0px;
	background-position: left top;
	background-color: #333333;
	vertical-align: top;
	text-align: center;
}
.xxsmall {
	padding: 0px 0px 0px 0px;
	font-size: xx-small;
	font-family: georgia;
	color: #000000;
	font-style: italic;
	text-align: left;
	caption-side: bottom;
}

.sidediv {
	margin-top: 130px;
	font-family: georgia;
	font-size: medium;
	text-align: left;
	margin-left: 10px;
}

