body{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #4F4F4F;
	background-color: #E8F2F6;
	}
	.content{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #4F4F4F;
	}
	
.map{
background:  url(../../images/aboutUs/map.gif) 0 0 no-repeat;
}

.bdr{
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.serviceHdbdr{
border-bottom-width:1px;
border-bottom-color: #999999;
border-bottom-style: solid;
}

.copyright {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.content a:link {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #015385;
	text-decoration: underline;
}
.content a:visited {
	color: #015385;
	text-decoration: underline;
}
.content a:hover {
color: #015385;
background:#62CEF2;
	text-decoration: none;
}
.content a:active {
	text-decoration: underline;
	color: #015385;
}
/*.service{
	font-size: 8pt;
	font-weight: bold;
	}
	
	.service a:link{
	color: #015385;
	text-decoration: none;
}
.service a:visited {
	color: #015385;
	text-decoration: none;
}
.service a:hover {
color: #63CDF4;
background: none;
	text-decoration: none;
}
.service a:active {
	color: #015385;
	text-decoration: none;
}*/
.service{
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
color: #015385;
	font-size: 8pt;
	font-weight: normal;
	}
	.service a:link{
	color: #015385;
	font-weight: bold;
	text-decoration: none;
}
.service a:visited {
	color: #015385;
	font-weight: bold;
	text-decoration: none;
}
.service a:hover {
	color:#FF6600;
	text-decoration: none;
	font-weight:bold;
}
.service a:active {
	color: #015385;
	font-weight: bold;
	text-decoration: none;
}

.floatPic
{
float: right;
margin-left: 5px;
margin-bottom:5px;
}
.floatPic2{
float: left;
margin-left: 5px;
margin-bottom: 5px;
margin-right:10px;
}
.seaAir{
	font-size: 8pt;
	color: #4F4F4F;
	background-color:#E8F2F6;
	}
/*.content{
	font-size: 10pt;
	color: #4F4F4F;
	}*/
	
	.photoBdr{
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style:solid;
border-color:#666666;
}