@charset "UTF-8";
/* CSS Document */

body { color: #000; font-family: Helvetica; }
h1, h2 { font-family: Georgia; }
	h1 a { text-decoration: none; }
p { line-height: 16pt; font-size: 12pt; }
a { color: #00367e; }
img, button, input[type="button"], input[type="reset"], #mainNav, #sideNav, #rightNav, #footer { display: none; }
input[type="text"] { border: none; border-bottom: 2px solid #000; }
select { border: none; border-bottom: 2px solid #000; color: #fff; }
abbr { border: 0; }
th,td { padding: 3px 25px 3px 10px; }
tr.opt { border: 1px solid red; background: #ddd; }

.stories #content img { display: block; }
.stories #content img.right { float: right; margin-left: 1.2em; }
.stories #content img.left { float: left; margin-right: 1.2em; }
.newsletter #content img { display: block; }
.newsletter #content img.right { float: right; margin-left: 1.2em; }
.newsletter #content img.left { float: left; margin-right: 1.2em; }

.president #date { font-style: italic; }

img#sig { display: block; }