@charset "utf-8";
body {
	margin: 0px;
	height: 100%;
}
.tdBorderLeft {
	background-image: url(images/borderLeft.jpg);
	background-repeat: repeat-y;
	width: 36px;
}
.tdBorderRight {
	background-image: url(images/borderRight.jpg);
	background-repeat: repeat-y;
	width: 36px;
}
.tdHeaderLogo {
	background-image: url(images/headerBackground.jpg);
	background-repeat: repeat-x;
}
.tdNavigation {
	background-image: url(images/navBackground.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.tdLatestNews {
	background-image: url(images/LatestNewsBackground.jpg);
	background-repeat: repeat-y;
	line-height: .5%;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-image: url(images/arrow1.jpg);
	line-height: 1.4em;
	text-align: justify;
}

.tdFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2C84DD;
}
.blue {
	color: #2C84DD;
}
.blueBold {
	color: #2C84DD;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2C84DD;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4em;
	text-align: justify;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C84DD;
}
.galvanic {
	font-size: xx-large;
}
