.aboutUs {
	
}

.aboutUs h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F05B00;
	text-align: left;
	margin: 15px 0px 2px 10px;
}

.aboutUs p {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin: 0px 0px 10px 10px;
	text-align: justify;
}

.aboutUs p a.underlined {
	font-size: 12px;
	color: #666666;
}

.aboutUs p a.underlined:hover {
	color: #F05B00;
}

.aboutUs p strong {
	color: #002D6C;
	font-weight: bold;
}

.aboutUs p em {
	color: #F05B00;
	font-weight: bold;
	font-style: normal;
}

.productLinksTable {
	margin: 10px 10px 10px 10px;
}

.productLinks {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}

td.productLinks {
	padding-bottom: 5px;
}

.productLinks a.productLink {
	text-decoration: none;
	color: #F05B00;
	border-bottom: 1px dotted #666666;
}

.productLinks a.productLink:hover {
	color: #666666;
	border-bottom: 1px dotted #F05B00;
}
