﻿body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #467db4;
	line-height: 20px;
}
.breadcrumb
{
	font-size: 10px;
	}
}
a {
	color: #467db4;
	text-decoration: underline;
}
a:active {
	color: #467db4;
	text-decoration: underline;
}
a:hover {
	color: #9bdf6b;
	text-decoration: underline;
}
a:467db4 {
	color: #9bdf6b;
	text-decoration: none;
	font-weight: bold;
}
.blueBack {
	background-color: #00355f;
}
.lightBlueBar {
	background-color: #467db4;
}
.lightGreen {
	background-color: #9bdf6b;
}
.whiteText {
	color: white;
	font-size: 13px;
	line-height: 18px;
}
a.greenLink {
	color: #9bdf6b;
	text-decoration: none;
	font-weight: bold;
}
a.greenLink:active {
	color: #9bdf6b;
	text-decoration: none;
	font-weight: bold;
}
a.greenLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.greenLink:visited {
	color: #9bdf6b;
	text-decoration: none;
	font-weight: bold;
}
a.darkgreenLink {
	color: #6bb933;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.darkgreenLink:active {
	color: #6bb933;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.darkgreenLink:hover {
	color: #6bb933;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.darkgreenLink:visited {
	color: #6bb933;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.greenBoldText {
	color: #6bb933;
	font-weight: bold;
	font-size: 11px;
}
.blueBoldText {
	color: #467db4;
	font-weight: bold;
	font-size: 11px;
}
.greenBoldTextBig {
	color: #6bb933;
	font-weight: bold;
}

.whiteBoldTextBig {
	color: #ffffff;
	font-weight: bold;
}

.blueBoldTextBig {
	color: #467db4;
	font-weight: bold;
}
.newsEventsServices {
	color: #00355f;
	font-size: 11px;
}
a.footerLink {
	font-size: 10px;
	color: #00355f;
	text-decoration: none;
}
a.footerLink:hover {
	font-size: 10px;
	color: #9bdf6b;
	text-decoration: none;
}
a.footerLink:active {
	font-size: 10px;
	color: #00355f;
	text-decoration: none;
}
a.navLink {
	font-size: 13px;
	color: #467db4;
	text-decoration: none;
}
a.navLink:hover {
	font-size: 13px;
	color: #9bdf6b;
	text-decoration: none;
}
a.navLink:active {
	font-size: 13px;
	color: #467db4;
	text-decoration: none;
}
.leftBlueBorder {
	border-left: 1px;
	border-left-color: #A2BED9;
	border-left-width: 1px;
	border-left-style: solid;
	vertical-align: top;
}
.rightBlueBorder {
	border-right: 1px;
	border-right-color: #A2BED9;
	border-right-width: 1px;
	border-right-style: solid;
}
.copyrightText {
	color: white;
	font-size: 10px;
	text-align: center;
}
