.main {
	height: 600px;
	width: 800px;
	border: medium solid #000000;
	padding: 3px;
	margin: 0px;
}
.bar {
	background-color: #00005f;
	height: 5px;
	width: 790px;
}
.sidebar {
	background-color: #CCCCCC;
	height: 400px;
	width: 200px;
	left: 0px;
	top: 205px;
	bottom: 600px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #00005f;
	text-align: center;
	vertical-align: bottom;
	width: 789px;
	padding: 3px;
	height: 20px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #00005f;
	text-align: left;
	vertical-align: top;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00005f;
	text-align: left;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00005f;
	text-align: left;
}

.newslink {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00005f;
	text-decoration: none
}

.emaillink {
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #00005f;
	text-decoration: none
}

.address {
	color: #00005f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	padding-top: 8px;
	text-align: center;
}

.line {
	background-color: #00005f;
	height: 3px;
	width: 160px;
	line-height: 1px
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00005f;
	text-align: center;
}
.menu {
	background-color: #000066;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-indent: 10px;
	text-decoration: none;
}

a:hover {
	font-style:normal;
	background-image:none;
	background-color:#070067;
	text-decoration:none;
	color:#A3C5FD;
	border-color:#070067;
	border-style:solid;
	border-width:0px;
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	font-weight: bolder;
	text-align: left;
	color: #00005f
}
.newswindow {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #00005f;
	text-decoration: none
}
.visionlist {
	color: #00005f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	list-style-type: circle
}
.visiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #00005f;
	text-align: left;
}