* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, sans-serif; 
	margin: 0px; 
	padding: 0px;
}
img {
	border: 0;
}
#header {
	background-color:#FFFFFF;
	padding:0px;
	width: 1003px;
	height: 109px;
}
#headertext {
	text-align: center;
	padding: 5px;
}
#headerleft {
	float: left;
	background-image:url('../images/headerleft.jpg');
	margin: 0;
	padding: 0;
	width: 155px;
	height: 109px;
}
#headerright {
	float: right;
	margin: 0;
	padding: 0;
	width: 223px;
	height: 109px;
	background-image:url('../images/tdllogo.jpg');
	background-repeat: no-repeat;
}
#teletype {
	position: absolute;
	top: 90px;
	left: 155px;
	border: 0;
	width: 620px;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
#teletype a {
	color: #000000;
	text-decoration:none;
}
#wrapper {
	overflow:hidden;
	margin: 0;
	padding: 0;
	width: 1003px;
}
#bgcontainer {
	width:1003px;
	background-position: left top;
	background-image:  url("../images/bg.jpg");
	background-repeat: repeat-y; 
	float:left
}
#left {
	position: absolute;
	top: 109px;
	margin: 0;
	float:left;
	width: 155px;
	padding: 0px;
	background-image: url("../images/side.jpg"); 
	background-repeat:repeat-x; 
	background-color:#9d8dff;
}
#leftinner {
	padding: 5px;
}
#leftLogos {
	background-color: white;
	padding: 10px;
	margin: 5px;
	border: 1px solid #5900c4;
	text-align: center;
}
#right {
	position: absolute;
	top: 109px;
	left: 798px;
	float: right;
	width: 205px;
	padding: 0px;
	background-image: url("../images/side.jpg"); 
	background-repeat:repeat-x; 
	background-color:#9d8dff;
}
#rightinner {
	padding: 5px;
	padding-top: 28px;
}
#content {
	clear: both;
	padding: 5px;
	margin-left: 166px;
	margin-right: 215px;
	color:#FFFFFF;
	font-size: 13px;
	min-height: 740px;
	height: 740px;
}
div[id] #content {
	height:auto;
}
#content .prop {
	height: 740px;
	float: right;
	wisth: 1px;
}
#content .clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#content a{
	color:#FFFFFF;
	text-decoration: underline;
}
#content img {
	margin: 5px;
}
#content .contentHeader {
	color: #1e0089; 
	font-size: 18px;
	font-weight: bold;
	margin-left: 2px;
	margin-bottom: 2px;
}
#content p{
	padding-bottom: 10px;
}
#content  ul {
	margin-left: 20px;
	list-style: disc;
}

#content .offers {
	border: 2px solid #5900c4;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	text-align: center;
	font-size: 16px;
}
#content .offers p {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#content .offersTitle {
	font-size: 24px;
	font-weight: bold;
	color: #3f1baf;
}
#content .offers a {
	color: #000099
}
#content .terms ol{
	margin: 0;
	width: 604px;
	padding: 0;
	border: 0;
}
#content .terms li {
	margin-left: 25px;
	padding: 0;
}
#linkTable {
	width: 100%;
}
#linkTable td {
	width: 50%;
}
#linkDiv {
	background-color:#FFFFFF;
	height: 100%;
	padding: 0;
}
#linkList {
	list-style-type: none;
}
#linkList li {
	float: left;
	width: 290px;
}
#linkList img {
	display: block;
}
#linkList .liHr{
	clear:both;
	float: none;
	width: 570px;
}
#content .ColumnWrapper {
}
#content .leftColumn {
	float: left;
	width: 300px;
}
#content .leftColumn label {
	font-weight: bold;
	float: left;
	width: 110px;
}
#content .leftColumn select {
	width: 180px;
}
#content .rightColumn {
	float: right;
	width: 300px;
}
#content .largeTextInput {
	width: 180px;
}
#content .columnBottom {
	clear: both;
}
#content .hidden {
	display: none;
}
#ProductList {
	color: #1e0089;
	background-color:#FFFFFF;
	padding-top: 5px;
}
#ProductList .item{
	width: 600px;
}
#ProductList .picture {
	float: left;
	width: 200px;
	text-align: center;
}
#ProductList .productText {
	float: right;
	width: 400px;
}
#ProductList a {
	color: #1e0089;
	text-decoration: none;
}
#ProductList .footer {
	clear: both;
	padding-left: 10px;
}
#viewButton {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#ProductDetail {
	color: #1e0089;
	background-color:#FFFFFF;
	padding: 5px;
}
#ProductDetail img {
	float: left;
}
#ProductDetail .MainText {
	clear: both;
}
#ProductDetail  ul {
	margin-left: 20px;
	list-style: disc;
}
#ProductDetail a {
	color: blue;
	text-decoration:underline;
}
#ProductDetail select {
	width: 180px;
}
#ProductDetailRight {
	float: right;
}
/* Hide from IE5-mac. Only IE-win sees this.
The Holly hack, used to combat the IE6 peekaboo bug
\*/
* html #ProductDetail img {
	margin-left: 10px;
}
* html p {
	height: 1%;
	margin-left: 0;
}
/* End hide from IE5/mac
End holly hack */
#footer {
	clear:both;
	background-color:#2e1fbe;
	color:#FFFFFF;
	text-align:center;
	font-size: 10px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation {
	border: 0;
	padding: 0;
	margin: 0;
	width:100%;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li a {
	display: block;
	padding: 8px 5px 2px 20px;
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
	background-image:url(../images/navbutton.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
#navigation li a:hover {
	background-image:url(../images/navbuttonover.jpg);
}
#newsletter input {
	width: 140px;
}
#newsletter .submit {
	width: 80px;
}
.pageTopLink {
	text-align: right;
	padding: 10px;
}
.pageTopLink a {
	text-decoration: underline;
}
image {
	border: 0;
}
.Normal-P {
	margin:4.5pt 0.0pt 4.5pt 0.0pt; 
	text-align:left; 
	font-weight:400; 
}
.Normal-P0 {
	margin:0.0pt 0.0pt 0.0pt 0.0pt; 
	text-align:left; 
	font-weight:400; 
}
.Normal-P1 {
	margin:0.0pt 0.0pt 0.0pt 0.0pt; 
	text-align:center; 
	font-weight:400; 
}
.Normal-C {
	font-weight:700; 
	font-size:9.0pt; 
	line-height:1.25em; 
	color:#334a8f; 
}
.Normal-C0 {
	font-weight:700; 
	font-size:19.5pt; 
	line-height:1.19em; 
	color:#334a8f; 
}
.Normal-C1 {
	font-weight:700; 
	font-size:12.8pt; 
	line-height:1.18em; 
	color:#ffffff; 
}
.Normal-C2 {
	font-size:8.3pt; 
	line-height:1.27em; 
	color:#ffffff; 
}
.Normal-C3 {
	font-weight:700; 
	font-size:12.0pt; 
	line-height:1.25em; 
	color:#1e0089; 
	text-decoration: none;
}
.Normal-C4 {
	font-size:9.8pt; 
	line-height:1.23em; 
	color:#090089; 
}
.Normal-C4 a {
	color:#090089; 
}
.Normal-C5 {
	font-size:12.0pt; 
	line-height:1.17em; 
	color:#7271a1; 
}
.headlineLink {
	text-decoration: none;
}