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

body{
	background-color: #000000;
}
.maincpEngineersTable{
	width: 950px;
	background-color: #FFFFFF;
}
.contentcpEngineersTable{
	width: 100%;
	background-image: url(images/cpEngineersBG.gif);
}
.mainEngineersTableText{
	width: 80%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	list-style-image: url(images/arrow.gif);
	color: #333333;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #3A7FC0;
	font-size: 16px;
}
h2{
	font-size: 14px;
	color: #3A7FC0;
}
h3{}
.links{
	color: #59781B;
}
.cpEngineersBar{
	background-color: #000000;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.submit{
	width: 80px;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
}
.cpEngineerscomments{
	width: 250px;
	height: 60px;
	color: #999999;
	border: 1px solid #CCCCCC;
	font-size: 11.5px;
}
.cpEngineerstextField{
	color: #999999;
	width: 185px;
	height: 16px;
	text-transform: uppercase;
	border: 1px solid #CCCCCC;
	font-size: 11.5px;
	background-color: #FFFFFF;
}
.cpEngineersThanksBar{
	background-color: #000000;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.communicate{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.green {
	color: #003300;
	font-weight: bold;
}
.cpEngineersFoot{
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
