body  {
       

        }

   A:link {color: #6d359d;
           text-decoration: none; 
			}        /* specificity = 1,1 */
   A:active {color: #6d359d;}       /* specificity = 1,1 */
   A:visited {color: #6d359d;
           text-decoration: none;}   /* specificity = 1,1 */
   A:hover {color: #6d359d;
              text-decoration: underline;}    /* specificity = 1,1 */

        
		        
        .regtext  {
        	font-family : verdana;
        	font-size : 12px;
        	color : #18186B;
        	font-weight : normal;
        }

        .inputtext  {
	font-family : arial;
	font-size : 10px;
	color : #000000;
	font-weight : normal;		
}		
		
        .maintext  {
	font-family : arial;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	line-height : 12px;
    padding-left : 50px;
	padding-right : 50px;
    padding-top : 0px;			
    padding-bottom : 3px;			
}

        .maincom  {
	font-family : arial;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	line-height : 12px;
    padding-left : 10px;
	padding-right : 50px;
    padding-top : 10px;			
    padding-bottom : 3px;			
}

        .featuretext  {
	font-family : arial;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	line-height : 12px;
    padding-left : 10px;
	padding-right : 10px;
    padding-top : 0px;			
    padding-bottom : 3px;			
}				
        .text  {
	font-family : arial;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	line-height : 12px;
}
        .textbold  {
	font-family : arial;
	font-size : 11px;
	color : #000000;
	font-weight : bolder;
	line-height : 12px;
}


        .subheaderwhite  {
	font-family : arial;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	line-height : 12px;
}
        .subheader  {
	font-family : arial;
	font-size : 12px;
	color : #6d359d;
	font-weight : bold;
	line-height : 12px;
}

        .pageheader  {
	font-family : arial;
	font-size : 16px;
	color : #6d359d;
	font-weight : bold;
	line-height : 17px;
}

        .header  {
	font-family : arial;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
	line-height : 12px;
}

        .header2  {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	line-height : 12px;
}

        .greyheader  {
	font-family : arial;
	font-size : 13px;
	color : #666666;
	font-weight : bold;
	line-height : 12px;
}
				
.home_padding	{
		    padding-left : 15px;
	        padding-right : 3px;
            padding-top : 0px;			
            padding-bottom : 3px;						
	font-family : arial;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	line-height : 12px;
}	

.featurepad	{
		    padding-left : 30px;
	        padding-bottom : 5px;
}	





      