.capitalize {
	text-transform: capitalize;
}
.center {
display: block;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
margin-top:5px;
}
.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: 1px;
	border-style: solid;
	border-color: #9e9e9e;
	margin-bottom: 10px;
	margin-top:5px;
}
.leftWithBorder {
 float: left;
 margin-top: 1px;
 margin-right: 10px;
 margin-bottom: 5px;
 border-width:1px;
 border-style:solid;
 border-color:#9e9e9e;
}
.rightWithBorder {
 float: right;
 margin-top: 1px;
 margin-left: 10px;
 margin-bottom: 5px;
 border-width:1px;
 border-style:solid;
 border-color:#9e9e9e;
}
.clear {
	clear: both;
}
.featureBox {
	border-left-width: 1px;	
	border-left-style: solid;
	border-left-color: #FFD302;
	background-color:transparent;
	background-image:url(/images/background/quoteGraphic.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:200px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
.featureBoxSidebar1 {
	background-color:#FFF4C0;
	background-image:url(/images/background/sideLeftImage.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	width: 100%;
}
.featureBoxSidebar2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2551d;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #f2551d;
	background-color:#ffffff;
	margin-bottom: 10px;
	width: 100%;
}
.featureBox * td {
	padding-left:20px;
	padding-top:35px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.featureBoxSidebar1 * td {
	padding-top:54px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
}
.featureBoxSidebar2 * td {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.featureHeader, .featureBox * h1 {
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color:#2d4c85;
	margin-bottom: 4px;
}
.featureSubHeader, .featureBox * h2 { 
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color:#292929;
	margin-bottom: 2px;
}
.featureText, .featureBox p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 8px;
	text-transform: none;
	font-weight:normal;
	color:#292929;
}

.featureBox * ul  {
	margin-bottom: 8px;
	list-style:none;
}
.featureBox * ul li {
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	margin-left:1px;
	background-image:url(/images/bullets/dotBlue0056A9.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	padding-left:10px;
}

.featureBox * ol {
	margin-bottom: 8px;
}
.featureBox * ol li {
	font-size: 11px;
	line-height: 13px;
}
.featureSidebar1Header, .featureBoxSidebar1 * h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color:#F2551D;
	margin-bottom: 4px;
}
.featureSidebar1SubHeader, .featureBoxSidebar1 * h2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	color:#292929;
	margin-bottom: 2px;
	font-style:italic;
}
.featureSidebar1Text, .featureBoxSidebar1 * p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 8px;
	text-transform: none;
	font-weight:normal;
	color:#f2551d;
}
.featureBoxSidebar1 * ul {
	margin-bottom: 8px;
	list-style:none;
}
.featureBoxSidebar1 * ul li {
	font-size: 13px;
	line-height: 14px;
	color:#052C5D;
	background-image:url(/images/bullets/listAsterisk.jpg);
	background-repeat:no-repeat;
	background-position:1px 3px;
	margin-bottom:6px;
	padding-left:14px;
}
.featureBoxSidebar1 * ol {
	margin-bottom: 8px;
}
.featureBoxSidebar1 * ol li {
	font-size: 13px;
	line-height: 14px;
	margin-bottom:4px;
	font-weight:normal;
	color:#052C5D;
}
.featureSidebar2Header, .featureBoxSidebar2 * h1 {
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;		
	color:#F2551D;
	margin-bottom: 4px;
}
.featureSidebar2SubHeader, .featureBoxSidebar2 * h2 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;	
	color:#292929;
	margin-bottom: 2px;
}
.featureSidebar2Text, .featureBoxSidebar2 * p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 8px;
}
.featureBoxSidebar2 * ul {
	margin-bottom: 8px;
}
.featureBoxSidebar2 * ul li {
	font-size: 11px;
	line-height: 13px;
	background-image:url(/images/bullets/dotBlue.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	margin-left:1px;
	padding-left:10px;
}
.featureBoxSidebar2 * ol {
	margin-bottom: 8px;
}
.featureBoxSidebar2 * ol li {
	font-size: 11px;
	line-height: 13px;
}
.fontRed {
	color: #8a000e;
}
.fontYellow {
	color: #ffd302;
}
.fontBlue {
	color: #2d4c85;
}
.fontGreen {
	color: #0a4e19;
}
.fontOrange {
	color: #F2551D;
}
.fontPurple {
	color: #351141;
}
.fontBrown {
	color: #4d2b10;
}
.fontGray {
	color: #666666;
}
.fontWhite {
	color: #FFFFFF;
}
.fontBlack {
	color: #000000;
}
.fontSmall {
font-size:10px;
line-height:12px;
}
.leadText {
font-size:15px;
line-height:26px;
color:#292929;
}
.uppercase {
	text-transform: uppercase;
}
.marginBottom20 {
margin-bottom:20px !important;
}