* {
  border: none;
  margin: 0;
  padding: 0;
}
body {
  background: #243346;
  color: #243346;
  font: 13px/160% Arial, Helvetica, Verdana, sans-serif;
  padding: 20px;
  text-align: center;
}
#wrapper {
    background: #fff url("images/bg_wrapper.gif") no-repeat 0 100%;
    margin: 0 auto;
    text-align: left;
    width: 560px;
}
#header {
    background: transparent url("images/bg_header.jpg") no-repeat 0 0;
    height: 383px;
	position: relative;
}
#header a {
	display: block;
	line-height: 1000px;
	overflow: hidden;
	height: 70px;
}
#header h1 {
    background: transparent url("images/arrow.gif") no-repeat 0 1px;
	height: 32px;
	width: 27px;
	overflow: hidden;
	position: absolute;
	right: -27px	;
	bottom: 0;
	line-height: 1000px;
}
#header > h1 {
	background-position: 0 0;
}
#teaser {
    background: #dddfe5;
    border-bottom: 1px solid #dadce2;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
    float: left;
    width: 100%;
}
#teaser h2 {
    color: #65768b;
    font-size: 150%;
    font-weight: normal;
    padding: 0 25px;
}
#teaser h2 em {
    color: #243346;
    display: block;
    font-size: 130%;
    font-style: normal;
    margin-bottom: 0.2em;
}
#teaser p {
    padding: 0 65px 0 25px;
    margin-top: 1em;
}
#teaser ul {
    float: left;
    list-style: none;
    padding: 0 25px;
    padding-top: 1.5em;
}
#teaser.iconlist ul {
    background-position: 25px 1.3em;
    background-repeat: no-repeat;
    clear: both;
    padding-left: 27px;
    width: 400px;
}
#teaser.iconlist .info {
    background-image: url("/d/newsletter/_images/icon_info.gif");
}
#teaser.iconlist .tips {
    background-image: url("/d/newsletter/_images/icon_tips.gif");
}
#teaser.iconlist .news {
    background-image: url("/d/newsletter/_images/icon_news.gif");
}
#teaser .asynchron {
    margin-right: 50px;
}
#teaser li {
    background: transparent url("/d/newsletter/_images/icon_list.gif") no-repeat 0 0.4em;
    padding-left: 14px;
}
#teaser li a {
    color: #243346;
    text-decoration: none;
}
#teaser .listheader {
    background: transparent;
    padding-left: 0;
    font-weight: bold;
}
#teaser #signup {
    position: absolute;
    right: 25px;
    bottom: 20px;
}
#content {
	background: transparent url("images/bg_content.gif") repeat-x 0 1px;
    clear: both;
    padding: 20px 25px;
    padding-bottom: 0;
}
#content a {
    color: #f58f16;
}
#content h1 {
	font-weight: normal;
	line-height: 100%;
	padding: 0.5em 0 1em 0;
}
#content h1 em {
    color: #65768b;
	display: block;
	font-size: 80%;
	font-style: normal;
}
#content h3,
#content h4 {
    clear: both;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 1em;
}
#content h4 a {
    color: #243346;
    text-decoration: none;
}
#content h4 {
    font-size: 100%;
    margin: 0;
}
#content .badge {
    float: right;
    margin-left: 1em;
    margin-bottom: 6em;
}
#content .imgleft {
    float: left;
    margin-right: 1em;
}
#content .imgright {
    float: right;
    margin-left: 1em;
}
#content p,
#content ul,
#content ol {
    clear: both;
    margin-bottom: 1em;
}
#content ul strong {
    color: #65768b;
}
#content ul,
#content ol {
    margin-left: 20px;
}
#content .info {
    background-image: url("/d/newsletter/_images/icon_info2.gif");
}
#content .today {
    background-image: url("images/icon_today.gif");
}
#content .yesterday {
    background-image: url("images/icon_yesterday.gif");
}
#content .tips {
    background-image: url("/d/newsletter/_images/icon_tips2.gif");
}
#content .news {
    background-image: url("/d/newsletter/_images/icon_news2.gif");
}
#content .info,
#content .news,
#content .tips,
#content .today,
#content .yesterday {
    background-repeat: no-repeat;
    background-position: 0 0.5em;
    border-top: 1px solid #dddfe5;
    font-weight: normal;
    padding: 0.3em 0;
    padding-top: 1em;
    padding-left: 45px;
    font-size: 170%;
    float: left;
    width: 460px;
}
html > body #content .info,
html > body #content .news,
html > body #content .tips {
    width: 470px;
}
#content .hilite {
    border-top: 1px solid #dddfe5;
    border-bottom: 1px solid #dddfe5;
    font-size: 120%;
    padding: 20px 0;
    padding-bottom: 5px;
    margin-bottom: 1.5em;
}
#content .hilite p {
    color: #65768b;
}
#content .hilite h2 {
    font-size: 130%;
    margin-bottom: 0.2em;
}
#content .hilite  h3 {
    color: #f5a416;
    font-size: 100%;
}
#content table {
    font-size: 90%;
    line-height: 150%;
    margin-bottom: 2em;
}
#content table caption {
	background: transparent url("images/bg_time.gif") repeat-x -1px 100%;
    text-align: left;
    font-size: 150%;
	margin-bottom: 2em;
    padding: 1em 0;
}
#content table,
#content td,
#content th {
    vertical-align: top;
    border-collapse: collapse;
}
#content td,
#content th {
    padding: 0.2em 0.5em;
}
#content th {
    color: #65768b;
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}
#content .alternate td,
#content .alternate th {
    background: #f5f5f7;
}
#content td strong,
#content td em {
    display: block;
    white-space: nowrap;
}
#content .imagesection {
    clear: both;
    float: left;
    padding-bottom: 1em;
    position: relative;
    padding-left: 140px;
    width: 500px;
}
#wrapper > #content .imagesection {
    width: 370px;
}
#content .imagesection img {
    border: 1px solid #efefef;
    padding: 4px;
    position: absolute;
    left: 0;
    top: 0;
}
#footer {
    color: #65768b;
    font-size: 85%;
    line-height: 140%;
    padding: 20px 25px;
}
#footer p {
    margin-bottom: 1em;
}
#footer .info {
    clear: both;
    background: transparent url("/d/newsletter/_images/icon_info3.gif") no-repeat 0 0;
    padding-left: 32px;
}
#footer a {
    color: #65768b;
    text-decoration: underline;
}
#footer address {
    font-style: normal;
}
#footer .personal {
    float: left;
    padding-right: 20px;
}
    