/* CSS Document */
body{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9B9B9B;
	margin:0;
	}
p{
	line-height:150%;
	text-align:justify;
	}
.heading{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	font-weight:500;
	}
.heading1{
	font-family:"Trebuchet MS";
	color:#3d332a;
	text-decoration:none;
	font-size:16px;
	font-weight:700;
	}
.heading1 a{
	font-family:"Trebuchet MS";
	color:#3d332a;
	text-decoration:none;
	font-size:16px;
	font-weight:700;
	}
.heading1 a:hover{
	color:#000;
	text-decoration:none;
	}
.heading2{
	font-family:"Trebuchet MS";
	color:#ae0001;
	text-decoration:none;
	font-size:15px;
	font-weight:700;
	}
.left-link{
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#6b6a65;
	}
.left-link a{
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#6b6a65;
	}
.left-link a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
	}
.text{
	font-size:11px;
	font-family:"Trebuchet MS";
	text-decoration:none;
	color:#3d332a;
	font-weight:normal;
	}
.text a{
	font-size:11px;
	font-family:"Trebuchet MS";
	text-decoration:underline;
	color:#ae0001;
	font-weight:normal;
	}
.text a:hover{
	font-size:11px;
	font-family:"Trebuchet MS";
	text-decoration:none;
	color:#1a1613;
	font-weight:normal;
	}
.foot-text{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#d9d4c5;
	text-decoration:none;
	font-weight:normal;
	line-height:150%
	}
.foot-text a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#d9d4c5;
	text-decoration:none;
	font-weight:normal;
	}
.foot-text a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	}