/* CSS Document */

.bg10bold {
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #666666;
	BACKGROUND-COLOR: #666666
}
.bg {
	BACKGROUND-COLOR: #666666
}
.bg10bold {
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #666666
}
.bg {
	BACKGROUND-COLOR: #666666
}
.bgmenu {
	BORDER-RIGHT: #666666 2px solid;
	BORDER-TOP: medium none;
	BORDER-LEFT: #666666 2px solid;
	BORDER-BOTTOM: #666666 2px solid;
	BACKGROUND-COLOR: #ffffff
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 15px;
	color: #003399;
}
.navhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	margin: 2px;
	padding: 2px;
	top: 4px;
	bottom: 4px;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-position: center;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	border: thin dotted #CCCCCC;
	letter-spacing: 1px;
	word-spacing: normal;
	top: 5px;
	bottom: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	padding: 10px;
	border: thin ridge #FFFFFF;
}
.tabledivide {
	border-right: 1px solid #eeeeee;
}
.newsside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E2E2E2;
	width: 450px;
	padding: 5px;
}
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	background-position: center;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	border-top: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	top: auto;
}
.footer {
	background-color: #f4f4f4;
	padding-top: 10px;
	padding-bottom: 10px;
}
.schedulestable {
	margin: 5px;
	padding: 5px;
	border: 1px solid #eeeeee;
}
.scheduleheading {
	font-weight: bold;
	background-color: #eeeeee;
	height: 25px;
}
.scheduleheadingred {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.blueNote {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
h2 {
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
	padding-left: 10px;
	font-size: 13px;
	margin-right: 150px;
}
.boxed {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #cc0000;
	font-size: 13px;
	color: #ffffff;
	border-top: 5px solid #003366;
	border-bottom: 5px solid #003366;
	font-weight: bold;
}
.aboutit {
	color: #cc0000;
	font-weight: bold;
}
.border {
	padding: 5px 0 5px 20px;
	border: thin solid #eeeeee;
	font-weight: bold;
	background-color: #f4f4f4;
	margin-right: 150px;
}
.indent {
	margin-left: 25px;
}
legend {
	font-weight: bold;
	color: #003366;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}
fieldset {
	margin-bottom: 15px;
	padding-bottom: 8px;
}
.subtableltblue {
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #ccddfc;
}
.header {
	display: block;
	background-color: #eeeeee;
	color: #003366;
	font-size: 13px;
	padding: 8px;
}