/* CSS Document */
body{padding:0px; margin:0px; background:#ffffff; font:14px/18px Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h3, h4, h5, h6, h7{padding:0px; margin:0px;}
ul{list-style-type:none;}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


#container{ width:1034px; margin:auto; padding:0;}
#top{ background-image: url(images/treasurechest_optinstructions_top.gif); background-position:center top; background-repeat:no-repeat; width:1034px; height:388px; }

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #C00;
	border-bottom:1px dashed #cccccc;
	height:25px;
}
.newtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E19900;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #cccccc;
	font-weight: bold;
}
.newtextsmaller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.sidetext {
	color: #00F;
	border-bottom:1px dashed #cccccc;
	height:25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.sidetextbigger {
	color: #00C;
	border-bottom:1px dashed #cccccc;
	height:25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#container div table tr .tdright p {
	color: #000;
}

