/* CSS Document */
.headercntnr {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 760px;
	height: 111px;
	position: relative;
	border-bottom: none;
	overflow: hidden;
	padding: 0px;
	clear: right;
	margin: 0px;
	background: #FFFFFF;
	z-index: 0;
}
.headcntnr img a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.headertext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #215388;
	line-height: 12px;
	text-align: right;
	display: block;
	z-index: 6;
}
 #navcontainer
{
	margin: 0px;
	padding: 0;
	height: 16px;
	position: absolute;
	width: 566px;
	left: 190px;
	overflow: hidden;
	top: 95px;
	border-top: 1px solid #FFFFFF
}
table, tr, td {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer .nav a {
	height: 15px;
	padding: 0 6px;
	display: block;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}
#navcontainer .nav a:link {
	color: #333333;
	background: #999999;
}
#navcontainer .nav a:visited {
	color: #666666;
	background: #999999;
}
#navcontainer .nav a:hover {
	color: #CCCCCC
	background: #4C4C4C;
	color: #CCCCCC;
	background: #4C4C4C;
}
#navcontainer .nav a:active {
	color: #FFFFFF;
	background: #999999;
}
#navcontainer .navselected a {
	height: 15px;
	padding: 0 6px;
	display: block;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	color: #CCCCCC;
	background: #4C4C4C;
}
#navcontainer .navselected a:link {
	color: #CCCCCC;
	background: #4C4C4C;
}
#navcontainer .navselected a:visited {
	color: #CCCCCC;
	background: #4C4C4C;
}
#navcontainer .navselected a:hover
{
	color: #000000;
	background: #FFFFFF;
}
#navcontainer .navselected a:active {
	color: #CCCCCC;
	background: #4C4C4C;
}
.headerpic {
	height: 92px;
	width: 566px;
	overflow: hidden;
	position: absolute;
	left: 190px;
	top: 4px;
	z-index: 1;
	background: #FFFFFF;
}
.logoblock {
	position: absolute;
	left: 4px;
	top: 4px;
	overflow: hidden;
	height: 99px;
	width: 178px;
	border-top: 2px solid #E3E3E3;
	border-right: 6px solid #E3E3E3;
	border-bottom: 6px solid #E3E3E3;
	border-left: 2px solid #E3E3E3;
}
.infopop {
	position:absolute;
	width:335px;
	height:45px;
	z-index:5;
	left: 404px;
	top: 13px;
	visibility: visible;
	text-align: right;
	display: block;
	padding: 2px;
	background: #FF0000;
}
.infopopdetail {
	position:absolute;
	width:335px;
	height:29px;
	z-index:3;
	left: 404px;
	top: 25px;
	visibility: hidden;
	text-align: right;
	display: block;
}
object {
	z-index: -1;
}
.headercntnr a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
 .headercntnr a:hover .logoblock {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

