html, body, td, p, ul, li, div, span {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
}

body {
	margin:0px;
	background-image:url(images/back_page.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#000000;
}

h1 {
	font-size:14px;
}

a:link, a:active, a:visited {
	color:#6699FF;
}

a:hover {
	color:#000000;
}

div#pageholder {
	background-image:url(images/back_hero.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:792px;
	display:block;
	overflow:hidden;
}

div#tdllogo {
	position:absolute;
	left:0px;
	top:137px;
	width:328px;
	height:116px;
	margin:0px;
}


div#content {
	position:absolute;
	left:328px;
	top:137px;
	width:659px;
	margin:0px;
}

div#pagetitle {
	width:667px;
	height:116px;
	margin:0px;
	padding:0px;
}

div#contenttext {
	margin:0px;
	background-image:url(images/back_content.png);
	background-repeat:repeat-y;
	width:667px;
	width:599px !important;
	*width:667px;
	padding-top:0px;
	padding-right:34px;
	padding-bottom:0px;
	padding-left:34px;
}

div#contentfooter {
	margin:0px;
	width:659px;
	height:84px;
}

div#navigation {
	position:absolute;
	left:100px;
	top:0px;
}

div#navigation ul {
	margin:0px;
	padding:0px;
	white-space:nowrap;
	list-style:none;
}

div#navigation li {
	display:inline;
}

a#navigation:link, a#navigation:active, a#navigation:visited {
	text-decoration:none;
	color:#6787AD;
	float:left;
	padding:7px;
	border-right:1px solid #193C62;
}

a#navigation:hover {
	color:#FFFFFF;
	background-color:#7B9BAD;
}

.disclaimer {
	color:#737373;
	font-size:10px;
}

.input_177, .input_177_error, .input_367, .input_367_error {
	margin:0px;
	padding:5px 5px 0px 5px;
	color:#000000;
	height:26px;
	border:none;
	background-color:transparent;
	background-repeat:no-repeat;
}

.input_177 {
	width:177px;
	background-image:url(images/input_177.png);
}

.input_367 {
	width:367px;
	color:#000000;
	background-image:url(images/input_367.png);
}

.input_367_error {
	color:#FF0000;
	width:367px;
	background-image:url(images/input_367_error.png);
}

.input_177_error {
	color:#FF0000;
	width:177px;
	background-image:url(images/input_177_error.png);
}

div#la_div {
	display:none;
	margin:0px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
