.capitalize {
text-transform:capitalize;
}
.center {
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
.left {
float:left;
margin-top:1px;
margin-right:15px;
margin-bottom:5px;
}
.right {
float:right;
margin-top:1px;
margin-left:15px;
margin-bottom:5px;
}
.centerWithBorder {
display:block;
margin-left:auto;
margin-right:auto;
border-width:1px;
border-style:solid;
border-color:#000000;
margin-bottom:10px;
}
.leftWithBorder {
float:left;
margin-top:1px;
margin-right:10px;
margin-bottom:5px;
border-width:1px;
border-style:solid;
border-color:#000000;
}
.rightWithBorder {
float:right;
margin-top:1px;
margin-left:10px;
margin-bottom:5px;
border-width:1px;
border-style:solid;
border-color:#000000;
}
.clear {
clear:both;
}
.featureBox {
border-top-width:3px;
border-right-width:3px;
border-bottom-width:3px;
border-left-width:3px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#FFCF4C;
border-right-color:#FFCF4C;
border-bottom-color:#FFCF4C;
border-left-color:#FFCF4C;
background-color:#FFEDC7;
}
.featureBoxSidebar1 {
border-top-width:3px;
border-right-width:3px;
border-bottom-width:3px;
border-left-width:3px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#A8A6C3;
border-right-color:#A8A6C3;
border-bottom-color:#A8A6C3;
border-left-color:#A8A6C3;
background-color:#FFFFFF;
margin-bottom:10px;
width:100%;
}
.featureBoxSidebar2 {
border-top-width:3px;
border-right-width:3px;
border-bottom-width:3px;
border-left-width:3px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#A8A6C3;
border-right-color:#A8A6C3;
border-bottom-color:#A8A6C3;
border-left-color:#A8A6C3;
background-color:#E6E6ED;
margin-bottom:20px;
margin-top:10px;
width:100%;
}
.featureBox * td {
padding-top:15px;
padding-right:15px;
padding-left:15px;
padding-bottom:10px;
}
.featureBoxSidebar1 * td {
padding-top:15px;
padding-right:10px;
padding-left:10px;
padding-bottom:10px;
}
.featureBoxSidebar2 * td {
padding-top:15px;
padding-right:8px;
padding-left:8px;
padding-bottom:10px;
}
.featureHeader, .featureBox * h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
color:#790000;
font-weight: bold;
text-transform:uppercase;
margin-bottom:4px;
}
.featureSubHeader, .featureBox * h2 { 
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color:#0D0857;
font-weight:bold;
text-transform:none;
margin-bottom:2px;

}
.featureText, .featureBox * p {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color: #000000;
font-weight:normal;
text-transform:none;
margin-bottom:8px;
}
.featureBox * ul  {
	margin-bottom: 8px;
}
.featureBox * ul li {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color: #000000;
font-weight:normal;
text-transform:none;
}
.featureBox * ol {
	margin-bottom: 8px;
}
.featureBox * ol li {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color: #000000;
font-weight:normal;
text-transform:none;
}
.featureSidebar1Header, .featureBoxSidebar1 * h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
color:#790000;
font-weight:normal;
text-transform:none;
margin-bottom:4px;
}
.featureSidebar1SubHeader, .featureBoxSidebar1 * h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#E29717;
font-weight:bold;
text-transform:none;
margin-bottom:2px;
}
.featureSidebar1Text, .featureBoxSidebar1 * p {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height:13px;
color: #000000;
font-weight:normal;
text-transform:none;
margin-bottom:8px;
}
.featureBoxSidebar1 * ul {
	margin-bottom: 8px;
}
.featureBoxSidebar1 * ul li {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height:13px;
color: #000000;
font-weight:normal;
text-transform:none;
}
.featureBoxSidebar1 * ol {
	margin-bottom: 8px;
}
.featureBoxSidebar1 * ol li {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height:13px;
color: #000000;
font-weight:normal;
text-transform:none;
}
.featureSidebar2Header, .featureBoxSidebar2 * h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
color: #0D0857;
font-weight:bold;
text-transform:none;
margin-bottom:4px;
}
.featureSidebar2SubHeader, .featureBoxSidebar2 * h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#790000;
font-weight:normal;
text-transform:none;
margin-bottom:2px;
}
.featureSidebar2Text, .featureBoxSidebar2 * p {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color: #000000;
font-weight:normal;
text-transform:none;
margin-bottom:8px;
}
.featureBoxSidebar2 * ul {
	margin-bottom: 8px;
}
.featureBoxSidebar2 * ol li {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color: #000000;
font-weight:normal;
text-transform:none;
}
.featureBoxSidebar2 * ol {
	margin-bottom: 8px;
}
.featureBoxSidebar2 * ol li {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color: #000000;
font-weight:normal;
text-transform:none;
}
.fontRed {
color:#BA1319;
}
.fontYellow {
color:#FFCF4C;
}
.fontBlue {
color:#0D0857;
}
.fontGreen {
color:#5EA58D;
}
.fontOrange {
color:#F7941D;
}
.fontPurple {
color:#7A77A3;
}
.fontBrown {
color:#59320D;
}
.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;
}
.marginBottom {
	margin-bottom: 10px;
}

