BODY		{	font-family: 'Verdana', 'Arial', 'Helvetica', 'Sans-serif';
				color: #330066;
				font-size: 9pt;
				background-color: #ffffff;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
			}


TH,TD		{	font-family: 'Verdana', 'Arial',  'Helvetica','Sans-serif';
				font-size: 9pt;
				color: #330066;
				background-color: #ffffff;
		//		text-align: left;
			}			

A			{	color: #990000; 
				text-decoration: none
 			}
A:active	{	color: #ff0033; }
A:visited	{	color: #003366; }
A:hover		{	 color: #000033; 
					 text-decoration: underline }

ul { line-height: 1.7;}
ul.news_headline {line-height: 1.4;
						list-style-type: square;
						list-style-position: outside;
						font-size: 8pt;
						font-style: italic;
						margin-left: 15px;
						margin-bottom: 5px;
						margin-top: 0px;
					//	padding-bottom: 5px;
					//	padding-top: 5px;	
											
							// for firefox...;
						padding-left: 0px;
						}



SMALL	{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	}
	
.fsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

.flarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}


.borderblue {border: 1px solid #336699;}
.borderblue_downloads { border: 1px solid #336699;}
.borderblue_downloads TR TD { font-size: 8pt;
										font-style: italic;
										}
						
// might get used again...
//
//.button a { font-family: verdana, arial, helvetica, sans-serif;
//				font-size: 10px;
//				font-weight: bold;
//			  color: #ffffff;
//			  background-color: #336699;
//			  text-decoration: none;
//			  padding: 5px;
//			  border: 1px solid blue; }
//
//.button a:hover  { background-color: #339966; color: orange;  }
//


// ... might get used again...
//
//table.filingtable {	background-color: #006600;
//							border-color: #006600; border-style: solid; border-width: 1px;
//				}
//
//table.filingtable tr th {	background-color: #d2e9ff;
//									font-weight: bold}
//						
//table.filingtable tr td { background-color: #ffffff;
//								padding-bottom: 1px;
//						}
//

.bdarkblue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}

td.bdarkblue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}

.borderblue_downloads TR TD.bdarkblue {	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				font-weight: bold;
				color: #FFFFFF;
				background-color: #000066;
				text-align: center;
				}


h4{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}
.h4{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}

.topbluetitlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #336699;
}
.bgrnd {
	background-attachment: fixed;
	background-image: url(/images/bgfade.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.non_active { color: red; }

.active_theme, TR.active_theme, TR.active_theme TD { background-color: #ccffcc; }
