
body {
   background-color: #000066;
   padding: 0px;
   margin: 20px auto 20px auto;
}
p, h1, h2, li {
   font-family: Arial, Helvetica, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
#body {
   text-align: left;
   width: 800px;
   background-color: #ffffff;
}
#award p {
   color: #ffffff;
   font-size: 105%;
   text-align: center;
}
#intro p {
   color: #ffffff;
   font-size: 105%;
   text-align: center;
}
#intro a, #intro a:visited {
   color: #ffffff;
   text-decoration: none;
}
#intro a:hover {
   color: #91aacf;
   text-decoration: underline;
}
#intro .small {
   font-size: 80%;
}
#intro .flash {
   margin-top: 120px;
}
#logobar {
   border-top: 6px solid #ffffff;
   border-right: 6px solid #ffffff;
   border-left: 6px solid #ffffff;
}
#leftbar {
   width: 150px;
   background-color: #000066;
   border-top: 6px solid #ffffff;
   border-bottom: 6px solid #ffffff;
   border-left: 6px solid #ffffff;
}
#leftnav p {
   color: #ffffff;
   font-size: 70%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#leftnav p a, #leftnav p a:visited {
   background-color: #cccccc;
   color: #000066;
   text-transform: uppercase;
   padding: 5px 5px 5px 15px;
   border-bottom: 6px solid #ffffff;
   display: block;
}
#leftnav img {
   margin-bottom: 5px;
}
#leftnav p a:hover {
   color: #ffffff;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   color: #ffffff;
}
#leftnav .shade1 a:hover {
   background-color: #000066;
}
#leftnav .shade2 a:hover {
   background-color: #4b3eaf;
}
#leftnav .shade3 a:hover {
   background-color: #3599cc;
}
#leftnav .shade4 a:hover {
   background-color: #91aacf;
}
#leftnav .shade5 a:hover {
   background-color: #808284;
}
#content {
   border: 6px solid #ffffff;
}
#content p {
   color: #000000;
   font-size: 75%;
   margin-top: 0px;
   margin-bottom: 10px;
   line-height: 150%;
}
#content a, #content a:visited {
   text-decoration: none;
}
#content a:hover {
   color: #000000;
   text-decoration: underline;
}
#content h1 {
   color: #000066;
   font-size: 80%;
   text-align: left;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 {
   color: #000066;
   font-size: 80%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 25px;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 25px;
}
#content li {
   color: #000000;
   line-height: 150%;
   margin-bottom: 3px;
}
/* needed separately from li to allow for div around opportunity detailn */
#content .bullets li {
   font-size: 75%;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup td h2 {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten td h2 {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .column {
   background-color: #f4f4f4;
}
#content .columnl {
   background-color: #f4f4f4;
   border-right: 3px solid #ffffff;
}
#content .columnr {
   background-color: #f4f4f4;
   border-left: 3px solid #ffffff;
}
#content .submenu {
   border-bottom: 6px solid #ffffff;
}
#content .submenu p {
   font-size: 70%;
   font-weight: bold;
   text-transform: uppercase;
   margin: 0px;
   padding: 3px 10px 4px 10px;
}
#content .submenu a, #content .submenu a:visited {
   text-decoration: none;
}
#content .submenu a:hover {
   text-decoration: none;
}
#content .submenu2 {
   border-bottom: 6px solid #ffffff;
}
#content .submenu2 p {
   font-size: 70%;
   font-weight: bold;
   text-transform: uppercase;
   margin: 0px;
   padding: 3px 10px 4px 10px;
}
#content .submenu2 a, #content .submenu2 a:visited {
   text-decoration: none;
}
#content .submenu2 a:hover {
   text-decoration: none;
}
#content .block_header {
   border-bottom: 6px solid #ffffff;
   padding: 3px 10px 3px 10px;
}
#content .block_header p {
   color: #ffffff;
   font-size: 100%;
   margin: 0px;
   padding: 0px;
}
#content .opportunity_header {
   background-color: #808284;
   color: #ffffff;
   padding: 2px 5px 2px 5px;
}
/* removes need for p-tag around opportunity detail */
#content .opp_detail {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 75%;
}
#footer {
   background-color: #000066;
   padding-top: 4px;
   padding-bottom: 2px;
}
#footer p {
   font-size: 70%;
   font-weight: bold;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #ffffff;
}
#footer a:hover {
   text-decoration: none;
}

