@charset "utf-8";
Body {
	background-color: #efeeee;
	font-family:"trebuchet ms", arial, verdana, sans-serif;
	margin:0;
	font-size: 11px;
	color: #000000;
}
.brd1 td {
	color: #000000;
	text-decoration: none;
}

.brd1 {
	border: 1px solid #e1e0e0;
}
.wfont {
	color: #FFFFFF;
	font-size: 10px;
}
.wfooter {
	color: #FFFFFF;
	font-size: 11px;
}
.blue {
	color: #0A70C4;
	font-weight: bold;
}
h1 {
	color: #0A70C4;
	font-weight: bold;
}
.messageCEO {
	color: #0a70d8;
	font-weight: bold;
	font-size: 16px;
}
.manpower-cost {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.professional {
	font-size: 14px;
	color: #FFFFFF;
}
.blue-border {
	border: 2px solid #18b0e8;
}
.get-cost-green {
	color: #7aac3f;
	font-weight: bold;
	font-size: 16px;
}
input {
	border: 1px solid #CCCCCC;
	height: 18px;
}
textarea {
	border: 1px solid #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #18B0E8;
	text-decoration: underline;
}
.border0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
tr {
	color: #000000;
}
.whitetext {
	color: #FFFFFF;
	font-size: 11px;
}
.whiteh1 {
	color: #FFFFFF;
	font-size: 11px;
	font-size: 18px;
	font-weight: bold;
}
.heading-modules-white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-left: 2px;
}
.imgspace {
	padding: 8px;
}
#rotator
{
	border: 1px solid #d3d3d3;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 952px;
	height: 237px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 952px;
	height: 237px;
}

