﻿html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#wrapper {
	background-color: #ffffff;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 900px;
}
.tdlegal
{
    font-size: 10pt;
    color: #2f4f4f;
}
a.reg:link
	{
		color: #ffffff; 
		font-size: 10pt;
		text-decoration: none
	}
a.reg:visited
	{
		color: #ffffff;
		font-size: 10pt;
		text-decoration: none
	}
a.reg:hover
	{
		color: #ffffff;
		font-size: 10pt;
		text-decoration: underline
	}
a.footlink:link
	{
		color: #3366cc; 
		font-size: 8pt;
		text-decoration: none
	}
a.footlink:visited
	{
		color: #3366cc;
		font-size: 8pt;
		text-decoration: none
	}
a.footlink:hover
	{
		color: #3366cc;
		font-size: 8pt;
		text-decoration: underline
	}
