.flyoutMenu
{
    border-style: solid;
    border-width: 0px;
}

.flyoutHeading {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	background-color: red;
	font-weight: bold;
	
	cursor: default;
}

.flyoutMenu TD.flyoutLink  {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	/*padding: 1px 25px 3px 6px;*/
	cursor: hand;
}

.flyoutLink a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

.flyoutLink a:hover {
	color: black;
	text-decoration: none;
}

.flyoutLink a:visited {
	color: black;
	text-decoration: none;
}

.flyoutLink a:active {
	color: yellow;
	text-decoration: none;
}

.flyoutFont {
	font-family: Arial, Helvetica;	
	font-size: 8pt;	
}

H1 {font-family: Arial, Helvetica;	
   font-size: 10pt;	 }

.key
   {
    font-family: Arial, Helvetica;	
	font-size: 8pt;	
	font-weight:bold;
    }
 .value, ul li
   {
    font-family: Arial, Helvetica;	
	font-size: 8pt;	
    }
.buttonCell
   {
    text-align:right;
    }
