body,td,th {font-family: Tahoma;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;
}
body {margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
}
a {color: #333333;	font-weight: bold;
}
a:link {text-decoration: none;
}
a:visited {text-decoration: none;
}
a:hover {text-decoration: underline;
}
a:active {text-decoration: none;
}
.HeadingRed {color: #FF0000;	font-weight: bold;
}
.NewsHeading {font-size: 10px;	font-weight: bold;
}
.NewsText {font-size: 10px; color: #333333;
}
.HeadingPink {font-size: 10px;	font-weight: bold;	color: #FF0066;
}
.ReferenceHeading {color: #FFCC00;	font-weight: bold;
}
.SmallGrey {color: #CCCCCC
}
.LinksBold {font-size: 12px;	font-weight: bold;
}
.WhiteTXT {
font-size: 10px; color: #FFFFFF;
}

h1 {
	font-size: 24px;
	color: #990000;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
h3 {
	font-size: 24px;
	color: #990000;
}
.IMGWRAP {
	float: left;
	padding: 3px;
	margin-right: 18px;
	height: 150px;
	width: 200px;
	margin-bottom: 9px;
}
.ServiceBlock {
	float: left;
	width: 490px;
	position: relative;
}
.clear {
	width: 490px;
	height: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	background-image: url(GIFs/Splitter.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

