body      { color: #000000; background-color: #e1edeb; font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: 16px; margin: 10px 0 50px 0; }	
h1        {
	font-size: 20px;
	color: #000000;
	text-align: center;
	line-height: 30px;
}
h2        {
	font-size: 25px;
	color: #000000;
	text-align: center;
	line-height: 30px;
}
h3        {
	font-size: 15px;
	color: #005D52;
	text-align: left;
	font-family: sans-serif;
	padding: 0;
	margin: 10px 0 2px 0;
	text-decoration: underline;
	text-transform: uppercase;
}
th           { background-color: #005d52; color: #ffffff; font-size: 8pt; font-family: sans-serif; font-weight: bold; text-align: left; padding-left: 10px; }
th.marketing { background-color: #000; }
td        { font-family: sans-serif; text-align: left; }
ul, ol    { margin: 0px; text-align: left; }
p         { text-align: left; padding: 0; margin: 12px 0; }
li        { margin: 7px 0; }
.content  { background-color: #ffffcc; padding: 19px; }
.table    { border: 1px solid #666; margin: 0 auto 0 auto; }
.ti       { width: 98%; }
.ti_small { width: 50%; }
.shaded   { background-color: #dddddd; }
.shaded2  { background-color: #efd25f; }
.error    { background-color: #ffff00; color: #ff0000; font-weight: bold; font-size: 10pt; font-family: sans-serif; line-height: 170%; display: block; }
.success  { color: #007700; font-size: 8pt; font-family: sans-serif; }
.code     { font-size: 11px; font-family: monospace; color: #070; padding: 2px; margin: 3px 0 0 20px; }
.small    { font-size: 11px; color: #555; }
.big      { font-size: 11pt; }
.left     { text-align: left; }
.right    { text-align: right; }
.label    { text-align: right; }
.listing  { text-align: left; padding: 4px; margin: 3px 0; }
.listing_executive    { text-align: left; padding: 4px; margin: 2px 0; border: 1px solid black; background: yellow; }
.link_type_tip        { font-size: 8pt; color: green; margin: -4px 0 -6px 30px; }
.bright, .highlighted { background-color: #ffff00; }


.link_type_pad { padding: 10px 10px 5px 10px; }
.link_type_description_pad { padding: 0px 10px 10px 30px; }
.link_type_title { font-size: 14px; font-weight: bold; font-style: italic; }
.link_type_highlighted { background: yellow; font-style: italic; }


a:link, a:visited, a:hover, a:active { color: #005d52; font-family: sans-serif; font-weight: normal; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-style: italic;
}
