/* 
1993-2011 Helen Glenn Court, Formandsubstance style sheet
------------------------------------------------------------------------
*/

@media print {

/* --- normalize all --- */

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, h7, form, p, blockquote, th, td {
margin: 0; 
padding: 0;
font-size: 100%;
}
h1, h2, h3, h4, h5, h6, h7 {
font-size: 95%;
}
address, caption, cite, em, strong {
font-style: normal;
font-weight: normal;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
border: none;
}

/*
base typeface, leading, and color
*/

body {
font-family:  verdana, arial, helvetica, sans-serif;
font-size: 11px;
line-height: 130%;
color: #000;
margin-left: 0;
}

/*
generic structural elements
*/

p {
font-size: 11px;
text-align: justify;
margin: 10px 0 10px 0;
padding: 0 0 0 0;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 15px;
margin-bottom: -10px;
font-weight: bold;
}
h1 {
font-variant: small-caps;
font-size: 13px;
color: #000;
}
h2 {
font-variant: small-caps;
font-size: 13px;
color: #333;
}
h3 {
font-size: 12px;
color: #666;
font-style: italic;
}
h4 {
font-size: 12px;
color: #155eb0;   
}
h5 {
font-variant: small-caps;
font-size: 12px;
color: #155eb0;
}
ul {
list-style-type: square;
font-size: 11px;
text-align: left;
}
ul.empty {
list-style-image: url(/art/ticker.gif);
margin-left: 0;
padding-left: 15px;
font-size: 11px;
}
ul.plain {
list-style-type:none;
margin-left: 0;
padding-left: 8px;
font-size: 11px;
}
li {
margin-bottom: 2px;
}

/*
generic style items
*/

.bold {
font-weight: bold;
}
.center {
text-align: center;
}
.clear {
clear: both;
}
.italic {
font-style: italic;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.wrapleft {
float: left;
margin: 0 0 0 0;
}
.wrapright {
float: right;
margin: 0 0 0 20px;
}

/*
unique FS style items
*/

.comment {
background-color: #ffffcc;
font-size: 11px;
color: #6495ED;
margin-bottom:20px;
padding:0 10px 0 10px;
border:1px solid #5F9EA0;
}
.copyright {
font-size: 9px;
color: #999;
text-align: right;
}
.definition {
font-size: 10px;
line-height: 120%;
color: #155eb0;
font-weight: normal;
}
.delete {
color: #cc6666;
text-decoration: line-through;
}
.formatchange {
font-weight: bold;
color: #999;
}
.homeright {
float: right;
margin: 0 -0 0 50px;
padding: 0 0 0 0;
}
.indicator {
background-image: url(/art/arrow_blue.gif);
background-repeat: no-repeat;
background-position: 0 2px;
text-indent: 20px;
}
.insert {
color: #4b85ae;
text-decoration: underline;
}
.item {
background-image: url(/art/arrow_blue.gif);
background-repeat: no-repeat;
text-align: justify;
padding-left: 0px;
margin-bottom: 15px;
background-position: 0px 2px;
text-indent: 20px;
}
.notereference {
font-size: 10px;
color:#999;
}
.number {
font-size: 24px;
color: #ccc;
margin-top: 15px;
margin-bottom: 0;
}
.quote {
padding: 5px 0 5px 0;
border-top: 1px dotted #999;
}
.section {
margin: 10px 0 10px 0;
border-bottom: 1px solid #999;
padding: 5px 0 5px 0;
}
.small {
font-size: 10px;
line-height: 120%;
color: #7b7b7b;
font-weight: normal;
}
.splash {
text-align: left;
font-size: 13px;
line-height: 150%;
margin-bottom: 10px;
margin-top: 15px;
}
.what {
background-image: url(/art/quotes.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
font-size: 10px;
line-height: 1.4em;
text-indent: 25px;
color: #333;
font-weight: bold;
text-align: left;
padding: 5px 0 0 0;
margin: 0 0 0 0;
}
.who {
font-size: 9px;
color: #155eb0; 
text-align: left;
padding: 0 0 10px 25px;
margin: 0 0 0 0;
}

/*
links for images : :  ungarnished
*/

a:link, a:visited {
color: #999;
text-decoration: none;
}
a:hover, a:active {
color: #666;
font-weight: bold;
text-decoration: none;
}

/*
links for menu choices :: borders and rollover
*/

a.nav:link, a.nav:visited {
color:#999;
font-weight:bold;
text-decoration: none;
padding:1px 8px 1px 8px;
}
a.nav:hover {
color:#789ac1;
font-weight:bold;
text-decoration: none;
margin-left:-50px;
padding:1px 8px 1px 90px;
border-bottom:1px solid #c8d5e2;
}
a.nav:active {
color:#000;
font-weight:bold;
text-decoration: none;
margin-left:-50px;
padding:1px 8px 1px 90px;
border-bottom:1px solid #c8d5e2;
}


/*
links for within running text :: dotted underscore
*/

a.text:link, a.text:visited {
color:#333;
font-weight:normal;
text-decoration:none;
border-bottom:1px dotted #155eb0;
}
a.text:hover, a.text:active {
color:#000;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #176ba0;
}


/*
positioning elements
*/

#identity {
position: absolute;
top: 0;
left: 0;
height: 70px;
width: 100%;
border: 0px solid transparent;
}
#navigate {
display: none;
}
#navghost {
display: none;
}
#base {
position: absolute;
top: 70px;
left: 0px;
width: 100%;
background-color: transparent;
}
#foot {
margin-top: 50px;
text-align: left;
}
#locate {
color: #333;
font-weight: normal;
letter-spacing: 4px;
}
#billboard {
width: 100%;
margin: 0;
padding: 0;
background-color: transparent;
}
}
#logo {
position: absolute;
top: 30px;
left: 4px;
}

/*
content elements within base
*/


#content {
width: 750px;
margin: 0 auto;
padding: 20px 20px 10px 20px;
background-color: transparent;
border: 0px solid transparent;
}
#foot {
margin-left:215px;
margin-top:5px;
text-align:right;
}
#choices {
display:none;
}

