/* CSS Document */

* {
margin: 0;
padding:0;
}


body {
width: 920px;
font-size:76%;
font-family: Arial, Helvetica, sans-serif;
line-height:1.4;

}

#header {
position: absolute;
top: 0px;
left: 0px;
}

#banner {
position: absolute;
top: 0px;
left: 0px;
background:url(images/banner.jpg) no-repeat;
}

#about
{position: absolute;
top: 3px;
left: 580px;
color: #ffffff; 
font-size: 12px; 
font-weight: bold; 
}

#contact
{position: absolute;
top: 7px;
left: 650px;
font: bold 100% arial, helvetica, sans-serif;
color: #ffffff;
}

#search	
{position:absolute;
 top: 45px;
 left: 550px;} 		 
		 
#menu 
{ 
position:absolute;
top: 75px;
left: 0px;
width: 920px;
height: 20x;
background:url(../images/nav.gif) repeat-x;
padding: 4px 0px 4px 0px;
}

#navcontainer ul
{
padding: .5em .3em 1em 8em;
list-style-type: none;
color: #fff;
font: 100% arial, helvetica, sans-serif;
text-align: left;
}

#navlist li  
{
display: inline;
list-style-type: none;
padding-right: 70px;
line-height: 10px;
color: #ffffff;
}
		
#navlist a  
{
color: #333333;
text-decoration: none;
}

#navlist li a:hover
{
background-color: #cc6666;
color: #ffffff;
}

#mainarea  { width: 920px;
           position:absolute;
           top: 62px;
		   left: 7px;
	      }

#maincol1 { width: 485px;
           position:absolute;
           top: 62px;
		    left: 7px;
            padding: 10px;
	background: #ffffff;		
		 }
		 
#maincol2  { width: 260px;                   
            position:absolute;
          top: 62px;
		  left: 530px;
          padding-left: 5px;
		  padding-right: 10px;
         }


#date {
position: absolute; 
top: 2px; 
left: 260px;
font-size: 10px; margin-bottom: 16px;
}

#date1 {
font-size: 10px;
 }

#focus
{
color: #ff0000; 
font-size: 12px;
font-weight: bold;
}

#caption {color: #ff0000; 
font-size: 12px; 
margin-bottom: 0px; 
margin-top: 6px;
}

.ps {margin-bottom: 5px;
}

#box
{
padding: 4px;
border-style: solid;
border-width:1px;
border-color: #cccccc;
margin:0px;
font-family: arial;
font-size: 12px;
}
 
#h1  {color: #ff0000; font-size: 16px; font-weight: bold;}

#h4  {color: #000000; 
font-size: 18px; 
font-weight: bold; 
}

#h3  {color: #000000; 
font-size: 14px; 
font-weight: bold; 
margin-bottom: 4px;
margin-top: 20px;
}

#h2  {color: #333333; 
font-size: 13px; 
font-weight: bold; 
margin-bottom: 4px;
margin-top: 10px; 
}
	   
#reports  ul  {padding: .2em 0;
margin: 0;
list-style-type: none;}

#reports li {display: block; }

#reports li a
{display: block;
background-color: #ffffff;
text-decoration: none;
color: #0000ff;
padding: .2em 1em;
	}	

#reportheadline {
font-size: 16px; 
color: #ff0000; 
padding: 0px 0px 15px 135px;}	

#footer {
position: absolute;
top: 1100px; 
left: 0px;
width: 920px;
color:#000;
background:url(../images/bar5.gif);
background-repeat: repeat-x;
height:25px;
text-align: center;
font:0.9em Arial, Helvetica, sans-serif;
padding: 10px 0px 10px 0px;
 }
 
a {text-decoration: none; color: #009900;}

a:visited {color: #99cc99;}

td {
	
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

hr { color:#f6f6f6; background: #f6f6f6; border: 0; Height:5px;}

#headline {color: #cc3333; 
font-weight: bold; 
padding-top: 12px; 
font-size: 14px;
}

#article p {align: justify;
}

#wrap {
text-align:left;
margin:0 auto;
}

#news  {text-align: center; 
color: #000000; 
font-weight: bold; 
padding-bottom: 5px;}

.indent {padding-left: 10px; 
padding-right: 0px; 
padding-top: 3px; 
text-align:justify; 
}

#sp {margin-bottom: 6px;
}

#sp1 {text-align: justify; 
font-family:  Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 140%;
}

#search {width: 185px; padding-left: 25px;}




