body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;

}

a:hover {

	color: #e06c28;
	text-decoration: none;

}

a:link {

	color: #e06c28;
	text-decoration: none;

}

a:visited {

	text-decoration: none;
	color: #e06c28;

}

a:active {

	text-decoration: none;
	color: #e06c28;

}

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
}


.hometxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

}

.home_small {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: cccccc;

}

.formtxt {

	font-family: Tahoma;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

}

.formhdr {

	font-family: Tahoma;

	font-size: 18px;

	font-weight: normal;
	
	padding-left:5px;

}

.formtxtarial {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;
	

}

.footerlink {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #e06c28;

}

.footerlink a{

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #e06c28;

}


.titlecontent {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-style: normal;

	font-weight: normal;

	color: d85600;

}
.titlecontent_new {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-style: normal;

	font-weight: normal;

	color: ffffff;

}
.content {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: 6f6f6f;

}
.call-to-action2 {	
	font-family: Century Gothic, Helvetica;
	font-size: 16px;
	color: #ffffff;
	line-height:24px;
	font-weight:bold;
}

.bg_footer{
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	}