﻿a
{
	text-decoration: none;
}

body
{
	font-size: 1.3em;
	font-family: Arial, Verdana, Sans-Serif;
	color: #666666;
}

h1
{
	font-family: Arial;
	color: #006599;
	text-transform: uppercase;
	font-size: 1.5em;
	margin-bottom: 1.0em;
}

h2
{
	font-family: Arial;
	color: #e84f48;
	font-size: 1.3em;
	margin-bottom: 1.0em;
}

ul, p
{   
	line-height: 1.2em;
}
p
{
	margin-bottom: 1.0em;
}

#three-column-centre a
{
	color: #006599;
}

#three-column-centre ul
{
	margin-bottom: 1.0em;
}

#three-column-centre li
{
	list-style-type: disc;
	margin-left: 25px;
	margin-bottom: 0.3em;
}

.intro
{
	font-size: 1.1em;
	color: #408cb3;
	font-weight: bold;
}

.DashedLineTable td.Line 
{
	border-bottom:1px dashed #999999;
	width:100%;
}

.DashedLineTable td 
{
	border:0 none;
	margin:0;
	padding:3px 0 0;
	white-space:nowrap;
}

#SearchResults ul
{
	margin-bottom: 10px;
}

#SearchResults h2
{
	margin-bottom: 0.5em;
}