
body   { font-size: 9pt; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #42a9cd; background-image: url("img/bg-body.jpg"); background-repeat: repeat-y; text-align: left; margin: 0; padding: 0 }
#container   { background-color: white; background-image: url("img/bg-container.jpg"); background-repeat: repeat-y; width: 720px }
#containerWhite  { background-color: white; background-repeat: repeat-y; width: 720px }
#leftCol { width: 186px; float: left }
#rightCol  { background-color: white; width: 534px; float: right }
#footer  { font-size: xx-small; text-align: left; width: 720px }
#footer p { padding-left: 8px }
a { color: #092e71; text-decoration: underline }
p.caption  { color: #333; font-size: 8pt; font-style: oblique; margin-top: 2px; margin-bottom: 4px; padding-top: 2px; padding-bottom: 0 }
/*SECTION: Issue Info*/
#IssueInfo  { color: white; font-size: 10pt; font-weight: bold; background-color: #092e71; margin: 0; padding: 8px 0; width: 100% }
#issueInfo small  { color: #e1eff8; font-size: x-small }
#issueInfo a  { color: #e1eff8; font-weight: normal; text-decoration: none }
#issueInfo p { margin: 0 0 0 10px; padding: 0 }
/*SECTION: In This Issue*/
#InThisIssue   { background-color: #8bd3e5; background-image: url("img/bg-InThisIssue.gif"); background-repeat: repeat-y; margin: 0 0 15px; padding: 8px 0 5px; width: 100% }
#InThisIssue h1 { font-size: 9pt; font-style: italic; font-weight: bold; margin-left: 8px }
#InThisIssue p { margin: 0 0 7px; padding-left: 8px }
#InThisIssue a  { color: #006; font-size: 8.5pt; text-decoration: none }
#InThisIssue a:hover { color: #000; text-decoration: underline }
/*SECTION: Did You Know?*/
#DidYouKnow    { color: #fff; background-image: url("img/bg-DidYouKnow.jpg"); background-repeat: repeat-y; margin-bottom: 12px; padding: 0 0 12px; width: 100% }
#DidYouKnow ul { margin-top: 0; margin-bottom: 0; margin-left: 27px; padding: 0; width: 152px }
#DidYouKnow li { margin-left: 0; padding-top: 7px }
/*SECTION: Drawing Signup*/
#Drawing { color: #caf5ff; background-color: #092e71; padding-top: 2px; padding-bottom: 5px; width: 100% }
#Drawing h1 { color: #fff; font-size: 11pt; margin-top: 12px; margin-left: 10px; width: 90% }
#Drawing p { font-size: 8pt; line-height: 11pt; margin-left: 10px; width: 90% }
#Drawing ol  { color: #fff; font-size: 8pt; font-weight: bold; list-style-type: upper-roman }
#Drawing li { margin-top: 5px; width: 95% }
#Drawing blockquote { color: #fff; font-size: 8pt; font-weight: bold }
#Drawing a { color: #fff }
/*SECTION: Intro (Letter from President)*/
#Intro { background-color: #e4f2f2; margin: 0; padding: 0 12px; width: 510px; border-bottom: 2px solid #092e71 }
#intro h1 { color: black; font-size: 16pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; padding: 14px 0 0 }
#intro h2 { color: #092e71; font-size: 11pt; font-weight: bold; margin: 0; padding: 14px 0 0 }
.presidentPhoto { padding-right: 5px; padding-bottom: 5px }
/*STORIES*/
.inlineIMGright { text-align: center; margin: 0 0 10px 10px; padding: 0; width: auto; float: right }
.inlineIMGright p { width: 140px }
.story    { background-color: white; margin-top: 5px; margin-bottom: 5px; margin-left: 12px; padding-top: 10px; padding-bottom: 20px; width: 510px; clear: both; border-bottom: 2px solid #092e71 }
/*.story   { margin-top: 5px; margin-bottom: 5px; margin-left: 12px; padding-top: 10px; padding-bottom: 20px; width: 510px; clear: both; border-bottom: 2px solid #092e71 }*/
h2 { color: #092e71; font-size: 13pt }
/*MISC*/
.clear { clear: both }
