
body
{ 
font-family: arial;
font-size: 8pt; 
text-align: left;
} 

table
{
   width: 400px;
   font-family: Arial;
   font-size: 10pt ;
}
td
{ 
   vertical-align: top;
}

/* specific divs */
#container
{
    border: 0px;
	width: 100%;
}

#topsection
{
	width: 0px;
    display: none;
}
#textsection, #widertextsection
{
	background-color: white;
	color: black;
	text-align: left;
	font-family: arial;
	font-size: 10pt; 
	margin-left: 0px;	
	width:100%;
}

#widertextsection { width:100%}

#topicsection
{
	width: 0px;
    display: none;
}	
#newstopicsection
{
	width: 0px;
    display: none;
}	

#resultlistsection
{
	width: 0px;
    display: none;
}	

#photoindexsection
{
	width: 0px;
    display: none;
}	

#headingsection
{
	width: 0px;
    display: none;
}

#footer
{
	background-color: white;
	color: black; 
    font-size: 10pt; 
 	padding: 0;
}
#footer_left
{
	float: left;
}

#footer_right
{
	float: right;
	text-align: right;
	width: 50%;
	height: 25px;
    display: none;
}


#footer a#font-family, a:link#current, #navlist a:visited#current, #navlist a:hover

{
	color: black;
}

#footer a:link, #footer a:visited
{
   color: black;
}


#mainsection
{
}
h1,h2,h3,h4,h5,h6
{
	font-family: Arial, verdana, Sans Serif;
	font-size: 12pt; /*default */
	color: black; /*default */
}
h1{font-size: 16pt;}
h2{font-weight: bold;font-size: 14pt;}
h4{	color:  #000099; font-size: 12pt; font-weight: normal}
h5{ font-size: 10pt; font-weight: normal}
h6{font-size: 10pt;	font-weight: bold;}

a
{
 color: black;
}
#topicsection a
{
    display: none;
}
#topicsection a:link, a:visited
{
    display: none;
}

#topicsection a:visited
{
    display: none;
}

#topicsection a:link#current, #topicsection a:visited#current 
{
    display: none;
}

#topicsection a:hover
{
    display: none;
}

#bottomsection
{
    display: none;
}




#navlist ul, #navlist li
{
    display: none;
}
#navlist a
{
    display: none;
}

#navlist a:link, #navlist a:visited
{
    display: none;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
    display: none;
}

#navlist a:hover
{
    display: none;
}