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



.body{
	background-color:#FFF;
}

.body-text{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:13px;
	text-decoration:none;
}

.footer-text-bold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#cccccc;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.footer-text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#7a7a7a;
	text-decoration:underline;
		font-style:normal;
	font-weight:normal;
	line-height:18px;
}

.footer-text a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}

.footer-text a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#7a7a7a;
	text-decoration:underline;
		font-style:normal;
	font-weight:normal;
	line-height:18px;
}


.tiny-footer-text{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#7a7a7a;
text-decoration:none;
font-style:normal;
font-weight:normal;

}

.address-text{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#7a7a7a;
text-decoration:none;
font-style:normal;
font-weight:normal;

}

.contact-box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}

.titles {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#cb2026;
font-size:18px;
font-weight:800;
text-decoration:none;
}

.titles-small {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#cb2026;
font-size:16px;
font-weight:800;
text-decoration:none;
}