#bgfooter {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 48px;

}
#tdheader {
	padding-top: 68px;
	padding-left: 38px;
}
#lineblack {
	padding-top: 9px;
	padding-left: 25px;
	background-image: url(../images/linetre.gif);
	background-repeat: no-repeat;
	background-position: left top;


}
#linegreen {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #88BF3F;
	padding-left: 15px;


}
#tdmaincontent{
	padding-left: 20px;
	padding-right: 15px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;

}
.copy {
	font-size: 11px;
}
a.nav:link, a.nav:visited  {
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}
a.nav:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
#active, a.nav:hover  {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
a.green:link, a.green:visited {
	color: #009933;
	text-decoration: underline;
	font-weight: bold;
}
a.green:hover {
	color: #00CC66;
	font-weight: bold;

}
#tdspacer {
	padding-right: 10px;

}
#lineGree2 {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #88BF3F;
}
