.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 9pt;
	color: #005fa1;
	text-decoration: none;
}
.normal_text a{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 9pt;
	color: #005fa1;
	text-decoration: underline;
}
.normal_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 9pt;
	color: #005fa1;
	text-decoration: none;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 8pt;
	color: #005fa1;
	text-decoration: none;
	border: 1px solid #e9e9e9;
	padding:10px;
}
.head_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 8.5pt;
	color: #005fa1;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:20px;
	color: #003e69;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.link_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:20px;
	color: #003e69;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.link_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:20px;
	color: #fbb100;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:20px;
	color: #046cab;
	text-decoration: none;
}
.blue_text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:20px;
	color: #046cab;
	text-decoration: none;
}
.blue_text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:20px;
	color: #046cab;
	text-decoration: underline;
}
.gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:20px;
	color: #505050;
	text-decoration: none;
}
.black_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:20px;
	color: #505050;
	text-decoration: none;
}
.black_text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:20px;
	color: #505050;
	text-decoration: underline;
}
.black_text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:20px;
	color: #505050;
	text-decoration: none;
}
.orange_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:20px;
	color: #fbb100;
	text-decoration: none;
}
.orange_text a{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 8pt;
	
	color: #fbb100;
	text-decoration: none;
}
.orange_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 8pt;
	color: #005fa1;
	text-decoration: none;
}
.border {
	border: 1px solid #e9e9e9;
}
.input_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #848484;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #e9eef3;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#005fa1;
	border: 1px solid #317db3;
	height:20px;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #005fa1;
	text-decoration: none;
	background-color:#cccccc;
	border: 1px solid #317db3;
	height:20px;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 8pt;
	color: #be030a;
	text-decoration: none;
}
.red_text a{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 8pt;
	color: #be030a;
	text-decoration: none;
}
.red_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 8pt;
	color: #f8901d;
	text-decoration: none;
}

.message_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 8pt;
	font-weight:bold;
	color:#ff0000;
	text-decoration: none;
}

.about_text 
{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 9pt;
	color: #505050;
	text-decoration: none;
}