body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 13px;
}
a:link {
	color: #176031;
	text-decoration: underline;
}
a:hover {
	color: #f25a2b;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #f25a2b;
	text-decoration: underline;
}
h1 { font-size: 14px; color: #000000;}
h1.profile { font-size: 16px; color: #003F72;}
h2 { font-size: 12px; color: #003F72; margin-bottom: 0;}
h3 { font-size: 12px; color: #003F72; margin-bottom: 0; }
p { font-size: 12px; 	line-height: 16px;}
td { font-size: 12px; }
ul { 
font-size: 12px;
margin-left: 7px;
padding-left: 7px;
} 
.bluearrow { color: #003F72; }
.smalltext { font-size: 10px }
.whitetext { font-size: 12px; color: #FFFFFF }
.smalltextwhite { font-size: 10px; color: #FFFFFF }
.error { color: #9C0C00 }
.redtext { color: #9C0C00 }
.redtextmedium { color: #9C0C00; font-size: 10px }
.topSwoosh {
	background-image:  url('../images/global/topSwoosh.jpg');
	background-repeat: no-repeat;
	background-position: right top
}
.goldBarSpacing {
	padding-top: 13px;
	padding-bottom: 13px;
}
.goldStandardLeadIn {
	padding: 10px;
	background-color: #EDEDED;
	margin: 10px;
	vertical-align: top;
}
.homeThreeLeadIns {
	vertical-align: top;
	padding-right: 20px;
	padding-top: 8px;
	padding-left: 8px;
}
.homeBottomSwoosh {
	background-image:  url('../images/front/homeSwooshBottom.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 170px
}
.footerNav {
	padding-top: 10px;
	padding-bottom: 50px;
}
.intBottomSwoosh {
	background-image: url('../images/interior/bottomSwoosh.jpg');
	background-position: right bottom;
	background-repeat: no-repeat
}
.breadcrumbArea {
	font-size: 10px;
	background-color: #BCBEC0;
	padding: 5px;
}
.intLeftSubNav {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-color: #edf3fe;
	line-height: 12px;
}
.intLeftNavOptions {
	line-height: 16px;
	padding-left: 5px;
}
.intCenterColumn {
	padding: 13px;
}
.intRightRailRelated {
	background-color: #BCBEC0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;

}

.intRightRailRelated BL { list-style-type: none; list-style-position: outside; }
.intRightRailRelated li { list-style-type: none; list-style-position: outside; margin-bottom: 4px;}
.intRightRailRelated ol { list-style-type: none; list-style-position: outside; }
.intRightRailRelated uL { list-style-type: none; list-style-position: outside; }
.iconBar {
	background-image: url('../images/interior/iconRowBG.gif');
	background-repeat: repeat-x;
	padding: 3px;
	border: 1px solid #8EC0D7
}
.supportMan {
	background-image: url('../images/interior/supportMan.jpg');
	background-repeat: no-repeat;
	height: 112px
}
.supportSpacing {
	padding-bottom: 13px;
}
.25wordDescription {
	padding: 10px;
	background-color: #C5E0FC;
}
.leftnav,
a.leftnav:link,
a.leftnav:visited
 {
	font-size: 11px;
 	color: #003F72;
 	text-decoration: none;
}
a.leftnav:hover,
a.leftnav:active
 {
	font-size: 11px;
 	color: #FFFFFF;
 	text-decoration: none;
 	background-color: #003F72;
}
.rightnav,
a.rightnav:link,
a.rightnav:visited
 {
	font-size: 11px;
 	color: #003F72;
 	text-decoration: none;
}
a.rightnav:hover,
a.rightnav:active
 {
	font-size: 11px;
 	color: #FFFFFF;
 	text-decoration: none;
 	background-color: #9c6114;
}