body {
    font-size :    10px;
    text-align :    center;
    font-family: Verdana, Geneva, sans-serif;
    background :    url(/files/commitcom/html/img/bg.gif) repeat-x #b1b1b1;
    color :    #000;
}
textarea {
    font-family: Verdana, Geneva, sans-serif;
    font-size :    1em;
}
input {
    font-family: Verdana, Geneva, sans-serif;
    font-size :    1em;
}
select {
    font-family: Verdana, Geneva, sans-serif;
    font-size :    1em;
}
.pageBackground {
    background :    #fff;
}
#pageWidth {
    width :    934px;
    padding :    1px;
    margin-left :    auto;
    margin-right :    auto;
    margin-bottom :    20px;
    text-align :    left;
}

#pageBodyHolder {
    width: 934px;
    background: url(/files/commitcom/html/img/pagebody.png) repeat-y top left;
}

#pageBody {
    width: 900px;
    margin-left: 17px;
}

#headerHolder {
    height: 90px;
    background: url(/files/commitcom/html/img/header.jpg) no-repeat top left;
}

#menu1 {
    padding-top: 60px;
    position :    relative;
    z-index :    100;
    margin-left: 140px;
    white-space :    nowrap;
    font-family: Verdana, Geneva, sans-serif;
}
.mlddm {
    margin :    0px;
    padding :    0px;
}
.mlddm li {
    display: inline;
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}
.mlddm li a {
    display :    block;
    padding :    0px 9px;
    line-height :    30px;
    font-size :    11px;
    font-weight :    normal;
    color :    #fff;
    text-decoration :    none;
    background: url(/files/commitcom/html/img/navisep.gif) no-repeat right 10px;
}

.mlddm li:last-child a {
  background: none;
}


.mlddm li a.active {
    color: #dfab00;
}
.mlddm li a:hover {
    text-decoration: underline;
}
.mlddm ul {
    z-index: 1000;
    position: absolute;
    visibility: hidden;
    margin: 0 0 0 0;
    padding: 0;
    background: #196ec5;
}
.mlddm ul li {
    float: none;
}
.mlddm ul li a {
    display: block;
    width: auto;
    margin: 0px;
    padding: 7px 10px 7px 10px;
    line-height: 1.2em;
    font-weight: normal;
    text-align: left;
    text-transform: none;
    color: #ffffff;
    background: transparent;
    border-width: 0;
}
.mlddm ul ul {
    margin: 0px;
}
.mlddm ul li a.active {
    color: #dfab00;
}
.mlddm ul li a.hsub {
    padding-right: 25px;
    background: transparent no-repeat right url(/files/commitcom/html/img/arrow.gif);
}
.mlddm ul li a.hsub:hover {
    background: transparent no-repeat right url(/files/commitcom/html/img/arrow.gif);
}
.mlddm ul li a.hsubActive {
    padding-right: 25px;
    color: #dfab00;
    background:    no-repeat right url(/files/commitcom/html/img/arrow.gif);
}
.mlddm ul li a.hsubActive:hover {
    background: no-repeat right url(/files/commitcom/html/img/arrow.gif);
}

#contentHolderFP {
    padding: 20px 14px 20px 32px;
}

#contentHolderFP #mainContent {
    width: 470px;
    float: left;
    position: relative;
    overflow: hidden;
}

#contentHolderFP #rightContent {
    width: 347px;
    float: right;
    position: relative;
    overflow: hidden;
}

#contentHolder #decPicHolder{
    float:left;
}

#contentHolder {
    padding: 0 32px 20px 0;
}

#contentHolder #decPic {
    width: 373px;
    height: 453px;
}

#contentHolder #mainContent {
    padding-top: 32px;
    width: 470px;
    float: right;
}

.content {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
}

.content {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
}
.sideContent {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
}
.content a {
    color: #dfab00;
    text-decoration :    none;
    font-weight :    bold;
}
.sideContent a {
    color: #dfab00;
    text-decoration :    none;
    font-weight :    bold;
}
.content a:hover {
    text-decoration :    underline;
}
.sideContent a:hover {
    text-decoration :    underline;
}
.content h1 {
    font-size :    14px;
    margin-bottom :    0.8em;
    font-weight: bold;
    color: #196ec5;
}
.content h2 {
    font-size :    14px;
    margin-bottom :    0.8em;
    font-weight: bold;
    color: #196ec5;
}
.content h3 {
    font-size :    12px;
    margin-bottom :    0.8em;
    font-weight: bold;
    color: #000;
}
.content h4 {
    font-size :    12px;
    margin-bottom :    0.8em;
    font-weight: bold;
    color: #196ec5;
}
.content h5 {
    font-size :    12px;
    margin-bottom :    0.8em;
    font-weight: bold;
    color: #196ec5;
}
.content h6 {
    font-size :    12px;
    margin-bottom :    0.8em;
    font-weight: bold;
    color: #196ec5;
}

#footer {
    width: 934px;
    height: 45px;
    background: url(/files/commitcom/html/img/footer.png) no-repeat top left;
}

#footer p {
    padding: 7px 0 0 50px;
    margin: 0;
    font-size: 10px;
    color: #fff;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#powered {
    text-align: center;
}

#powered p {
    margin: 0;
    color: #d4d4d4;
    font-size: 10px;
}

#powered a {
    color: #d4d4d4;
    text-decoration: none;
}

#powered a:hover {
    text-decoration: underline;
}

.moduleHolder {
    margin :    0 0 10px 0;
}

.sideContent .moduleHolder.news .moduleBody {
    background: url(/files/commitcom/html/img/grayfadebg.gif) repeat-y top left;
}

.sideContent .moduleHolder.news .moduleHeader h2 {
    margin-bottom :    0;
    padding-left :    36px;
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: url(/files/commitcom/html/img/headerbg.gif) no-repeat top left;
}
.sideContent .moduleHolder.news .moduleContent {
    padding :    15px 15px 0 15px;
}

.sideContent .moduleHolder.news .newsSideBarSingleItem {
    border: none;
    padding-bottom: 15px;
}

.sideContent .moduleHolder.news .newsSideBarSingleItem .date {
    font-style: normal;
    font-size: 10px;
}

.sideContent .moduleHolder.news a {
    color: #196ec5;
    font-weight: bold;
}

.newsTable.newsPage .date .time {
    display: none;
}


.moduleHolder .moduleTop {
    display :    none;
}
.moduleHolder .moduleBtm {
    display :    none;
}
.borderColor1 {
    border-color :    #666666;
}
.borderColor2 {
    border-color :    #666666;
}
.borderColor3 {
    border-color :    #666666;
}

