/*
base typeface, leading, and color
*/

body {
background-image: url(/art/fs_logo.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0px 100%;
font-family:  verdana, arial, helvetica, sans-serif;
font-size: 100%;
line-height: 1.4em;
color: #000;
margin-left: 0;
}

/*
generic structural elements
*/

p {
font-size: .9em;
text-align: justify;
margin: 10px 0 10px 0;
padding: 0 0 0 0;
}
h2, h3, h4, h5, h6 {
margin-top: 1em;
margin-bottom: -10px;
font-weight: bold;
}
h1 {
color: #155eb0;
margin: 0;
padding: 0;
}
h2 {
font-size: 1.2em;
color: #c3c3c3;
font-weight: normal;
margin: 10px 0 20px 0;
text-align: right;
}
h3 {
font-variant: small-caps;
font-size: 1em;
color: #333;
margin: 20px 0 10px 0;
}
h4 {
font-size: .9em;
color: #4672a3;
font-style: italic;
}
h5 {
font-size: .9em;
color: #155eb0;   
}
h6 {
font-variant: small-caps;
font-size: .9em;
color: #4672a3;
}
ul {
list-style-type: square;
font-size: .85em;
text-align: left;
}
ul.empty {
list-style-image: url(/art/ticker.gif);
margin-left: 0;
padding-left: 1.2em;
font-size: .85em;
}
ul.plain {
list-style-type:none;
margin-left: 0;
padding-left: .5em;
font-size: .85em;
}
li {
margin-bottom: 2px;
}
img.sample {
border: 1px solid #888;
}

/*
generic style items
*/

.center {
text-align: center;
}
.clear {
clear: both;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.superscript {
font-size:.75em;
color:#7b7b7b;
}
.wrap {
float: right;
margin: 0 -35px 0 20px;
}
.wrapleft {
float: left;
margin: 0 0 0 0;
}
.wrapright {
float: right;
margin: 0 0 0 20px;
}

/*
unique FS style items
*/

.aupub {
font-size: .75em;
color: #666;
line-height: 1.3em;
text-align: left;
margin: 0 0 12px 10px;
text-indent: -10px;
}
.black {
color: #000;
}
.callout {
float: right;
padding-left: 2em;
padding-top: 2em;
padding-bottom: 2em;
width: 125px;
text-align: right;
}
.comment {
background-color: #ffffcc;
font-size: .9em;
color: #6495ED;
margin-bottom:20px;
padding:0 10px 0 10px;
border:1px solid #5F9EA0;
}
.copyright {
font-size: .75em;
color: #999;
text-align: right;
}
.designcopyright {
font-size: .75em;
line-height: 1.2em;
color: #7b7b7b;
font-weight: normal;
}
.definition {
font-size: .85em;
line-height: 1.1em;
color: #155eb0;
font-weight: normal;
}
.delete {
color: #cc6666;
text-decoration: line-through;
}
.falselink {
color: #4682B4;
}
.formatchange {
font-weight: bold;
color: #999;
}
.formbox {
background:  #efefef;
padding:  10px 5px 5px 5px;
border:  1px solid #999;
}
.hang {
margin-top: -10px;
margin-left: 40px;
text-indent: -40px;
}
.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: 1.3em;
background-position: 0px 2px;
text-indent: 20px;
}
.note {
font-size: 80%;
line-height: 125%;
color: #777;
margin: 20px 0 20px 0;
padding: 8px 0 10px 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.notereference {
font-size: .85em;
color:#999;
} 
.number {
font-size: 2em;
color: #ccc;
margin-top: 1.3em;
margin-bottom: 0;
}
.quote {
padding: 5px 0 5px 0;
border-top: 1px dotted #999;
}
.samples {
margin: 20px 0 20px 0;
}
.section {
margin: 10px 0 10px 0;
border-bottom: 1px solid #999;
padding: 5px 0 5px 0;
}
.small {
font-size: .85em;
line-height: 1.2em;
color: #7b7b7b;
font-weight: normal;
}
.slug {
font-variant: small-caps;
font-size: 1.3em;
color: #4672a3;
}
.splash {
text-align: left;
font-size: 1em;
line-height: 1.5em;
margin-bottom: 10px;
margin-top: 15px;
}
.tablefiles {
width: 100%;
border-collapse: collapse;
}
.tablefiles td {
border: 5px solid #fff; 
padding: 2px 5px 2px 10px;
}
.tablefiles td.c {
color: #888;
border: 5px solid #fff; 
padding: 2px 5px 2px 5px;
text-align: center;
}
.tablefiles tr {
background-color: #f6f6f6;
}
.thankyou {
padding-bottom: 150px;
}
.tiny {
font-size: .8em;
line-height: 1em;
color: #999;
font-weight: normal;
}
.title1 {
font-size: .85em;
text-align: left;
color: #235895;
font-style: italic;
margin-bottom: -2px;
}
.title2 {
font-size: .85em;
text-align: left;
color: #235895;
margin-bottom: -2px;
}
.web {
line-height: 1.4em;
clear:both;
margin-bottom:50px;
}
.what {
background-image: url(/art/quotes.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
font-size: .85em;
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: .75em;
color: #155eb0; 
text-align: left;
padding: 0 0 10px 25px;
margin: 0 0 0 0;
}

/* 
navigation 
*/

ul#nav_choices {
font-family: verdana, helvetica, sans-serif;
list-style-type: none;
font-size: .95em;
font-weight: bold;
line-height: 1.8em;
border-right: 2px solid #b6b6b6;
margin: 20px -2px 20px 0;
padding: 0;
}
ul#nav_choices li {
text-align:right;
margin: 0;
padding: 0;
}

/*
links for images : :  ungarnished
*/

a:link, a:visited {
color: #777;
text-decoration: none;
}
a:hover, a:active {
color: #333;
text-decoration: none;
}

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

a.nav:link, a.nav:visited {
color: #666;
font-weight:bold;
text-decoration: none;
padding: 1px 8px 1px 8px;
}
a.nav:hover {
color: #789ac1;
font-weight: bold;
text-decoration: none;
background-color: transparent;
margin-left: -50px;
padding: 1px 8px 1px 90px;
border-bottom: 1px solid #c8d5e2;
}
a.nav:active {
color: #000;
font-weight: bold;
text-decoration: none;
background-color: transparent;
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: #789ac1;
font-weight: normal;
text-decoration: none;
border-bottom: 1px solid #176ba0;
}


/*
links for file transfer :: dotted underscore
*/

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


/*
positioning elements
*/

#identity {
position: fixed;
top: 0;
left: 125px;
height: 70px;
border-left: 1px solid #dbdbdb;
background: #fff;
z-index: 5;
}
#navigate {
position: fixed;
width: 123px;
top: 0px;
left: 0px;
margin-top: 125px;
border-right: 2px solid #b6b6b6;
z-index: 5;
}
#base {
position: absolute;
top: 70px;
left: 125px;
width: 650px;
border-left: 1px solid #dbdbdb;
background-image: url(/art/fs_back.gif);
background-repeat: repeat-y;
}
#content {
width: 500px;
margin: 0 0 0 25px;
}
#foot {
margin-top: 50px;
text-align: right;
}
#empty {
position: absolute;
top: 0;
left: 730px;
width: 100%;
height: 100%;
background-image: url(/art/fs_empty.gif);
background-repeat: repeat-y;
}