/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
}

.servTable td{
	vertical-align: text-top;
	padding-left: 15px;
	font-size: 11px;
	left: auto;
	line-height: 18px;
}
.needTable td {

	vertical-align: middle;
	padding-left: 15px;
	font-size: 11px;
	left: auto;
	line-height: normal;
}
.contactTable td {

	vertical-align: text-top;
	padding-left: 50px;
	font-size: 11px;
	left: auto;
	line-height: 20px;
}
.teamTable td {
	vertical-align: text-top;
	padding-left: 30px;
	font-size: 11px;
	left: auto;
	padding-right: 30px;
}
.wsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
#homeMenus {
	position: relative;
	left: 75px;
	top: 200px;
	z-index: 100;
}
.homeNav {
	padding-left: 25px;
	font-size: 12px;
	line-height: 60px;
	font-weight: normal;
	font-style: italic;
}
.homeNav a:link {
	color: #064199;
	text-decoration: none;
}
.homeNav a:visited {
	text-decoration: none;
	color: #064199;
}
.homeNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.homeNav a:active {
	text-decoration: none;
	color: #064199;
}
.homePar p {
	font-size: 11px;
	line-height: 20px;
}
