/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #66CC66;
}

/* Scroll Bars */
body {
	scrollbar-base-color: #000033;
	scrollbar-arrow-color: #3c53b1;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #CCCCCC;
}

.stream {
position: relative;
width: 220px;
height: 236px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding: 0 5px 5px 0;
line-height:130%;
background-color:#FFF;
overflow: auto;
}

.stream_fade {
position: relative;
height: 40px;
width:205px;
margin-top: -41px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #66CC66;
}

a:link, a:visited, a:hover {
	color: #66CC66;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #CCCCCC;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 18pt;
 color: #3C53B1;
}

h2{
 font-size: 16pt;
 color: #3C53B1;
}

h3{
 font-size: 16pt;
 color: #3C53B1;
}

h4{
 font-size: 14pt;
 color: #3C53B1;
}

h5{
 font-size: 12pt;
 color: #3C53B1;
}

h6{
 font-size: 12pt;
 color: #3C53B1;
}

form {
	background-color: #000033;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24pt;
	line-height: normal;
  background-color: #FFFFFF;
	color: #66CC66;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
  color: #66CC66;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
  color: #66CC66;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #66CC66;
	line-height: normal;
}
.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66CC66;
}

.horizontal rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
  color: #3C53B1;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: #66CC66;
}
