html {
	overflow-y:scroll;
}
body {
	text-align: center;
	margin-top: 1px;
	color: #034EA2;
}

a:link {
	font-family: arial;
	color: 034EA2;
}
a:hover {
	color: #F26649;
	text-decoration: none;
}
.header {
	background-image: url(../images/top_pic.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 857px;
	vertical-align: baseline;
}
.maintable {
	background-color: #FFFFFF;
	width: 857px;
}
.navtable {
	vertical-align: bottom;
	height: 24px;
	float: left;
}
.headspace {
	height: 132px;
}
.mainlink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}
a.mainlink:hover {
	color: #F26649;
	text-decoration: underline;
}
.navcell {
	padding-right: 20px;
	padding-left: 10px;
	font-family: arial;
	font-size: 12px;
}
.bar {
	background-color: #034EA2;
	padding-right: 20px;
	padding-left: 40px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.submenu {
	font-family: arial;
	font-size: 12px;
	color: #F26649;
	text-decoration: none;
}
a.submenu:hover {
	color: #F26649;
	text-decoration: underline;
}
.cursubmenu {
	color: #F26649;
	text-decoration: underline;
}
.curmainlink {
	color: #F26649;
	text-decoration: none;
}
.searchbar {
	background-color: #034EA2;
	padding-right: 20px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: underline;
	height: 50px;
	vertical-align: middle;
}
.keyword {
	font-family: arial;
	font-size: 11px;
	width: 100px;
	height:13px;
	border: 0px none;
}
.search {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
a.search:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.marker {
	font-family: arial;
	font-size: 10px;
	text-align: right;
	float: right;
	color: #034EA2;
	padding-right: 10px;
	height: 20px;
	vertical-align: middle;
}
.newside {
	width: 25%;
}
.content {
	padding-top: 20px;
	padding-right: 135px;
	padding-left: 80px;
	font-size: 11px;
	font-family: arial;
	color: #5A5858;
	text-align: justify;
	padding-bottom: 10px;
}
.newshead {
	font-size: 13px;
	text-align: right;
	background-color: #F2F6FA;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	font-family: arial;
	letter-spacing: 2px;
}
.newsarticle {
	font-family: arial;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #034EA2;
	text-align: right;
}
.footer {
	font-family: arial;
	font-size: 10px;
	color: #5A5858;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F26649;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.marker:link {
	text-decoration: underline;
}
.date {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #5A5858;
}