BODY,TD {
    font-family:      Verdana, Arial, Helvetica;
    font-size:         12px;
}

h1, h2 {
        font-family: Verdna, Arial, sans-serif;
        font-weight: bold;
        color: #ff9900;
}
h2 {
        font-size: 14px;
}

/*** Comment ***/

.phone800number {
    font-size: 16px;
    font-weight: bold;
    color: #ff6600;
}
.divfloatright {
    float: right;
}
.product {
    font-size: 10px;
}
.thirdrow {
    font-size: 10px;
    background-color: #dddddd;
    text-decoration: none;
    border-top: solid 1px #fff;
    padding-left: 2px;
}
.overspaced {
    font-size: 10px;
    text-decoration: none;
    line-height: 30px;
}
.tableheader {
    font-weight: bold;
    text-align: center;
}

.reporttable {
    border-collapse: collapse;
    font-size: 10px;
    padding: 2px;
    border: 1px #000 solid;
}
.reporttable th {
    background-color: #dddddd;
    font-size: 10px;
    text-align: center;
    padding: 4px;
    border: 1px #000 solid;
}
.reporttable td {
    font-size: 10px;
    border: 1px #000 solid;
}
.topoftable {
    text-align: center;    
    font-weight: bold;
    text-decoration: underline;  
}
.largebasketlabel {
    background-color: #999999;
    font-weight: bold;
    font-size: 16px;
    color:  #ffffff;
}
.basketlabel {
    background-color: #999999;
    font-weight: bold;
    font-size: 10px;
    color:  #ffffff;
}
a.menubar {
   color: #ffffff;
}
a:link, a:visited, a:active { text-decoration: none; }
a.sidebar {
    color: #ff6600;
}
TD.small {
   font-size: 8pt;
}
.tiny {
   font-size: 7pt;
}
.th {
  text-decoration: none;
  font-weight: bold;
  font-size: 7pt;
  color: #555555;
}
a:hover  { text-decoration:underline; } 
TEXTAREA {
    font-family:       Tahoma, Arial, Helvetica;
        font-size:         12px;
        font-style:        normal;
        font-weight:       normal;
        color:             black;
}
INPUT {
    font-family:       Tahoma, Arial, Helvetica;
        font-style:        normal;
        font-weight:       normal;
        color:             black;
}
SELECT.tiny {
   font-size: 7pt;
   background: #dddddd;
}
SELECT,INPUT {
   font-size: 8pt;
}
TD.header {
   font-size:  8pt;
   color: #ffffff;
   background: #000000;
}
TD.heading {
   font-size: 16pt;
   color: #000000;
   background: #ffffff;
}


INPUT.header {
   font-size:     7pt;
   font-weight:   bold;
}
.text {
   font-family:       Tahoma, Arial, Helvetica;
     font-size:         10pt;
   LINE-HEIGHT: 16px;
   TEXT-DECORATION:none;
}
.text2 {
    font-family:       Tahoma, Arial, Helvetica;
        font-size:         10pt;
   TEXT-DECORATION:none;
}
.smalltext {
   font-size:         8pt;
   TEXT-DECORATION:none;
}
.tinytext {
    font-family:       Tahoma, Arial, Helvetica;
      font-size:         7pt;
   TEXT-DECORATION:none;
}
.hiddenlink {
   FONT-FAMILY: Tahoma,Arial,Helvetica, Sans-serif;
   FONT-SIZE: 12px;
   FONT-STYLE: NORMAL;
   COLOR: #000000;
   LINE-HEIGHT: 16px;
   TEXT-DECORATION:none;
}
.hiddenlink:hover {
   FONT-FAMILY: Tahoma,Helvetica, Sans-serif;
   FONT-SIZE: 12px;
   FONT-STYLE: NORMAL;
   LINE-HEIGHT: 16px;
   TEXT-DECORATION:underline;
}
.header {
   FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
   FONT-SIZE: 22px;
   FONT-STYLE: NORMAL;
   COLOR: #000000;
   LINE-HEIGHT: 26px;
   TEXT-DECORATION:none;
}
.orange {
   color: #FF9900;
}

.Box {
    border-collapse: collapse;
    border: #FF9900 1px solid;
}


