body
{
    font-family: "Lucida Grande" , Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#body_bg
{
    background-color: #2062aa;
}

a:link, a:visited
{
    color: #2062aa;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

ul
{
    margin: 0px;
    margin-left: 15px;
    padding: 0px;
}

ul a:link, ul a:visited
{
    color: #2062aa;
    text-decoration: none;
}

ul a:hover
{
    text-decoration: underline;
}

.contentheading, h3
{
    font-size: 1.2em;
    font-weight: bold;
    color: #000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    padding-top: 10px;
}

.contentheading a:link, .contentheading a:visited
{
    font-size: 1.3em;
    font-weight: bold;
    color: #2062aa;
    text-decoration: none;
}

.contentheading a:hover
{
    text-decoration: underline;
}

.modifydate
{
    font-size: .9em;
    color: #939393;
    padding-top: 15px;
}

.small
{
    font-size: .9em;
    color: #939393;
}

.createdate
{
    font-size: .9em;
    color: #939393;
}

.readon
{
    font-size: .9em;
    color: #939393;
    width: 100%;
}

a.readon:link, a.readon:visited
{
    font-size: .9em;
    color: #2062aa;
    text-decoration: none;
    background-image: url(../images/readon_button.jpg);
    background-repeat: no-repeat;
    height: 7px;
    width: 7px;
    background-position: 0px 3px;
    padding-left: 10px;
    width: 100%;
}

a.readon:hover
{
    text-decoration: underline;
}

td.buttonheading
{
    width: 12px;
}

.contentpaneopen
{
    width: 100%;
}

.sectiontableheader
{
    background-color: #535353;
    background-repeat: repeat;
    padding: 2px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px;
}

.sectiontableentry1
{
    background-color: #FFFFFF;
}

.sectiontableentry2
{
    background-color: #F3F3F3;
}

.componentheading
{
    font-size: 1.3em;
    font-weight: bold;
    color: #000000;
}

div.mosimage
{
    border: 1px solid #ccc;
}

.mosimage
{
    border: 1px solid #cccccc;
    margin: 5px;
}

.mosimage_caption
{
    font-size: .9em;
    color: #5b5c5c;
    margin-top: 2px;
    background: #efefef;
    padding: 1px 2px;
    border-top: 1px solid #cccccc;
}

#main_table
{
    width: 960px;
}

#wrapper
{
    width: 960px;
}

.shadow_top_left
{
    background-image: url(../images/shadow_top_left.jpg);
    background-repeat: no-repeat;
    height: 9px;
    width: 9px;
}

.shadow_top
{
    background-image: url(../images/shadow_top.jpg);
    background-repeat: repeat-x;
    height: 9px;
}

.shadow_top_right
{
    background-image: url(../images/shadow_top_right.jpg);
    background-repeat: no-repeat;
    height: 9px;
    width: 9px;
}

.shadow_left
{
    background-image: url(../images/shadow_left.jpg);
    background-repeat: repeat-y;
    width: 9px;
}

.shadow_right
{
    background-image: url(../images/shadow_right.jpg);
    background-repeat: repeat-y;
    width: 9px;
}

.shadow_bottom_left
{
    background-image: url(../images/shadow_bottom_left.jpg);
    background-repeat: no-repeat;
    height: 9px;
    width: 9px;
}

.shadow_bottom
{
    background-image: url(../images/shadow_bottom.jpg);
    background-repeat: repeat-x;
    height: 9px;
}

.shadow_bottom_right
{
    background-image: url(../images/shadow_bottom_right.jpg);
    background-repeat: no-repeat;
    height: 9px;
    width: 9px;
}

.top_bar
{
    background-image: url(../images/top_bar.jpg);
    background-repeat: no-repeat;
    height: 22px;
    width: 960px;
}

.menu
{
    background-image: url(../images/logo_bg.jpg);
    background-repeat: repeat-x;
    height: 25px;
    padding-right: 10px;
}

.logo
{
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    height: 55px;
    width: 960px;
}

.pathway_bg
{
    background-image: url(../images/pathway_bg.jpg);
    background-repeat: repeat-x;
    height: 24px;
}

#pathway
{
    padding-left: 20px;
    padding-top: 5px;
    font-family: "Lucida Grande" , Tahoma, Helvetica, sans-serif;
    color: #939393;
}

#pathway a:link, #pathway a:visited
{
    font-family: "Lucida Grande" , Tahoma, Helvetica, sans-serif;
    color: #2062aa;
    text-decoration: none;
}

#pathway a:hover
{
    text-decoration: underline;
}

#date
{
    padding-right: 20px;
    padding-top: 5px;
    color: #939393;
}

.orrsheader
{
    background-image: url(../images/header1.jpg);
    background-repeat: no-repeat;
    height: 140px;
    width: 960px;
}

.grey_div
{
    background-image: url(../images/grey_div.jpg);
    background-repeat: repeat-x;
    height: 16px;
}

.left
{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f4f4f4;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
}

.mainbody
{
    padding: 10px;
    background-color: #FFFFFF;
}

.right
{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f4f4f4;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

.div_bottom
{
    background-image: url(../images/div_bottom.jpg);
    background-repeat: repeat-x;
    height: 16px;
}

.footer
{
    color: #000000;
    text-align: center;
}

.footer a:link, .footer a:visited
{
    color: #000000;
    text-decoration: none;
}

.footer a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

#left
{
    padding-right: 15px;
    padding-left: 15px;
}

#right
{
    padding-right: 15px;
    padding-left: 15px;
}


/* MODULESTABLES
--------------------------------------------------------- */
table.moduletable, .moduletable
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    width: 207px;
}

table.moduletable th, .moduleheader
{
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
    text-align: left;
    float: left;
    margin-bottom: 5px;
}

table.moduletable td
{
    color: #000;
    text-align: left;
}

a.mainlevel:link, a.mainlevel:visited
{
    padding-left: 8px;
    background-image: url(../images/bullet_menu.jpg);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

a.sublevel:link, a.sublevel:visited
{
    padding-left: 8px;
    background-image: url(../images/bullet_menu.jpg);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

h4
{
    font-size: 1em;
    color: #555555;
}

.modulestyle
{
    font-size: 1em;
    color: #555555;
    padding-bottom: 5px;
}
.articleimg
{
    padding: 5px 5px 5px 0px;
    float: left;
    border: 0px;
}

.mylist li
{
    list-style-image: url(../images/bullet_menu_active.jpg);
}

.mylist li a
{
    display: block;
    text-decoration: none;
    width: 100%;
    padding: 0px 0px 5px 0px;
}

.mylist li a:hover
{
    color: #000;
}

.mycontent 
{
  margin: 0px 0px 0px 20px;   
}

img 
{
    border:0px
    }