/* 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;
}

#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
{
position:absolute;
top: 107px;
left: 0px;
width: 316px;
height: 930px;
padding-left: 7px;
padding-right: 7px;
padding-top: 0px;
border-right: 1px dotted #ccc; 
}

#maincol2
{
position: absolute;
top: 107px;
left: 331px;
width: 316px;
height: 930px;
padding-left: 7px;
padding-right: 7px;
padding-top: 0px;
border-right: 1px dotted #ccc; 
}

#box10
{ margin-top: 10px;
width: 300px;
height: 200px;
background: #f6faf6;
padding-left: 7px;
padding-right: 7px;
padding-top: 3px;
}

#box20
{ 
padding-left: 45px;
}

#maincol3
{
position: absolute;
top: 107px;
left: 663px;
width: 251px;
height: 930px;
padding-left: 5px;
padding-top: 15px;
}

		 
#date {
position: relative; 
top: 5px; 
left: 245px;
font-size: 11px; 
}

#focus
{
margin: 0; padding: 3px;
color: #ff0000; 
font-size: 12px;
font-weight: bold;
}

.ps {margin-bottom: 5px;
}


#h1  {color: #ff0000; font-size: 16px; font-weight: bold;}

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

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

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

#cap {font-size: 13px; 
font-weight: bold; color:#cc3333;}
	   
#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: 1020px; 
left: 0px;
width: 920px;
color:#000;
background:url(../images/bar8.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:3px;}

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

#highlight {color: #000000; 
font-weight: bold; 
font-size: 14px;
margin-bottom: 2px;
margin-top:2px; 
}

#sp {margin-bottom: 6px;
}

#sp1 {text-align: justify; 
font-size: 13px;
}

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




