.capitalize {
	text-transform: capitalize;
}
.center {
display: block;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
.left {
float:left;
margin-top: 1px;
margin-right:10px;
margin-bottom:5px;
}
.right {
float:right;
margin-top: 1px;
margin-left:10px;
margin-bottom:5px;
}
.centerWithBorder {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-width: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	margin-bottom: 10px;
	 padding:1px;
}
.leftWithBorder {
 float: left;
 margin-top: 1px;
 margin-right: 10px;
 margin-bottom: 5px;
 border-width:2px;
 border-style:solid;
 border-color:#CCCCCC;
  padding:1px;
}
.rightWithBorder {
 float: right;
 margin-top: 1px;
 margin-left: 10px;
 margin-bottom: 5px;
 padding:1px;
 border-width:2px;
 border-style:solid;
 border-color:#CCCCCC;
}
.clear {
	clear: both;
}
.featureBox {
	background-color:#E6E6E6;
	margin-top:15px;
	margin-bottom:15px;
}
.featureBoxSidebar1 {
	background-color:#E6E6E6;
	margin-bottom: 10px;
	width: 100%;
}
.featureBoxSidebar2 {
	background-color:#E6E6E6;
	margin-bottom: 10px;
	margin-left:15px;
	width:275px;
	float:right;
}
.featureBox * td {
	padding-bottom: 10px;
}
.featureBoxSidebar1 * td {
	padding-bottom: 5px;
}
.featureBoxSidebar2 * td {
	padding-bottom: 10px;
}
.featureHeader, .featureBox * h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color:#ffffff;
	background-color:#b30101;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:10px;
	margin-bottom: 4px;
}
.featureSubHeader, .featureBox * h2 { 
	margin-left:15px;
	margin-right:15px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color:#000000;
	margin-bottom: 2px;
}
.featureText, .featureBox * p {
	margin-left:15px;
	margin-right:15px;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 8px;
}
.featureBox * ul  {
margin-left:15px;
	margin-right:15px;
	margin-bottom: 8px;
}
.featureBox * ul li {
	background-image:url(/images/bullets/dotRed7B2E00.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	font-size: 11px;
	line-height: 13px;
}
.featureBox * ol {
margin-left:15px;
	margin-right:15px;
	margin-bottom: 8px;
}
.featureBox * ol li {
	font-size: 10px;
	line-height: 13px;
}
.featureSidebar1Header, .featureBoxSidebar1 * h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color:#ffffff;
	background-color:#b30101;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:8px;
	margin-bottom: 4px;
}
.featureSidebar1SubHeader, .featureBoxSidebar1 * h2 {
	margin-left:10px;
	margin-right:10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color:#000000;
	margin-bottom: 2px;
}
.featureSidebar1Text, .featureBoxSidebar1 * p {
	margin-left:10px;
	margin-right:10px;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 8px;
}
.featureBoxSidebar1 * ul {
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 8px;
}
.featureBoxSidebar1 * ul li {
	background-image:url(/images/bullets/dotRed7B2E00.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	font-size: 11px;
	line-height: 13px;
}
.featureBoxSidebar1 * ol {
	margin-bottom: 8px;
	margin-left:10px;
	margin-right:10px;
}
.featureBoxSidebar1 * ol li {
	font-size: 11px;
	line-height: 13px;
}
.featureSidebar2Header, .featureBoxSidebar2 * h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color:#ffffff;
	background-color:#b30101;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:10px;
	margin-bottom: 4px;
}
.featureSidebar2SubHeader, .featureBoxSidebar2 * h2 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;	
	color:#000000;
	margin-bottom: 2px;
	margin-left:15px;
	margin-right:15px;
}
.featureSidebar2Text, .featureBoxSidebar2 * p {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 8px;
	margin-left:15px;
	margin-right:15px;
}
.featureBoxSidebar2 * ul {
	margin-bottom: 8px;
	margin-left:15px;
	margin-right:15px;
}
.featureBoxSidebar2 * ul li {
	background-image:url(/images/bullets/dotRed7B2E00.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	font-size: 11px;
	line-height: 13px;
}
.featureBoxSidebar2 * ol {
	margin-bottom: 8px;
	margin-left:15px;
	margin-right:15px;
}
.featureBoxSidebar2 * ol li {
	font-size: 10px;
	line-height: 13px;
}
.fontRed {
	color: #b30101;
}
.fontYellow {
	color: #efb400;
}
.fontBlue {
	color: #5800ba;
}
.fontGreen {
	color: #66953c;
}
.fontOrange {
	color: #e57c00;
}
.fontPurple {
	color: #5800ba;
}
.fontBrown {
	color: #bc5d00;
}
.fontGray {
	color: #666666;
}
.fontWhite {
	color: #FFFFFF;
}
.fontBlack {
	color: #000000;
}
.fontSmall {
font-size:10px;
line-height:12px;
}
.leadText {
font-size:13px;
line-height:18px;
}
.uppercase {
	text-transform: uppercase;
}
