@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; }
body { background: #fff; color: #004161; font: 12px/18px Helvetica, Arial, sans-serif; letter-spacing: 1px; }

a:link, a:visited { color: #a6a438; }
a:hover, a:active { color: #004161; }

h1, h2, h3, h4, h5, h6, p, ol, ul, dl {font-size: 1em; margin-bottom: 10px; }

h1 { font-size: 26px; line-height: 26px; text-transform: uppercase; }
h2, h2 a { color: #a6a438; font-size: 16px; font-weight: bold; line-height: 16px; margin: 15px 0 5px 0; text-decoration: none; }
h3, label { font-size: 12px; font-weight: bold; line-height: 20px; }
h4, h5, h6 { color: #a6a438; font-size: 12px; line-height: 20px; }

.sub { color: #004161; }
.rball .trade { font-size: 8px; vertical-align: top; }
.sold { color: red; }

ul { margin-left: 1em; }
	ul li { background: url(/clientsummit/images/img-bullet.gif) no-repeat 0 7px; list-style: none; padding-left: 1em; }
ol { margin-left: 2em; }

.hr { border-bottom: 1px solid #004161; margin: 30px 0; }
.hr hr { display: none; }

img { vertical-align: middle; }
a img { border: none; }