﻿body {
	margin: 0;
}
.shell {
	width: 100%;
	font-family: arial;
	min-width: 820px;
}
.shell Table {
	font-size: 13px;
	font-family: arial;
	color: #000000;
}
.top {
	text-align: right;
	vertical-align: top;
	background: #FFFFFF url('images/topBack.jpg') top center repeat-x;
	height: 142px;
	padding: 0;
}
.topLeft {
	background: #FFFFFF url('images/topBack.jpg') top center repeat-x;
	height: 142px;
	text-align: left;
	padding: 0;
}
.shell_left {
	width: 260px;
	/*width: 25%;*/
	vertical-align: top;
	background-color: #992135;
}
.shell_left_bottom {
	width: 260px;
	vertical-align: bottom;
	background-color: #992135;
}
.content {
	padding: 7px;
	font-size: 13px;
	font-family: arial;
	color: #000000;
	background: #E0D8CE;
	vertical-align: top;
	min-width: 560px;
}
.content h1 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px #225A8D solid;
	color: #225A8D;
	margin-bottom: 0px;
}
.content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #225A8D;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}
.content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.content th {
	color: #FFFFFF;
	background-color: #225A8D;
	text-align: left;
}
.content table table th {
	padding: 4px;
}
.content table table {
	background-color: #CDBFAF;
}
.content table table td {
	padding: 4px;
	background: #E0D8CE;
}
.contentTable {
	font-size: 13px;
	font-family: arial;
}
#nav1 {
	z-index:100;
}
.mainNav {
	text-align: center;
	line-height: 30px;
	z-index: 100;
}
.mainNav a {
	color: #002868;
	line-height: 30px;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	display: block;
	border-left: 2px #002868 solid;
	border-bottom: 2px #002868 solid;
	border-top: 2px #002868 solid;
	background: #EEECDF;
	padding: 2px;
	z-index: 10;
}
.mainNav a:hover {
	color: #FFF;
	display: block;
	background: #992135;
	z-index: 10;
}
.mainNavBlank {
	background: #992135;
	width: 260px;
	border-bottom: 2px #002868 solid;
	border-top: 2px #002868 solid;
	z-index: 10;
}
.bottom {
	font-size: 11px;
	text-align: right;
	padding: 4px;
	vertical-align: middle;
}
.login {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0;
	width: 260px;
}
.login a:link {
	color: #ffffff;
}
.login a:visited {
	color: #ffffff;
}
.login a:hover {
	color: #ffffff;
	text-decoration: none;
}
.login a:active {
	color: #ffffff;
}
.login INPUT text {
	border: 1px #225A8D solid;
	background: #FFFFFF;
}
.title {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px #225A8D solid;
	color: #225A8D;
}
.content #map {
	margin-bottom: 2px;
	margin-right: 20px;
	margin-top: 5px;
}
a.boldLink {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #225A8D;
}
a.boldLink:hover {
	text-decoration: underline;
}
ul.linklist {
	padding-left: 15px;
}
ul.linklist li {
	margin-bottom: 10px;
	list-style: square;
}
#VideoWidget {
	z-index:0
}

table.table5 {
	margin-left: 5px; 
	margin-right: 5px; 
	border-top:1px black solid;
}

table.table5 td {
	border-bottom:1px black solid;
	text-align:center;
	font-size:11px;
}
table.table5 tr.odd {
	background-color: #C0C0C0; color:#000; border-bottom:1px black solid;
}
table.table5 tr.even {
	color:#000; border-bottom:1px solid black;
}
.small {
	font-size:10px;
}
.med {
	font-size:11px;
}

	