.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: 1px;
	border-style: solid;
	border-color: #a48039;
	margin-bottom: 10px;
}
.leftWithBorder {
 float: left;
 margin-top: 1px;
 margin-right: 10px;
 margin-bottom: 5px;
 border-width:1px;
 border-style:solid;
 border-color:#a48039;
}
.rightWithBorder {
 float: right;
 margin-top: 1px;
 margin-left: 10px;
 margin-bottom: 5px;
 border-width:1px;
 border-style:solid;
 border-color:#a48039;
}
.clear {
	clear: both;
}
.featureBox {
	background-color:#d8c9a6;
	background-image:url(/images/backgrounds/fboxBkgrd.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	width:238px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left: 15px;
	float:right;
}
.featureBoxSidebar1 {
	border-top: 7px solid #9da6c1;
	border-bottom: 1px solid #7d4f00;
	background-color:#fff;
	margin-bottom: 10px;
	width: 100%;
}
.featureBoxSidebar2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color:#E6E6E6;
	margin-bottom: 10px;
	width: 100%;
}
.featureBox * td {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	width: 238px;
	text-align: center;
}
.featureBoxSidebar1 * td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.featureBox img {
	margin-top: -30px;
	margin-bottom: 10px;
	border: 1px solid #a48039;
}
.featureBox * p.fontSmall {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:11px;
color:#000000;
}

.featureBoxSidebar2 * td {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.featureHeader, .featureBox * h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color:#4f0003;
	margin-bottom: 8px;
}
.featureSubHeader, .featureBox * h2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color:#000000;
	margin-bottom: 2px;
}
.featureText, .featureBox * p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color:#4f0003;
	margin-bottom:6px;
	text-align: left;
}
.featureBox * ul  {
	margin-bottom: 8px;
	margin-top:5px;
}
.featureBox * ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color:#4f0003;
	background-image:url(/images/bullets/dotRed790002.gif);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	text-align: left;
	margin-bottom:6px;
}
.featureBox * ol {
	margin-bottom: 8px;
	margin-top:5px;
}
.featureBox * ol li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color:#4f0003;
	text-align: left;
}
.featureSidebar1Header, .featureBoxSidebar1 * h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color:#101d60;
	margin-bottom: 6px;
}
.featureSidebar1SubHeader, .featureBoxSidebar1 * h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color:#101d60;
	margin-bottom: 9px;
}
.featureSidebar1Text, .featureBoxSidebar1 * p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#101d60;
	margin-bottom: 9px;
}

.featureBoxSidebar1 * p.fontSmall {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:11px;
color:#101d60;
}
.featureBoxSidebar1 * ul {
	margin-bottom: 8px;
}
.featureBoxSidebar1 * ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color:#101d60;
	background-image:url(/images/bullets/dotBlue003367.gif);
	background-position:0 0.5em;
	background-repeat:no-repeat;
}
.featureBoxSidebar1 * ol {
	margin-bottom: 8px;
}
.featureBoxSidebar1 * ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color:#101d60;
}
.featureSidebar2Header, .featureBoxSidebar2 * h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;		
	color:#000000;
	margin-bottom: 4px;
}
.featureSidebar2SubHeader, .featureBoxSidebar2 * h2 {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;	
	color:#000000;
	margin-bottom: 2px;
}
.featureSidebar2Text, .featureBoxSidebar2 * p {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 8px;
}
.featureBoxSidebar2 * ul {
	margin-bottom: 8px;
}
.featureBoxSidebar2 * ul li {
	font-size: 10px;
	line-height: 13px;
}
.featureBoxSidebar2 * ol {
	margin-bottom: 8px;
}
.featureBoxSidebar2 * ol li {
	font-size: 10px;
	line-height: 13px;
}
.fontRed {
	color: #4f0003;
}
.fontYellow {
	color: #a48039;
}
.fontBlue {
	color: #7178a0;
}
.fontGreen {
	color: #5d834f;
}
.fontOrange {
	color: #f19d53;
}
.fontPurple {
	color: #523c6b;
}
.fontBrown {
	color: #ac7d3f;
}
.fontGray {
	color: #575757;
}
.fontWhite {
	color: #FFFFFF;
}
.fontBlack {
	color: #000000;
}
.fontSmall {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:11px;
color:#000000;
}

.leadText {
font-size:14px;
line-height:18px;
color:#262626;
}
.leadTextHomepage {
font-size:14px;
line-height:18px;
color:#262626;
margin-top:20px;
}
.uppercase {
	text-transform: uppercase;
}
