input,select,textarea,td,th,table {
font-family:tahoma, helvetica, arial, sans-serif;
font-size:1em;
}

#panelContainer {
font-size:12px;
clear:left;
}

#wizardContent {
font-family:tahoma, helvetica, arial, sans-serif;
}

#panelContainer a img {
border-width:0;
}

#panelContainer a:link {
color:#395c9d;
text-decoration:underline;
}

#panelContainer a:visited {
color:#395c9d;
text-decoration:underline;
}

#panelContainer a:hover {
color:#395c9d;
text-decoration:none;
}

#panelContainer a:active {
color:#c30;
text-decoration:underline;
}

#wizardContent legend {
display:none;
}

#panelContainer a.redButton {
background:#6d1f39 url(../../images/RedButton.gif) 0 0 repeat-x;
border:1px solid #6d1f39;
font-weight:700;
font-size:1.1em;
color:#fff;
margin-left:.6em;
line-height:2em;
text-decoration:none;
padding:.1em 1.2em;
}

a.blueButton {
background:#0757C9 url(../../images/BlueButton.gif) 0 0 repeat-x;
border:1px solid #6d1f39;
font-weight:700;
font-size:1.1em;
color:#fff;
margin-left:.6em;
line-height:2em;
text-decoration:none;
padding:.1em 1.2em;
}

a.greenButton {
background:#198719 url(../../images/GreenButton2.gif) 0 0 repeat-x;
border:1px solid #198719;
font-weight:700;
font-size:1.1em;
color:#fff;
margin-left:.6em;
line-height:2em;
text-decoration:none;
padding:.1em 1.2em;
}

.blockPage {
font-size:13px;
font-family:tahoma, helvetica, arial, sans-serif;
}

.blockPage h3 {
font-size:1em;
margin-top:0;
font-weight:700;
color:#036;
}

#wizardContent ul {
padding-left:0;
}

#wizardContent br.clear /* for clearing floats */ {
clear:both;
height:0;
line-height:0;
display:block;
}

#wizardContent div.clear {
clear:both;
}

#panelContainer ul li {
background:transparent url(../../images/OrangeOpt.gif) no-repeat scroll 0 .4em;
padding-left:15px;
padding-bottom:.6em;
padding-top:2px;
list-style-position:outside;
list-style-type:none;
list-style-image:none;
margin:0 0 0 1em;
}

#wizardContent .strongText {
font-weight:700;
}

#wizardContent .strongEmText {
font-weight:700;
color:#FDFF00;
}

#wizardContent .highlightTextRed {
font-weight:700;
color:#ff1d1d;
}

#wizardContent .highlightTextYellow {
font-weight:700;
color:#feff6f;
}

#wizardContent .highlightTextBlack {
font-weight:700;
color:#000;
}

#wizardContent th {
text-align:left;
}

a.helpIcon img,a.helpIconSmall img {
vertical-align:middle;
position:relative;
top:-1px;
margin:.1em .5em;
}

#panelContainer a.helpIcon,#panelContainer a.helpIconSmall {
text-decoration:none;
font-family:tahoma, helvetica, arial, sans-serif;
}

a.helpIcon:hover span,a.helpIconSmall:hover span {
text-decoration:underline;
}

.datePicker {
font-size:12px;
position:absolute;
display:none;
border:3px solid #FFF;
}

.datePicker input,.datePicker select,.datePicker td,.datePicker th,.datePicker table {
font-family:verdana,tahoma,helvetica,arial,sans-serif;
font-size:1em;
}

.datePicker table {
border-collapse:collapse;
background:#FFF;
border-bottom:1px solid #ABABAB;
border-style:none;
}

.datePicker thead td,.datePicker tbody th {
background-color:#E8EFF8;
}

.datePicker .goLeft,.datePicker .goDoubleLeft,.datePicker .goRight,.datePicker .goDoubleRight {
cursor:pointer;
background:#E8EFF8 none center 1px no-repeat scroll;
}

.datePicker .goLeft {
background-image:url(../../images/controls/calendar/arrowLeft.gif);
height:17px;
}

.datePicker .goDoubleLeft {
background-image:url(../../images/controls/calendar/doubleArrowLeft.gif);
}

.datePicker .goRight {
background-image:url(../../images/controls/calendar/arrowRight.gif);
}

.datePicker .goDoubleRight {
background-image:url(../../images/controls/calendar/doubleArrowRight.gif);
}

.datePicker .title {
font-weight:700;
}

.datePicker th {
text-align:center;
font-weight:400;
border-bottom:1px solid #ABABAB;
}

.datePicker tbody td {
width:22px;
height:22px;
background-color:#FFF;
color:#333;
text-align:center;
cursor:pointer;
}

.datePicker tbody .weekend {
background-color:#EEE;
}

