/* CSS Document */
a:link {
	color: #00456F;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #00456F;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #00456F;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #00456F;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.TopArea{
	height:60px;
	color: #FFFFFF;
	background-color: #00456F;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.TopNav{
	height:24px;
	color: #FFFFFF;
	background-color:#00456F;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.BodyBackground {
	background-image:  url(images/background/background_index.jpg);
	vertical-align: bottom;
	background-repeat: no-repeat;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: transparent;
	vertical-align: middle;
	text-indent: 10px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	vertical-align: middle;
	text-indent: 10px;
	text-align:center;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	background-color: #FFFFFF;
	display:inline;
	font-weight: bolder;
	font-style: normal;
}

.sidenav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00456F;
	background-color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
}

.Table778px{
	width:778px;}

.Table697px{
	width:697px;}
	
	
#topnav a, #topnav a:visited {
	color: white;
	background: #00456F;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: .7em;
	text-decoration: none;
	padding-left: 9px;
}

#topnav a:hover {

	background: url(arc.gif) 0 -2px no-repeat #00456F;
	
}

#intro {
	width: 240px;
