@charset "utf-8";
/* CSS Document */
h1 {
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #858484;
}
.greySideLink { 
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold
	color: #666666;
}
:hover.greySideLink { 
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold
	color: #ff6600;
}
.whiteLinks  { 
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
:hover.whiteLinks  { 
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
.homeNews{
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 14px;
	font-weight: bold;
	color: #003D7A;
}
body {
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 12px;
	color: #666666;
}
.offeringsBox {
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 14px;
	font-weight: bold;
	color: #FAFAFA;
}
h2 {
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 24px;
	font-weight: bold;
	color: #124C7E;
}
.servicesMenu {
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 12px;
	color: #104C7E;
	text-decoration: none;
}

:hover.servicesMenu {
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

.sidebarLink {
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 12px;
	color: #104C7E;
	text-decoration: none;
}

:hover.sidebarLink {
	font-family: "Trebuchet MS", Georgia, Verdana, Modern;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}