/* CSS Document */

* {
margin: 0;
padding:0;
}

body{
width: 920px;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
line-height:1.3;
}

#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;
}

body#home a#homenav,
body#business a#busnav,
body#bw a#bwnav,
body#network a#netnav, 
body#handsetapp a#hsetnav 
{
color: #000;
background: #f0f9f0;
padding: .5em .5em 0.5em 0.5em;
}

#maincol1 { width: 400px;
           position:absolute;
           top: 128px;
		   left: 7px;
			margin: 7px;
            padding-left: 20px;
			padding-right: 20px;
			
		 }
		 
#maincol2  { width: 280px;  
            position:absolute;
          top: 128px;
		  left: 520px;
          padding-left: 0px;
		  padding-right: 0px;
         }

#focus
{
margin: 0; padding: 3px;
color: #ff0000; 
font-size: 12px;
font-weight: bold;
}
		 
#date {
position: absolute; 
top: 2px; 
left: 260px;
font-size: 10px; margin-bottom: 16px;
}

#date1 {
font-size: 10px;
 }

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

.ps {margin-bottom: 5px;
}

#box
{
padding-left: 9px;
padding-right: 2px;
margin:0px;
}

#box3
{
background: #f9f9f9;
padding: 10px;
margin:0px;
}
 
#h1  {color: #ff0000; font-size: 16px; font-weight: bold;}

#h4  {color: #66aa66; 
font-size: 15px; 
font-weight: bold; 

}

#h3  {color: #000000; 
font-size: 15px; 
font-weight: bold; 
margin-bottom: 5px;
margin-top: 10px;
}

#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;
}

#highlight {color: #cc3333; 
font-weight: bold; 
font-size: 16px;
margin-bottom: 2px;
margin-top:0px; 
}

#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-size: 13px;
}

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




