@charset "UTF-8";
body {
	font: .90em Verdana, Arial, Helvetica, sans-serif;
	background: #808080;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #D9D8D7;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 980px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #808080;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#header {
	background: #ffffff;
	margin-right: auto;
	margin-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	height: 80px;
	margin-top: 10px;
}
body, td, th {
	color: #000000;
}
#topnav {
	background: #D9D8D7;
	padding: 3px 3px 3px 3px;
}
#topnav a {
	margin: 3px;
	padding: 3px;
}
#topnav a:hover {
	text-decoration: none;
	background: #2C2B2A;
	color: #FFCC00;
}
#page-title {
	border-top: thin solid #2C2B2A;
	border-left: 20px solid #000000;
	text-align: left;
	height: 50px;
	font: bold normal medium Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 6px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#subnav {
	border-right: 50px solid #FFCC00;
	border-left: 50px solid #FFCC00;
	border-top: thin solid #666666;
	padding-right: 6px;
	text-align: center;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#subnav a {
	margin: 2px;
	padding: 2px;
}
#subnav a:hover {
	text-decoration: none;
	background: #2C2B2A;
	color: #FFCC00;
}
#mainContent {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-color: #808080;
}
#bnav {
	border-top: thin dotted #333333;
	padding: 2px;
	border-left: #333333;
	text-align: center;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
}
#bnav a {
	margin: 3px;
	padding: 3px;
	display: inline;
}
#bnav a:hover {
	text-decoration: none;
	background: #D9D8D7;
	color: #333333;
}
#footer {
	padding: 0 10px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: right;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: right;
	font: normal .65em Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC
}
table.special { border-collapse:collapse; border:1px solid #CCC; 
}
.name {
	color: #333333;
	font-size: medium;
	font-weight: bold;
}
.b-text {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.25em;
}
.b-text-b {
	color: #000000;
	font-weight: bold;
	font-size: 1em;
}
.b-text-w {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}
.b-text-s {
	color: #000000;
	font: normal .75em;
}
.b-text-l {
	color: #000000;
	font: bold 1.25em;
}
.caption {
	color: #333333;
	font: normal .80em;
}
.a-title-b {
	color: #FCFCFC;
	font: bold 1em;
	text-transform: uppercase;
}
.month {
	color: #EEE;
	font: .95em;
	text-transform: uppercase;
}
.title {
	color:#333333;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
}
.event {
	color:#333333;
	font-size: 1em;
	font-weight: normal;
}
.event-b {
	color:#ffffff;
	font-size: 1em;
	font-weight: bold;
}
.text {
	color: #000;
	font-size: 0.95em;
	font-weight: normal;
	line-height: 1.25em;
}
.textgray {
	color: #333333;
	font-size: 0.95em;
	font-weight: normal;
	line-height: 1.25em;
}
.textgray-b {
	color: #333333;
	font-size: .95em;
	font-weight: bold;
}
.footer {
	color: #FFFFFF;
	font-size: x-small;
}
.sbutext {
	color: #666666;
	font-size: .80em;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 8px 0px 8px 8px;
}
.fltrtop { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0px 0px 8px 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0px 8px 8px 0px;
}
.fltlftop { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0px 8px 0px 0px
.b-text p {
	line-height: 1.25em;
}
