body 
{  
	margin-top: 0px; 
	margin-left: 0px;
        margin-right: 0px; 
	margin-bottom: 0px;
}

a
{ 
	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 11px; 
	font-weight : normal; 
	background-color : none; 
	text-decoration : none; 
	color : #910202; 
}

a:hover
{ 
	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 11px; 
	font-weight : normal; 
	background-color : none; 
	text-decoration : underline; 
	color : #0000CC; 
}

li.secnav   /* this controls how ALL lists are displayed*/
{
	font-family: Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	margin-left: 2px;
	line-height: 11px;   /* set height between lines in secondary nav and lists */	
	font-weight: normal;
	list-style-position : outside;
	list-style-image : url(/images/bullet_sub.gif);
}   

li   /* this controls how ALL lists are displayed*/
{
	font-family: Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	margin: 0px 0px 0px 5px;
	font-size : 11px;
	line-height: 15px;   /* set height between lines in secondary nav and lists */	
	font-weight: normal;
	color : #003300;      /* color of bullet */
	list-style-position : outside;
} 

li.news /* this control look of in 'WMNews' and 'Financial News' */ 
{ 
	font-family: Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	margin-top: 0px; 
	font-size: 15px; 
	line-height: 15px; 
	font-weight: normal; 
	color: #000000; /* color of bullet */ 
} 


UL.content /* controls placement of li bullets in 'WMNews' and 'Financial News' */
{ 
	margin-left : 7px; 
	list-style-image : url(/images/li_bullet.gif); 
	margin-top: 0px; 
	line-height: normal; 
} 


/****************   main navigation  ****************************/ 

.menutitle:hover
{
font-family : verdana, sans-serif, Geneva, Arial, "Bookman Old Style";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #FFCC33;
	background-color : transparent;
	line-height: 14px;
	margin: 0px 0px 1px 1px; 
cursor: hand;
  
}

.menutitle
{
font-family : verdana, sans-serif, Geneva, Arial, "Bookman Old Style";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	background-color : transparent;
	line-height: 14px;
	margin: 0px 0px 1px 1px; 
cursor: hand;
  
}


.submenu  /* controls placement of the block of secondary navigation*/
{
	font-family: Verdana, sans-serif, Geneva, Arial, "Bookman Old Style"; 
	color: #Fdf7df;
	padding:0px 0px;
	font-size: 11px; 
	font-weight: normal; 
	margin: 0px 0px 2px 8px;
	
}


a.nav
{

	font-family: Verdana, sans-serif, Geneva, Arial, "Bookman Old Style"; 
	color: #000000;
	font-size: 11px; 
	font-weight: normal;
	margin: 2px 0px 5px 2px;  
}

a.nav:visited
{
	
	font-family: Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	color: #000000;
	font-size: 11px; 
	font-weight: normal;
	margin: 2px 0px 5px 2px; 

}

a.nav:hover
{

	font-family: Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	color: #990000;
	font-size: 11px; 
	font-weight: normal;
	margin: 2px 0px 5px 2px;  
	cursor: hand; 

}
a.secnav  /* controls placement of secondary navigation text*/
{

	font-family: Verdana, sans-serif, Geneva, Arial, "Bookman Old Style"; 
	color: #fdf7df;
	font-size: 11px; 
	font-weight: normal;
	line-height: 11px;
	margin: 2px 0px 5px 2px;
  
}

a.secnav:visited  /* controls placement of secondary navigation text*/
{

	font-family: Verdana, sans-serif, Geneva, Arial, "Bookman Old Style"; 
	color: #fdf7df;
	font-size: 11px; 
	font-weight: normal;
	line-height: 11px;
	margin: 2px 0px 5px 2px;
  
}

a.secnav:hover /* controls placement of secondary navigation text*/
{

	font-family: Verdana, sans-serif, Geneva, Arial, "Bookman Old Style"; 
	color: #B8E9B6;;
	font-size: 11px; 
	font-weight: normal;
	line-height: 11px;
	margin: 2px 0px 5px 2px;
; text-decoration: none
 
}


/***************************end of main nav  ***************************/

.content
 { 
 	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 11px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #000000; 
 	line-height: normal;
	font-weight: normal;
}

.contentSmall
 { 
 	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 9px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #000000; 
}

.contentSuper
{
	font-family: Verdana, sans-serif, Geneva, Arial, Bookman Old Style;
	font-size : 8px;
	font-weight : normal;
	text-decoration: none;
	color:#000000;
	vertical-align : super;
}

.contentReverse
 { 
 	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 11px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #FFFFFF; 
}

.contentReverse:hover
 { 
 	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 11px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #FFCC00; 
}
.contentBold 
{ 
	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 11px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #000000; 
}
.contentBoldReverse
{
	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

.HeadingReverse
 {
	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

.contentBoldGreen
{
	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #003300;
}



.Heading 
{ 
	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #004F00; 
}


/***********************Form objects******************/
INPUT 
{
	background-color : #oooooo;
	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 10px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #000000; 
}

SELECT 
{
	background-color : #oooooo;
	font-family : Verdana, sans-serif, Geneva, Arial, Bookman Old Style; 
	font-size : 10px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #000000; 
}
/**************** End Form Objects ********************/

