.p8LA{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	}
.p8LA_New{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	color: #002B84;
	}
.p8LAB{/*8 Point left aligned bold text*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	font-weight : bold;
	}

.p10LA{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #002B84;
	}

.p10LAB{ /*10 pt bold text*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #002B84;
	font-weight : bold;
	}

.p10LABD{ /*10 pt bold text with dark blue color*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000063;
	font-weight : bold;
	}

.p8BJ{/*Body Text  No Weight, and Justify align, 160% line height*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	text-align : justify;
	line-height : 160%;
	}

.p8frmlbl{/*this class is used for form labels.*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	text-align: right;
	}

.hlinkD1:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #003399;
	font-weight : bold;
	text-decoration : none;
}
.hlinkD1:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #003399;
	font-weight : bold;
	text-decoration : none;
}
.hlinkD1:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #003399;
	font-weight : bold;
	text-decoration : none;
}
.hlinkD1:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Red;
	font-weight : bold;
	text-decoration : none;

}

.hlinkD2:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration : none;
}
.hlinkD2:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration : none;
}
.hlinkD2:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration : none;
}
.hlinkD2:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration : none;

}

.hlink:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	text-decoration : none;
	font-weight: bold;
}
.hlink:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	text-decoration : none;
	font-weight: bold;
}
.hlink:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	text-decoration : none;
	font-weight: bold;
}
.hlink:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FF9900;
	text-decoration : none;
	font-weight: bold;
}

.button {
	BACKGROUND: #DFEFFF;
	BORDER-BOTTOM: #333333 1px solid;
	BORDER-LEFT: #104a7b 1px solid;
	BORDER-RIGHT: #333333 1px  solid;
	BORDER-TOP: #104a7b 1px solid; 
	COLOR: #000000; 
	CURSOR: hand; 
	FONT-FAMILY: tahoma,sans-serif; 
	FONT-SIZE: 11px; 
	HEIGHT: 16px; 
	WIDTH: 50%; 
	TEXT-DECORATION: none;
}

.list{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
    list-style : disc;
}
.list_benifits{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #002B84;
	font-weight: bold;
    list-style : disc;
}
.imgBtn:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	text-decoration : none;
}
.imgBtn:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	text-decoration : none;
}
.imgBtn:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #002B84;
	text-decoration : none;
}
.imgBtn:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: red;
	text-decoration : none;
}
