<!--
td {
font-family : Verdana, Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #000000; 
} 

li    {	list-style-type: none;
     	background: url(/images/Newsbullet.gif) no-repeat;
	padding-left: 1em; }

div.menu , div.menu a.menuItem {
font-family : Verdana, Arial, Helvetica, Sans-serif; 
font-size : 8pt; 
font-style : normal; 
font-weight : normal; 
color : #ffffff; 
} 



div.menu {
background-color : #6699cc; 
border : 1px outset #000000; 
left : 1px; 
padding : 2px; 
position : absolute; 
top : 1px; 
visibility : hidden; 
z-index : 101; 
width : 154px; 
} 
div.menu a.menuItem {
color : #ffffff; 
cursor : default; 
display : block; 
font-weight : bold; 

text-decoration : none; 
white-space : nowrap; 
} 
div.menu a.menuItem:hover , div.menu a.menuItemHighlight {
background-color : #5050f0; 
color : #ffffff; 
} 
div.menu a.menuItem span.menuItemArrow {
margin-right : -0.75em; 
} 
div.menu div.menuItemSep {
border : 1px none #e0e0e0; 

} 
.MenuButton {
font-family : Verdana, Arial, Helvetica, Sans-serif; 
font-size : 10pt; 
font-weight : bold; 
color : #ffffff; 
} 
A.MenuButton , A.MenuButton:hover {
font-family : Verdana, Arial, Helvetica, Sans-serif; 
font-size : 10pt; 
font-weight : bold; 
color : #ffffff; 
} 


div#tipDiv 	{	position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  			background-color:#FBF6E3; border:1px solid #336; 
  			width:400px; padding:6px;
  			color:#000; font-size:11px; line-height:1.3;
  			font-family: Verdana, Arial, Helvetica; 	}
					
acronym 	{	border-bottom: 1px dotted #000000;
  			cursor: help; 
  			font-family: Verdana, Arial, Helvetica; 
			font-size: 10px; 
			color: #000000 }
  						
acronym.white 	{	border-bottom: 1px dotted #000000;	}

.validationSummary
{
	border: 1px solid #990000;
	margin : 10px 10px; 
	padding : 10px 10px; 
}						
			
-->