.blueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000099;
}
.greysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.darkergreyspaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #1B0981;
	margin-bottom: 0px;
	margin-top: 16px;
}
.greylinebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #666666;
}
.lightgreybox {
	border: 1px solid #999999;
}
.gillgrey {
	font-family: GillSans, Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #666666;
}
.greylinetopbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.lightergreybox {
	border: 1px solid #CCCCCC;
}
.toplessgreyline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bottomdotlightgrey {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.dotboxlightgrey {
	border: 1px dotted #999999;
}
.rightdot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.bluedotbox {
	border: 1px dotted #6699CC;
}
.smallergreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #666666;
}
.topdotlightgrey {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.smallerdarkgreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}
.topsolidlightgrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.leftdot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.toplessdotboxlightgrey {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
