*{
	padding: 0;
    margin: 0;
}

body{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#links #none a:link{color:#000;text-decoration: none;}
#links #none a:visited{ color:#000;text-decoration: none;}
#links #none a:hover{ color:#000;text-decoration: none;}

#wrapper
{
	width: 900px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Images/bg_content.jpg);
	background-repeat: repeat;
}

h1,h2,h3,ol,p,form { text-align: left; }

a:link{color: #0033CC;text-decoration: none;}
a:visited{ color: #0033CC;text-decoration: none;}
a:hover{ color: #666666;text-decoration: none;}

#header {
	height: 265px;
	/*border:#00CC00 thin solid;*/
}
#header1 {
	height: 98px;
	background-color: #fff;
	background-image: url(Images/header1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*border: thin solid #FF0000;*/
}
.headerreport
{
	background-image: url("Images/header1.png");
    background-position: left top;
    background-repeat: no-repeat;
	height:85px;
}
#topnav{
	width:550px;
	background-color:#666;
	color:#FFF;
	float: right;
	text-align: right;
	font-size: 10px;
	padding: 5px 0 5px 0;
}
#topnav a{text-decoration: none;color:#FFF; font-weight: bold;}
#topnav a:visited{text-decoration: none;color:#FFF; font-weight: bold;}
#topnav a:hover{text-decoration: none;color:#000; font-weight: bold;}
#search{
	width:250px;float: right;
	text-align: left;}
#links {
	width: 900px;
	background-color: #5f85ce;
	color:#fff;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0 5px 0;
}
#links ul li{
	list-style: none;
	padding: 0;
	display: inline;
}
#links ul li a:link{text-decoration: none;color:#FFF;}
#links ul li a:visited{text-decoration: none;color:#FFF;}
#links ul li a:hover{text-decoration: none;color:#000;}
#header2 
{
	background-image: url(Images/header_none.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	clear: both;
}

/* Legolas: change background of bundle page here. */
#header2.bundlepackages
{
    background-image: url(Images/header_bundlepackages.jpg) !important;
}

/*#content-wrapper {
	min-height:200px;
	height:auto !important;
}*/
#content-wrapper {
	padding-top: 6px;
	*padding-top: 0;
}
#leftside 
{
	float: left;
	width: 190px;
}
#leftside p
{
	margin-left: 5px;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 7px;
}

#content
{
	float: left;
	width: 500px;
	margin: 0; /*border-right: thin solid #999;
	border-left: thin solid #999;*/
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#content h1 
{
	font-size: 15px;
	color: #0033CC;
}
#content h2 
{
	font-size: 13px;
	color: #0033CC;
	line-height: 14px;
}

#content p 
{
	font-size: 11px;
	line-height: 14px;
	/*padding-top: 10px;*/
}

.font
{
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;	
}
#sidebar 
{
	float: right;
	width: 190px;
}
#sidebar .black {
	color: #000 !important;
}
#sidebar #tempholder *, #sidebar #placeholder * {
	color: #0030DE !important;
}

#sidebar #tempholder, #sidebar p {
	color: #0030DE;
}

#leftbar 
{
	float: left;
	width: 180px;
}

#sidebar p
{
	margin-left: 5px;
	font-size: 10px;
	padding-bottom: 10px;
}

#footer {
	clear:both;
	background-color: #999;}
#footer p{ 
	padding:10px 0 10px 0;
	width: 100%;
	background-color: #999;
	font-size: 10px;
	text-align: center;
	color: #fff;}
#footer p a:link{color: #fff;text-decoration: none;}
#footer p a:visited{ color: #fff;text-decoration: none;}
#footer p a:hover{ color: #ccc;text-decoration: none;}
.red{
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.greyline{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
/* scrolling news */
#marqueecontainer{
	position: relative;
	width: 180px;/* marquee width */
	height: 150px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
	/*border: 1px solid #0051A0;*/
	text-align: left;/*	border: solid;
	border: #0051A0;*/}
#marqueecontainer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;}
#marqueecontainer a:visited{color: #003399;}	
.morespace{
	line-height: 20px;}
/* end scrolling news */

/*begin login */

.loginlabel
{
	font-size: xx-small;
}

.logininput
{
	width: 112px;
}

.loginbutton
{
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-bottom: #999 1px solid;
	font-size: xx-small;
}
/*end login*/

/*begin download filings*/
.searchfilings
{
	font-size: x-small;
	background-color: #dddddd;
}

.searchfilings_title
{
	font-size: x-small;
	background-color: #5F85CE;
	font-weight: bold;
	color:#ffffff;
}

.normaltext
{
	font-size: x-small;
}

.formlabel
{
	font-size: 11px;
}

.formchk
{
	font-size: 11px;
	line-height:20px;
}
.formchk input{margin-right:10px;}

.importanttext
{
	color: #ff0000;
}
/*end download filings*/

/*begin bulletin area*/


#login {
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 150px;
	width: 350px;
	border: thin solid #000000;
}
#login h1 {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 15px;
	text-align: center;
}

#headerbulletin {
	height: 85px;
	/*border:#00CC00 thin solid;*/
}
#header1bulletin {
	height: 85px;
	background-color: #fff;
	background-image: url(Images/header1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*border: thin solid #FF0000;*/

}

#bulletin {
	font-size: 9px; 
	color: #000;
	background-color: #fff;
	border: thin solid #000;
}

#bulletin {
    border: 1px solid #666;
}
	  
#bulletin tr td {
	border-left: 1px solid #666; 
	border-bottom: 1px solid #666; 
	padding: 3px;
      }

.titleline {
	color:#fff;
	background-color:#036;
	font-weight: bold;	
	font-size: 16px;

}
#bulletin th {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #000;
	font-size: 10px;
	text-align: center;
	margin: 3px;
	padding: 4px;
	  }
	  
#bulletinView {
	color: #000;
	font-size: 10px;
	background-color: #fff;
}
/*end bulletin area*/

