/* Put the link ref BELOW the style lines in each file: 
<link href="CSS/Sandman-print.css" rel="stylesheet" type="text/css" media="print">  */

body {
margin: auto;
font-size: 10pt;
text-align: left;
background: #fff;
color: #000;
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
} 

#rings, #topnav, #topnav a:link, #topnav a:visited, #topnav a:hover,  #tips,  #category, .category, .locate, .transtext  .menu-ctr, .menu-yr, .translist-wide, .translist, .cat-link, .gstyear, #cat-line, #jumplink  {
display: none;
}  

#header {
border: 0;
height: auto;
}

#logo {
position: static;
border: none;
text-decoration: none;
background: none;
}

#posted-date {
position: absolute;
top: 1in;
right: 0;
}

#search, fieldset, fieldset img, legend, .input-text, .submitbutton {
display: none;
}

table.menu, table.menu2, .menu td, .menu2 td, .menu-yr ul li, .menu-yr ul li a:link, .menu-yr ul li a:visited, .first  {
display: none;
}

#wrapper {/* start after header closes, sets pages width */
margin-top: 10px;
}

#page {/* start (immediately) after wrapper, sets text width*/
max-width: 42em;
}

#top-matter {
text-align: left;
margin-top: 1in;
}

#main-text {
text-align: left;
}

/* ================= END TOP MATTER SETUP =================== */

p {
width: 98%;
}

a:link, a:visited, a:hover, .blurb a:link, .blurb a:visited, .blurb a:hover, .published a:link, .published a:visited, .published a:hover    {
text-decoration: none;
border-bottom: none;
color: black;
}


acronym {
border-bottom:  none;
}

/* ================= End header, start body =================== */


div.W3counter {
display: none;
}

.intro-box {
border: 6px solid #A2B5CD;
margin: 0.5em auto 0 auto;
width: 100%;
padding: 0.2em 0.6em 0.3em 0.6em;
text-align: left;
}

.intro-box h3 {
width: 98%;
padding: 0.3em 0.6em 0.1em 0.6em;
line-height: 1.3;
}

.intro-box p {
width: 98%;
line-height: 1.3;
margin-top: 0.3em;
margin-bottom: 0.2em;
}

.translated, .translated a:link, .translated a:visited .translated a:hover {
display: none;
}


.transtext { /* this is the in-text translated linked title*/
display: inline;
font-size: 100%;
color: #00008b;
background-color: #f0ffff;
}

.transtext a:link, transtext a:visited transtext a:hover {
display: inline;
font-size: 100%;
background-color: #f0ffff;
color: #00008b;
}

.transtext a:visited {
background-color: #f0ffff;
color: #00008b;
}

.transtext a:hover{
background-color: #ffffff;
}


/* ========== Typography ========== */

p {
text-align: left;
font-size: 100%;
line-height: 1.25;
width: auto;
}

p.intro {
width: 80%;
text-align: center; /* to center box in IE*/
margin: 1em auto 2em auto;
text-align: left;
}

a:link, a:visited,  a:hover, p.intro a, p.intro a:visited, p.intro a:hover {
color: #000;
text-decoration: none;
}


h1 {
text-align: center;
font: 180%/1.2   "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
margin-top: 1.8em;
}


h2 {
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
font-size: 160%;
font-weight: normal;
text-align: center;
background: none;
border: none ;
clear: both;
}

h3 {
font-family: "Palatino Linotype", "Bookman Old Style",Georgia, "Bitstream Charter", serif;
font-size: 130%;
font-weight: normal;
background: none;
border: none;
clear: both;
}

h4 {
width: 100%;
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
font-size: 110%;
font-weight: bold;
}

.smallnote {
font-size: 68%;
padding-left: 2em;
border: none;
}

.source {
text-align: right;
font-size: 90%;
margin-right: 0;
}

.summary {
margin-top:2em;
}

.sm-cap {
font-family: Calibri,"Century Gothic", Corbel, "Bitstream Vera Sans",  Arial, sans-serif;
font-variant: small-caps;
}

.sm-cap-roman {
font-family:"Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
font-size: 94%;
text-transform: uppercase;
}

blockquote {
border-left: 2px solid #dcdcdc;
}

blockquote p, blockquote li {
font-family: Calibri,"Century Gothic", Corbel, "Bitstream Vera Sans",  Arial, sans-serif;
font-size: 0.95em;
line-height: 1.3;
text-align: left;
}

blockquote h4 {
text-align: center;
font-family: Calibri,"Century Gothic", Corbel, "Bitstream Vera Sans",  Arial, sans-serif;
}

