@charset "UTF-8";



.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	padding-left: 30px;
	list-style-position: inherit;
	list-style-type: circle;
	padding-right: 30px;
}
.text1bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #279DEB;
	padding-left: 0px;
	list-style-position: inherit;
	list-style-type: circle;
	padding-right: 0px;
	font-weight: bold;
	left: 0px;
}

.text1li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	list-style-position: outside;
	list-style-type: inherit;
	padding-right: 20px;
}

.bottomLinks A:link {
	text-decoration: none;
	color: #1A184E;
}
.bottomLinks A:visited {
	text-decoration: none;
	color: #1A184E;
}
.bottomLinks A:active {
	text-decoration: none;
	color: #1A184E;
}
.bottomLinks A:hover {
	color: #269EED;
	text-decoration: none;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #279FE9;
	text-decoration: none;
}

.links A:link {
	text-decoration: none;
	color: #1A184E;
}
.links A:visited {
	text-decoration: none;
	color: #1A184E;
}
.links A:active {
	text-decoration: none;
	color: #1A184E;
}
.links A:hover {
	color: #269EED;
	text-decoration: none;
}
.links {
	font-family: futura, Helvetica, Arial;
	font-size: 16px;
	line-height: 16px;
	color: #1A184E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #269DEC;
	margin-right: 30px;
}
