#centerdiv {
	position: relative;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	text-align:left;
	background-color: #FFFFFF;
}

#logodiv {
	position: relative;
	top: 0px; 
	left: 0px; 
	height: 96px;
}

#menudiv {
	position: relative;
	top: 0px; 
	left: 23px;
	height: 63px; 
}

.submenudiv {
	position: absolute;
	top: -500px; 
	left: -500px;
	visibility: hidden;
}

.submenutable {
	border-top: 1px solid #160A67;
}

#contentdiv {
	position: relative;
	top: 0px; 
	margin-left: 23px;
	margin-right: 100px;
}

#footerdiv {
	position: relative;
	top: 0px; 
	margin-top: 25px;
	margin-bottom: 0px;
	text-align:center;
	font-size: 7pt;
}

#map {
	border:1px solid #160A67;
}

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #160A67;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:link {
	color: #6D8355;
	text-decoration: none;
}

a:visited {
	color: #6D8355;
	text-decoration: none;
}

a:hover{
	color: #160A67;
	text-decoration: underline;
}

a:active {
	color: #6D8355;
	text-decoration: underline;
}

.title {
	position:relative; 
	margin-left:16px; 
	border-left: 1px solid #160A67; 
	font-family: "Calisto MT", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11pt;
	color: #160A67;
	text-transform: uppercase;
	padding-bottom: 4px;
}

.tabletitle {
	font-family: "Calisto MT", "Times New Roman", Times, serif;
	border-left: 1px solid #160A67;
	border-bottom: 1px solid #160A67; 
	font-weight: bold;
	font-size: 11pt;
	color: #160A67;
	text-transform: uppercase;
	padding-bottom: 6px;
	padding-top: 3px;
	height: 30px;
}

.teamtitle {
	font-family: "Calisto MT", "Times New Roman", Times, serif;
	border-left: 1px solid #160A67;
	border-bottom: 1px solid #160A67; 
	font-weight: bold;
	font-size: 9pt;
	color: #160A67;
	padding-bottom: 1px;
	padding-top: 5px;
}

.teamtable {
	padding: 6px 0px 15px 17px;
	line-height: 150%;
	border-left: 1px solid #160A67;
}

.tabletop {
	border-top: 1px solid #160A67; 
}

.tabletopvert {
	border-left: 1px solid #160A67;
	border-top: 1px solid #160A67; 
}

.tablebottomvert {
	border-left: 1px solid #160A67;
	border-bottom: 1px solid #160A67; 
	xheight: 10px;
}

.tablebottom {
	border-bottom: 1px solid #160A67; 
}

.tablevert {
	border-left: 1px solid #160A67;
}

.tableright {
	border-right: 1px solid #160A67;
}

.tablesubtitle1 {
	border-left: 1px solid #160A67;
	border-bottom: 1px solid #160A67; 
	padding: 5px 15px 5px 17px;
	font-weight: bold;
}

.tablesubtitle2 {
	border-bottom: 1px solid #160A67; 
	padding: 5px;
	font-weight: bold;
}

.tablesubtitle3 {
	border-bottom: 1px solid #160A67; 
	padding: 5px;
	font-weight: bold;
	text-align: right;
}

.newsitem {
	vertical-align: top;
	padding: 5px 0px 15px 15px;
}

.newshead {
	border-bottom: 1px solid #160A67; 
	padding: 0px 0px 5px 15px;
	font-weight: bold;
}

.newsheadline {
	font-size: 11pt;
	font-weight: bold;
	text-transform: none;
	font-family: "Calisto MT", "Times New Roman", Times, serif;
}

.tablepadded {
	padding: 5px 15px 5px 5px;
}

.tablepaddedvert {
	border-left: 1px solid #160A67;
	padding: 5px 15px 5px 17px;
}

.tablepaddedright {
	text-align: right;
	padding: 5px 5px 5px 5px;
}

.tablecompanyright {
	padding-left: 10px;
	border-left: 1px solid #160A67;
	text-align: justify;
}

.tablecompanyleft {
	padding-right: 10px;
	text-align: right;
}

.tableopeningsleft {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

.tableopeningsright {
	text-align: justify;
	padding-left: 10px;
}

.content {
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}

.contentmono {
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 10px;
	font-family: "Courier New", Courier, mono; 
	text-align: left;
}

.bottomline {
	border-bottom: 1px solid #160A67;
}

.nothing {
}

ul {
	padding: 0px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	margin-top: 10px;
	padding-left: 0px;
}


.error {
	color: #FF6600;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #160A67;
	background-color: #ffffff;
	border: 1px solid #160A67;
}

input.bold {
	font-weight: bold;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #160A67;
	background-color: #ffffff;
	border: 1px solid #160A67;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #160A67;
	background-color: #ffffff;
	border: 1px solid #160A67;
}

select.bold {
	font-weight: bold;
}

input.submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #160A67;
	border: 3px solid #6385c2;
	cursor: pointer;
}

.pagenumbers td {
	font-weight: bold;
	text-align:center;
}