.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}

.test_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}

.wt_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
}

.sub_head_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #885C00;
	line-height: 25px;
	text-align: center;
}


.black_head_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
	text-align: center;
}


.main_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #014982;
	line-height: 35px;
	text-align: center;

}

.yellow_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FBE01A;
	line-height: 18px;

}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #525252;
	line-height:27px;
	
}

.mem_login_hd {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #153174;
	line-height: 22px;
	}
	
.testimonial_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 11px;
}


.navigation:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline
 	
}
.navigation:visited
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline
}
.navigation:hover
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E44D42;
	text-decoration:underline
}
.navigation:active
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline
}

.f_pass:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00457C;
	text-decoration:none
 	
}
.f_pass:visited
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00457C;
	text-decoration:none
}
.f_pass:hover
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E44D42;
	text-decoration:normal
}
.f_pass:active
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00457C;
	text-decoration:none
}

.link:link
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #717171;
	text-decoration:none
}

.link:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #717171;
	text-decoration:none;
	}
	
.link:hover
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	}

.link:active
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #717171;
	text-decoration:none;
	
	}
	
.footer:link
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E4E3E3;
	line-height:30px;
	text-decoration:none
	
}

.footer:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E4E3E3;
	line-height:30px;
	text-decoration:none
	
	}
	
.footer:hover
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFD4A6;
	line-height:30px;
	text-decoration:none;
	
	}

.footer:active
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E4E3E3;
	line-height:30px;
	text-decoration:none
	
	}
	.yellow {
	background-color: #FFFF00;
}
.nav
	{
	text-align: center;
	}
.nav a
	{
		background-color: #F8ED94;
		display:block;
		text-decoration: none;
		padding: 5px;
		color: #00579C;
		font-weight: bold;
		font-size: 12px;
	}
.nav a:hover
	{
		background-color: #F6E571;
		display:block;
		text-decoration: none;		
		color: #00579C;
		font-weight: bold;		
	}
