body, td {
  font: normal 10pt Tahoma, Verdana, Arial, Helvetica;
}
a {
  color: #000080;
  text-decoration: none;
}
a:hover {
  color: #0000aa;
  text-decoration: underline;
}
img {
  border: 0;
}
.query {
  margin:0 1em 0 0;
  padding:0;
  font-family: Courier New;
  font-style: italic;
  font-size: 8.5pt;
  color:#009900;
  background:#cccccc;
  line-height:1.1em;
}


#navbar {
  background: #c0c0e0;
  padding: 2px;
  text-align: center;
}
#navbar a {
  font-weight: bold;
  color: #000080;
  text-decoration: none;
}
#navbar a:hover {
  font-weight: bold;
  color: #0000aa;
  text-decoration: underline;
}
#copyright {
  background: #c0c0e0;
  font-size: 8.5pt;
  padding: 2px;
  text-align: center;
}
#mainContainer {
  padding: 0.5em 6px 1em 6px;
  background: #f5f5f5;
  border-left: solid 1px #c0c0e0;
  border-right: solid 1px #c0c0e0;
}
#brotherPic {
  padding: 10px;
  display: block;
  text-align: center;
}

.new {
  color: #8080c0;
  background: #cecee3;
  font-weight: bold;
  font-variant: small-caps;
  padding: 1px 0.5em 1px 0.5em;
}

.purposes {
  margin: 6px;
  float: right;
  width: 300px;
}
.purposesTitle {
  font-size: 13pt;
  font-weight: bold;
  background: #8080c0;
}
.purposesText {
  padding: 5px 5px 5px 35px;
  font-size: 10pt;
  background: #dddddd;
  background-image: url('../img/quote.png');
  background-repeat: no-repeat;
}

.membersTitle {
  font-size: 13pt;
  font-weight: bold;
  padding: 2px;
  margin: 0.5em 0 0.5em 0;
  background: #8080c0;
}
.officers th {
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
}


.alumni th {
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
  
  vertical-align: top;
}


.constitutionTitle {
  font-size: 10pt;
  text-align: center;
}
.constitutionTitle .preTitle {
  font-weight: bold;
}
.constitutionTitle .mku {
  font-family: Times New Roman, Times, Serif;
  font-size: 22pt;
  font-weight: bold;
}

.constitutionContents .title {
  font-size: 12pt;
  font-weight: bold;
  margin: 0.6em 0 0.3em 0;
}
.constitutionContents ul {
  margin: 0;
}
.constitutionContents ol {
  font-size: 8.5pt;
}

.constitutionPDF {
  float: right;
  width: 300px;
  text-align: center;
  font-size: 10pt;
  margin: 6px;
  padding: 3px;
  background: #dddddd;
  border: solid 1px #bbbbbb;
}
.constitutionPDF .download {
  font-weight: bold;
}
.constitutionPDF .file {
  font-size: 8.5pt;
  margin: 0.5em 0 0.5em 0;
}
.constitutionPDF .requires {
  font-size: 8.5pt;
  margin-top: 1em;
}

.constitution .subtitle {
  font-size: 16pt;
  font-weight: bold;
  margin: 0.6em 0 0.6em 0;
}
.constitution .article, .constitution .amendment {
  font-size: 13pt;
  font-weight: bold;
  margin: 0.6em 0 0.6em 0;
  background: #e1e1ec;
}
.constitution .section {
  font-size: 10pt;
  font-weight: bold;
  margin: 0.5em 1.5em 0.3em 0;
}
.constitution .mku {
  font-variant: small-caps;
}
.constitution p {
  margin: 0;
}
.constitution ol {
  margin-top: 0.3em;
}
.constitution li {
  margin-bottom: 0.3em;
}

.newsletterTitle {
  font-size: 13pt;
  font-weight: bold;
  padding: 2px;
  margin: 0.5em 0 0.5em 0;
  background: #8080c0;
}
.newsletterPDF {
  margin: 0 auto 0 auto;
  width: 300px;
  text-align: center;
  font-size: 10pt;
  margin: 6px;
  padding: 3px;
  background: #dddddd;
  border: solid 1px #bbbbbb;
}
.newsletterPDF .download {
  font-weight: bold;
}
.newsletterPDF .file {
  font-size: 8.5pt;
  margin: 0.5em 0 0.5em 0;
}
.newsletterPDF .requires {
  font-size: 8.5pt;
  margin-top: 1em;
}
