@charset "utf-8";
/* CSS Document */

a.link{font-family:tahoma; font-size:10px; color:#FFFFFF; text-decoration:underline; font-weight:normal;}

.menu {
	font-family:TrajanPro;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#050572;
}.aboutText{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	color:#050572;
}.text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#050572;
}.service-text{
	font-family:Times New Roman;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#5F5F5F;

}.textRed{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#FF0000;
}.textRed2{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FF0000;
}.textBlue{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#1E01F8;
}.footerText{
    font-family:tahoma;
	font-size:10px;
	color:#838803;
}.black-text{
	font-family:tahoma;
	font-size:10px;
	color:#353636;
	font-weight:bold;
}.text-capatalize{
	font-family:tahoma;
	font-size:12px;
	color:#050572;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}.text-capatalize-simple{
	font-family:tahoma;
	font-size:9px;
	color:#050572;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
}.support-headings{
	font-family:tahoma;
	font-size:12px;
	color:#9C061F;
	font-weight:bold;
}.button{
	font-family:tahoma;
	font-size:15px;
	color:#353535;
	font-weight:normal;
}.white-text{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}.pink-text{
	font-family:tahoma;
	font-size:11px;
	color:#EA092E;
	font-weight:normal;
}.textarea {
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}

