body {
font-family: Times New Roman;
background: white;
}

/* HEADER */ /* HEADER */

.bothead {
font-size: 100%;
}

.tophead, .footer {
display: none;
}

/* MENU */ /* MENU */

.menu {
display: none;
}



/* CONTENT */ /* CONTENT */

.content {
margin: 0;
border: none;
font-size: 100%;
text-align: justify;

}

.midhead h1 {
margin: 0;
padding: 0;
}


h2 {
display: none;
}

.bigtext {
float: none;
width: 100%;
height: 150px;
border: 1px solid black;
}

.insidebigtext {
padding: 5px;
text-align: center;
font-size: 170%;
font-weight: bold;
}

.bigimg {
display: none;
}

.bottoming {
margin: 15px 0px 0px 0px;
padding: 0px;
font-size: 120%;
font-weight: bold;
}

a.curs {
border-bottom: none;

}



.content p {
font-size: 100%;
line-height: 150%;
}

.quotecite {
float: left;
margin: 15px 0px 10px 0px;
font-size: 70%;
padding: 1px;
text-align: center;
border: 1px solid black;
width: 50px;
}





ol {
margin-left: 20px;
padding-left: 20px;
font-size: 100%;
list-style-type: upper-roman;
}

.content li {
line-height: 150%;
}

table.disorder {
width: auto;
font-size: 100%;
border: 0;
border-top: 1px black solid;
line-height: 150%;
}

table.disorder td {
border-bottom: 1px black solid;
vertical-align: top;
}

.criteria {
width: 33%;
background: #8caae6;
border-left: 1px black solid;
}

.example {
background: #bfd4ff;
border-left: 1px black solid;
border-right: 1px black solid;
}

.pd {
background: url(pd.gif) #274e90 5px center no-repeat;
padding: 10px 10px 10px 10px;
color: white;
border-bottom: 1px black solid;
border-right: 1px black solid;
border-left: 1px black solid;
}

.criteriaheader {
background: url(criteria.gif) #8caae6 5px center no-repeat;
padding: 10px 10px 10px 10px;
border-left: 1px black solid;
}

.exampleheader {
background: url(example.gif) #bfd4ff 5px center no-repeat;
padding: 10px 10px 10px 10px;
border-left: 1px black solid;
border-right: 1px black solid;
}

.argument {
font-weight: bold;
}

.objection {
padding-left: 10px;
font-style: italic;
background: url(question.gif) no-repeat 5px center;
width: 50%;
}


table.possibilities {
width: auto;
font-size: 100%;
border: 0;
border-top: 1px black solid;
border-right: 1px black solid;
line-height: 150%;
}

table.possibilities td {
vertical-align: top;
}

.picture {
background: #8caae6;
border-bottom: 1px black solid;
border-left: 1px black solid;
}

.ism {
background: #274e90;
color: white;
border-bottom: 1px black solid;
border-left: 1px black solid;
}

.description {
background: #bfd4ff;
border-left: 1px black solid;
}

.motto {
font-weight: bold;
background: #bfd4ff;
border-bottom: 1px black solid;
border-left: 1px black solid;
}


/* BALLOON TIP */ /* BALLOON TIP */

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
z-index: 100;
background: #8caae6 5px center no-repeat;
border: 2px solid #274e90;
width: 200px;
font-size: 100%;
line-height: 150%;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}



/* H3 FOR BANNERS */


h3 {
font-size: 85%;
margin: 0px;
}

.selector {
margin-top: 10px;
padding-left: 35px;
background: url(select.gif) top left no-repeat;
}

.codes {
margin-top: 10px;
padding-left: 35px;
background: url(textarea.gif) left 20px no-repeat;
}

.preview {
margin-top: 10px;
padding-left: 35px;
background: url(preview.gif) left 20px no-repeat;
}

#area {
height: 240px;
}

form {
margin: 0;
}

