.border {
	border: 1px solid #000000;
}
.maintext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
.maintext2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;


}
.welcometext {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #BA0100;
}
.redboldtext {
	font-family: Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #BA0100;
}
.contacttext1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.contacttext2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #02212C;
}
.contacttext3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BA0100;
}
.footertext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A1EBFF;
}
.newstext {
	font-family: Tahoma, Arial;
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.newstextbold {
	font-family: Tahoma, Arial;
	font-size: 10.5px;
	font-weight: bold;
	color: #000000;
}
.newstextmore {
	font-family: Tahoma, Arial;
	font-size: 10.5px;
	font-weight: normal;
	color: #1383A4;
}
.innertextbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.faqbold {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bluetext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1A8AAF;
}
.bluetext1 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #1A8AAF;
}
.bluetext2 {
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: 1A8AAF;
}
.newslettertext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.searchHeading
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1A8AAF;
	float: left;
	text-align: left;
	cursor: hand;
}
.ResultTextClass
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	float: left;
	text-align: left;
}
.ResultUrlClass
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4E9EB7;	
	float: left;
	text-align: left;
}	
	
a:link
{
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
a:visited
{
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
A:active
{
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}