/* CSS definition file containing site wide stylesheets */
.subhead { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 19px; color: rgb(31,86,143); line-height: 24px; font-weight: bold;}
 BODY {
	background-image: url(../assets/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
 .box_top { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold;}
 .testimonial_headline { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace; font-size: 18px; font-weight: bold;}
 .text { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; line-height: 20px;}
 .box_text { font-family: 'Arial Baltic', sans-serif; font-size: 12px; line-height: 16px; font-style: italic;}
 .copyright { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10px; color: rgb(51,51,51);}
 .testimonial { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace; font-size: 14px;}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(0,51,153); text-decoration: underline;}
 .chart_text { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; font-weight: bold;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(0,51,153); text-decoration: none ;}
}

