/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#hmenu {
	float: right;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 14px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	color: #999999;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
	background-color: #ccc;
	background-image: url(images/hmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#hmenu a:hover {
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
	background-color: #3C6491;
	background-image: url(images/hmenuarrowhover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#htext p {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#homelayer {
	position:absolute;
	width:208px;
	height:208px;
	z-index:1;
	left: 751px;
	top: 18px;
	background-color: #336699;
}

#indexlayer1 {
	position:absolute;
	width:264px;
	height:147px;
	z-index:1;
	left: 15px;
	top: 0px;
	background-color: #999999;
}

#indexlayer2 {
	position:absolute;
	width:257px;
	height:142px;
	z-index:1;
	background-color: #FFFFFF;
	left: 3px;
}
.htexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
}
.coname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F5383B;
	font-weight: normal;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 12pt;
}
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}
.brdofbox {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
