.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:10px;
}
.right {
float:right;
margin-top: 1px;
margin-left:10px;
margin-bottom:10px;
}
.centerWithBorder {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #110b37;
	margin-bottom: 10px;
}
.leftWithBorder {
 float: left;
 margin-top: 1px;
 margin-right: 10px;
 margin-bottom: 10px;
 border-width:1px;
 border-style:solid;
 border-color:#110b37;
}
.rightWithBorder {
 float: right;
 margin-top: 1px;
 margin-left: 10px;
 margin-bottom: 10px;
 border-width:1px;
 border-style:solid;
 border-color:#110b37;
}
.clear {
	clear: both;
}
.featureBox {
	border-top:4px solid #325a28;
	border-bottom: 1px solid #110b37;
	background-image:url(/images/backgrounds/featureBoxGreen.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
}
.featureBoxLeft {
	border-top:4px solid #325a28;
	border-bottom: 1px solid #110b37;
	background-image:url(/images/backgrounds/featureBoxGreen.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width:275px;
	float:left;
	margin-top:10px;
	margin-right:4px;
	margin-bottom:15px;
}
.featureBoxRight {
	border-top:4px solid #325a28;
	border-bottom: 1px solid #110b37;
	background-image:url(/images/backgrounds/featureBoxGreen.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width:275px;
	float:right;
	margin-top:10px;
	margin-left:4px;
	margin-bottom:15px;
}
.featureBoxSidebar1 {
	border-top:4px solid #325a28;
	border-bottom: 1px solid #110b37;
	width: 100%;
}
.featureBoxSidebar2 {
	border-top:4px solid #6f8cb9;
	border-bottom: 1px solid #110b37;
	margin-bottom: 20px;
	width: 100%;
}
.featureBox * td, .featureBoxLeft * td, .featureBoxRight * td {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.featureBoxSidebar1 * td {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.featureBoxSidebar2 * td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
}
.featureHeader, .featureBox * h1, .featureBoxLeft * h1, .featureBoxRight * h1 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color:#000000;
	margin-bottom: 8px;
}
.featureSubHeader, .featureBox * h2, .featureBoxLeft * h2, .featureBoxRight * h2 { 
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	color:#d55e00;
	margin-bottom: 4px;
}

.featureSubHeader, .featureBox * h2.likeh3, .featureBoxLeft * h2.likeh3, .featureBoxRight * h2.likeh3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

.featureText, .featureBox * p, .featureBoxLeft * p, .featureBoxRight * p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 8px;
}
.featureBox  * ul, .featureBoxLeft * ul, .featureBoxRight * ul  {
	margin-bottom: 15px;
	list-style:none;
	margin-left:15px;
}
.featureBox * ul li, .featureBoxLeft * ul li, .featureBoxRight * ul li {
	font-size: 12px;
	line-height: 13px;
	margin-bottom:5px;
	margin-left:1px;
	background-image:url(/images/bullets/dotBlue003367.gif);
	background-repeat:no-repeat;
	background-position:0pt 0.4em;
	padding-left:8px;
}
.featureBox * ol, .featureBoxLeft * ol, .featureBoxRight * ol {
	margin-bottom: 8px;
}
.featureBox * ol, .featureBoxLeft * ol, .featureBoxRight * ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight:bold;
	padding:0px;
	margin-bottom:8px;
	margin-left:0px;
}
.featureBox * a, .featureBoxLeft * a, .featureBoxRight * a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000000;
	text-decoration:underline;
	background-image:none;
}
.featureBox * a:hover, .featureBoxLeft * a:hover, .featureBoxRight * a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#d55e00;
	background-image:none;
	text-decoration:none;
}
.featureBox * a.linkStyleArrow, .featureBoxLeft * a.linkStyleArrow, .featureBoxRight * a.linkStyleArrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#d55e00;
	background-image:url(/images/icons/arrowOrange.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-decoration:none;
	padding-left:13px;
	margin-left:15px;
}
.featureBox * a.linkStyleArrow:hover, .featureBoxLeft * a.linkStyleArrow:hover, .featureBoxRight * a.linkStyleArrow:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000000;
	text-decoration:underline;
	background-image:url(/images/icons/arrowOrange.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:13px;
}
.featureSidebar1Header, .featureBoxSidebar1 * h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color:#110b37;
	margin-bottom:6px;
	margin-right:10px;
}
.featureSidebar1SubHeader, .featureBoxSidebar1 * h2 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	color:#d55e00;
	margin-bottom: 2px;
	margin-right:10px;
}
.featureSidebar1SubHeader, .featureBoxSidebar1 * h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	color:#325a28;
	margin-bottom: 8px;
	margin-right:10px;
}
.featureSidebar1Text, .featureBoxSidebar1 * p {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 8px;
	color:#110b37;
	margin-right:10px;
}
.featureBoxSidebar1 * ul {
	margin-bottom: 8px;
	list-style:none;
	margin-right:10px;
}
.featureBoxSidebar1 * ul li {
	font-size: 11px;
	line-height: 13px;
	background-image:url(/images/bullets/dotBlue003367.gif);
	background-repeat:no-repeat;
	background-position:0pt 0.4em;
	color:#110b37;
}
.featureBoxSidebar1 * ol {
	margin-bottom: 8px;
	margin-right:10px;
}
.featureBoxSidebar1 * ol li {
	font-size: 11px;
	line-height: 13px;
	color:#110b37;
}
.featureBoxSidebar1 * a {
	background-image:url(/images/icons/arrowBlue.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
	border-top:1px solid #233000;
	color:#233000;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	padding:5px 5px 7px 20px;
	text-decoration:none;
}
.featureBoxSidebar1 * a:hover {
	background-image:url(/images/icons/arrowBlue.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
	border-top:1px solid #233000;
	color:#d55e00;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	padding:5px 5px 7px 20px;
	text-decoration:none;
}
.featureBoxSidebar1 * img {
	clear:both;
	margin-bottom:5px;
	text-align:left;
}
.featureSidebar2Header, .featureBoxSidebar2 * h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color:#110b37;
	margin-bottom: 4px;
}

.featureSidebar2SubHeader, .featureBoxSidebar2 * h2 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	color:#d55e00;
	margin-bottom: 2px;
}
.featureSidebar2SubHeader, .featureBoxSidebar2 * h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	color:#110b37;
	margin-bottom: 2px;
}
.featureSidebar2Text, .featureBoxSidebar2 * p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 8px;
	color:#110b37;
}
.featureBoxSidebar2 * ul {
	margin-bottom: 8px;
	list-style:none;
}
.featureBoxSidebar2 * ul li {
	font-size: 12px;
	line-height: 14px;
background-image:url(/images/bullets/dotBlue003367.gif);
	background-repeat:no-repeat;
	background-position:0pt 0.4em;
	color:#110b37;
}
.featureBoxSidebar2 * ol {
	margin-bottom: 8px;
}
.featureBoxSidebar2 * ol li {
	font-size: 12px;
	line-height: 14px;
	color:#110b37;
}
.featureBoxSidebar2 * a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#000000;
	background-image:url(/images/icons/arrowOrange.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	color:#000000;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:12px;
	margin-left:110px;
	margin-top:10px;
	padding-left:15px;
	text-decoration:none;
}
.featureBoxSidebar2 * a:hover {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#000000;
	background-image:url(/images/icons/arrowOrange.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	color:#000000;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:12px;
	margin-left:110px;
	margin-top:10px;
	padding-left:15px;
	text-decoration:underline;
}
.featureBoxSidebar2 * img {
	float:left;
	margin-bottom:10px;
	margin-right:5px;
	margin-top:-1px;
	margin-left:0px;
	text-align:left;
}
.fontRed {
	color: #000000;
}
.fontYellow {
	color: #000000;
}
.fontBlue {
	color: #6f8cb9;
}
.fontDrBlue {
	color:#110b37
}
.fontGreen {
	color: #233000;
}
.fontOrange {
	color: #d55e00;
}
.fontPurple {
	color: #000000;
}
.fontBrown {
	color: #000000;
}
.fontGray {
	color: #666666;
}
.fontWhite {
	color: #FFFFFF;
}
.fontBlack {
	color: #000000;
}
.fontSmall {
font-size:10px;
line-height:12px;
}
.leadText {
font-size:15px;
line-height:18px;
color:#d55e00;
}
.uppercase {
	text-transform: uppercase;
}
