/* CSS Document */
div#header form,
div#header span,
div#mainPic,
ul#nav	 {display: none;}

h1		{margin: 10px 0px; font: bold 20px Arial, Helvetica, sans-serif; color: black; background: inherit;}
h2		{margin: 5px 0px; font: bold 11px Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

a		{font-weight: bold; text-decoration: underline; color: #000000; background: inherit;}

p.center	{text-align: center;}

div#layout	{position: relative; width: 100%; height: auto;}

/* Header */
div#header	{width: 100%; height: 88px;}
div#logo	{float: left; clear: left; width: 197px;}
div#phone   {display: none;}

/* Content */
div#content	{width: 100%;}

ul#leftNav	{display: none;}

/* footer */
div#copyright			{width: 100%; margin: 15px 0px 0px; text-align: center; color: black; font: 11px Tahoma, Arial, Helvetica, sans-serif; background: inherit;}
div#copyright span		{color: black; background: inherit;}
div#copyright a			{color: black; background: inherit; font-weight: normal; text-decoration: none;}

div.pic img {display: none;}

table	{border: 1px solid black; width: 99%;}

div#contact	{position: absolute; top: 0px; left: 220px;}
div#contact p {float: left; clear: none; margin-right: 10px;}

/* Newsletters */
div#newsletterLayout {position: relative; left: 0px; top: 0px; width: 614px; height: auto; margin: 0px 0px; background: #FFFFFF; text-align: left; min-height: 542px; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #003399;}
div#newsletterLayout h1 {font: 18px Arial, Helvetica, sans-serif; color: #CC0000; background: inherit;}
div#newsletterLayout h2 {font: 14px Verdana, Arial, Helvetica, sans-serif; color: #003399; font-weight: bold;}
div#newsletterLayout a {text-decoration: underline; color: #0066FF; background: inherit;}
div#newsletterLayout a:hover	{color: #CC0000; background: inherit;}

div#newsletterHeader {width: 614px; height: 239px; background: #FFFFFF url(/images/email/header.jpg) -10px 0px no-repeat;}

div#newsletterContentTable {float: left; clear: left; width: 200px; height: auto; margin-top: -81px; margin-right: 0px; margin-left: 13px; border-right: 1px solid #FFCC00;}
div#newsletterContentTable div#newsletterTitle {margin-top: -25px; width: 114px; height: 55px;}
div#newsletterContentTable ul	{float: left; width: 180px; margin: 5px 9px 5px 0px; padding: 0px; border-top: 2px solid #FFCC00;}
div#newsletterContentTable ul li {width: 180px; margin: 0px; padding: 5px 0px; list-style: none; font-size: 12px; font-weight: bold; line-height: 150%; border-bottom: 2px solid #FFCC00;}
div#newsletterContact {margin-top: 75px;}
div#newsletterContent {margin-left: 240px; width: 365px; height: auto;}
div#newsletterContent img {border: 2px solid #0066FF; margin: 0px 5px;}
div#newsletterContent p, div#newsletterContent div {margin: 5px 0px; font-size: 11px; line-height: 150%;}
