@charset "utf-8";
.tdtile {
	background-image: url(images_/tdtile_r2_c1.jpg);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E0;
}
.toplogo {
	background-image: url(images_/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.insertext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align:left;
}
td {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.blueheadings {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #0077C1;
}
li {
	font-size: 13px;
}
ul {
	margin: 15px;
	padding: 15px;
	padding-top: 5px;
	float: left;
	color: #0077C1;
	text-align:left;
	font-family: "Trebuchet MS";
}
.contactdetails {
    font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}
a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0077C1;
	text-align:left;
	padding-top: 4px;
	text-decoration: none ;
}
