body{
background-color: #50658A;
}

/* Header */
 #headerDiv{
  background-color: #BAD2D9;
  color: #333;
 }

 #headerDiv h1{
  margin-top: 15px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #50658A;
 }
/*\*/


.bar1{
border-top: solid;
border-top-width: 3px;
border-top-color: #4BA67B;
border-bottom: solid;
border-bottom-color: #4BA67B;
border-bottom-width: 1px;
font-size: 13px;
text-align: center;
background-color: #ECE9DA;
color: #50658A;
padding: 3px 0 3px 15px;
}


/* Left Bar */
.leftBarTopicDiv{
/* background-color: #BAD2D9;
border: solid;
border-width: 1px;
border-color: #607848;*/
margin: 2px 0; 
font-size: 12px;
padding: 3px 0 3px 10px;
}

.leftBarTopItemDiv{
text-align: left;
margin: 10px 0 0 0;
font-size: 12px;
}

.leftBarRelatedLinkDiv{
font-size: 12px;
margin: 2px 0;
font-size: 12px;
padding: 5px 0 0 10px;
}

.leftBarRelatedLinkDiv a{
text-decoration: underline;
color: #444;
}

.leftBarOfferLinkDiv a{
color: red;
}

.leftBarTopicDiv a{
color: #444;
}
/*\*/



/* Right Bar */
.rightBarItemLink{
color: #607848;
text-decoration: none;
}

.rightBarTopItemDiv{
margin: 10px 0 10px 0;
font-size: 12px;

}

.rightBarItemDiv{
font-size: 12px;
margin: 0 0 10px 0;
}

.rightBarItemTitle{

}

.rightBarItemPreview{
color: #666;
}
/*\*/


/* Footer */
#footer{
clear: both;
background-color: #ECE9DA;
font-size: 11px;
text-align: center;
padding: 0 0 3px 0;
}

.footerLinks{
color: #939DD8;
text-decoration: none;
}
/*\*/


.container{
width: 1230px;
font-family: "gill sans", "new baskerville", sans-serif;
margin: auto;
}


#bodyDiv{
background-color: #fff;
}

#bodyTable{

}


.offersTable{
background-color: #F0EFCF;
padding: 5px;
margin: 10px;
float: left;
}

.offersTable a{
color: red;
font-weight: bold;
text-decoration: underline;
}

.style1{
font-size: 13px;
color: #555;
}

.finePrint{
font-size: 10px;
color: #444;
}

.offerLink{
color: red;
font-size: 110%;
font-weight: bold;
text-decoration: underline;
}

h1,h2,h3{
font-weight: normal;
margin: 0px;
padding: 0px;
font: tahoma;
}

a{
color: #000;
text-decoration: none;
}

#dynArticleDiv{
font-size: 12px;
margin: 50px 10px 10px 10px;
}

#breadCrumb{
font-size: 13px;
}
#breadCrumb a{
font-size: 13px;
color: blue;
text-decoration: underline;
}

.sitemap a{
color: blue;
text-decoration: underline;
}

.headline1{
color: red;
font-size: 18px;
}