/* keep superscript and subscript text from breaking the line-spacing */
sup {
font-size: smaller;
vertical-align: baseline;
position: relative;
bottom: 0.33em;
}
sub {
font-size: smaller;
vertical-align: baseline;
position: relative;
bottom: -0.25em;
}

acronym {
border: none;
}


/* ======== Graphics ========== */
img.brdr {
margin: 0 auto;
text-align: center;
border: 2px solid black;
}

img.nobrdr {
border: none;
}

img.icon {/* inline graphic denoting pdf or other file type */
border: none; 
display: none;
}

img.WMV {
border: none;
display: none;
}

img.right {
float: right;
border: 1px solid black;
padding-left: 0.1em;
}

.right {
float: right;
}


img.left {
float: left;
border: none;
padding-right: 0.5em;
}

.fl-left {
position: relative; 
left: 0;
padding-right: 0.6em;
}

.center {
text-align: center;
margin: 0 auto;
}

th {
font-size: 1.2em;
}

td {
text-align: left;
padding-left: 1em;
padding-right: 1em;
}

/* ======= End graphics =========== */


/* ========== Fix (large) numbered lists ========== */

.li-1 {
position: relative;
}

.bigno {
float: left;
margin-left: -3em;
display: inline;
}


.li-2 {
position: relative;
}

.li-3 {
position: relative;
}


.validation {
display: none;
}

ul.smallball {
padding-left: 2em;
list-style-type: disc; 
} 

li.smallball {
padding-left: 0;
}

ul.med-ball {
padding-left: 2em;
list-style-type: disc; 
} 

li.med-ball {
padding-left: 0;
}

div#footer2 {
height: auto;
}

.intro-box {
width: 96%;
}

.bigdivider {
border-top: none;
}

img.icon, img.WMV {
display: none;
} 


/*Small listings of links with yellow backgrounds in Topical indexes 
.linklist, .linklist h3, .linklist p,.linklist span,.linklist a:link,.linklist a:visited ,.linklist a:hover, .linklist-small a:hover{
display: none;
}*/


.toplink, .toplink a:link, .toplink a:visited,.toplink a:hover {
display: none;
}

/* ================= Start all footers =================== */

.copyrite {
text-align: center;
font-size: 90%;
margin-top: 2em;
margin-bottom: 0;
}

#all-ftr { /* contains all the footers */
color: #fff;
text-align: center;
margin: 4em auto 0 auto;
width: 100%;
border-top: 3px solid #6699cc;
background-color: #f0f8ff;
}

#footer1,/* footer 1 = comment tabs */   #footer1 ul, #footer1 li, #footer1 img, #footer1 a:link, #footer1 a:visited, #footer1 a:hover {
display: none;
}

div#footer2{/* footer 2 = contact info */
display: block;
text-align: center; /* to center box in IE*/
line-height: 1.1em;
width: 100%;
height: 15em;
margin: 0 auto;
padding: 0 1em 1em 1em;
background-color: #f0f8ff;
}

#footer2 table {
text-align: left;
margin: 0 auto;
width: 36em;
max-width: 45em;
border: none;
}

#footer2 td {
vertical-align: top;
width: 50%;
padding-left: 2em;
}

#footer2 h3 {
margin: 1em 0 0.1em 0;
padding: 0 0 1em 0;
}

#footer2 td a:link, #footer2 td a:visited {
background-color: #f0f8ff;
}

.validation {/*validation graphic and SnowTao link */
display: none;
}

.valid img {
display: none;
}

/* open Snowtao */
.snowtao {
display: none;
}

.snowtao a:link, .snowtao a:visited {
display: none;
}
/* close Snowtao */

/* ===== End all footers, start lists ======== */


.bigdivider { /* light gray-green bar, half the width of the text area. Use a content-empty para. */
position: relative;
margin-top: 1.5em;
border-top: 4px solid #4682b4;
width: 100%;
text-align: center;
clear: both;
}

/* ==== Big Blue Numbered list =============*/
.blue-list dl {
text-align: left; 
}

.blue-list dt {
width: 48px;
float:left;
}

.blue-list img {
vertical-align: baseline;
}

.blue-list dd {
margin-left: 68px;
margin-bottom: 1.7em;
text-align: left;
}

.blue-list h4 {
margin-top: 0.1em;
margin-bottom: 0;
margin-left: 10px;
}

.blue-list p {
margin-top: 0.4em;
width: 98%;
margin-left: 10px;
}

