/* CSS Document */

body {
	background-color: #8C936A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047D8B;
	font-weight: bold;
	line-height: 16px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 890px;
	top: 25px;
	background-color: #FFFFFF;
	border: 1px solid #5e7fa0;
}

#bottomspace {
	position:relative;
	height: 30px;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}

#content {
	position:absolute;
	width:673px;
	height:552px;
	z-index:2;
	left: 217px;
	top: 136px;
	visibility: hidden;
}

#menu {
	position:absolute;
	width:653px;
	height:20px;
	z-index:3;
	left: 217px;
	top: 187px;
}

#homelogo {
	position:absolute;
	width:180px;
	height:180px;
	z-index:1;
	left: 23px;
	top: 46px;
}

#logo {
	position:absolute;
	width:119px;
	height:119px;
	z-index:1;
	left: 30px;
	top: 18px;
}

#leftphoto {
	position:absolute;
	width:100px;
	height:100px;
	z-index:2;
	left: 49px;
	top: 228px;
}

#homephoto {
	position:absolute;
	width:609px;
	height:136px;
	z-index:1;
	left: 281px;
	top: 0px;
}

.homenews {
	font-size: 12px;
	color: #0696a5;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	line-height: 14px;
}

.homenews a:link {
	color: #047D8B;
	text-decoration: none;
}
.homenews a:visited {
	text-decoration: none;
	color: #047D8B;
}
.homenews a:hover {
	text-decoration: underline;
	color: #047D8B;
}
.homenews a:active {
	text-decoration: none;
	color: #047D8B;
}

.homecontent {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.subcontent {
	padding-top: 25px;
	padding-bottom: 25px;
}

.subcontentleft {
	padding-top: 280px;
	padding-bottom: 25px;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	background-color: #D4E058;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.submenu a {
	color:#01a2b4;
	text-decoration: none;
}

.submenu a:visited {
	color:#01a2b4;
	text-decoration: none;
}

.submenu a:hover { 
	color:#01a2b4;
	text-decoration: underline;
}

.submenu a:active { 
	color:#01a2b4;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #f15a47;
}
h2 {
	color: #f15a47;
	font-size: 12px;
}
h3 {
	color: #000000;
	font-size: 12px;
}
