/*---- Baker Street Advisors Disclaimer Text CSS
Copyright (c) 2008 Dan Hartmann Designs, LLC
Version 1.0 ----*/

@import url(text-headingInternal.css);

/*--- body text rules ---*/

.title{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
color: #990; }

.indented {
padding-left: 2em; }

#conclusions h3 {
color: #990;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
padding-bottom: 3px;
padding-top: 0px;
margin: 0px;
text-align: left;
line-height: normal; }

#conclusions p {
color: #606060;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: left;
line-height: 1.2em; }

#conclusions em {
font-style: italic;
color: #606060; }

#conclusions ul li {
color: #606060;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: normal;
list-style-type: square;
list-style-position: outside;
padding-bottom: 12px;
list-style-image: url(../../IMAGES/DINGBATS/GeenBullet.gif); }