/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6A777E;
	text-decoration: none;
}
.lefttable {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFE5E7;
	border-right-color: #DFE5E7;
	border-bottom-color: #DFE5E7;
	border-left-color: #DFE5E7;
}
.red11 {
	font-size: 11px;
	color: #EE373F;
}
.grey11{
	font-size: 11px;
	color: #6A777E;
	text-decoration: none;
}
.grey11link {
	font-size: 11px;
	color: #6A777E;
	text-decoration: none;
}
.grey11link:hover {
	font-size: 11px;
	color: #6A777E;
	text-decoration:underline;
}
.welcometable {
	background-image: url(images/welcometable.jpg);
	background-repeat: no-repeat;
	height: 247px;
	width: 727px;
}
.imageleft {
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.industriestable {
	background-image: url(images/industriestable.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 358px;
}
.technologytable {
	background-image: url(images/technologytable.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 360px;
}
.footertext {
	font-size: 11px;
	color: #FFFFFF;
}
.headergrey {
	font-size: 24px;
	color: #4F5054;
}
.headerred {
	font-size: 24px;
	color: #EE373C;
}



.allbordertable{
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFE5E7;
	border-right-color: #DFE5E7;
	border-bottom-color: #DFE5E7;
	border-left-color: #DFE5E7;
}
.link {
	color: #333333;
	text-decoration: none;
}
.link:hover {
	color: #F1363C;
	text-decoration: none;
}
.subheader {
	font-size: 14px;
	color: #EE373C;
	font-weight: bold;
}
.grey12link {
	font-size: 12px;
	color: #6A777E;
	text-decoration: none;
}
.grey12link:hover {
	font-size: 12px;
	color: #6A777E;
	text-decoration:underline;
}
.bottombordertable{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFE5E7;
	border-right-color: #DFE5E7;
	border-bottom-color: #DFE5E7;
	border-left-color: #DFE5E7;
}
