.Header h2 { font-size: 18pt; }

.Content
{
    border-top: 1px solid #333;
    border-bottom: 0;
}

.Entry { position: realtive; }
.Entry .Section { width: 100%; margin: 10px 0; }
.Entry .Section td { width: 50%; }
.Entry .Section .Left { border-right: 1px dashed #ccc; }
.Entry .Section h3 { font-size: 8pt; color: #728993; text-transform: uppercase; border-bottom: 1px solid #728993; margin: 20px 20px 0 20px; }
.Entry .Section div { height: 100%; padding: 10px 10px 10px 20px; float: left; }
.Entry .Section ul { margin: 0 0 0 160px; padding: 10px; list-style: none; }
.Entry .Section a { color: #728993; text-decoration: none; }

.Entry .Section .Odd { background: #eff0ef; }

.Additional { width: 100%; border-bottom: 0px solid #99a7ae; text-align: left; }
.Additional h3 { background: #728993; padding: 5px; font-size: 9pt; color: #fff; width: 15em; }
.Additional h3 a, .Additional h3 a:visited { color: #fff; text-decoration: none; }

.Events { padding: 0px; }
.Events td { width: 50%; padding: 10px; }
.Events .Border { border-right: 1px dashed #ccc; }
.Events img { border: 1px solid #ccc; margin: 0 10px 10px 0; float: left; }
.Events h3 { padding: 10px; background: #eff0ef; color: #728993; text-transform: uppercase; }
.Events dl { margin: 10px; }
.Events .Date { padding: 0; margin: 0; font-size: 7pt; color: #777; }
.Events p { padding: 0; margin: 0; text-align: justify; color: #555; }
.Events .RSS img { margin: 10px; border: 0; }
