body {
	font-family: arial, helvetica, sans-serif;
}
h2 {
	font-size: 15px;
	color: #347C17;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
	background: url(images/h4.gif) center left no-repeat;
	padding: 0px 0px 0px 20px;
}
ul {
	margin: 5px 10px !important;
}
li {
	background: url(images/li.gif) center left no-repeat;
	list-style: none;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
}

a.active {
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
.head {
	font-size: 15px;
	color: #347C17;
	font-family: arial, helvetica, sans-serif;
}
.head_b {
	font-size: 15px;
	color: #347C17;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
td.tede1 {
	font-size: 15px;
	font-family: Arial;
	color: #000000;
}
td.tede2 {
	font-family: Arial;
}
td.tede3 {
	font-family: Arial;
}
/*SERVICES LIST at the services pages */
.services_list {
	width: 176px;
}
.services_list a {
	display: block;
	background: url(images/li.gif) center left no-repeat;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
	font-size: 11px;
	color: #0065A3;
	border-bottom: 1px solid #A3C8DE;
}
.services_list a:hover {
	text-decoration: underline;
}
.services_list a.active {
	font-weight: bold;
	color: #000;
}
.services_content {
	font-size: 15px;
	font-family: Arial;
	color: #000000;
	padding:30px 50px;
}
.services_content p.serviceheading {
	font-size: 14px;
}
.line {
	background: url(images/line.gif) center left repeat-x;
}
/*TOP MENU TWEAK*/

a.big {
	font-size: 13px;
	font-family: Arial;
	color: #ffffff;
	padding: 10px 10px;
	text-decoration:none;
	xxfont-weight:bold;
}

a.big:hover {
text-decoration:none;
color: #FDA71F;
}

