body {
	background-color: #003366;
	margin-top: 0px;
	color: 066;
}
dd {
	text-decoration: none;
	color: #003399;
}
a:link {
	color: 000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #CC0033;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	margin: 10px;
	line-height: 18px;
}
h2 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 25px;
}
td {
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 003333;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #003333;
	font-style: italic;
}
/* all curved boxes get the bottom-left corner */
div.rounded {
  background: #006699 url(images/corners/bl_8_006699_99ccff.gif) no-repeat bottom left;
  color: #dddddd;
  position: relative;
  padding-top: 0;
  padding-bottom: 8px;
  margin: 1em 10px 0 0 ;
  height:100%
}

/* all elements in 'div.rounded' gets the B-R corner */
div.rounded * {
  background: #006699 url(images/corners/br_8_006699_99ccff.gif) no-repeat bottom right;
  color: #dddddd;
  padding: 1em 2em 8px 0;
  margin: 0 0 -8px 8px;
  height:100%;
}

/* Scrub that B-R corner from all elements *2+* levels deep*/
div.rounded * * {
  padding: 0;
  margin: 0;
  background: none;
  color: #dddddd;
  height:auto
}

/* Set up some H's as 'box heads' with the T-R and T-L corners */
div.rounded h5, div.rounded h6 {
	color: #99ccff;
	background: #006699 url(images/corners/tr_8_006699_99ccff.gif) no-repeat top right;
	display: list-item;
	list-style-image: url(images/corners/tlc_8_006699_99ccff.gif);
	list-style-position: inside;
	list-style-type:none;
	padding: 0;
	margin: 0;
	position: relative;
}

div.rounded h5 {
  font-size: 1.6em;
}
div.rounded h6 {
  font-size: 1.2em;
}
div.quotespace {
	padding: 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: 000066;
}
hr {
	color: #003366;
}
#cont_form {
	width: 606px;
	background-color: #6699CC;
	margin: auto;
	height: 405px;
	border: 2px solid #224377;
}
#Table_01 tr td #coupon {
	padding: 1px;
	border: 1px dashed #224377;
	margin: 1px;
}
#Table_01 tr td #tr_adspace {
	border: 2px solid #224377;
	background-color: #69C;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.hanging-indent {
text-indent: -25px;
padding-left: 25px;
}
.invisible {
	display:none;
}
#ds_ad_box    {
	width: 90%;
	background-color: #69C;
	border: 2px solid #224377;
	padding: 5px;
	margin: auto;
	color: #03C;
	height: 400px;
}
#ds_ad_box #ds_ad    {
	display: block;
	float: right;
}
#ds_ad_box #ds_ad_text    {
	display: block;
	float: left;
	width: 310px;
	margin-top: auto;
	margin-bottom: auto;
}
#ds_ad_box #ds_ad_text p    {
	font-size: 12px;
	color: #000066;
	line-height: 19px;
	list-style-type: square;
}
#ds_ad_box #ds_ad_text ul li    {
	font-size: 12px;
	color: #000066;
	line-height: 19px;
	list-style-type: square;
}
#ds_ad_box #ds_ad_text ul li #note    {
	font-size: 10px;
	color: #000066;
	font-style: italic;
	line-height: 8px;
}
.style1 {
	font-size: 12px;
	padding-top: 0px;
	margin-top: 3px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.bold_red {
	font-weight: bold;
	color: #C00;
}
a.bold_red {
	font-weight: bold;
	color: #C00;
}
.pullquote {
	font-size: 12px;
	padding-top: 0px;
	margin-top: -10px;
}
#otdr_ad_box {
	width: 70%;
	background-color: #69C;
	border: 2px solid #224377;
	padding: 5px;
	margin: auto;
	color: #03C;
	height: 350px;
}
#odtr_ad_text p  {
	font-size: 12px;
	color: #000066;
	line-height: 19px;
	list-style-type: square;
}
#tr_adspace_image {
	float: left;
	margin-left: 50px;
}
#tr_adspace_text            {
	width: 400px;
	margin-left: auto;
	color: #000066;
	margin-right: auto;
	font-weight: bold;
}
#tr_adspace_text a:link {
	width: 400px;
	margin-left: auto;
	color: #000066;
	margin-right: auto;
	font-weight: bold;
}