/**** GRID ****/
.Grid TD {
        border: #CCCCCC 1px solid;
}
.Grid {
        border-collapse: collapse;
}       
.Grid .Outside, .Outside, .Grid .Outside TD {
        border: none;
}
.Grid TH {
        background: #FFFFFF;
        font-size: 8pt;
}
.GridHeader TD, .GridHeader {
        border: none; 
        font-size: 8pt;
        font-weight: bold;
        text-align: center;
        vertical-align: bottom;
}
.GridTag {
        text-align: right;
        font-weight: bold;
        font-size: 8pt;
}

#Survey {
   width: 500px;
}

#SurveyThanks {
   
}
.SurveyQuestion {
   font-weight: bold;
   padding-top: 10px;
   padding-bottom: 3px;
}

.SurveyAnswer {
   padding-left: 20px;
}

.SurveyText {
   width: 400px;
   height: 60px;
}

.SurveyOther {
   width: 250px;
}

#SurveySubmit {
   padding: 3px;
   margin-top: 10px;
}

/**** NewTekForm ****/
#NewTekForm {
        border-collapse: collapse;
}       
#NewTekForm th {
	font-size: 10px;
        font-weight: bold;
        text-align: right;
        padding-right: 4px;
}
#NewTekForm td {
	font-size: 10px;
}
#NewTekForm td input {
	font-size: 10pt;
}

.pfrH2 {
	padding: 10px 0px;
	font-size: medium;
}

.pfrH3, #NewTekForm th.pfrH3 {
	color: #999;
	font-weight: bold;
	padding-top: 10px;

}

.pfrhelptext {
	font-size: 8pt;
	color: #999999;
}
.pfrErrors {
	padding: 10px 0px;
	color: #ff0000;
        line-height: 1.4em;
}
.pfrPaging {
	padding-top: 3px;
	font-size: 10px;
	line-height: 1.3em;
}
.pfrSearch {
	padding: 0px 0px 5px 0px;
	float: right;
}
.pfrSearch input, .pfrSearch select  {
	font-size: 8pt;
}
.pfrSearch .Button {
	padding: 1px 0px;
}
.pfrSearch .TextBox {
	width: 70px;
}

#pfrForm {
	display: inline;
}

#pfrForm #ChooseAffiliate {
	float: left;
        padding: 3px 0px;
}

.pfrGrid {
   border-collapse: collapse;
}
.pfrGrid th {
   text-align: center;
   font-weight: bold;
   font-size: 10px;
   padding: 0px;
   margin: 0px;
}
.pfrGrid td {
   border: solid 1px #999;
   padding: 1px 1px;
   margin: 0px;
   font-size: 11px;
}
.pfrGrid .Highlight {
   background-color: #FFFFCC;
}
.pfrGrid .Contacts {
   text-align: center;
}
#pfrApplicationGrid {
   width: 100%;
}
#pfrApplicationGrid th a {
   color: #0000ff;
}
#pfrApplicationGrid .Date, #pfrApplicationGrid .Contacts {
   width: 60px;
}

#pfrApplicationGrid td.Date {
   text-align: center;
}

#pfrApplicationGrid .Phone {
   width: 110px;
}

#pfrContactsGrid, #pfrRequestsGrid {
   width: 90%;
}
#pfrContactsGrid .Date {
   width: 140px;
}

#pfrRequestsGrid td {
   padding: 0px 8px 0px 2px;
}

.pfrGrid .Batch {
}

.pfrGrid .AltBatch {
   background: #EEEEEE;
}

.pfrPhone {
	font-weight: bold;
}

.pfrDataTable {
	border-collapse: collapse;
	border: solid 1px #999;
	background-color: #FFFFCC;
}

.pfrDataTable th {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
        padding-left: 10px;
}
.pfrDataTable td {
        font-size: 11px;
	padding: 3px 10px 3px 5px;
}

.pfrDataTable th.TableHeader {
	text-align: center;
}

#pfrBasicInfo {
	float: left;
	width: 300px;
}

#pfrAddress {
	margin-left: 10px;
	float: left;
	width: 300px;
}

#pfrAddress th {
	width: 110px;
}


