body {
	background-color: #FFFFFF;
	color: #501f80;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link {
	color: #135eae;
	text-decoration: none;
}

a:visited {
	color: #ee7e0e;
	text-decoration: none;
}

a:hover {
	color: #de007c;
	text-decoration: underline;
}

#sitemap a:link {
color: #fff;
}

#sitemap a:hover {
	color: #ff81be;
	text-decoration: underline;
}

#sitemap a:visited {
	color: #fdd9e9;
	text-decoration: underline;
}

.sitemap {
	font-size: 11px;
	line-height: 13px;
	color: #fff;
}

.text-11 {
	font-size: 11px;
	line-height: 15px;
}

.text-12 {
	font-size: 12px;
	line-height: 17px;
}

.text-12-bold {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.text-13 {
	font-size: 13px;
	line-height: 18px;
}

.text-13-bold {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.text-14 {
	font-size: 16px;
	line-height: 21px;
}

.text-14-bold {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
}

.text-16 {
	font-size: 16px;
	line-height: 24px;
}

.text-16-bold {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

.text-18 {
	font-size: 18px;
	line-height: 26px;
}

.text-18-bold {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}

.text-21-bold-green {
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #29994f;
}

.text-21-bold-orange {
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #f69220;
}

.text-21-bold-pink {
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #ec0c93;
}

.text-21-bold-blue {
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #1273c2;
}

.line-purple-400 {
	color: #481c72;
	width: 400px;
	text-align: center;
	border-color: #501f80;
}

.line-purple-450 {
	color: #481c72;
	width: 450px;
	text-align: center;
	border-style: solid;
	border-color: #501f80;
}

.line-purple-500 {
	color: #481c72;
	width: 500px;
	text-align: center;
	border-style: solid;
	border-color: #501f80;
}

.line-purple-600 {
	color: #481c72;
	width: 600px;
	text-align: center;
	border-color: #501f80;
}

.line-purple-700 {
	color: #481c72;
	width: 700px;
	text-align: center;
	border-color: #501f80;
}

.line-purple-800 {
	color: #481c72;
	width: 800px;
	text-align: center;
	border-color: #501f80;
}

.line-orange-400 {
	color: #ee7e0e;
	width: 400px;
	text-align: center;
	border-color: #ee7e0e;
}

.line-orange-400 {
	color: #ee7e0e;
	width: 400px;
	text-align: center;
	border-color: #ee7e0e;
}

.line-orange-500 {
	color: #ee7e0e;
	width: 500px;
	text-align: center;
	border-color: #ee7e0e;
}

.line-orange-600 {
	color: #ee7e0e;
	width: 600px;
	opacity: 0.75;
	text-align: center;
	border-color: #ee7e0e;
}

.line-orange-700 {
	color: #ee7e0e;
	width: 700px;
	opacity: 0.75;
	text-align: center;
	border-color: #ee7e0e;
}

.line-orange-800 {
	color: #ee7e0e;
	width: 800px;
	opacity: 0.75;
	text-align: center;
	border-color: #ee7e0e;
}

.image_float_right {
	float: right;
	margin: 10px;
	text-align: justify;
}
.image_float_left {
	float: left;
	margin: 10px;
}

