@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */
body { 
  font:62.5%/2.2em Georgia,"Times New Roman",Times,serif;
  color:#555;
  outline:none;
  }
a:focus {outline-style:none;}
.strong {font-weight:bold;}
.ital {font-style:italic;}
.noborder { border:0 !important; }

div#topBar a { color:#fff;text-decoration:none; }
div#topBar a:hover { text-decoration:none;border-bottom:1px dotted #fff; }
div#topBarLeft, div#topBarRt, div#intro, div#introAlt, div#toc li, h3, div.leftColBody p, div#colList li { 
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  }
div#topBarLeft, div#topBarRt { 
  color:#fff;
  font-size:1.2em;
  line-height:3em;
  }
/* ------- LAYOUT STYLES  */
div#topBar { 
  background:url(../images/top_bg_pattern.gif) 0 0;
  background-repeat:repeat-x;
  min-width:100%;
  width:100%;
  height:46px;
  }
div#topBarLeft { float:left;padding:0 0 0 20px; }
div#topBarRt { float:right;padding:0 20px 0 0; }

div#container, div#header, div#headerPop, div#mainNav, div#page { 
  position:relative;
  width:909px;
  }

div#container {
  text-align:center;
  margin:0 auto;
  padding:35px 0 30px 0;
  }
div#header {
  background:url(../images/heart-home_newsletter.jpg) 0 0;
  background-repeat:no-repeat;
  height:169px;
  }
div#headerPop {
  background:url(../images/heart-home_newsletter_pop.jpg) 0 0;
  background-repeat:no-repeat;
  height:169px;
  }
/* HEADER ------- Newsletter Issue # */
h1#issue1, h1#ed02, h1#ed03, h1#edmom, h1#edpop, h1#ed04, h1#ed05 { 
  width:258px; 
  height:154px;
  position:absolute;
  z-index:999;
  bottom:40px;
  right:40px;
  }
h1#edmom {width:297px !important;}
h1#issue1 span, h1#ed02 span, h1#ed03 span, h1#edmom span, h1#edpop span, h1#ed04 span, h1#ed05 span { display: none }
h1#issue1 { background:transparent url(../images/id_premiere.png) no-repeat top left; }
* html h1#issue1 {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/id_premiere.png',sizingMethod='scale');
  }
h1#ed02 { background:transparent url(../images/id_ed02.png) no-repeat top left; }
* html h1#ed02 {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/id_ed02.png',sizingMethod='scale');
  }
h1#ed03 { background:transparent url(../images/id_ed03.png) no-repeat top left; }
* html h1#ed03 {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/id_ed03.png',sizingMethod='scale');
  }
h1#edmom { background:transparent url(../images/id_edmom.png) no-repeat top left; }
* html h1#ed0mom {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/id_edmom.png',sizingMethod='scale');
  }
h1#edpop { background:transparent url(../images/id_edpop.png) no-repeat top left; }
* html h1#edpop {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/id_edpop.png',sizingMethod='scale');
  }
h1#ed04 { background:transparent url(../images/id_ed04.png) no-repeat top left; }
* html h1#ed04 {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/id_ed04.png',sizingMethod='scale');
  }
h1#ed05 { background:transparent url(../images/id_ed05.png) no-repeat top left; }
* html h1#ed05 {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/id_ed05.png',sizingMethod='scale');
  }
/* END HEADER ------- Newsletter Issue # */

div#mainNav {
  text-align:left;
  margin:30px 0 0 0;
  }
div#tocHolder {
  width:430px;
  border-right:1px dotted #c8be9f;
  }
div#toc {
  padding:0 44px 0 22px;
  }
div#toc h2 {
  color:#ee3a43;
  font-size:1.8em;
  letter-spacing:2px;
  }
div#toc ul li { list-style-type:none; }
div#toc li { 
  margin:12px 0;
  border-bottom:1px dotted #a2c8f8;
  }
div#toc li a:link, div#toc li a:visited { 
  display:block; 
  background-image:url(../images/arrownews.gif); 
  background-repeat:no-repeat; 
  background-position:0 .3em;
  padding:0 3px 12px 16px; 
  color:#555;
  font-size:1.4em;
  line-height:140%;
  text-decoration:none;
  }
div#toc li a:visited { 
  background-image:url(../images/arrownews_vstd.gif);  
  color:#a3a3a3;
  text-decoration:none;
  }
div#toc li a:hover { 
  background-image:url(../images/arrownews_on.gif); 
  text-decoration:underline;
  }

div#intro, div#introAlt { 
  position:absolute;
  top:20px;
  left:431px;
  }
div#intro p, div#introAlt p { 
  padding:0 45px 10px 26px;
  color:#0070cd;
  font-size:16px;
  line-height:140%; 
  }
div#intro p { color:#0070cd; }
div#introAlt p { color:#5a5a5a; }
.introImg {
  float:right;
  padding:0 0 15px 15px;
  }

div#page {
  clear:both;
  overflow:hidden;
  text-align:left;
  margin:40px 0 30px 0;
  }
div#leftCol {
  float:left;
  padding:0 0 0 5px;
  }
