﻿/*...............................................................................
                           Common
   ...............................................................................*/  

table{text-align:left;margin:auto;}
tr{text-align:left;padding:0px 0px 0px 0px;}
td{text-align:left;}

body 
{
    font-family: Arial;
    margin:0px;
    padding:0px;
}



.footer
{
	font-size: 12px;
	color: #0c35cd;
	text-decoration: none;
	font-family: Arial;
	cursor:pointer;
}

.footerwithoutline
{
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-family: Arial;
}

.normaltext   /*.. heading  */
{
	font-size: 12px;	
	color: black;
	text-decoration: none;
}

.select
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial;
	line-height:29px;
	text-decoration: none;
	text-align:center;
}

.nonselect
{
	font-weight: bold;
	font-size: 13px;
	color: #493333;
	font-family: Arial;
	line-height:29px;
	text-decoration: none;
	text-align:center;
}

.infoindiv
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	color: #cc6600;
}

.fieldinstructions
{  
    font-size :12px;
    font-weight :normal ;    
    font-family: Arial;
    color :gray;
}

.errors
{
	font-size: 12px;	
	color: red;
	text-decoration: none;
}

.heading
{
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.Submitheading
{
	font-size: 24px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
.content
{
	font-size: 12px;	
	color:#0c35cd;
}

/*...............................................................................
										FAQs
   ...............................................................................*/  

a.faqlinks
{
	color: Blue;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
a.faqlinks:hover
{
	color: #FF551A;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}

.faqsboxheading
{
    font-size :15px;
    font-weight :bold ;    
    font-family: Arial;
    color :#000000;  
    text-decoration:none;
}

.faqsheading
{
    font-size :13px;
    font-weight :bold ;    
    font-family: Arial;
    color :#000000;  
    text-decoration:none;
}

.faqcontent
{
    font-family:Arial;
	color: Black;	
	font-size: 13px;	
	text-decoration: none;
}
.sitemaptext
{
    font-family:Arial;
	color: Black;	
	font-size: 13px;	
	text-decoration: none;
	padding-left:53px;
	padding-top:10px;
}
.sitemapboxheading
{
    font-size :15px;
    font-weight :bold ;    
    font-family: Arial;
    color :#000000;  
    text-decoration:none;
}
.sitemapheading
{
    font-size :12px;
    font-weight :bold ;    
    font-family: Arial;
    color :#000000;  
    text-decoration:none;
}
a.sitemap
{
	color: Blue;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.sitemap:hover
{
	color: #FF551A;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.glossarytopalphabets
{
    font-size :12px;
    font-weight :normal;    
    font-family: Arial;
    text-decoration:none;    
    color :blue;
}
.glossarytopalphabets:hover
{
    color: #FF551A;text-decoration:none;
}

