body
{
    margin: 0px, 0px, 0px, 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76.1%;
}

a:link, a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#outer
{
    min-width: 900px;
    max-width: 1000px;
}

#top_outer
{
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
    height: 175px;
    border: 1px solid black;
}

#top_banner
{
    width: 700px;
    height: 169px;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    background: url(../images/top_banner.jpg);
    border: 1px solid black;
    float: left;
}

#top_right
{
    height: 169px;
    margin-left: 706px;
    margin-top: 2px;
    margin-right: 2px;
    border: 1px solid black;
}

#mid_outer
{
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    height: 29px;
    border: 1px solid black;
}

#standards
{
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    height: auto;
    border: 1px solid black;
    text-align: center;
    font-style: italic;
}

#breadcrumbs
{
    margin-top: 2px;
    margin-left: 2px;
    float: left;
    height: 25px;
}

#search
{
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    border: 1px solid black;
    width: 154px;
    height: 23px;
    float: right;
}

#content_outer
{
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
    border: 1px solid black;
}

#left_outer
{
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    width: 175px;
    float: left;
    border: 1px solid black;
}

#content_top_outer
{
    margin-left: 181px;
    margin-top: 2px;
    margin-right: 2px;
    border: 1px solid black;
}

#content_body_outer
{
    margin-left: 181px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    border: 1px solid black;
}

#footer
{
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    border: 1px solid black;
    text-align: center;
}

.clr
{
    clear: both;
}

.moduletable th
{
    background: #000080;
    text-align: left;
    padding-left: 2px;
    color: white;
}

.moduletable table
{
    margin-bottom: 5px;
}

#left_outer h3, .moduletable h3
{
    font-size: 1.3em;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 2px;
    background: url(../images/menu_header.jpg);
    text-align: left;
    font-weight: bold;
    padding-left: 2px;
    color: white;
}

#left_outer td
{
    padding-left: 5px;
}

table.nopad
{
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

td.greyline
{
    width: 1px;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    margin: 0;
}

#content_top_outer h3
{
    margin-top: 0px;
    background: #006000;
    text-align: left;
    padding-left: 2px;
    color: white;
}

.contentheading
{
    padding: 0;
    font-family: Arial, Helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: normal;
    vertical-align: bottom;
    color: black;
    text-align: left;
    width: 100%;
}

.small, .createdate
{
    font-size: .90em;
    color: grey;
    font-weight: normal;
    text-align: left;
}

.componentheading
{
    font-size: 1.3em;
    color: white;
    padding-left: 2px;
    margin 0;
    background: #006000;
    width: 100%;
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

.mosimage
{
    border: 1px solid black;
    margin: 10px;
}

.mosimage_caption
{
    border-top: 1px solid black;
}
