.copyright {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#CCCCCC
}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
}
.openedlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AFD8F3;
	text-decoration:none;
	font-weight:bold
}
body {
	margin:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	white-space:normal;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	margin:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height: 18px;
	color: #000000;
}

.title {
	font-size:18px;
	color:#072F74;
	font-weight:normal;
	line-height:26px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
ul {margin-left:15;}
a {
	font-weight:bold;
	color:#0066CC;
	text-decoration: none;
}
a:hover {font-weight:bold;color:#9bb203;}
.topleft {
	background-image: url(/images-site/headerback.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: #FFFFFF;
}