/*** POP Page Styles ***/
#POPHeader {
	width: 709px;
}
#POPHeaderText {
	width: 530px;
	float: none;
}
#POPHeaderButtons {
	width: 150px;
	float: right;
}

#POPMain {
	width: 709px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#POPLeft {
	width: 450px;
	float: left;
}
#POPOffersHeader {
	color: #FF6600;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
        background: #FFE2C6 url(/images/css/top-right-white.gif) top right no-repeat;
}
.POPOffer form {
	display: inline;
}
.POPOfferTitle {
	font-weight: bold;
	padding-bottom: 2px;
}
.POPOfferTitle a:visited {
	color: #0000ff;
}
.POPOfferDescription {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
}
.POPOfferPrice {
	font-size: 10px;
	padding-bottom: 4px;
}
.POPOfferSpacer {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 1px;
	background: url(/images/css/orange-dottedline.gif) repeat-x;
}
.POPOfferLogo {
	font-weight: bold;
	font-size: 16px;
}
.POPOffer .POPOfferButton {
	padding-top: 3px;
	padding-bottom: 8px;
}
.POPOffer .POPOfferButton .WaiveFee {
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
}
.POPOffer .POPOfferDescription p {
	padding: 0px;
	margin: 4px 0px;
}
#POPRight #Basket #BasketHeader { 
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #AAAAAA url(/images/css/top-right-white.gif) top right no-repeat;
}
#POPRight #Basket #BasketHeader span { 
	background: #AAAAAA url(/images/css/top-left-white.gif) top left no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 76px;
	padding-right: 76px;
}
#POPRight #Basket #BasketItems {
	border-left: solid 1px #AAA;
	border-right: solid 1px #AAA;
	padding-left: 2px;
	padding-right: 2px;
}
#POPRight #Basket #BasketItems .BasketItemSpacer {
	background: url(/images/css/orange-dottedline.gif) repeat-x;
	padding: 2px 0px;
	margin: 0px 3px;
}

#POPRight #Basket #BasketItems .BasketItemUtilityName {
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}
#POPRight #Basket #BasketItems .BasketItemSummary {
	padding: 0px;
	margin: 0px;
}

#POPRight #Basket #BasketItems .BasketItemSummary th { 
	font-size: 10px;
	text-align:right;
	width: 60px;
	padding-bottom: 2px;
	font-weight: normal;
}
#POPRight #Basket #BasketItems .BasketItemSummary td {
	font-size: 10px;
	padding-left: 4px;
	padding-bottom: 2px;
}


#POPRight #Basket #BasketFooter {
	background-color: #AAAAAA;
	padding-top: 4px;
}
#POPRight {
	width: 240px;
	float: right;
}

#POPRight #BottomProceed {
	padding-top: 10px;
	text-align: center;
}
.Strikethrough {
	text-decoration: line-through;
}

/*** Directory Styles ***/
.Directory, .Directory td, .Directory th {
        color: #666;
        font-size: 11px;
}
.Directory {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;

}
.Directory .List {
        margin-top: 6px;
}
.Directory .List td.ListColumn {
	text-align: left;
	padding-right: 15px;
	line-height: 16px;
	width: 140px;
}

#BelowFooterHolder {
        text-align: center;
}

.BelowFooter {
        width: 705px;
        margin: auto;
        text-align: left;
        margin-top: 50px;
}
/*** End Directory ***/ 

/*** Checkout Page ***/
#RequiredInfoContainer th {
	text-align: left;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 2px;
	border-bottom: solid 2px #FF9900;
}
.RequiredInfoHeader, #LegalTextHeader {
	padding-top: 15px;
}
.RequiredInfoHeader, #RequiredInfoContainer th.UtilityHeader, #LegalTextHeader {
	color: #FF9900;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#RequiredInfoContainer th.UtilityName {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#RequiredInfoContainer td#Cell_Comments {
	text-align: right;
	padding-right: 4px;
}
textarea.Contract {
	width: 230px;
	height: 100px;
}

#PrivacyPolicy h3 {
	margin-bottom: 0px;
	font-size: 12px;

}
#tblPrivacySeals td {
	text-align: center;
	width: 33%;
	
}

/*** index.pl ***/
#LatestNews {
	font-size: 10px;
}
#LatestNews a {
	font-weight: bold;
	color: #0000ff;
}
