@charset "utf-8";
.themeColor {
	color: #1f78c3 !important;
}
.themeColor2 {
	color: #1f78c3 !important;
}
.themeBack {
	background-color: #1f78c3 !important;
}
a:link, a:visited {
	color: #1f78c3;
}
a:hover, a:focus, a:active {
	color: #1f78c3;
}
h2 span {
	background: #1f78c3;
}
h3 {
	color: #1f78c3;
}
#top li a:hover, #top li a:focus, #top li a:active {
	color: #1f78c3;
}
#navfrm input, #navfrm select {
	color: #1f78c3;
}
.tinfo:link, .tinfo:visited {
	background: #1f78c3;
}
#footer li a:hover, #footer li a:focus, #footer li a:active {
	color: #1f78c3;
}

.column {
	color: #000000;
	border: 1px solid #1f78c3;
}
.column li a:hover, .column li a:focus, .column li a:active {
	color: #1f78c3;
}
.column li li a:hover, .column li li a:focus, .column li li a:active {
	color: #1f78c3;
}
.column ul.biglinks li a {
	color: #1f78c3;
}
.column ul.biglinks li li a:hover, .column ul.biglinks li li a:focus, .column ul.biglinks li li a:active {
	color: #1f78c3;
}
.column ul.biglinks li {
	border-bottom: 1px solid #1f78c3;
}
.mobilegrey {
	border-top: 1px solid #1f78c3;
}

.ptable {
	background-color: #eaf4fc;
}