body {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #336699;
}

td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
}

a {
    color: #3366CC;
    text-decoration: none;
}
/* user styles seperated for Contribute users */
#rightcolumncontent p.indent {
    margin-left: 25px;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #42688D;
    margin: 0 0 12px 0;
    padding: 0
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #42688D;
    margin: 25px 0 12px 0;
    padding: 0;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    margin: 0 0 5px 0;
    padding: 0;
}

#rightcolumncontent p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    margin: 0 10px 12px 10px;
    padding: 0
}

#rightcolumncontent ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-indent: 0;
    list-style-position: outside;
    list-style-image: url(/images/oicbullet.gif);
    padding: 0 35px 0 44px;
    margin: 0 0 25px 0
}

#rightcolumncontent ol {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-indent: 0;
    list-style-position: outside;
    padding: 0 35px 0 44px;
    margin: 0
}


#rightcolumncontent li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    padding: 0;
    margin: 0 0 10px 0
}

#rightcolumncontent ul li ul li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-indent: 0;
    list-style-position: outside;
    list-style-type: circle;
    list-style-image: none;
    padding: 0;
    margin: 10px 0 15px 0
}

#rightcolumncontentcallout {
    color: #42688D;
    float: right;
    margin: 5px 4px 7px 7px;
    width: 135px;
    height: auto;
    background-color: #e9e1c2;
    border: 2px solid #666666
}

/* IE Alignment Hack */
*html #rightcolumncontentcallout {
    color: #42688D;
    float: right;
    margin: 5px 4px 7px 7px;
    width: 135px;
    height: auto;
    background-color: #e9e1c2;
    border: 2px solid #666666
}

#rightcolumncontentcallout_shiba {
    color: #42688D;
    float: right;
    margin: 5px 4px 7px 7px;
    width: 135px;
    height: auto;
    background-color: #e9e1c2;
    border: 2px solid #666666
}

/* IE Alignment Hack */
*html #rightcolumncontentcallout_shiba {
    color: #000000;
    float: right;
    margin: 5px 4px 7px 7px;
    width: 135px;
    height: auto;
    background-color: #e9e1c2;
    border: 2px solid #666666
}

/* #rightcolumncontentcallout div{
background-color: #42688D;
padding: 4px 4px .02em 4px;
margin-left: 0;
width:135px;
height:auto;
text-align: center;
}  */

#spotlightheader {
    background-color: #42688d;
    width: 135px;
    height: 18px;
}

/* IE alignment hack*/
*html #spotlightheader {
    background-color: #42688d;
    width: 143px;
    height: 15px;
}

    #spotlightheader p {
        color: #FFFFFF;
        font-size: 1em;
        font-weight: bold;
    }

#rightcolumncontentcallout p {
    padding: 0 0 0 0px;
    text-align: center;
    margin-bottom: 5px;
}

#rightcolumncontentcallout_shiba p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    padding: 0;
    text-align: left;
    margin-bottom: 5px;
}

#rightcolumncontentcallout hr {
    width: 135px;
    color: #42688d;
    height: .08em;
}


/* IE Alignment Hack */
* html #rightcolumncontentcallout hr {
    width: 143px;
    color: #42688d;
    height: .08em;
}


#rightcolumncontentcallout a {
    text-decoration: none;
    color: #42688D;
    font-weight: bold;
}

    #rightcolumncontentcallout a:hover {
        color: #000000;
        font-weight: bold;
    }

    #rightcolumncontentcallout a::visited:hover {
        color: #000000;
        font-weight: bold;
    }

#footer {
    display: block;
    width: 770px;
    clear: both;
    color: #FFFFFF;
    background: #42688D;
    text-align: center;
    font-size: 1em;
    margin: 0px 0px 10px 0px;
    padding: 10px
}

    #footer a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        color: #FFFFFF;
        text-decoration: none
    }

.homehighlight {
    margin: 5px 4px 7px 80px;
    width: 250px;
    height: 125px;
    background-color: #e9e1c2;
    border: 2px solid #42688D;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
}

    .homehighlight h2 {
        margin: 0;
    }

    .homehighlight h3 {
        color: red;
        margin: 0;
        font-size: 1em;
    }

        .homehighlight h3 a:link {
            color: red;
        }

            .homehighlight h3 a:link:visited {
                color: red;
            }

.pdf {
    color: red;
    font-size: .8em;
}

a.linkpdf:link {
    color: red;
    font-size: .8em;
}

a.linkpdf:visited {
    color: red;
    font-size: .8em;
}

a.linkpdf:hover {
    color: black;
    font-size: .8em;
}

a.linkpdf:active {
    color: red;
    font-size: .8em;
}

form {
    background-color: #CCCC99;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 30px;
    background-color: #006666;
    color: #DCDCDC;
}

.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #006666;
}

.header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    background-color: #006666;
    color: #DCDCDC;
}

.nav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #CCCCCC;
}

.navLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #DEDECA;
}

.sidebar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 3px;
    background-color: #FFFFFF;
}

.sidebarHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    background-color: #339999;
}

.sidebarFooter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    background-color: #CCCCCC;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
    background-color: #CCCCCC;
}

.legal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
}

.box1 {
    border-color: #CCCCCC #333333 #333333 #CCCCCC;
    border-width: medium;
    border-style: ridge;
}

.promo {
    font-family: "Times New Roman", Times, serif;
    color: #000033;
}

.titlebar {
    font-family: "Times New Roman", Times, serif;
    font-size: 9px;
    color: #FFFFFF;
    background-color: #336699;
}

.dingbat {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #99CC99;
    color: #006666;
    font-weight: bolder;
    font-size: medium;
}

a:hover {
    text-decoration: underline;
}

input.big {
    width: 100px;
}

input.small {
    width: 50px;
}

.HeadingBlue13 {
    font-size: 13px;
    font-weight: bold;
    color: #42688D;
}

.textBlack {
    font-size: 12px;
    color: Black;
}

.lable11Blue {
    font-family: Verdana;
    font-size: 11px;
    color: #42688D;
    text-decoration: underline;
}
