span.main {
	text-indent: 24px;
	margin: 15px;
	text-align: justify;
	display: block;
}

span.box {
	font-size: 12px;
	line-height: 15px;
	padding: 0px 10px;
	text-align: justify;
	display: block;
}

ul.box {
	font-size: 12px;
	line-height: 15px;
	margin: 0px 10px;
	text-align: left;
}

.nav_bar_text {
	height: 20px;
	padding: 7px 5px 3px 5px;
	margin: 0px 30px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	float: left;
}

.nav_bar_text:link {
	color: #F15A24;
	text-decoration: none;
}

.nav_bar_text:hover {
	color: #FFF;
	text-decoration: none;
}

.nav_bar_text:visited {
	color: #F15A24;
	text-decoration: none;
}

.nav_bar_hover {
	height: 20px;
	padding: 7px 5px 3px 5px;
	margin: 0px 30px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	float: left;
	color: #FFF;
}

.nav_bar_on {
	height: 20px;
	padding: 7px 4px 3px 4px;
	margin: 0px 30px;
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	float: left;
	background-image: url(images/top_nav_on_bg.gif);
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #F7931E;
}

.secondary_nav_text {
	height: 20px;
	padding: 0px 3px;
	margin: 0px 10px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	float: left;
	text-decoration: none;
}

.secondary_nav_hover {
	height: 20px;
	padding: 0px 3px;
	margin: 0px 10px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	float: left;
	text-decoration: underline;
}	

.secondary_nav_on {
	height: 20px;
	padding: 0px 3px;
	margin: 0px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	color: #F15A24;
	cursor: pointer;
	background-color: #FFF;
	text-decoration: none;
}

.marketing_link {
	color: #C1272D;
	cursor: pointer;
	display: block;
}

.marketing_link:hover {
	color: #ED1C24;
	text-decoration: underline;
}

.financial_link {
	color: #006837;
	cursor: pointer;
	display: block;
}

.financial_link:hover {
	color: #009245;
	text-decoration: underline;
}

.processing_link {
	color: #2E3192;
	cursor: pointer;
	display: block;
}

.processing_link:hover {
	color: #0071BC;
	text-decoration: underline;
}






.center {
	text-align: center;
}

.clear {
	clear: both;
}

.justify {
	text-align: justify;
	width: 100%;
}

.small {
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.red {
	color: #FF0000;
}

----
.center {
	text-align: center;
}
--------------------------

p.main {
	text-indent: 24px;
	margin: 15px;
	text-align: justify;
}

p.box {
	font-size: 12px;
	line-height: 15px;
	padding: 0px 10px;
	text-align: justify;
}



ul.extra_margin {
	margin-left: 215px;
}

.footer {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
a.footer:link {
	font-size: 12px;
	text-decoration: none;
}
a.footer:hover {
	font-size: 12px;
	text-decoration: underline;
}
a.footer:visited {
	font-size: 12px;
	text-decoration: none;
}









.secondary_nav_bar.a:link {
	color: #FFF;
	text-decoration: none;
}

.secondary_nav_bar.a:hover {
	color: #FFF;
	text-decoration: underline;
}

.secondary_nav_bar.a:visited {
	color: #FFF;
	text-decoration: none;
}





