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

body{
	padding:0;
	margin:10px 0 0 0;
	background:url(images/bg01.jpg) repeat;
	text-align: left;
	font-size: 16px;
	color: #000000;
}

.toplinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.contactlinks{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	text-decoration:none;
	color:#eed495;
	font-weight:bold;
	text-align: left;
}
.contenttext{
	font-family:Verdana;
	font-size:13px;
	text-decoration:none;
	color:#EED495;
	font-weight:none;
}
.serviceslinks{
font-family:tahoma;
font-size:13px;
text-decoration:none;
color:#eed495;
font-weight:Bold;
padding-left:10px;
}
.rightwhitelinks{
font-family:Arial;
font-size:14px;
text-decoration:none;
color:#ffffff;
font-weight:Bold;
padding:10px;
}
.orangelinks{
font-family:Arial;
font-size:11px;
text-decoration:underline;
color:#e97c1b;
font-weight:none;
padding:10px;
}

.footerlinks{
font-family:Arial;
font-size:13px;
text-decoration:none;
color:#fff;
font-weight:bold;
background-color:ff7800;
}
.HeaderCenter {
	text-align: center;
}
.faqcenter {
	text-align: center;
}
#red {
	color: #F00;
}
#yellow {
	color: #FF0;
}
#red2 {
	color: #F00;
}
#yellow {
	color: #FFF;
}
#marketingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topfont {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.left {
	text-align: left;
}
.orange {
	color: #FF6505;
}
#black {
	color: #000;
}
