.text_scroll {
 overflow:auto;
 height: 475px;
 width: 400px;
}

.text_scroll_story {
 overflow:auto;
 height: 155px;
 width: 645px;
}

.style1 {font-size: 7pt}
.style3 {font-size: 9pt}
.style10 {font-size: 7pt}
.style11 {font-weight: bold}

.cell_boarder {
	border: 3px solid #bbbdc0;
}

.border_bottom {
	border-bottom-color: #cf1212;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

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

.white_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
}

.btm_text_gray {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #BBBDC0;
}
.btm_text_black {

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

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

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

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #F20018;
}

.announce_text_black_lg {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

body {
	background-color: #9d9d9d;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #F20018;
	text-decoration:none
}

a:hover {
	text-decoration: underline;
	color: #F20018;
}

a.btm_links {
text-decoration:none;
	color: #000000;
}

a.btm_links:hover {
text-decoration:underline;
	color: #000000;
}

a.btm_links_sm {
text-decoration:none;
	color: #000000;
	font-size: 7pt;
}

a.btm_links_sm:hover {
text-decoration:underline;
	color: #000000;
	font-size: 7pt;
}

h1 {
	font-size: 10pt;
	color: #FFFFFF;
}
h2 {
	font-size: 10pt;
	color: #000000;
}
h3 {
	font-size: 10pt;
	color: #F10016;
}

.searchterms {
display:none;
}