body {
	background-image : url(/images/background.gif);
    background-position : center;
    background-repeat : repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	vertical-align: top;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/footerBAR.jpg);
	background-repeat: no-repeat;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #303764;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #EEECEB;
	text-decoration: none;
}
.topnavtex {
	font-size: 11px;
}
td {
	vertical-align: top;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-align: left;
	margin-left: 15px;
	margin-top: 5px;
}
.customer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: left;
}
.industry {
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
}
.service {
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news {
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news a:hover {
	text-decoration: underline;
	color: #000099;
}
.copywrite {
	font-size: 11px;
}
.map_icon {
	border: #000000 1px solid
}
hr {color: #fff; background-color: #fff; border: 1px dotted #a3a3a3; border-style: none none dotted; }