.blue-list strong {
font-size: 118%;
padding-right: 0.4em;
}
/* ==== End numbered list =============*/



/* ==== Start indented small blue numbered list =============*/

.smblue-list dl {
text-align: left; 
}

.smblue-list dt {
width: 30px;
float:left;
}

.smblue-list img {
vertical-align: baseline;
}

.smblue-list dd {
margin-left: 36px;
margin-bottom: 1.2em;
text-align: left;
}

.smblue-list h4 {
margin-top: 0.1em;
margin-bottom: 0;
}

.smblue-list p {
margin-top: 0.2em;
}


/* ========== Ball lists including needed print directions ===== */

ul, li {
margin: 0; 
padding: 0;
line-height: 1.3;
} 

ul.med-ball { 
margin: 0; 
padding: 0 0 0 2em;  
list-style-type: disc; 
} 

.smallball { 
margin: 0.3em 1em; 
padding: 0 0 0 1em;  
list-style-type: disc; 
} 

 .index .smallball li { 
margin: 0.3em 2em; 
padding: 0 0 0 1em;  
list-style-type: disc; 
} 

ol {
margin-left: 1.3em;
padding-left: 1.3em;
text-align: left;
}

/* ==== Use this instead of OL list =============*/

dl {
text-align: left; 
margin-left: 0.3em;
}

dt { 
text-align: right;
width: 0.5em; 
float: left; 
}

dd { 
padding-left: 0.6em;
margin-left: 1.4em; 
} 


.roman {
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
font-size: 100%;
}

.sans-serif {
font-family: Calibri,"Century Gothic", Corbel, "Bitstream Vera Sans",  Arial, sans-serif;
}

.translated, .translated a:link, .translated a:visited .translated a:hover {
display: none;
}


/* ==== printable TofC =============*/

.ToC-list {
float: left;
width: 60%;
text-align: left;
margin-right: 1em;
margin-bottom: 0;
border-right: 1px solid black;
font-size: 98%;
}

p.ToChdr { 
font-size: 140%;
text-align: center;
width: 96%;
margin: 0 0 0.2em 0;
padding: 0.2em;
background: none;
}

p.ToChdr2 { 
font-size: 120%;
text-align: center;
width: 96%;
margin: 0 0 0.2em 0;
padding: 0.2em;
background: none;
}

p.ToChdr3 { 
font-size: 110%;
text-align: left;
width: 96%;
margin: 1em 0 0.2em 0;
padding: 0.2em;
background: none;
}

.ToCitem {
width: 100%;
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
font-size: 100%;
font-style: normal;
display: block;
position: relative;
margin: 0;
padding: 0.1em;
margin-bottom: 0.2em;
margin-top: 0.2em;
text-indent: 0;
clear: both;
}

.ToClist a:link, .ToClist a:visited, .ToClist a:hover {
display: block;
padding: 0.1em;
margin-bottom: 0.1em;
background-color: #fffacd;
border: none;
text-decoration: none;
width: 96%;
font-family: Calibri,"Century Gothic", Corbel, "Bitstream Vera Sans",  Arial, sans-serif;
}

.ToClist a:hover {
background-color: #ffffff;
}

.TofCitem2 {
margin-top: 0;
margin-bottom: 0;
margin-left: 1.5em;
width: 86%;
}

.ToCitem2 a:link, .ToCitem2 a:visited, .ToCitem2 a:hover {
margin-top: 0;
margin-bottom: 0;
margin-left: 1.5em;
width: 86%;
}

.ToC-list-wide {
width: 100%;
text-align: left;
margin: 1em auto;
font-size: 90%;
}

.current {  /* remove link codes entirely */
font-size: 100%;
text-align: left;
width: 96%;
margin: 0 0 0.2em 0;
padding: 0.2em;
background-color:  #fff;
}

.ToCsubtitle {
font-size: 110%;
text-align: center;
width: 96%;
margin: 0 0 0 0;
padding: 0.2em;
background: none;
font-weight: bold;
}

.ToCnote {
font-size: 110%;
line-height: 1.1;
width: 96%;
margin: 0 0 0 0;
padding: 0.2em;
border: 1px solid #ffe4c4;
text-align: left;
}

.tocdate, .tocdate a:link, .tocdate a:visited, .tocdate a:hover  {
float: left;
font-weight: bold;
display:block;
width: 10em;
}
/* ==== end printable TofC =============*/


/* ==== printable big three lists =============*/

li .index-name {
border: none;
border-top:  2px solid #dcdcdc;
}


