/* test.css */

td, tr, li, .txt  {
	color : #5c57a7;
	font-size : 9pt;
	line-height :125%;
	font-weight :normal;
	font-family : VERDANA, ARIAL, GARAMOND, TIMES, VERDANA;
	text-decoration : none;
	
}

.WHITE_LIST  {
	color : #FFFFFF;
	font-size : 6pt;
	line-height :125%;
	font-weight :normal;
	font-family : VERDANA, ARIAL, GARAMOND, TIMES, VERDANA;
	text-decoration : none;
}

.PAGE_TITLE  {
	color : #000066;
	font-size : 12pt;
	line-height :125%;
	font-weight :normal;
	font-family : VERDANA, ARIAL, GARAMOND, TIMES, VERDANA;
	text-decoration : none;
}

.footer  {
	color : #000066;
	font-size : 7pt;
	line-height :125%;
	font-weight :normal;
	font-family : VERDANA, ARIAL, GARAMOND, TIMES, VERDANA;
	text-decoration : none;
}

.dirweb  {
	color : #E4E4E4;
	font-size : 8pt;
	line-height :125%;
	font-weight :bold;
	font-family : veranda,arial;
	text-decoration : none;
}
.footText  {
	color : #003300;
	font-size : 8pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.employText  {
	color : #003300;
	font-size : 7pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.linkText  {
	color : #003300;
	font-size : 8pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	
	}
.smtext  {
	color : #003300;
	font-size : 7.5pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	}
	
.moreText  {
	color : #003300;
	font-size : 7.5pt;
	line-height : 130%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	}
	
.footlink  {
	color : #003300;
	font-size : 8pt;
	line-height : 120%;
	font-weight :bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	
	}
	
.directoryhead  {
	color : #003300;
	font-size : 10pt;
	line-height : 120%;
	font-weight :bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	
	}