.text {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight : 599;
	font : Arial;
}
.minitext {
	font-family : Arial;
	font-size : 9pt;
	font-weight : 599;
	font : Arial;
}
.header {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	font-weight : bold;
	font : Arial;
}

#flyout {
position : absolute;
top: 140px;
left: 150px;
z-index : 1;
visibility : hidden;
}
.flyouttable {
	background-color : #006599;
	border-top : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
}

.flyoutnavtext
{
	font-family : Arial;
	font-size : 9pt;
	font : Arial;
	color : white;
	text-decoration : none;
}

A.flyoutnavtext
{
	font-family : Arial;
	font-size : 9pt;
	font : Arial;
	color : white;
	text-decoration : none;
}
A.flyoutnavtext:Visited
{
	font-family : Arial;
	font-size : 9pt;
	font : Arial;
	color : white;
	text-decoration : none;
}
A.flyoutnavtext:hover
{
	font-family : Arial;
	font-size : 9pt;
	font : Arial;
	color : #ff6600;
	text-decoration : none;
}
A.flyoutnavtext:active
{
	font-family : Arial;
	font-size : 9pt;
	font : Arial;
	color : white;
	text-decoration : none;
}




