/* Start of CMSMS style sheet 'JADE_White' */
/* Start of CMSMS style sheet 'JADE_White' */
body, html {

 background-color: #FFFFFF;
margin: 0px;
padding: 0px;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #333333;
}

body {
    min-width:750px;
    }

#innerBody {
}

a {
color: #333333;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

code {
text-align: left;
background-color: #DADADA;
margin: 5px;
line-height: 1.5em;
clear: both;
display: inline;
}


.code {
text-align: left;
background-color: #DADADA;

line-height: 1.5em;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 10px;
display: inline;
}


/* ########*/

#wrap {
    margin:0 auto;
    width:750px;
    }

#header,
#nav,
#sidebar,
#main,
#footer {
    /*background:#FFFFFF;*/
    }

#header {
visibility: hidden;
}



#main {
    float:right;
    width:500px;
    }

.mainContent h1 {
font-size: 20px;
    }

.mainContent a,
.mainContent a:visited,
.mainContent a:hover,
.mainContent a:active {
text-decoration: underline;
font-weight: bold;
}

.mainContent p{
text-align: justify;
}
.mainContent li {
line-height: 1.4em;
}


#main ul {
list-style: disc;
margin-left: 25px;
}

#main li {
list-style: disc;
padding-bottom: 5px;
padding-left: 15px;
}



#sidebar {
    float: left;
    width:200px;
    }



ul {
list-style: none;
margin: 0px;
padding-bottom: 5px;
padding-left: 5px;
}

.clearfix li {
line-height: 2em;
font-weight: bold;
/*
border-style: dotted;
border-width: 1px;
border-left: none;
border-right: none;
border-top: none;
*/
}

.clearfix ul>li {
line-height: 2em;
border-style: none;
font-weight: bold;
}

.clearfix ul>li>ul>li {
line-height: 2em;
border-style: none;
font-weight: normal;
}

.currentpage {
font-weight: bold;
}


/*
.clearfix li {
border-style: dotted;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;

}*/



#footer {  
    clear:both;
    }


/*
#### WIN Compat ###########
*/
#header h1 {
    padding:5px;
    margin:0;
    }
#nav {
    padding:5px;
    }
#main h2, #main h3, #main p {
    padding:0 10px;
    }
#sidebar ul {
    margin-bottom:0;
    }
#sidebar h3, #sidebar p {
    padding:0 10px;
    }
#footer p {
    padding:5px;
    margin:0;
    }

/*
#### Color Test ###########
*/

/*
#header {
    background:#ddd;
    }
#nav {
    background:#c99;
    }
#main {
    background:#9c9;
    }
#sidebar {
    background:#c9c;
    }
#footer {
    background:#cc9;
    }


/* End of 'JADE_White' */


/* End of 'JADE_White' */

