ul { list-style-type: none; padding: 0; margin: 0}

li { background-image: url(images/idot.gif); background-repeat: no-repeat; background-position: 0 2px; padding-left: 25px}

SELECT { /*This is the declaration for a section field*/
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	WIDTH: 200px;
}

SELECT.select_two { /*This is the declaration for a section field*/
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	WIDTH: 70px;
}

INPUT { 
   	/*background-color: #9BCF4C; */
   	font-family: arial; 
   	font-size: 10px;    
}



.maintxt {  font-family: arial; font-size: 11px; color: #000000}

.maintxtGN {  font-family: arial; font-size: 11px; color: #9BCF4C}

.maintxtBL {  font-family: arial; font-size: 11px; color: #331A63}

.mainheadings {  font-family: arial; font-size: 11px; color: #301C5C; font-weight:bold}

