@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: small;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCDFEE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.HeadTitle {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.ServicesTableBorder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.TopicBorder {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
}
.ServicesLink {
	font-family: Tahoma;
	font-size: small;
	color: #9C0000;
}
.FooterLink {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
}
.NewsMenuLink {
	font-family: Tahoma;
	font-size: small;
	color: #3571A2;
}
.PageTitle {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.TextTitle {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.TextDetails {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	color: #3C6699;
}
.ImageBorder {
	border: 1px dotted #C2ECF8;
}
