﻿@charset "utf-8";

/*Spine!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.spineCustom-boxheadline{
	font-size: 16px;
	text-decoration: none;
	color: #4A7EB9;
	text-transform: uppercase;
}

.spineCustom-headline{
	font-size: 28px;
	text-decoration: none;
	color: #4A7EB9;
}

.spineCustom-lightbluetext{
		font-size: 13px;
	text-decoration: none;
	color: #729AC7;
}

.spineCustom-greytext{
		font-size: 13px;
	text-decoration: none;
	color: #5C5E5F;
}

.spineCustom-greytextLink{
	text-decoration: none;
	color: #5C5E5F;
		font-size: 13px;
	border-bottom-style: solid;
	border-bottom-color: #91B0D4;
	border-bottom-width: 1px;
}

.spineCustom-boxlink {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image: url('/PublishingImages/blueDot.gif');
	border-bottom-style: solid;
	border-bottom-color: #91B0D4;
	border-bottom-width: 1px;
}

.spineCustom-boxtext {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image:url('/PublishingImages/blueDot.gif')
}

.spineCustom-bluebox {
	background: #E6E6FF;
	list-style-type:lower-roman;
	list-style-image:url('/PublishingImages/blueDot.gif')
	}
