#menutitle , #headertitle , .head1t , .head2t , .head3t {
	font-family : Lucida Sans, Verdana, Helvetica, Arial, sans-serif;
}

#logotitle {
	display : block;
	position : absolute;
	top : 110px;
	left : 110px;
	width : 320px;
	padding : 0;
	z-index : 0;
}

#headertitle {
	display : block;
	position : absolute;
	top : 15px;
	left : 275px;
	width : 550px;
}
.head1t , .head3t {
	font-size : 10pt;
	line-height : 12pt;
	color : #62947B;
}
.head2t {
	font-size : 18pt;
	font-weight : bolder;
	line-height : 22pt;
	color : #62947B;}


#menutitle {
	display : block;
	position : absolute;
	width : 275px;
	top : 415px;
	left : 0px;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	line-height : 16pt;
	text-align : right;
	color : #003c80;
	padding : 0;
	margin : 0;
}
ul#menutitle {
	list-style-type : none;
	list-style-image : none;
	list-style-position : outside;
}
#menutitle li {
	margin : 20;
	padding: 2px;
}
#menutitle a {
	display : block;
	text-decoration : none;
	color : #ccc;
	border : 0;
}
#menutitle a:hover {
	text-decoration : none;
	color : #000030;
	background-color : #FFF9AD;
}
.tabg {
	background-color: #DDE8E2;
	font-size : 0.9em;
	line-height : 1.4em;
	font-weight : normal;
	color : #000033;
}
