﻿body 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#3d3d3d;
}

td 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#3d3d3d;
}

input.search{	padding-top: 2px;	font-size: 10px; width:188px;}

.text-teal { color: #0c4147;}
.text-red { color: #9a0000;}
.text-teal-bold { color: #13694e; font-weight:bold;}
.text-teal-bold-big { color: #0c4147; font-weight:bold; font-size:12px;}
.text-bold { font-weight:bold;}
.text-italic { font-style:italic;}
.text-bar { color: #ffffff; font-weight:bold;}

.title-text 
{
	font-family:Arial Narrow, Tahoma;
	 font-size:24px; color: #0f4e3d;
	 }

.service-text 
{
	font-family:Tahoma;
	 font-weight:bold; color: #ffffff;
	 }
.service-text2 
{
	font-family:Tahoma;
	 color: #ffffff;
	 }
.copy
{ color:#c1c1c1;}

a {
	color:#6bb14e;
	font-weight: normal;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color:#13694e;
	text-decoration: underline;
}
a:visited {
	color:#6bb14e;
}

#services a{
	color:#13694c;
	font-weight: normal;
	text-decoration: none;
}
#services a:hover{
	color:#13694c;
	text-decoration: underline;
}
#services a:visited{
	color:#13694c;
}

#footer a{
	color:#13694c;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover{
	color:#13694c;
	text-decoration: underline;
}
#footer a:visited{
	color:#13694c;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #13694e;
}


select{ font-size:10px;}
