.bgmain {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	}
.whitetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.content_white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
}
.more_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C2C0C0;
	text-decoration: underline;
}
.more_home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C2C0C0;
	text-decoration: none;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.terms:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.our_services
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3C3C3C;
text-decoration:none;
}

.our_services:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#c40000;
text-decoration:none;
}

.services_table
{
	background-color: #e9e9e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFD0D4;
}

.need_help
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.inner_page_heading
{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#ffffff;
font-weight:bold;
padding-left:15px;
}

.body_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4a4a4a;
line-height:18px;
padding-left:15px;
padding-right:15px;
}

.email
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

.email:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C40001;
	text-decoration:underline;
	font-weight: bold;
}
.blacktext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height: 18px;
}

