﻿.productTitle {
	background: transparent url(none);
	color: #214f6a;
	font-size: 18px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
.contentMediumBold {
	font-size: 12px;
	color: Black;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}
.contentMediumBoldRed {
	font-size: 11px;
	color: Red;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}
.contentMedium
{
    font-size: 12px;
    color: Black;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 150%;
}
.contentMediumRed {
	font-size: 11px;
	color: red;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
	padding: 4px 0px;
	border-bottom : 2px solid Gray;
}
.subTitle {
	font-size: 14px;
	color: Black;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}
.contentBold {
	font-size: 12px;
	color: Black;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}
 .subTitleUL {
	font-size: 16px;
	color: Black;
	font-weight : bold;
	border-bottom : thin solid Gray;
	font-family: Arial, Helvetica, sans-serif;
}