div#leftCol, div#leftCol img.tab {
  width:240px;
  }
div.leftColBody {
  background-color:#e0ebf3;
  padding:18px 20px 20px 25px;
  }
div.leftColBody p {
  font-size:1.2em;
  line-height:140%;
  padding-bottom:14px;
  }
.boldPlus {
  font-weight:bold;
  font-size:110%;
  }
div#rightCol { 
  float:right;
  width:620px;
  padding:30px 10px 0 0;
  }
div#rightCol p, div.callout p {
  font-size:1.3em;
  line-height:160%;
  padding:0 0 1em 0;
  }
h3 {
  font-size:2.6em;
  font-weight:bold;
  color:#0070cd;
  line-height:110%
  }
.byline {
  font-size:1.1em;
  color:#989898;
  text-transform:uppercase;
  padding:10px 0;
  }
span.opener {
  font-size:110%;
  }
span.title {
  font-size:120%;
  }
div.hr {
  border-top:1px dotted #ee3a43;
  margin:2.5em 0 3.5em 0;
  }
div.forward {
  text-align:center;
  padding:30px 0 0 0; 
  }

div.mainPhoto {
  float:right;
  margin:20px 0 10px 25px;
  }
div.mainPhoto {
  border:1px solid #c3b68f;
  background-color:#e3d9ba;
  padding:5px;
  }
div.subPhoto {
  float:left;
  margin:10px 25px 10px 0;
  }
div.subPhotoRt {
  float:right;
  margin:10px 0 10px 25px;
  }
div.subPhoto, div.subPhotoRt {
  border:1px solid #c3b68f;
  background-color:#e3d9ba;
  padding:3px;
  }

div.callout {
  background-color:#f3efe3;
  margin:10px 0 30px 0;
  padding:20px 40px 10px 40px;
  }
div.callout a  {
  color:#555555;
  text-decoration:none;
  border-bottom:1px dotted #555555;
  }
div.callout a:hover {
  color:#fff;
  background-color:#9e9e9e;
  text-decoration:none;
  }

.listRegular, .listNumbers {padding:0 0 10px 0;}
.listRegular li, .listNumbers li {
  padding:0 0 10px 0;
  margin:0 0 6px 15px;
  font-size:1.2em;
  line-height:160%;
  }
.listRegular li {list-style-type:disc;}
.listNumbers li {list-style-type:decimal;margin-left:2em; }

.listHeartsRed ul li { list-style-type: none; }
.listHeartsRed li {
  padding:0 0 10px 25px;
  font-size:1.2em;
  line-height:160%;
  }
.listHeartsRed li { background:url(../images/icon_heart_red.gif) no-repeat 0 .2em; }

a.blue  {
  color:#0170c2;
  text-decoration:none;
  border-bottom:1px dotted #0170c2;
  }
a:hover.blue {
  color:#fff;
  background-color:#a4c8ff;
  text-decoration:none;
  }

.backtotopImg img {
  width:11px !important;
  height:10px !important;
  }

/*
div#backtotop a  {
  color:#0170c2;
  text-decoration:none;
  border-bottom:1px dotted #0170c2;
  }
div#backtotop a:hover {
  color:#fff;
  background-color:#a4c8ff;
  text-decoration:none;
  }
div#backtotop {
  text-align:right;
  margin:0 10px 0 0;
  text-transform:uppercase;
  }
*/

div#colList ul li { list-style-type:none; }
div#colList li { 
  font-size:1.2em;
  line-height:140%;
  }
div#colList li a:link, div#colList li a:visited { 
  display:block; 
  background-image:url(../images/arrownews.gif); 
  background-repeat:no-repeat; 
  background-position:0 .23em;
  padding:0 3px 10px 16px; 
  color:#0170c2;
  text-decoration:none;
  }
div#colList li a:visited { 
  background-image:url(../images/arrownews.gif);  
  color:#8cb8f1;
  text-decoration:none;
  }
div#colList li a:hover { 
  background-image:url(../images/arrownews_on_blue.gif); 
  text-decoration:underline;
  }

div#footerSep {
  width:100%;
  clear:both;
  background:url(../images/footer_pattern.gif) 0 0;
  background-repeat:repeat-x;
  }
div#footer {
  clear:both;
  overflow:hidden;
  margin-left:40px;
  color:#999;
  font-size:1.1em;
  line-height:130%;
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  }
div#footer .footLogo, div#footer .footCopy, div#footer .footSub, div#footer .footComment {
  display:inline;
  float:left;
  text-align:left;
  }
div#footer .footLogo { width:92px; }
div#footer .footCopy, div#footer .footSub, div#footer .footComment { width:175px;margin-top:10px; }
div#footer .footCopy { padding:8px 30px 0 20px; }
div#footer .footSub { padding:8px 50px 0 50px; }
div#footer .footComment { padding:8px 0 0 50px; }
div#footer .footSub, div#footer .footComment { border-left:1px solid #ccc; }
p.footerTitle {
  font-size:1.4em;
  padding-bottom:10px !important;
  }
div#footer a { color:#333;text-decoration:none; }
div#footer a:hover { text-decoration:underline; }