@charset "utf-8";
/* CSS Document */
.head-text-black{
	font-family:Arial, Helvetica, sans-serif, Verdana, "Trebuchet MS", Tahoma, "Times New Roman";
	font-size:18px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	}
.normal-text{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	}

.contact-text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	}
	
.cont-text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	text-transform:none;
	font-weight:500;
	color:#FFF;
	} 
.cont-text-hd{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	text-transform:none;
	font-weight:bold;
	color:#fffc00;
	} 
	
.readmore{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	text-transform:uppercase;
	color:#008ad1;
	}
.readmore:hover{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	text-transform:uppercase;
	color:#000000;
	}
.link-footer{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	text-transform:uppercase;
	color:#999999;
	}
.link-footer:hover{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	}
.footer-text{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	color:#666666;
	}