.sojf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #424653;
	margin-left: 21px;
	line-height: 17px;
}
.titles {
	font-family: "Helvetica Neue Bold Condensed", "Helvetica Neue UltraLight";
	font-size: 17px;
	color: #FF6633;
}
.subtitels {
	font-family: "Helvetica Neue", Geneva, "Century Gothic", Arial;
	font-size: 11px;
	color: #2B79EE;
	margin-left: 15px;
	line-height: 17px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.titlesMain {
	font-family: "Helvetica Neue Bold Condensed", "Helvetica Neue UltraLight";
	font-size: 17px;
	color: #000066;
}
.navigation {
	font-family: "Helvetica Neue", Geneva, "Century Gothic", Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #2B79EE;
	padding-top: 15px;
	font-weight: bold;
}
a:link {
	color: #000066;
}
a:active {
	color: #FF3300;
}
a:visited {
	color:  #2B79EE;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
.dotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.SUBnavigation {
	font-family: "Helvetica Neue", Geneva, "Century Gothic", Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #2B79EE;
	padding-top: 15px;
	font-weight: bold;
}
.footerNav {
	font-family: "Helvetica Neue", Geneva, "Century Gothic", Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #2B79EE;
	font-weight: bold;
}
.allrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424653;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	text-align: center;
}
.titlesCaps {
	font-family: "Helvetica Neue Bold Condensed", "Helvetica Neue UltraLight";
	font-size: 17px;
	color: #000066;
	text-transform: uppercase;
	padding-top: 15px;
}
.space {
	font-size: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
