/* CSS Document */
.NoMargin
{
	margin: 0;
}
.NoTopBottomMargin
{
	margin-top: 0;
	margin-bottom: 0;
}
.ErrorMessage 
{
	color: #ff0000;
}
td.FormLabel 
{
	text-align: right;
}
.FormButton
{
	padding-top: 10px;
}
span.FormLabel
{
	padding-left: 10px;
}
.CenterAlign
{
	text-align: center;
}
.Asterisk
{
	color: #ff0000;
}
.FormTopBottomBorder
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 4px 2px;	
	font-weight: bold;
	text-transform: uppercase;
}
.FormBottomBorder 
{
	border-bottom: 1px solid #999999;
	padding: 4px 2px;
	text-align: left;
}
.InputHint
{
	color:#333333;
	font-size:80%;
}
.InputPadding
{
	padding: 4px 2px;
}
.BoldText
{
	font-weight: bold;
}
.ItalicText
{
	font-style: italic;
}
.BottomAlign
{
	vertical-align: bottom;
}
.TopAlign
{
	vertical-align: top;
}
.RightAlign
{
	text-align: right;
}
.hvaclogo
{
	text-align: center;
	vertical-align: middle;
}
.BlueBackground 
{
	background-image: url(../images/template/header_bg2.jpg);
}
.FadingBlueBackground 
{
	background-image: url(../images/template/toolbar_bg.jpg);
}
.LightBlueBackground
{
	background-color: #CAE0F1;
}
h1.HvacHeading
{
	color: #003a6c;
	text-transform: uppercase;
}
.WhiteImageBorder
{
	border: 6px solid #ffffff;
}
.LeftRightPadding
{
	padding-left: 10px;
	padding-right: 10px;
}
.TopPadding
{
	padding-top: 10px;
}
.BottomPadding
{
	padding-bottom: 10px;
}
.FullPadding
{
	padding: 10px;
}
.RedText 
{
	color: #990000;
}
.faq
{
	font-weight: bold;
	padding-top:10px;
}
.DottedLine
{
	background-image: url(../images/template/dots.jpg);
}
.EnergyImages
{
	padding-top: 15px;
	padding-bottom: 0px;
}
.AccountButtons
{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: center;
	vertical-align: middle;
}

.ReminderTableHeading
{
	color: #ffffff;
	font-weight: bold;
	background-color: #003a6c;
}
.GreenText 
{
	color: #037A04;
}
.LightBlueBorder
{
	border: 2px solid #CAE0F1;
}
.mainnav
{
	font-weight: bold;
	padding-top: 20px;
}
.subnav
{
	padding-left: 10px;
	margin-left: 10px;
}
.subnav2
{
	padding-left: 20px;
	margin-left: 20px;
}
.EasyWaterPrice
{
	/* even though this is a font size, this is common for all font size options because this text has to match the text in an image */
	font-size: 15px;  
	font-weight: bold;
}
.FuelPrice
{
	font-size:140%;
	font-weight: bold;
	color: #000000;
}
.UnderlineText
{
	text-decoration: underline;
}
.Inline
{
	display: inline;
}
.MaintenanceVideo
{
	float:right; 
	margin-left: 30px;
}

.AgreeToTerms
{
	text-transform: uppercase;
}

.TopMargin
{
	margin-top: 30px;
}

.CapitalizeText
{
	text-transform: capitalize;
}
.colortxt 
{
	color: #00ADC1;
	font-size: 15px;
	font-weight: bold;
}
.image
{ 
	float:right; 
	padding-left:10px;
}

.lightborder{ border: 5px solid #EDF1F4; background-image:url(../images/oil_program/top_bg.jpg);}
.bluecolor{ color:#04477A; font-weight:bold;}

.darkborder{ border: 5px solid #D9E2E9;}
.darkborder1{ border-top: 0px solid #D9E2E9; border-bottom: 0px solid #D9E2E9; border-right: 5px solid #D9E2E9; border-left: 5px solid #D9E2E9;}
.darkborder2{ border-top: 0px solid #D9E2E9; border-bottom: 0px solid #D9E2E9; border-right: 5px solid #D9E2E9; border-left: 5px solid #D9E2E9; background-image:url(../images/oil_program/bottom_strip.jpg); height:22px;}
.PrintIconMargin {padding-bottom: 4px; padding-left: 10px; padding-top: 5px; padding-right: 10px;}
.darkcolorbg{background-image:url(../images/oil_program/title_bg.jpg);}

table.border {border:1px solid #ffffff; border-collapse:collapse; text-align: left;}
table.border th { background-color:#ffffff; border:1px solid #E3E2E3; padding:5px; text-align: left;}
table.border td {border:1px solid #ffffff; padding:5px; text-align: left;}

.redcolor{text-decoration: none; color: #FF0000;}
a:hover.redcolor {color: #0048EC; text-decoration: underline;}
a:active.redcolor {text-decoration: none; color: #FF0000;}

.plan_name{text-decoration: none; color: #121212;}
a:hover.plan_name {color: #ff0000; text-decoration: underline;}
a:active.plan_name {text-decoration: none; color: #121212;}

.coupontxt {color: #000000;font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.details {color: #000000; font-size: 12px; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
a:hover.details {color: #00693F; text-decoration: none;}
a:active.details {color: #BEB57F; text-decoration: none;}
.barcode{letter-spacing: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; width: 170px; text-align:center;}
.dotline{
	border-style: dashed;
	border-color:#CACACA;
	border-bottom-width: 4px;
	border-top-width: 4px;
	border-left-width: 4px;
	border-right-width: 4px;
	}
	
.HomePageText
{
	font-size: 16px;
}

.ArrowList
{
	list-style-image: url(../images/index/arrow.gif);
	padding-left: 25px;
	margin-left: 0px;
}