﻿@charset "utf-8";

/*SERVICES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/



.servicesCustom-headline {
	font-size: 28px;
	text-decoration: none;
	color: #1C3F94;
}

.servicesCustom-greyText{
	text-decoration: none;
	color: #5C5E5F;
		font-size: 13px;
}

.servicesCustom-greyTextLink{
	text-decoration: none;
	color: #5C5E5F;
	font-size: 13px;
	border-bottom-style: solid;
	border-bottom-color: #1C3F94;
	border-bottom-width: 1px;
}


.servicesCustom-blueText{
	font-size: 13px;
	text-decoration: none;
	color: #1C3F94;
}

.servicesCustom-blueTextLink{
	font-size: 13px;
	text-decoration: underline;
	color: #1C3F94;
}


.servicesCustom-boxHeadline{
	font-size: 16px;
	text-decoration: none;
	color: #4A7EB9;
	text-transform: uppercase;
}
	
.servicesCustom-boxLink {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image: url('/PublishingImages/blueDot.gif');
	border-bottom-style: solid;
	color: #4A7EB9;
	border-bottom-width: 1px;
}

.servicesCustom-boxText {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image:url('/PublishingImages/blueDot.gif')
}
  
.servicesCustom-blueBox {
	background: #E6E6FF;
	list-style-type:lower-roman;
	list-style-image:url('/PublishingImages/blueDot.gif')
	}