.datePicker tbody td:hover,.datePicker td.dayHover /* td. is needed to give priority over .currentDay */ {
background-color:#fc6;
}

.datePicker tbody .noDay {
cursor:default;
}

.datePicker tbody .noDay:hover {
background-color:#c4d3ea;
}

.datePicker tbody .currentDay {
background-color:#fff799;
}

.ddDateLabel {
display:block;
float:left;
padding:0 .5em;
}

.ddDateDay,.ddDateMonth {
width:4em;
}

ddDateYear {
width:5em;
}

.popupQuote {
position:absolute;
z-index:100;
font-size:12px;
font-family:verdana,tahoma,helvetica,arial,sans-serif;
text-align:center;
}

.popupQuote p {
line-height:normal;
}

.popupQuoteShadow {
position:absolute;
z-index:99;
}

.popupQuotePointer {
position:absolute;
z-index:101;
}

.popupQuote .error {
font-weight:700;
line-height:1.5em;
}

.popupQuote .header,.popupQuote .footer {
height:4px;
}

.popupQuote .body {
border-left:1px solid #203148;
border-right:1px solid #203148;
background:#1c4278 url(../../images/switchEnergyEngine/popupQuote/blueBg.png) repeat-x scroll top left;
color:#FFF;
padding:3px 12px;
}

.popupQuote .n,.popupQuote .s {
width:194px;
height:3px;
margin-left:4px;
}

.popupQuote .n {
border-top:1px solid #203148;
background-color:#456490;
}

.popupQuote .s {
border-bottom:1px solid #203148;
background-color:#1c4278;
}

.popupQuote .nw,.popupQuote .ne,.popupQuote .sw,.popupQuote .se {
background:transparent url(../../images/switchEnergyEngine/popupQuote/blueCorners.png) no-repeat scroll 0 0;
height:4px;
width:4px;
position:absolute;
overflow:hidden;
}

.popupQuote .nw {
background-position:0 0;
top:0;
left:0;
}

.popupQuote .ne {
background-position:-20px 0;
top:0;
right:0;
}

.popupQuote .sw {
background-position:-40px 0;
bottom:0;
left:0;
}

.popupQuote .se {
background-position:-60px 0;
bottom:0;
right:0;
}

.popupQuote .close {
position:absolute;
top:.5em;
right:.5em;
z-index:102;
cursor:pointer;
}

.popupQuote a,.popupQuote a:link,.popupQuote a:visited,.popupQuote a:hover {
color:#fff;
}

.popupQuote.whitePopup .body {
background-color:#FFF;
background-image:none;
color:#000;
border-color:#BBB;
}

.popupQuote.whitePopup .n {
background-color:#FFF;
border-color:#BBB;
}

.popupQuote.whitePopup .s {
background-color:#FFF;
border-color:#BBB;
}

.popupQuote.whitePopup .nw,.popupQuote.whitePopup .ne,.popupQuote.whitePopup .sw,.popupQuote.whitePopup .se {
background-image:url(../../images/switchEnergyEngine/popupQuote/whiteCorners.png);
}

.popupQuote.whitePopup a,.popupQuote.whitePopup a:link,.popupQuote.whitePopup a:visited,.popupQuote.whitePopup a:hover {
color:#000;
}

a.rolloverImageLink {
display:block;
height:50px;
width:100px;
overflow:hidden;
}

a:hover.rolloverImageLink {
display:block;
text-indent:-100px;
}

a.rolloverRailImage_small {
display:block;
width:138px;
overflow:hidden;
}

a:hover.rolloverRailImage_small {
display:block;
text-indent:-138px;
}

a.rolloverRailImage_medium {
display:block;
width:150px;
overflow:hidden;
}

a:hover.rolloverRailImage_medium {
display:block;
text-indent:-150px;
}

a.rolloverRailImage_large {
display:block;
width:162px;
overflow:hidden;
}

a:hover.rolloverRailImage_large {
display:block;
text-indent:-162px;
}

a.rolloverImageLink252 {
display:block;
height:50px;
width:252px;
overflow:hidden;
}

a:hover.rolloverImageLink252 {
display:block;
text-indent:-252px;
}

.rolloverImageLink2 {
float:left;
display:block;
width:100px;
height:46px;
background-position:-100px 0;
background-repeat:no-repeat;
}

.rolloverImageLink2 a {
display:block;
width:100%;
height:100%;
overflow:hidden;
background-position:0 0;
background-repeat:no-repeat;
margin:0;
padding:0;
}

.helpPhoneNo {
margin-right:1em;
padding-right:1em;
text-align:right;
color:#4A545E;
}

.helpPhoneNo .stress, {
font-weight:700;
}

.helpPhoneNo img, {
margin-left:.4em;
vertical-align:text-bottom;
}

