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

body {
	margin-top: 0px;
	color: #FFFFFF;
	border-collapse: collapse;
}

#productsservices td {
	border-top-color: #1900B5;
	border-right-color: #1900B5;
	border-bottom-color: #1900B5;
	border-left-color: #1900B5;
	border-collapse: collapse;
}

.section_header1 {
	color: #120082;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.main_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.text_quote1 {
	color: #120082;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.sales_text1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #29188D;
	font-weight: bold;
	line-height: 18px;
}

a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;	
	}
	
.redhighlight {
	color: #FF0000;
	font-style: italic;
}
