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

@import url(text-headingInternal.css);

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

#body  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; }

#body .serviceBoxSelected h3 {
color: #FFF; }

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

#body p strong {
color: #606060;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: bold; }

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