@charset "utf-8";
body {
	background-color: #E5DDCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #E5DDCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright {
	color: #33312A;
	padding-top: 5px;
}
.TDbackground {
	background-color: #34312A;
}
.stockPrice {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9px;
	color: #E0DCD3;
}
a:link {
	color: #E5DDCC;
}
a:visited {
	color: #E5DDCC;
}
a:hover {
	color: #FEC114;
}
a:active {
	color: #E5DDCC;
}
#contactFooter {
	width: 782px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #656254;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-position: center;
	margin-left: 8px;
}
.header_Page {
	font-size: 14px;
	font-weight: bold;
	color: #FEC114;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.padCheckBoxes {
	padding-top: 5px;
}
.pad {
	line-height: 25px;
}

