body 
{  
	margin-top: 0px; 
	margin-left: 0px;
        margin-right: 0px; 
	margin-bottom: 0px
}

a
{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	background-color : none; 
	text-decoration : none; 
	color : #910202; 
}

a:hover
{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	background-color : none; 
	text-decoration : none; 
	color : #0000CC; 
}  

li   /* this controls how ALL lists are displayed*/
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	margin-bottom: -1px;
	font-size: 10px;
	line-height: normal; 	
	font-weight: normal;
	vertical-align : bottom;
	color : #000000;      /* color of bullet */

} 

li.news  /* this control look of in 'WMNews' and 'Financial News'  */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	line-height: 13px; 	
	font-weight: normal;
	color: #000000;   /* color of bullet */
}   


UL.content  /* controls placement of li bullets in 'WMNews' and 'Financial News'  */
 { 
 	margin-left : 10px;
	list-style-image : url(/newwm/images/li_bullet.gif);

	
} 


Img.itb
{
	border : 1px solid #205523;
}

/****************   main navigation  ****************************/ 

ul.navigation   /* this controls the main navigation yellow bullets */
{
	list-style-image : url(/newwm/images/nav_bullet.gif);
	list-style-position : inside;
	margin-left : 4px;
	margin-bottom : 2px;
	font-size: 10px;

}


A.navigation   /*  main navigation look */
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #003300;
	background-color : transparent;
	height : 18px;
	width: 125px;
	vertical-align : bottom;


}  


A.navigation:visited   /*  main navigation look - after link visited */
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #003300;
	background-color : transparent;
	height : 18px;
	width: 125px;
	vertical-align : bottom;


}   

A.navigation:hover   /*  main navigation look  - on hover*/
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #F6D419;
	vertical-align : bottom;
	height : 18px;
	width: 125px;


}  

/****************   secondary navigation  ****************************/ 

A.nav2    /*  secondary navigation look */
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : none;
	text-decoration : none;
	color : #003300;
}

A.nav2:visited  /*  secondary navigation look - after link visited */
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #003300;
}

A.nav2:hover  /*  secondary navigation look  - on hover*/
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #cc0000;
	background-image : url(/newwm/images/nav_hover.gif); 
}  

ul.nav2    /*  placement of secondary navigation no bullets */
{
	list-style : none;
	list-style-position : outside;
	MARGIN-LEFT: 8px;
	text-indent: -1em;

} 

ul.nav2:visited   /*  placement of secondary navigation no bullets, - after link visited */
{
	list-style : none;
	list-style-position : outside;
    	MARGIN-LEFT: 8px;
	text-indent: -1em;
} 

ul.nav2:hover   /*  placement of secondary navigation no bullets,  - on hover */
{
	list-style : none;
	list-style-position : outside;
    	MARGIN-LEFT: 8px;
	text-indent: -1em;
} 

/***************************end of secondary nav  ***************************/


.content
 { 
 	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #000000; 
}

.contentSmall
 { 
 	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #000000; 
}

.contentSuper
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight : normal;
	text-decoration: none;
	color:#000000;
	vertical-align : super;
}

.contentReverse
 { 
 	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #FFFFFF; 
}

.contentBold 
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #000000; 
}
.contentBoldReverse
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

.HeadingReverse
 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

.contentBoldGreen
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #003300;
}

/*   iframe.home
{
	width: 135px;
	height: 170px;
	margin: 3px;
	padding : 3px;
	border: 0px;
	clip:   rect(   );
}  */

iframe.ContentMenu
{
	width:130px;
	height:170px;
	text-align:right;
	background-color: #FDF7DF;
}

.Heading 
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : bold; 
	text-decoration : none; 
	color : #004F00; 
}

.Section 
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12pt; 
	font-weight : bold; 
	text-decoration : none; 
	color : #004F00; 
}

/***********************Form objects******************/
INPUT 
{
	background-color : #FFF1C4;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #000000; 
}

SELECT 
{
	background-color : #FFF1C4;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : normal; 
	text-decoration : none; 
	color : #000000; 
}
/**************** End Form Objects ********************/

/**************** WM ezPay Specific Tags ************/

ans 
{
	display:block;
}

item 
{
	display:list-item;
	list-style-type:disc;
}

itemLR 
{
	display:list-item; 
	list-style-type:lower-roman;
}

.contentUlist
{  
	list-style-type: square;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
}

.contentOlist
{
	list-style-type: lower-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000
}

.italics
 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
	font-style : italic;

}

.requiredField
{
	background-color: yellow;
}
/***************End WM ezPay **********************/