     body{
padding:0px;
margin:0px;
background-color:#F4F4F4;
font-family:Tahoma; 
font-size:11px; 
color:#6A6A6A; 
}



 UL {list-style-image: url(./images/box.gif)}
/* Layout properties for your question  */
	.question{
cursor:pointer;		/* Cursor is like a hand when someone rolls the mouse over the question */
	}
		
	.answer{
		/* Layout properties - You can change these */

		/* This one should not be changed */
		display:none;	
	}
 
 .leadership tr:hover { 
			background-color: #FFFFEA;

			
			}

		td,br{font-family:Tahoma; font-size:11px; color:#6A6A6A;}
		    A:visited  {color: #004F9D; text-decoration: none}
			A:link  {color: #004F9D; text-decoration: none}
			A:active  {color: #004F9D; text-decoration: none}
			A:hover   {color: #004F9D; text-decoration: underline}
			A.footerlink:visited  {color: #6A6A6A; text-decoration: none}
			A.footerlink:link  {color: #6A6A6A; text-decoration: none}
			A.footerlink:active  {color: #6A6A6A; text-decoration: none}
			A.footerlink:hover   {color: #6A6A6A; text-decoration: underline}



		.menu1{font-family:Tahoma; font-size:10px;   color:#8F8F8F; text-decoration:none}
		.heading{font-family:Tahoma; font-size:12px;   color:#6A6A6A; font-weight:bold; text-decoration:none}
		.input{font-family:Tahoma; font-size:9px; color:#616161; 
		text-decoration:none; 
		border-right:1px solid #888888; 
		border-top:1px solid #888888;
		border-left:0px ;
		border-bottom:0px  solid #888888;
		}
		.menu2{font-family:Tahoma; font-size:10px;   color:#A7A6A9; text-decoration:none}
		.tHeading{font-family:Tahoma; font-size:12px;   color:#6B6B6B; font-weight:bold; text-decoration:none}
		.tHeading2{font-family:Tahoma; font-size:14px;   color:#6B6B6B; font-weight:bold; text-decoration:none}
		.EasyText{font-family:Tahoma; font-size:14px;   color:#ffffff; font-weight:bold; text-decoration:none}
		.text1{font-family:Tahoma; font-size:10px;   color:#888888; text-decoration:none}
		.text-large{font-family:Tahoma; font-size:12px;   color:#888888; text-decoration:none}
		.text2{font-family:Tahoma; font-size:10px;   color:#797979; text-decoration:none}
		.blue{font-family:Tahoma; font-size:10px;   color:#327195; text-decoration:none}
		.footer{font-family:Tahoma; font-size:11px;   color:#B7B7B7; text-decoration:none}
		.footerlink{font-family:Tahoma; font-size:11px;   color:#B7B7B7; text-decoration:none}
		.clsInputBox {
	BACKGROUND: #fff8dc; COLOR: #3d589a; FONT-FAMILY: courier new, helvetica
}
		.newsdate{font-family:Tahoma; font-size:9px;   color:#808080; font-weight:bold ;text-decoration:none}
		.newsblue{font-family:Tahoma; font-size:9px;   color:#327195; font-weight:bold ;text-decoration:none}
		
table.header  {
  float:left;
  width:100%;
  line-height:normal;
  margin-top: 2px;
 color: #ffffff;
  	
  }
  table.header td   
  {
	background-color: #88A7D1;
    color: #ffffff;
	padding: 3px 3px 3px 3px;
	text-align: center;
    font: bold 90% Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
  }
  table.header td a:link {	color: #ffffff;}
  table.header td a:visited {	color: #ffffff;	}
  table.header td a:hover {	color: #ffffff;	text-decoration: underline;  }
  table.header td a:active {	color: #ffffff;	}

  table.header td.selected
  {
	background-color: #005991;
	border: 1px solid yellow;
	color: #ffffff;
  }
    table.header td.selected a.hover 
  {
	text-decoration: underline;
	color: #ffffff;
  }
  table.header td.selected a
  {
	color: #ffffff;
  }