/*         Site Designed by 
	       Ved Prakash, Mukesh Bhardwaj
		   (WEB DESIGNER)
	Priyasharma Software Pvt Ltd, Noida.  */


/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
li{
	font-size:12px;
	font-weight:bold;
	line-height: 17px;
}
h1.white{
font-size:14px;
color:#fff;
font-weight:bold;
margin:0px 0px 0px 0px;
}
h1.black{
font-size:14px;
color:#000000;
font-weight:bold;
margin:0px 0px 0px 0px;
}
h2{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.white-heading{
font-size:14px;
color:#fff;
font-weight:bold;
}
.list{
height:30px;
}
.list-font{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.list-font:hover{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
background-color:#AAAAAA;
}
.blue-font{
color:#265a95;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
.blue-font-small{
color:#265a95;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.input{
width:175px;
border:1px solid #265a95;
height:18px;
}

p{
font-size:12px;
text-align:justify;
}
.footerlink{
color:#2D2A25;
font-size:14px;
text-decoration:none;
line-height:25px;
}
.white-text{
color:#fff;
font-size:13px;
font-weight:bold;
}
.top-btn{
color:#fff;
font-size:12px;
font-weight:bold;
padding-top:4px;
text-decoration:none;
}
.nav{
color:#000000;
text-decoration:none;
font-weight:bold;
}
.black-heading{
font-size:16px;
font-weight:bold;
color:#000000;
}
.questions{
font-size:13px;
font-style:italic;
font-weight:normal;
}

.text_white 
{ 
font-weight: normal; 
font-size: 12px; 
color: #FFF; 
}
.text_black 
{ 
font-weight: normal; 
font-size: 12px; 
color: #000; 
}
A.text_black 
{ 
font-weight: normal; 
font-size: 12px; 
color: #000; 
text-decoration: none; 
}
A.text_black:hover 
{ 
font-weight: normal; 
font-size: 12px; 
color: #FFF; 
text-decoration: none; 
background-color: #AAAAAA 
}
.text_blue
{ 
font-weight: normal; 
font-size: 12px; 
color: #00F; 
}
A.text_blue 
{ 
font-weight: normal; 
font-size: 12px; 
color: #00F; 
text-decoration: underline; 
}
A.text_blue:hover 
{ 
font-weight: normal; 
font-size: 12px; 
color: #00F; 
text-decoration: underline; 
}
h3 
{ 
font-weight: bold; 
font-size: 13px; 
color: #000; 
}
.copyright 
{ 
font-size: 11px; 
color: #000000; 
}
INPUT.footermenu, SELECT.footermenu {
color: #000000; 
font-size: 11px; 
background-color: #ffffff; 
}
.para{
font-size:12px;
text-align:justify;
}