#promobox {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

#brief-small-headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

#new-adrail {
	width: 126px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#deckhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-transform: uppercase;
}

#headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}

#subhead {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#byline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#titleline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

#source-credit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
}

#caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

#credit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

#note {
	font-size: xx-small;
	color: gray;
}

#cutline {
}

#ticker {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#quote-body {
}

#quote-credit {
}

#rail-credit {
	color: gray;
}

#rail-date {
	color: gray;
}

#rail-headline {
}

#rail-brief {
}

#rail-deckhead {
}

#rail-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	
}

#heading {
	color: darkred;
}

#poll-question {
	font-weight: normal;
}

#poll-choice {
	color: gray;
}

#quiz-question {
	font-weight: normal;
}

#quiz-choice {
}

#quiz-correct {
	color: green;
}

#quiz-incorrect {
	color: red;
}

#quiz-score {
}

#quiz-explanation {
	color: gray;
}

#quiz-selected {
	font-weight: normal;
	color: blue;
}

#graffiti-topic {
	font-weight: normal;
}

#graffiti-comment {
	color: gray;
}

#form-title {
}

#form-description {
}

#form-label {
	font-weight: normal;
	color: gray;
}

#column-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-transform: uppercase;
}

#columnist-name {
	font-size: large;
	color: #990000;
}

#columnist-email {
}

#brief {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#brief-main-headline {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}

#brief-headline {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}

#brief-subhead {
	font-family: "Times New Roman", Times, serif;
}

#brief-date {
	color: #003366;
}

#brief-deckhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-transform: uppercase;
}

#list-date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}

#glyph-heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

#default-glyph-heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}

#collection-title {
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
}

#ticker {
}

#date-heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}

#content-rail {
	margin-left: 10px;
	margin-right: 10px;
}

#bullet-item {
	margin-left: 13px;
	text-indent: -13px;
}

#navbar-item {
	margin-left: 11px;
	text-indent: -11px;
}

#glyph-heading {
	margin-bottom: 2px;
}

#page-date-header {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}


a:link {
	color:#003366;
}

a:visited {
	color:#996699;
}

a:active {
	color:#FF0000;
}

a:hover {
	color:#CC0000;
}


a.navbar:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

a.navbar:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

a.navbar:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration: none;
}
a.navbar:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	text-decoration: none;
}

pre {
	white-space: pre;
	font-family: monospace;
	font-size: 10 pt;
}


.blackNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.blackNavBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.whiteNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.whiteNavBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.sectionBold { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold; 
	color: #003399; 
}

.blackText { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	color: #000000; 
}
    
.blackTextBold { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt;
	font-weight: bold; 
	color: #000000; 
}

a.wthradvisory:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

a.wthradvisory:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

a.wthradvisory:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration: none;
}
a.wthradvisory:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	text-decoration: none;
}


tr.stat-header {
        background-color: #333333;
}

tr.stat-row {
        background-color: #EEEEEE;
}

tr.stat-alt-row {
        background-color: #CCCCCC;
}

.stat-label {
        color: #FFFFFF;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
}

.stat {
        color: #000000;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
}


<style type="text/css"><!-- span {font-size:12px} background {color:red} --></style>
