@import "coreprint.css";

/*This is the print style sheet for the Policies Page of Wondrous Websites LLC web site started in May, 2005*/

p a {
text-decoration: none;
color: #000000;
background-color: #ffffff;
padding: 0em;
border: 0em;
}

#banner
{
text-decoration: none;
color: #000000;
background-color: #ffffff;
background-image: none;
padding: 0em;
border: 0em;
}

#policies {
clear: both;
color: #000000;
background-color: #ffffff;
margin: 0em;
padding-bottom: 0em;
 }



#table-of-contents {
color: #000000;
background-color: #ffffff;
margin-bottom: 3em; 
margin-left: 0em; 
padding: 0;
text-align: left;
border: 0.1em solid #ffffff;
display: none;
}

/*the statement "clear: left(or right);", pushes the Table of Contents below the floated-item list*/


h1 {
height: 1em;
background-color: #ffffff;
border: 0.075em solid #ffffff;
color: #000000;
}


h2 a {
display: none;
 }

#main-content {
background-color: #ffffff;
color: #000000;
margin: 0;
padding: 0em;
}

#main-content h3 {
background-color: #ffffff;
background-image: none;
color: #000000;
font-weight: bold; }


/*The following 2 statement change the underlining and background color of similar statements in "core-style.css"*/

#table-of-contents p a {
text-decoration: none;
color: #000000;
background-color: #ffffff;
padding: 0em;
border-bottom: 1px solid #ffffff;
}

#table-of-contents a {
text-decoration: none;
color: #000000;
background-color: #ffffff;
padding: 0em;
border-bottom: 1px solid #ffffff;
}

.onsite {
text-decoration: none;
color: #000000;
background-color: #ffffff;
padding: 0em;
border-bottom: 1px solid #ffffff;
}

.noprint {
display: none;
margin-top: -2em;
}


p span.onsite {
color: #ffffff;
background-color: #ffffff;
}

.onsitenoprint {
color: #ffffff;
background-color: #ffffff;
}

.onsitenoprint2 {
color: #ffffff;
background-color: #ffffff;
}

h2 a {
display: none;
 }

.level1 {
margin-left: 2em;
}

.level2 {
margin-left: 4em;
}

.level3 {
margin-left: 6em;
}

.level1listpara {
margin-left: 2em;
margin-top: -1em;
}

.level2listpara {
margin-left: 4em;
margin-top: -1em;
}

.level3listpara {
margin-left: 6em;
margin-top: -1em;
}


.onsite a:link {
text-decoration: none;
}

.onsite a:visited {
text-decoration: none;
}

.onsite a:hover {
color: #000000;
background-color: #ffffff;
text-decoration: none;
}

.onsite a:active {
text-decoration: none;
color: #000000;
background-color: #ffffff;
}

ul {
margin-left: 2em;
}

ol {
margin-left: 4em;
}

.noprint1 p {
display: none;
text-decoration: none;
color: #ffffff;
background-color: #ffffff;
padding: 0em;
border-bottom: .1em solid #ffffff;
}

.footer {
margin-top: -2em;
background-color: #ffffff;
color: #ffffff;
}


