﻿body      {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #687B93;
}
/* .main       { margin-top: 25px; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #083F5E; border-right: 1px solid #25373f; border-left: 1px solid #25373f } */
.main       { margin-top: 25px; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #083F5E; border-right: 15px solid black; border-left: 15px solid black }
.blueCell  { color: #fff; background-color: #083F5E; border-top: 1px solid #25373f; border-bottom: 1px solid #25373f }
input { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; border: solid 1px #25373f }
.whiteCell   { color: #000; font-weight: bold; background-color: #white; padding-top: 3px }
.whitecell a   { color: #083F5E}
/* .leftColumn   { color: #085195; background-color: white; border: solid 1px #25373f } */
.leftColumn   { color: #085195; background-color: white; border-right: solid 1px black; border-top: solid 15px black; border-bottom: solid 15px black;}
.rightColumn { color: #fff; border-top: solid 15px black; border-bottom: solid 15px black; }
.rightColumn a   { color: white }
.dateCell  { font-size: 10px; text-align: left; text-indent: 12px; vertical-align: top }
.bio  { padding: 3px; border-top: 1px solid #e7deb5}
.bio a   { color: #e7deb5 }
.bioPic { margin-right: 3px; float: left; border: solid 1px #25373f }
h4     { color: #e7deb5; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 0 }
table   { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.contentDiv  { color: #fff; font-size: 16px; margin-right: 5px; margin-left: 5px }
hr { height: 1px }
.menudiv { text-align: right }
