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

.border {
	border: 1px solid #cccccc;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 20px;
	text-decoration: none;
}
.text a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 20px;
	text-decoration: none;
}
.text a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	text-decoration: underline;
}
.linkRed {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	line-height:20px;
	text-decoration: none;
}
.linkRed a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#CC0000;
	line-height:20px;
	text-decoration: none;
}
.linkRed a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #98aa4a;
	line-height:20px;
	text-decoration: underline;
}
.textGrey {
	font-family: Tahoma, Arial, Verdana;;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	line-height: 20px;
	text-decoration: none;
}
.textGrey a {
	font-family: Tahoma, Arial, Verdana;;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	line-height: 20px;
	text-decoration: none;
}
.textGrey a:hover {
	font-family: Tahoma, Arial, Verdana;;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
	text-decoration: underline;
}
.linkBlue{
	font-family: Tahoma, Arial, Verdana;;
	font-size: 11px;
	font-weight: bold;
	color: #3B87D7;
	line-height: 20px;
	text-decoration: none;
}
.linkBlue a{
	font-family: Tahoma, Arial, Verdana;;
	font-size: 11px;
	font-weight: bold;
	color: #3B87D7;
	line-height: 20px;
	text-decoration: none;
}

.linkBlue a:hover{
	font-family: Tahoma, Arial, Verdana;
	;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	line-height: 20px;
	text-decoration: underline;
}
.whiteLarge{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.whiteLarge a{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.whiteLarge a:hover{
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 20px;
	text-decoration: underline;
}

.Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height:20px;
	text-decoration: none;
}
.border_contact {
	border: 1px solid #999999;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.textWhiteLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	letter-spacing:1px;
	padding-left:5px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.textBlackLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	letter-spacing:1px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.back {
	background-image: url(../images/service.jpg);
	background-repeat: no-repeat;
}
.textWhite_la {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
