.style1 {
	font-family: MostraOneBold, MostraOneRegular;
	font-size: 18px;
}
.style2 {
	color: #2e3192;
	font-weight: bold;
}
.style7 {
	color: #000066;
	font-weight: bold;
}
.style9 {
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}
a:link {
	color: #2e3192;
	text-decoration: none;
}
a:visited {
	color: #2e3192;
}
a:hover {
	color: #2e3192;
	text-decoration:underline overline;
}
a:active {
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtwhite {
	color: #FFFFFF;
}
.navlink {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.intro {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #261F7E;
}
.specialtitle {
	font-size: 18px;
	font-weight: bold;
	color: #de6800;
}
.tableborder {
	border: 1px solid #cccccc;
}
.sbfbform, .sbfblink, .sbfbinteger, .sbfbnumeric, .sbfbemail, .sbfbmemo, .sbfbcheckbox, .sbfbradio, .sbfbcombo, .sbfblabel, .sbfbtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.sbfbbutton {
    /* Control Form Builder driven form buttons, eg: 
	background-color: #FC5218; */ 
}
