.border {
	border: 1px solid #025A8A;
}
.border_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #025A8A;
	border-right-color: #025A8A;
	border-bottom-color: #025A8A;
	border-left-color: #025A8A;
}
.bg_left {
	background-color: #f0f5fa;
}
.bg_title {
	background-color: #8AA7DB;
}
.standard_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}
.border_yellow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0E9EFE;
}
.border_blue {
	background-color: f1faff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #18A2FE;
	border-top-color: #18A2FE;
	border-right-color: #18A2FE;
	border-left-color: #18A2FE;
}
.border_green {
	border: 1px solid #025A8A;
}
.border_green2 {
	border: 1px solid #025A8A;
}
.border_red {
	border: 1px solid #025A8A;
}

