/* HWC Styles--------------------- */

.telemail {
	font-family: Arial;
	color: #CCCCCC;
}
.form {
	font-family: Arial;
	font-size: 11px;
}
.form2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.form3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: ##CCCCCC;
}
.main2 {
	font-family: Arial;
	font-size: 14px;
}
.mainbold {font-family: Arial; font-size: 14px; font-weight: bold; }
.services {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.contact2 {
	font-family: Arial;
	font-size: 12px;
	padding-left: 20px;
}
.contact3 {
	font-family: Arial;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
a.blue_link:link {
	color: #ffffff;
}
a.blue_link:visited {
	color: #ffffff;
}
a.blue_link:hover {
	color: #cccccc;
}
.bulletpoints2 {font-family: Arial; font-size: 12px; font-weight: bold; color:#FFFFFF }
.bulletpoints {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
}
.header1 {
	font-family: Arial;
	font-size: 22px;
}
.header2 {color: #FFFFFF}

.copyright {font-family: Tahoma; font-size: 10px; color: #CCCCCC; }
body {
	background-image: url(images/background_1.jpg);
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a.black_link:link {
	color: #000000;
}
a.black_link:visited {
	color: #000000;
}
a.black_link:hover {
	color: #999999;
}

