/* CSS Document */

BODY {
	FONT-SIZE: 10px; 
	COLOR: #000; 
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	margin: 0px;
	margin-left: 68px;
	border-top: 0px;
	background:url(background.gif) left top no-repeat;
	text-align:left;
}
#outer {
	BORDER-RIGHT: #ffffff 0px solid; 
	MIN-HEIGHT: 100%; 
	BORDER-LEFT: #990000 0px solid; 
	WIDTH: 800px; 
	POSITION: relative; 
	TEXT-ALIGN: left; 
	background:url(wifi_header.gif) left top no-repeat;
}

#header {
	BORDER-TOP: #fff 0px solid; 
	BORDER-BOTTOM: #fff 0px solid;  
	background:url(images/top-banner.gif) no-repeat top left; 
	height:155px;
}

.toppad {
   padding-left: 680px; 
   padding-top:5px; 
   padding-bottom:155px;}

a.toplink {
   color: #666666; 
   text-align:left; 
   font-size:10px; 
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   text-decoration:none}

#footer {
	BORDER-TOP: #999999 0px solid; 
	BACKGROUND: ; 
	BORDER-BOTTOM: #fff 0px solid; 
	TEXT-ALIGN: center; 
	clear:both;
}
#footer {
	LEFT: 0px; 
	WIDTH: 800px; 
	BOTTOM: 0px;  
	HEIGHT: 20px
}
 HTML #footer {
	BOTTOM: -1px; 
	HEIGHT: 20px
}
#clearfooter {
	CLEAR: both; 
	HEIGHT: 20px
}
#right {
	FLOAT: left; 
	WIDTH: 40px; 
	text-align:left;
}
#rightindex {
	FLOAT: left; 
	WIDTH: 140px;
	margin-top:65px;
}
#rightnews {
	text-align:left;
	font-size:10px;
	padding:2px;
	border:#ECF5FF solid 4px;
}

#rightclip {
	FLOAT: left; 
	WIDTH: 240px; 
	text-align:left;
	font-size:10px;
	padding:5px;
	border:#ECF5FF solid 4px;
	margin-top:310px;
}
#content {
	FLOAT: left; 
	margin-top: 18px; 
	margin-bottom:8px; 
	border: #ff0000; 
	padding:10px; 
	WIDTH: 700px; 
}
#contenthome {
	FLOAT: left; 
	margin-top: 18px; 
	margin-bottom:8px; 
	border: #ff0000; 
	padding:10px; 
	WIDTH: 600px; 
}
#contentclip {
	FLOAT: left; 
	margin-top: 18px; 
	margin-bottom:8px; 
	border: #ff0000; 
	padding:10px; 
	WIDTH: 500px; 
}

.clearer {
	CLEAR: both; 
	MARGIN-TOP: -1px; 
	OVERFLOW: hidden; 
	HEIGHT: 1px
}

/*----------------------------------  top nav ----------------------------------------------------*/
#topnav{
    float: right;
    margin: 0;
    list-style: none;
    clear:both;
	padding: 0 0px 0 10px;
	text-align:right;
	width: 800px;
	text-align:left;
}
#topnav li{
    float: left;
    margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;

}

#topnav ul{
    float: left;
    margin: 0;
	list-style: none;
}
#topnav a {
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 21px;
    color: #003366;
	font-weight:bold;
    text-decoration: none;
	background:url(icon.gif) top left no-repeat;
	

}

#topnav a:hover{
    color: #CDDEEE;
    text-decoration: none;
	background:url(icon3.gif) top left no-repeat;
}

#topnav_chosen a{
    color: #CDDEEE;
    text-decoration: none;
	background:url(icon2.gif) top left no-repeat;
}
/*---------------------------------- End top nav ----------------------------------------------------*/

/*----------------------------  left links ------------------------------------*/


#leftnav{  
    padding-top: 8px; 
    padding-left: 0px;
    width: 130px;
    margin: 0;
    list-style: none;
	padding-bottom: 20px;
	text-align:left;
}

