﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
} 
a:link {
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699ff;
}
a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699ff;
}
a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000080;
}
h2	{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006666;
}
h3	{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

/*BEGIN WIRELESS BROADBAND STYLES*/
h1#banner span {display: none; }

h1#banner {margin:0px 0 0 0px; padding:0px 0 0 0px; width:778px; height:150px; background: url(connect/images/banner4.jpg) no-repeat;}

#topBanner{
	border-top:20px solid #1D2541;
}
#wirelessHeading {
	color: #6699ff;
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	padding: 0 0 0 0;
	font-weight:bold;background-color: #CCCCFF;
}
#wirelessSubheading {
	padding:0px 0px 0 0px;
	color: #1D2541;
	font-size: 10pt;
	text-align:center;
	font-weight:bold;background-color: #CCCCFF;
 	border: 1px dashed #1D2541;
	font-style: italic;
}
ul.arrow {
 	list-style-image:url(connect/images/bullet.jpg);
}

#wrapper {
background: transparent;
width: 778px;
padding:0 0 0 0px;
border:0;
border-top: 0;
text-align:left;

}
#sideBar {
	padding:10px 0px 0 0px;
	color:#FFFFFF;
	font-size: 80%;
	width: 170px;
	float: left;
}

#content{
padding:0 20px 0px 20px;
margin-left:180px;
text-align: justify

}
#footer{
padding:5px 0 0 0;
 background:#1D2541 repeat-y;
 color:#FFFFFF;
 font-size:100%;
 text-align:center;
 
}
.inlineImage {
	margin-left: 10px;
}
.inlineImageLeft {
	margin-right: 10px;
}

/*END WIRELESS BROADBAND STYLES*/

/* TF 020724 */
#tastyComment {
background-color: #7DA8FF;
font-size: 12px; 
/* color: #7DA8FF; */
/* display:none;*/ 
input {
        border-radius: 25px;
    }
}
