/* Start of CMSMS style sheet 'michaeljewiit' */
/*
 * Start positioning elements
 */

#l1Navigation {
    position: absolute;
    top: 15px;
    left: 40px;
}

#leftPanelTab {
    position: absolute;
    top: 76px;
    left: 185px;
    width: 104px;
    height: 18px;
}

#leftPanel {
    background-color: #71656F;
    position: absolute;
    top: 94px;
    left: 0px;
    width: 289px;
    height: 223px
}

#leftCopyPanel {
    position: absolute;
    top: 336px;
    left: 40px;
    width: 240px
}

#l2Navigation {
    position: relative;
    top: 17px;
    left: 36px;
}

#l3Navigation {
    position: absolute;
    top: 76px;
    left: 289px;
    padding-left: 30px;
    word-spacing: 10px
}

#mainPanel {
    position: absolute;
    top: 94px;
    left: 289px;
    height: 223px;
    width: 711px;
    background-color: #A898B2
}

#pageNavigation {
    text-align: right;
    position: absolute;
    top: 317px;
    left: 0px;
    width: 1000px
}

#copy {
    position:absolute;
    top: 350px;
    left: 291px;
    width: 300px
}

#copySidePanel {
    position:absolute;
    top: 350px;
    left: 595px;
    width: 100px
}

#signature {
    position:absolute;
    top: 480px;
    left: 600px
}

/*
 * End positioning elements
 */

/*
 * Style elements
 */
body {
    color: #71656F;
    font-family: Gill Sans, Verdana, Arial;
    font-size: 75%
}

a {
    color: #71656F;
    font-weight: bold;
    text-decoration: none
}

a.navLink {
    font-weight: normal
}

a.l2NavLink {
    color: white;
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase
}

div.l2NavLinkSelected {
    color: #A898B2;
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase
}

span.l3NavLinkSelected {
    font-weight: normal;
    color: white
}

a:hover {
    color: #A898B2
}

.l1Navigation {
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.l1NavSpacer {

}

.leftPanelTab {
    background-color: #A898B2;
    color: #FFFFFF;
    text-align: center;
    padding-top: 1px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.copy {
    line-height: 200%;
    text-align: justify
}

.hurleyhunt {
    position: fixed;
    bottom: 2px;
    left: 2px
}

.hurleyhunt a {
    color: #A898B2
}

/* End of 'michaeljewiit' */

