﻿@import "base.css";

/*Page Styles****************************************************************/
body
{
	background-color: #fff;
	color: #6D6D6D;
	text-align: center;
}
* html body
{
	background-color: #ffffff;
}
a, a:link, a:active, a:visited, a:hover
{
	color: #4768ae;
}
a:hover
{
	text-decoration: none;
}
html
{
	background: #ffffff;
	color: #6d6d6d;
}
h1.pageTitle
{
	color: #0054a6;
}
h1.loginTitle
{
	font-size: 2em;
}
h3
{
	font-size: 15px;
}

/* 1st Top Header Bar with Page Title and Logo*********************************************/
#headerBar
{
	height: 40px;
	background-color: Transparent;
	position: absolute;
}
#headerBar a
{
	color: Gray;
	text-decoration: none;
	float: left;
	font-weight: bold;
}
#headerBar span
{
	height: 14px;
	width: 1px;
	background-color: Gray;
	display: inline-block;
	margin: 0px 3px 0px 3px;
	float: left;
}
.headerNav
{
	float: right;
	height: 70%;
	margin-top: 12px;
	margin-right: 20px;
	padding-top: 6px;
	padding-left: 8px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

#mastheadTitle
{
	float: right;
}
#mastheadLogo
{
	float: left;
}
#mastheadTitle h1
{
	color: #0054a6;
}
#mastheadLogo img
{
	margin-top: 23px;

}

/* 2nd Top Header Bar with Main Image and Nav*********************************************/
#headerRight
{
	background: #ECECEC;
}
#headerRight ul li
{
	padding-bottom: 7px;
	padding-top: 2px;
}
#headerRight a
{
	padding-right: 2px;
}

/* Account Summary Bar*********************************************/
.hnav.AccountSummary
{
	background-color: #fff;
	border-top: solid 1px #808080;
}
.hnav ul li
{
	border-right: solid 1px #fff;
	border-color: #AAAAAB;
}

/* Main Content *********************************************/
div.outerColumnContainer
{
	border-left: solid 180px #ffffff; /* background color for left column */
	border-right-width: 0px;
	background-color: #ffffff;
	border-top: solid 1px #808080;
}
div.rightColumn
{
	width: 180px;
	margin: 0 1px 0 -180px;
	float: left;
	background-color: #ffffff;
}
* html div.rightColumn
{
	width: 179px;
}
#innerColumnContainer
{
	border-right: solid 1px #ffffff;
	border-color: #ffffff;
	background-color: #ffffff;
}
div.mainContentWrapper
{
	border-right: 0px;
}
div.mainContentWrapper .vnav ul li
{
	list-style-type:none;
}
.vnav
{
	margin-left: 20px;
}

/* Right Side Navigation *********************************************/
div.rightColumn .inside
{
	border-top: solid 0px #ffffff;
	border-bottom: solid 2px #ffffff;
}
div.rightColumn .inside
{
	background-color: #ffffff;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}
div.rightColumn .inside .SideNavHeader
{
	color: #E2B300;
	margin-bottom:-10px;
}
div.rightColumn .inside .SideNavHeader span
{
	line-height:40px;
}
div.rightColumn .inside p
{
	padding-top:10px;
}
div.rightColumn .inside ul li
{
	list-style-type:none;
	background-image: url(navarrow_1.gif);
	padding-left:8px;
	margin-left:-12px;
}
div.rightColumn .inside
{
	background-color: #ececec;
}
div.rightColumn .inside .SideNavHeader
{
	color: #E2B300;
}

* html #SpecialOffers
{
	position: relative;
	overflow: visible;
}

/* Content Table Styles*********************************************/
table.ContentTable
{
	border: #144D7A 1px solid;
}
th
{
	color: #ffffff;
	background-color: #144D7A;
}
.ContentTableSubHeader
{
	background-color: #ececec;
}
.Shaded
{
	background-color: #f5f5f5;
}
.Unshaded
{
	background-color: #ffffff;
}

/* Footer*****************************************************/
#footer
{
	/*background-color: #fff;*/
}
#footerBottom
{
	size:10px;
	/*background-color: #ececec;*/
}
#footer a:hover
{
	color: #144D7A;
}
#footer a
{
	color: #6d6d6d;
}
#footer
{
	border: solid 1px #eeeeee;
	border-bottom:solid 1px #cccccc;
}
#footerTop
{
	border-bottom:solid 1px #cccccc;
}
#footerBottom
{
	border-color:#cccccc;
}
#footerBottom span.copyright
{
	float: right;
	margin-right: 8px;
	/*background-color: #ececec;*/
	width: auto;
}
#footer .hnav
{
	border: 0;
	text-align: left;
}

/*MISC************************************************/
table.ContentTable, table.PaymentAddress
{
	border: #cdcdcd 1px solid;
	padding: 0px;
}
.PaymentAddressCenter
{
	border-right: #cdcdcd 1px solid;
	border-left: #cdcdcd 1px solid;
}
td.ContactUs
{
	border-right: #cdcdcd 1px solid;
}
td.ContactUsMain
{
	border-right: #cdcdcd 1px solid;
	border-bottom: #cdcdcd 1px solid;
}
td.InnerCell
{
	border-left: #cdcdcd 1px solid;
}
.systemMessage
{
	font-style: italic;
	color: #144D7A;
}
.UpdateMessage
{
	padding: 14px 20px 14px 20px;
	border: #cdcdcd 1px solid;
	background-color: #eff7ef;
}
.miniPopUp, .miniPopUp #pageWrapper, .bigPopUp, .bigPopUp #pageWrapper
{
	background-color: #ffffff;
}
.PopupHeader
{
	background-color: #ECECEC;
	border: #cdcdcd 1px solid;
}

table.FAQLinkTable
{
	border: #999999 1px solid;
}
table.FAQLinkTable th
{
	padding-left: 10px;
	border-left: #999999 1px solid;
	background-color: #CDCDCD;
	color: #000000;
}
table.FAQLinkTable td
{
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
}
table.FAQLinkTable li
{
	list-style-type:none;
	background-image: url(navarrow_1.gif);
	padding-left:8px;
}

td.MiscFeesTotal
{
	border-top: #999999 1px solid;
}
td.InvoiceSubTotal
{
	padding-bottom: 12px;
	border-top: #999999 1px solid;
}
td.InvoiceHeader 
{
	padding-top: 12px;
	padding-bottom: 6px;
}
td.InvoiceGrandTotal 
{
	border-top: #999999 1px solid;
}

.calTitle
{
	background-color: #999999;
	color: #000000;
	font-weight: bold;
}
.calDayHeader
{
	background-color: #CDCDCD;
}
.Tooltip
{
	cursor: help;
	border-bottom: #999999 1px dashed;
}
.TooltipBold
{
	font-weight: bold;
	cursor: help;
	border-bottom: #999999 1px dashed;
}

#SpecialOffers
{
	margin-left: 0px;
	right: 180px;
	visibility: hidden;
}
#SpecialOffers a
{
	margin-right: 40px;
}

.sideNavGlobal
{
	position: relative;
	font-size: 12px;
}
.sideNavGlobal span
{
	color: #5a5a5a;
}
.sideNavGlobal li
{
	padding-bottom: 2px;
	padding-left: 10px;
}

.sideNavChannel a:link, .sideNavChannel a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
}
.sideNavChannel a:hover
{
	color: #5a5a5a;
}

.sideNavHeader span
{
	font-size: 15px;
	color: #bebebe;
	cursor: auto;
}
.sideNavSection
{
	background-image: url(separator.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
.sideNavSection span, .sideNavSection a, .sideNavSection a:link, .sideNavSection a:visited, .sideNavSection a:hover, 
.sideNavSection a:active
{
	font-size: 15px;
	color: #0054a6;
}
.sideNavSection span
{
	cursor: auto;
}
.sideNavSection a, .sideNavSection a:link, .sideNavSection a:visited, .sideNavSection a:hover, 
.sideNavSection a:active
{
	text-decoration: none;
	font-weight: bold;
}

.sideNavChannelNet a:link, .sideNavChannelNet a:hover
{
	color: #5a5a5a;
	font-weight: bold;
}
li.currentPage a, li.currentPage a:link, li.currentPage a:visited, li.currentPage a:hover, li.currentPage a:active
{
	color: #5a5a5a;
}
.sideNavFooter
{
	height: 3px;
	width: 170px;
	position: absolute;
	bottom: 0px;
	background-image: url(separator.gif);
	background-repeat: no-repeat;
	background-position: 7px 2px;
}
* html .sideNavFooter
{
	background-position: 7px 13px;
}
.emailReminderLogo
{
	float: left;	
}
.billingPreferences
{
	position: relative;
}
.billPrefEmail
{
	width: 100%;
}
.billPrefPaperless
{
	width: 100%;
}
.billPrefButton
{
	width: 100%;
}
.billPrefButton input
{
	margin-right: 30px;
}
.navArrow
{
	display: none;	
}
.loginInstructions
{
	font-size: 1.1em;
	line-height: 1.75em;	
}
.goPaperlessMsg
{
	color:#144d7a; 
	font-weight:bold; 
	font-size:15px;
}
.defaultButtons
{
    float: right;
}
