@charset "utf-8";
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C48A7;
	font-weight: bold;
	text-align: justify;
}
.TextLighterAnswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e7dbf;
	font-weight: bold;
	text-align: justify;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1C48A7;
	font-weight: normal;
	text-align: justify;
}
.SmallTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C48A7;
	font-weight: bold;
	text-align: justify;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C48A7;
	font-weight: bold;
}
.SmallLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C48A7;
	font-weight: bold;
	text-align: justify;
}
.ButtonText {
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#1C48A7;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
}
.SmallTextMainPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1C48A7;
	font-weight: normal;
}
.SmallTextMainPageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #39699a;
	font-weight: normal;
}
.SmallTextFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1C48A7;
	font-weight: normal;
}
