LI.disc {list-style-type: disc;}
LI.circle {list-style-type: circle;}
LI.square {list-style-type: square;}
LI.decimal {list-style-type: decimal;}
LI.ualpha {list-style-type: upper-alpha;}
LI.lalpha {list-style-type: lower-alpha;}
LI.uroman {list-style-type: upper-roman;}
LI.lroman {list-style-type: lower-roman;}

			
.bodyText {font-family: Verdana, Arial;
		   font-size: 11px;
		   color: #5B4E30;
		   }

.supportText {font-family: Verdana, Arial;
		   font-size: 13px;
		   color: #333333;
		   }

.supportCopyText {font-family: Verdana, Arial;
		   font-size: 13px;
		   color: #333333;
		   }


TD {font-family: Verdana, Arial;
		   font-size: 13px;
		   color: #333333;
		   }
		   
.bodyTextWht {font-family: Verdana, Arial;
		      font-size: 11px;
		      color: #FFFFFF;
		     }

.bodyTextBold {font-family: Verdana, Arial;
			   font-size: 11px;
			   font-weight: bold;
			   color: #5B4E30;
			   }			 
			 
.smallText {font-family: Verdana, Arial;
			font-size: 9px;
			color: #5B4E30;
			}			

.formText {font-family: Verdana, Arial;
		   font-size: 11px;
		   color: #5B4E30;
		   }

.formField {font-family: Verdana, Arial;
		   font-size: 11px;
		   color: #000000;
		   }		   
		   		   
.titleTextBlk {font-family: Verdana, Arial;
			   font-size: 14px;
			   font-weight: bold;
			   color: #5B4E30;
			   }
		
a:link {
	color: #3C3D6D;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #3C3D6D;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #3C3D6D;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #3C3D6D;
	text-decoration: underline;
	font-weight: bold;

}		
			
A.bodyLink {font-family: Verdana, Arial;
			font-size: 13px;
			color: #5B4E30;
			cursor: hand;
			text-decoration: underline;
            font-weight: bold;	    
            }
			
A.copylink {font-family: Verdana, Arial;
			font-size: 11px;
			color: #5B4E30;
			cursor: hand;
			text-decoration: underline;
            font-weight: bold;	    
            }
			
.copytext {font-family: Verdana, Arial;
			font-size: 11px;
			color: #333333;
			}			

A.bodyLinkBlue {font-family: Verdana, Arial;
			font-size: 10px;
			color: #000066;
			cursor: hand;
			text-decoration: none;
            font-weight: bold;	    
            }


			
			