@charset "utf-8";
/* CSS Document */

body,td,th {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#25408F;
}
p{
	margin:2px;
	padding:2px;
}

.red_link {color: #FF0000; text-decoration:none;}
.med_blue {
	color: #25408F;
	font-size: 16px;
}
.lrg_white {
	font-size: 24px
}
.white{
	color:#FFFFFF;
}
.red_title {
	font-size: 14px;	color: #FF0000;	font-weight:bold;
}
.blue_title {
	font-size: 14px;	color: #25408F;	font-weight:bold;
}
.blue_exit {
	color: #25408F;	font-size: 14px;	font-weight:bold;	text-decoration:none;
}
.light_blue {color: #44C7F5; text-decoration:none;}
.red_readon {
	color: #FF0000;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.blue {
	color: #25408F;	font-size: 12px;	text-decoration:none;
}
a.blue {
	font-size: 12px;	color: #25408F;	font-weight:bold;	text-decoration:none;}
a:hover.blue  {
	color: #FF0000;	font-weight:bold;	text-decoration:none;
}
a.blue_link {
	font-size: 14px;	color: #25408F;	font-weight:bold;	text-decoration:none; }
a:hover.blue_link {
	font-size: 14px;	color: #FF0000;	font-weight:bold;	text-decoration:none; 
}
.blue_testimonial {
	font-size: 22px;	color: #25408F;	font-weight:bold;	text-decoration:none;}
a.blue_testimonial {
	font-size: 22px;	color: #25408F;	font-weight:bold;	text-decoration:none;}
a:hover.blue_testimonial {
	font-size: 22px;	color: #FF0000;	font-weight:bold;	text-decoration:none;
}
.copyright {	padding-right:450px;	font-size:9px; color:#578BB0;}
a.copyright  {	font-size:9px; color:#578BB0; text-decoration:none;}
a:hover.copyright  {	font-size:9px; color:#578BB0; text-decoration:none;}
.copyright2{	padding-right:350px;	font-size:9px; color:#578BB0;}
a.copyright2  {	font-size:9px; color:#578BB0; text-decoration:none;}
a:hover.copyright2  {	font-size:9px; color:#578BB0; text-decoration:none;}