#leftnav li{
    margin: 0;
	list-style: none;
	padding-left:0px;
	
}
#leftnav ul{
    margin: 0;
    padding:  0  0  0 0;
	list-style: none;
}

#leftnav a {
    display: block;
    padding-left: 15px;
    background-color:#cc0000;
    color: #ffffff;
    margin: 2px;
    padding-top: 4px;
	font-weight:bold;
    text-decoration: none;
	font-family: verdana,Arial,sans-serif;
    font-size: 11px;
	height: 22px;
}

#leftnav a:hover{ 
    background-color:#ff0000;
	color: #ffffff;}
	
#leftnav_chosen a{
    background-color:#ff0000;
	color: #ffffff;}/* id to use on selected page */
	
/*----------------------------  right links ------------------------------------*/


#rightnav{  
    padding-top: 28px; 
    padding-left: 0px;
    width: 40px;
    margin: 0;
    list-style: none;
	padding-bottom: 20px;
	text-align:left;
}

#rightnav li{
    margin: 0;
	list-style: none;
	padding-left:0px;
	
}
#rightnav ul{
    margin: 0;
    padding:  0  0  0 0;
	list-style: none;
}

#rightnav a {
    display: block;
    padding-left: 5px;
    color: #ffffff;
    margin: 2px;
    padding-top: 4px;
    text-decoration: none;
	font-family: verdana,Arial,sans-serif;
    font-size: 11px;
	height: 28px;
}

#rightnav a:hover{ 
   text-decoration:underline 
}
	
#rightnav_chosen a{
    background-color:#ff0000;
	color: #ffffff;}/* id to use on selected page */
	
	
#rightnav-faq a {
    display: block;
    padding-left: 85px;
    color: #ffffff;
    margin: 2px;
    padding-top: 30px;
    text-decoration: none;
	font-family: verdana,Arial,sans-serif;
    font-size: 11px;
	height: 40px;
	background:url(faq.gif) top right no-repeat;
}

#rightnav-player a {
    display: block;
    padding-left: 67px;
    color: #ffffff;
    margin: 2px;
    padding-top: 26px;
    text-decoration: none;
	font-family: verdana,Arial,sans-serif;
    font-size: 9px;
	height: 44px;
	background:url(player.gif) top right no-repeat;
}
	
/*----------------------------  End right links ------------------------------------*/
	
/* frame graphic */	
.bl {background: url(images/bl.gif) no-repeat bottom left}
.br {background: url(images/br.gif) bottom right no-repeat}
.tl {background: url(images/tl.gif) top left no-repeat}
.tr {background: url(images/tr.gif) top right no-repeat} 	

.redbutton {
    padding: 2px;
    background-color:#cc0000;
    color: #ffffff;
	font-weight:bold;
	font-family: verdana,Arial,sans-serif;
    font-size: 11px;
	border:#ffffff solid 1px;
}
.style15 {
	color: #800000;
	font-size: 10px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

h3{
    padding-top:0px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration:underline;
}

.style17 {
	color: #990000;
	font-weight: bold;
}

img.wrapl{
float:left;
border:6px solid #ffffff;
}
img.wrapr{
float:right;
border:6px solid #ffffff;
}

.links {
	COLOR: #000000;
	text-decoration:underline

}
.links a{
	COLOR: #000000;
	text-decoration:none;

}
.links: visited {
	COLOR: #000000;
	text-decoration:none;
}
.links: hover {
	COLOR: #000000;
	text-decoration:underline;
}

hr{
color:#000066;
border:#000066 4px solid;
width: 90%;


}

.footer{
color:#000066;
padding-top:3px;
padding-bottom:3px;}

a {
color:#000066;
text-decoration: underline dashed;}

.boldblue{
	font-weight: bold;
	color: #003366;
}

.aytel
{
padding-left:3em;
padding-top: 4px;
padding-bottom: 4px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
background:url("aytel.gif") left  no-repeat;
}