* {
padding:0;
margin:0;
}
.navtables {
	border: 1px solid #000000;
	background-color: #F8F8F8;
}
.mainpagetable {
	background-color: #FFFFFF;
	border: 1px solid #BDBDBD;
}
.NavHeadText {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h1 {
	color: #3399CC;
	font-size: 20px;
	margin: 0px 0px 8px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	color: #FCAA47;
	margin: 5px 0; /*top, right, bottom, left*/ 
}
p {
	margin: 0px;
	padding: 0px;
}
.scroller {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.scroller:hover {
	color: #FFFFCC;
}
.smalltext {
	font-size: 10px;
}
.smallertext {
	font-size: 11px;
}
a.navlinks:link {
	color: #0066CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FF4A4A;
	text-decoration: underline;
}
a.navlinks:visited {

	color: #333399;
	text-decoration: none;
}
a.navlinks:hover {

	color: #000000;
	text-decoration: none;
}
.marqueetext {
	color: #F4BD7A;
	font-size: 11px;
}
.marqueelink {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a.marqueelink:hover {
    color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	color: #3399CC;
	margin: 0 0 .5em 0;
	text-decoration: none;
}
.mainbodytable {

	border: 1px solid #000000;
}
.centerTable {
text-align:center;
}

.centerTable table {
margin-left:auto;
margin-right:auto;
/* INHERITED ALIGNMENT IS CENTER. ONLY INCLUDE THIS IF YOU WANT */
/* TO CHANGE THE ALIGNMENT OF THE CONTENTS OF THE TABLE */
text-align:left;
}

hr {
	border-top: 1px dashed #CCCCCC;
	border-right: none;
	border-bottom: 1px dashed #CCCCCC;
	border-left: none;
	margin-top: 8px;
	margin-bottom: 8px;
}
.navlinks {
	font-size: 12px;
}
.whitetextbold {
	font-weight: bold;
	color: #FFFFFF;
}
li {
	margin: 2px 0px 0px 0px;
	list-style-type: square;
	list-style-image: none;
}
.featuretext {
	font-weight: bold;
	font-size: 14px;
}
ul {
	margin: 10px 0px 0px 16px;
	padding: 0px;
}
.speedtext {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.limit {
	font-weight: bold;
	color: #FF0000;
}
.pricetext {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.deallink {
	color: #000000;
	text-decoration: none;
}
.broadbandtable {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
body {
	margin: 0px;
	font-family:  "trebuchet ms", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #444;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.navtablesdark {

	border: 1px solid #000000;
}
.greybordertable {
	border: 1px solid #CCCCCC;
}
.navpulldown {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
	border: 1px solid #000000;
	margin: 2px;
}
.heading {
	font-size: 15px;
	font-weight: bold;
	color: #0000CC;
}
.tablefullborders {
	border: 1px solid #CCCCCC;
}
.whitehead {
	font-size: 14px;
	color: #FFFFFF;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF2929;
}
.footer {
	font-size: 10px;
	color: #EFA03B;
}
.navseperator {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}.smalltexttable {
	font-size: 10px;
}
.broadbandtablebottomunderline {

	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.whitetextthin {

	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}

}
.fproviders img{
filter:alpha(opacity=100);
-moz-opacity:1.0;
}
.fproviders img:hover {
filter:alpha(opacity=50);
-moz-opacity:0.5;
}
.orangetext {
	font-size: 14px;
	color: #FCAA47;
}
.purptext {
	font-size: 14px;
	color: #1786BB;
	font-weight: bold;
	text-decoration: none;
}
.whitetextboldlarge {

	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.whitetextboldlargeh1 {
	font-weight: bold;
	color: #3399CC;
	font-size: 18px;
	margin: 0px;
}
.largetextbox {
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.verticalline {
	background-image: url(/images/verticalline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.pagefade {
	background-image: url(/images/boxpagefade.jpg);
	background-repeat: no-repeat;
}
.whitetextboldhead {


	font-weight: normal;
	color: #333333;
	font-size: 16px;
}
.resultsbig {
	font-size: 24px;
	color: #319ACE;
	font-weight: bold;
}
.orangebig {

	font-size: 18px;
	color: #FFC331;
	font-weight: bold;
}
.bigneutral {


	font-size: 20px;
	color: #FFB70D;
	font-weight: bold;
}
.bluebordertable {

	border: 1px solid #B9F1FF;
}
/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:left;
      width:100%;
      border-bottom:1px solid #666666;
      }
    #tabsI ul {
        margin:0;
        padding:0px 10px 0 0px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0 0 0 0px;
      }
    #tabsI a {
      float:left;
      background:url("tableftI2.gif") no-repeat left top;

      font-size: 12px;
      margin:0 0px 0px 0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("tabrightI2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
.text14 {
	font-size: 14px;
}
.lightgreybordertable {

	border: 1px solid #EAEAEA;
}
td {
	font-size: 12px;
}

   #tabs4 {
      float:left;
      width:100%;
      font-size: 12px;
      line-height:normal;
          border-bottom:1px solid #CCCCCC;
      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 0px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:right;
      background:url("tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
	      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 .current a {
              background-position:0% -42px;
      font-size: 14px; 
	font-weight: bold;
	  }
      #tabs4 .current a span {
              background-position:100% -42px;
      }
.Redtext {

	font-size: 14px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}



.setup {
	font-size: 14px;
	color: #84AEED;
	font-weight: bold;
	text-decoration: none;
}
.sortdown {
	background-image: url(images/downsort.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.broadbandtablesorthead {

	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.largehead {


	font-size: 18px;
	color: #7A7A7A;
	font-weight: bold;
}
.featurelink {

	font-size: 14px;
	color: #FF4A4A;
	font-weight: bold;
	text-decoration: underline;
}

.active {
	color: #3399CC;
	font-weight: normal;
	text-decoration: underline;
}
.visited {
color: #666666;
text-decoration: underline;
}
 

