.border-blue {
	border: 1px solid #0D78AB;
}
.bg-lightblue {
	background-color: #009ECE;
}
.welcome {
        font-family: "Trebuchet Ms";
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}