@charset "UTF-8";
/* CSS Document */

a[href^="tel"] {
	color: inherit;
	text-decoration: none;
}
.headercolor1 {
	color: #0e6aa5;
}
.page-header .breadcrumb a {
	color: #5799db
}
.page-header .breadcrumb a:hover {
	color: #BDBDBD;
	text-decoration: none
}
.page-jump {
	display: block;
	height: 80px;
	margin-top: -80px;
}
.footer-copyright {
	background-color: #1a1a1a
}
p {
	color: #757575
}
caption {
	color: #757575
}
body {
	color: #757575
}
p a {
	color: #0e6aa5
}
li a {
	color: #0e6aa5
}
table tr td {
	color: #666666
}
table tr td a {
	color: #0e6aa5
}
table tr th {
	color: #666666;
	text-align: center
}
.feature-box-info p {
	color: #666666
}


@media print {
a:after {
	content: '';
}
a[href]:after {
	content: none !important;
}
}
.anchor {
	display: block;
	height: 80px;
	margin-top: -80px;
	visibility: hidden;
}
.footer-copyright1 {
	background-color: #1a1a1a
}
.page-jump1 {
	display: block;
	height: 80px;
	margin-top: -80px;
}
.page-header .breadcrumb a:focus {
	color: #ffffff;
	background-color: #00264d;
	text-decoration: underline
}
.main .container a {
	text-decoration: underline
}
.main .container a:hover {
	text-decoration: none;
}
.main .container a:focus {
	text-decoration: none;
}
.main .container .sidebar a {
	text-decoration: none
}
.main .container .sidebar a:hover {
	text-decoration: underline;
}
.main .container .sidebar a:focus {
	text-decoration: none;
}
.main .page-header a {
	text-decoration: none
}
.main .page-header a:hover {
	text-decoration: underline
}

