.formatHeader {
    font-family: times;
    vertical-align: top;
    text-align: center
}

.formatSectionHeader {
    text-color: black;
    font-style: normal;
    font-size: 14pt;
    font-family: times;
    font-weight: bold;
    width: 600px;
    max-width: 600px;
    vertical-align: top;
    position: relative;
    left: 10;
    float: left; 
    z-index: 1;
}

.formatText {
    text-color: black;
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: normal;
    width: 600px;
    max-width: 600px;
    vertical-align: top;
    position: relative;
    left: 10px;
    float: left; 
    z-index: 0;
}

.indent {
    position: relative;
    left:50px;
}

.president {
    text-color: black;
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: normal;
    width: 600px;
    max-width: 600px;
    vertical-align: top;
    position: relative;
    left: 350px;
    float: left; 
    z-index: 0;
}

.tableCatalog {
    text-align: left;
    border: 0px;
    rules: none;
    background-image: url(/webImages/catalogSearch.jpg); 
    background-repeat: no-repeat;
    cellspacing: 0;
    cellpadding: 0;
    width: 600px;
    max-width: 600px;
    height: 247px;
    max-height: 247px;
    vertical-align: top;
    position: relative;
    left: 0px;
    float: left; 
}

.announcementBody {
    font-size: 10pt;
}

.announcementFooter {
    color: black;
    font-size: 10pt;
    vertical-align: top;
    text-align: center;
}

.announcementHeader {
    font-style: normal;
    font-size: 10pt;
    color: green;
    font-family: times;
    font-weight: bold;
}

.announcementTable {
    font-size: 10pt;
    text-align: left;
    border: 2px;
    border-color: green;
    border-style: solid;
    rules: all;
    cellspacing: 0;
    cellpadding: 0;
    vertical-align: top;
    position: relative;
    left: 0px;
    float: left; 
    z-index: 1;
}

.announcementTableInsert {
    font-size: 10pt;
    text-align: left;
    border: 0px;
    rules: all;
    cellspacing: 0;
    cellpadding: 0;
    vertical-align: top;
    position: relative;
    align: center;
    z-index: 1;
}

.body {
    left: 160;
    width: 650;
    vertical-align: top;
}

.footer {
    width: 650;
    font-size: 10pt;
    vertical-align: top;
    text-align: center;
}

.history {
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: normal;
    vertical-align: top;
}

.h2 {
    font-family: times;
    vertical-align: top;
    text-align: center;
}

.imgText {
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: normal;
    position: relative;
    left: 50;
    width: 650;
    vertical-align: top;
    float: left; 
}

.leftAlign {
    white-space: nowrap;
}

.mainLayout {
    position: absolute;
    top: 0;
    left: 0;
    width: 650;
    height: 100%;
}

.mainLayoutForm {
    width: 950;
    height: 100%;
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: normal;
}

.media {
    position: relative;
    left: 0;
    vertical-align: center;
}

.position {
    font-style: normal;
    font-size: 10pt;
    font-family: times;
    font-weight: normal;
    position: relative;
    left: 50;
    width: 650;
    vertical-align: top;
}

.sectionHeader {
    font-style: normal;
    font-size: 14pt;
    font-family: times;
    font-weight: bold;
    color: black;
    position: relative;
    width: 650;
    left: 50;
    vertical-align: top;
}

.subLinks {
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: normal;
    position: relative;
    left: 50;
    width: 650;
    vertical-align: top;
}

.rightAlign {
    text-align: right;
    float: right; 
    white-space: nowrap;
}

.rowHeading {
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: bold;
    background-color: #99bbcc;
}

.row1 {
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: normal;
    background-color: #ffffff;
}

.row2 {
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: normal;
    background-color: #eeeeee;
}