P {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 15px;
	margin-right : 12px;
	margin-top : 0px;
}
H1 {
	font : 22px Arial;
	color : #006AB7;
	margin-left : 15px;
	margin-bottom : 3px;
}
H2 {
	font : 18px Arial;
	color : #006AB7;
	margin-left : 15px;
	margin-bottom : 6px;
}
H3 {
	font : normal 26px Arial;
	color : #006AB7;
	margin-left : 0px;
	margin-bottom : 5px;
	margin-top : 6px;
}
H4 {
	font : bold 13px Arial;
	color : #006AB7;
	margin-left : 15px;
	margin-bottom : 5px;
}
H5 {
	font : 16px Arial;
	color : #006AB7;
	margin-left : 30px;
	margin-bottom : 10px;
}
H6 {
	font : Normal 20px Arial;
	color : #666666;
	margin-left : 15px;
	margin-bottom : 6px;
	margin-top : 12px;
}
LI {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-right : 12px;
	margin-top : 0px;
}
.pagelocationtext {
	font : normal 11px Arial;
	text-align : left;
	color : #333333;
	margin-left : 15px;
	margin-right : 12px;
	margin-top : 5px;	
}
.welhometocalortext {
	font : italic 18px Arial;
	color : white;
	margin-right : 7px;
	margin-bottom : 3px;
	margin-top : 0px;
	text-align : right;
}
.frontpagetext {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 10px;
	margin-bottom : 7px;
}
.frontpagebluetext {
	font : bold 14px Arial;
	color : #006AB7;
	margin-left : 8px;
	margin-bottom : 5px;
	margin-top : 5px;
}
.Surveybluetext {
	font : bold 16px Arial;
	color : #006AB7;
	margin-left : 8px;
	margin-bottom : 5px;
	margin-top : 5px;
	padding-left: 8px;
}
.frontpageboxtext {
	font : normal 12px Arial;
	color : #333333;
	margin-left : 12px;
	margin-bottom : 10px;
	margin-top : 5px;
	margin-right : 5px;
}
.centre {
	text-align : center;
	margin-left : 7px;
	margin-right : 7px;
}
.rightalign {
	text-align : right;
	margin-right : 10px;
}
.headerlinestb {
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
}
.headerlinestbl {
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
}
.menulinestbr {
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
}
.menulinesbr {
	border-bottom : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
}
.tableborder {
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
}
.tableborderblack {
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	border-right : 1px solid black;
	border-left : 1px solid black;
}
.tablerightline {
	border-right : 1px solid #E1E1E1;
}
.tableleftline {
	border-left : 1px solid #E1E1E1;
}
.tablerightleftline {
	border-right : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
}
.footerlinetop {
	border-top : 1px solid #E1E1E1;
}
.whiteborder-right-bottom {
	border-bottom : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
}
.whiteborder-bottom {
	border-bottom : 1px solid #ffffff;
}
.locationtextright {
	font : normal 11px Arial;
	margin-right : 0px;
	margin-top : 3px;
	text-align : right;
}
.locationtextleft {
	font : normal 11px Arial;
	text-align : left;
	margin-top : 3px;
	margin-left: 5px;
}
.headertext {
	font : normal 12px Arial;
	text-align : right;
	color : #333333;
	margin-right : 0px;
}
.menuhilitetext {
	font : bold 12px Arial;
	text-align : left;
	color : white;
	margin-left: 33px;
	margin-right: 0px;
}
.whitemenutext {
	font : normal 12px Arial;
	text-align : left;
	color : white;
	margin-right : 0px;
}
.presentationheader {
	font : bold 28px Arial;
	text-align : center;
	color : #333333;
	margin-left : 15px;
	margin-bottom : 3px;
	margin-top : 10px;
}
.presentationtext {
	font : bold 16px Arial;
	text-align : left;
	color : #333333;
	margin-left : 45px;
	margin-bottom : 3px;
	margin-top : 15px;
	margin-right : 45px;
}
.presentationpagecount {
	font : normal 12px Arial;
	text-align : left;
	color : white;
	margin-left : 20px;
	margin-bottom : 3px;
	margin-top : 15px;
	margin-right : 45px;
}
.disclaimer {
	font : normal 10px Arial;
	text-align : left;
	color : #333333;
	margin-left : 15px;
	margin-right : 5px;
	margin-top : 0px;
}
a.menulink:link {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.menulink:visited {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.menulink:hover {
	color : #006AB7;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : underline;
}
a:link {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : none;
}
a:visited {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : none;
}
a:hover {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : underline;
}
a.cclhomelink:link {
	color : #E59920;
	font : bold 12px Arial;
	text-decoration : none;
}
a.cclhomelink:visited {
	color : #E59920;
	font : bold 12px Arial;
	text-decoration : none;
}
a.cclhomelink:hover {
	color : #E59920;
	font : bold 12px Arial;
	text-decoration : underline;
}
a.whitelink:link {
	color : white;
	font : normal 12px Arial;
	text-decoration : none;
}
a.whitelink:visited {
	color : white;
	font : normal 12px Arial;
	text-decoration : none;
}
a.whitelink:hover {
	color : white;
	font : normal 12px Arial;
	text-decoration : underline;
}
a.locationlink:link {
	color : #666666;
	font : normal 11px Arial;
	text-decoration : none;
}
a.locationlink:visited {
	color : #666666;
	font : normal 11px Arial;
	text-decoration : none;
}
a.locationlink:hover {
	color : #006AB7;
	font : normal 11px Arial;
	text-decoration : underline;
}
a.bbqlocationlink:link {
	color : #666666;
	font : normal 11px Arial;
	text-decoration : none;
}
a.bbqlocationlink:visited {
	color : #666666;
	font : normal 11px Arial;
	text-decoration : none;
}
a.bbqlocationlink:hover {
	color : #4F0044;
	font : normal 11px Arial;
	text-decoration : underline;
}
a.cclmenulink:link {
	color: #666666;
	font : normal 12px Arial;
	text-decoration : none;
}
a.cclmenulink:visited {
	color : #666666;
	font : normal 12px Arial;
	text-decoration : none;
}
a.cclmenulink:hover {
	color : #910900;
	font : normal 12px Arial;
	text-decoration : underline;
}
a.whitemenulink:link {
	color : white;
	font : bold 12px Arial;
	text-decoration : none;
}
a.whitemenulink:visited {
	color : white;
	font : bold 12px Arial;
	text-decoration : none;
}
a.whitemenulink:hover {
	color : white;
	font : bold 12px Arial;
	text-decoration : underline;
}
a.h4link:link {
	font : bold 13px Arial;
	color : #006AB7;
	text-decoration : none;
}
a.h4link:visited {
	font : bold 13px Arial;
	color : #006AB7;
	text-decoration : none;
}
a.h4link:hover {
	font : bold 13px Arial;
	color : #006AB7;
	text-decoration : underline;
}
a.subscribelink:link {
	font : bold 15px Arial;
	color : #660033;
	text-decoration : none;
}
a.subscribelink:visited {
	font : bold 15px Arial;
	color : #660033;
	text-decoration : none;
}
a.subscribelink:hover {
	font : bold 15px Arial;
	color : #660033;
	text-decoration : underline;
}
a.ccllink:link {
	font : bold 13px Arial;
	color : #910900;
	text-decoration : none;
}
a.ccllink:visited {
	font : bold 13px Arial;
	color : #910900;
	text-decoration : none;
}
a.ccllink:hover {
	font : bold 13px Arial;
	color : #910900;
	text-decoration : underline;
}
a.alflink:link {
	font : bold 13px Arial;
	color : #4F0044;
	text-decoration : none;
}
a.alflink:visited {
	font : bold 13px Arial;
	color : #4F0044;
	text-decoration : none;
}
a.alflink:hover {
	font : bold 13px Arial;
	color : #4F0044;
	text-decoration : underline;
}
a.heatlink:link {
	font : bold 13px Arial;
	color : #CC6600;
	text-decoration : none;
}
a.heatlink:visited {
	font : bold 13px Arial;
	color : #CC6600;
	text-decoration : none;
}
a.heatlink:hover {
	font : bold 13px Arial;
	color : #CC6600;
	text-decoration : underline;
}
a.giftgasmenulink:link {
	color : #006AB7;
	font : bold 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.giftgasmenulink:visited {
	color : #006AB7;
	font : bold 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.giftgasmenulink:hover {
	color : #006AB7;
	font : bold 12px Arial;
	margin-left : 0px;
	text-decoration : underline;
}
a.underline:link {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : underline;
}
a.underline:visited {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : underline;
}
a.underline:hover {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : none;
}
a.form-terms:link {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.form-terms:visited {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : none;
}
a.form-terms:hover {
	color : #666666;
	font : normal 12px Arial;
	margin-left : 0px;
	text-decoration : underline;
}

.formfield {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	border-top : 1px solid #E1E1E1;
	border-bottom : 1px solid #E1E1E1;
	border-left : 1px solid #E1E1E1;
	border-right : 1px solid #E1E1E1;
}
.formfield2 {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
}


.commoncoldh1 {
	font : bold 18px Arial;
	color : #CC6600;
}
.commoncoldtext {
	font : normal 14px Arial;
	color : #CC6600;
	text-align : center;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 20px;
	margin-top : 10px;
}
.callnowtext {
	font : bold 18px Arial;
	color : #CC6600;
	text-align : center;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
a.buynowlink:link {
	color : #CC6600;
	font : bold 14px Arial;
	text-decoration : underline;
}
a.buynowlink:visited {
	color : #CC6600;
	font : bold 14px Arial;
	text-decoration : underline;
}
a.buynowlink:hover {
	color : #CC6600;
	font : normal 14px Arial;
	text-decoration : underline;
}
a.bbqlink:link {
	font : bold 13px Arial;
	color : #FEB301;
	text-decoration : none;
}
a.bbqlink:visited {
	font : bold 13px Arial;
	color : #FEB301;
	text-decoration : none;
}
a.bbqlink:hover {
	font : bold 13px Arial;
	color : #FEB301;
	text-decoration : underline;
}

/* order gas feature under menu */

.ordergasfeatureheader {
	font : normal 15px Arial;
	color : #006AB7;
	margin-left : 15px;
	margin-bottom : 5px;
	margin-top : 15px;
}
.ordergasfeaturetext {
	font : normal 12px Arial;
	color : #333333;
	margin-left : 15px;
	margin-bottom : 10px;
}
a.ordergaslink:link {
	font : normal 12px Arial;
	color : #333333;
	text-decoration : none;
}
a.ordergaslink:visited {
	font : normal 12px Arial;
	color : #333333;
	text-decoration : none;
}
a.ordergaslink:hover {
	font : normal 12px Arial;
	color : #006AB7;
	text-decoration : underline;
}
a.ordergaslinkblue:link {
	font : normal 12px Arial;
	color : #006AB7;
	text-decoration : none;
}
a.ordergaslinkblue:visited {
	font : normal 12px Arial;
	color : #006AB7;
	text-decoration : none;
}
a.ordergaslinkblue:hover {
	font : normal 12px Arial;
	color : #333333;
	text-decoration : underline;
}
a.calorhomelinkh2:link {
	font : normal 17px Arial;
	color : #006AB7;
	margin-left : 8px;
	margin-bottom : 0px;
	text-decoration : none;
}
a.calorhomelinkh2:visited {
	font : normal 17px Arial;
	color : #006AB7;
	margin-left : 8px;
	margin-bottom : 0px;
	text-decoration : none;
}
a.calorhomelinkh2:hover {
	font : normal 17px Arial;
	color : #333333;
	margin-left : 8px;
	margin-bottom : 0px;
	text-decoration : underline;
}

a.calorhomelinkh3:link {
	font : normal 15px Arial;
	color : #006AB7;
	margin-left : 8px;
	margin-bottom : 0px;
	text-decoration : none;
}
a.calorhomelinkh3:visited {
	font : normal 15px Arial;
	color : #006AB7;
	margin-left : 8px;
	margin-bottom : 0px;
	text-decoration : none;
}
a.calorhomelinkh3:hover {
	font : normal 15px Arial;
	color : #333333;
	margin-left : 8px;
	margin-bottom : 0px;
	text-decoration : underline;
}


/* new front page elements */

.frontpageintro {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 5px;
	margin-right : 70px;
	margin-top : 0px;
}
.frontpageintro2 {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 8px;
	margin-right : 25px;
	margin-top : 0px;
}
.frontpageh2 {
	font : normal 17px Arial;
	color : #006AB7;
	margin-left : 8px;
	margin-bottom : 0px;
}
.frontpageh215px {
	font : normal 15px Arial;
	color : #006AB7;
	margin-left : 8px;
	margin-bottom : 12px;
}
.frontpagebullets {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 12px;
	margin-bottom : 5px;
}
.autogastext {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 14px;
	margin-bottom : 0px;
}
.quicklinks {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 2px;
}
.bottomborderdashed {
	border-bottom: dashed 1px #e1e1e1;
}
.bottomborderline {
	border-bottom : solid 1px #e1e1e1;
}

/* Group marketing newsletter styles */

.newslettermenutext {
	font : normal 15px Arial;
	text-align : center;
	margin : 0px;
}
.newslettermenubordertbl {
	border-top : solid 1px #CCCCCC;
	border-bottom : solid 1px #CCCCCC;
	border-left : solid 1px #CCCCCC;
}
.newslettermenubordertbl {
	border-top : solid 1px #CCCCCC;
	border-bottom : solid 1px #CCCCCC;
	border-left : solid 1px #CCCCCC;
}
.newslettermenubordertrbl {
	border-top : solid 1px #CCCCCC;
	border-right : solid 1px #CCCCCC;
	border-bottom : solid 1px #CCCCCC;
	border-left : solid 1px #CCCCCC;
}
a.newsletterlink:link {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : none;
}
a.newsletterlink:visited {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : none;
}
a.newsletterlink:hover {
	color : #006AB7;
	font : normal 12px Arial;
	text-decoration : underline;
}

/* END - Group marketing newsletter styles */

/* microsite styles */

.mircosite-borderright{
	border-right : 1px solid #CCCCCC;
}

.mircosite-border {
	border-top: 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
}

.mircosite-borderrightlefttop{
	border-top: 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
}

.microsite-store-details {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
}

.mircosite-topbottom-dashed{
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}

.mircosite-top-dashed{
	border-top: 1px dashed #CCCCCC;
}

.mircosite-border-right-top {
	border-top: 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
}

.mircosite-border-right {
	border-right : 1px solid #CCCCCC;
}

.mircosite-border-top {
	border-top: 1px solid #CCCCCC;
}

.microsite-navebar-text {
	text-align : left;
	margin-left : 20px;
	margin-right : 5px;
	margin-top : 3px;
}
a.microsite-navbar:link {
	color : #666666;
	font : bold  12px Arial;
	text-decoration : none;
}
a.microsite-navbar:visited {
	color : #666666;
	font : bold 12px Arial;
	text-decoration : none;
}
a.microsite-navbar:hover {
	color : #666666;
	font : bold  12px Arial;
	text-decoration : underline;
}
/*order gas page*/

.right-left-border {
	border-right : 1px solid #D4D4D3;
	border-left : 1px solid #D4D4D3;
}

.right-border {
	border-right : 1px solid #D4D4D3;
}

.left-border {
	border-left : 1px solid #D4D4D3;
}

.order-gas {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 15px;
	margin-right : 5px;
	margin-top : 10px;
	margin-bottom : 5px;
}
.order-gas-2 {
	font : normal 12px Arial;
	text-align : left;
	color : #333333;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom : 5px;
}
/*order gas page end*/

/*trademark*/
.trademark {
	font : normal 10px Arial;
	text-align : left;
	color : #333333;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.homepageactiontext {
	font : bold 12px Arial;
	text-align : left;
	color : #FFFFFF;
	margin-left : 7px;
	margin-right : 0px;
	margin-top : 20px;
	margin-bottom : 5px;
}

.homepageactiontextmiddle {
	font : bold 12px Arial;
	text-align : left;
	color : #FFFFFF;
	margin-left : 25px;
	margin-right : 0px;
	margin-top : 20px;
	margin-bottom : 5px;
}
a.white-link:link {
    font : bold 12px arial;
	color : #FFFFFF;
	text-decoration : none;
}
a.white-link:visited {
    font : bold 12px arial;
	color : #FFFFFF;
	text-decoration : none;
}
a.white-link:hover {
    font : bold 12px arial;
	color : #FFFFFF;
	text-decoration : underline;
}
.noleftmargin {
	font : normal 12px Arial;
	text-align : left;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 8px;
}


a.h2link:link {
	font : normal 17px Arial;
	color : #006AB7;
	text-decoration : none;
}
a.h2link:visited {
	font : normal 17px Arial;
	color : #006AB7;
	text-decoration : none;
}
a.h2link:hover {
	font : normal 17px Arial;
	color : #006AB7;
	text-decoration : underline;
}

.lpgactiontext {
	font : bold 12px Arial;
	text-align : left;
	color : #FFFFFF;
	margin-left : 30px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 10px;
}

.oilactiontext {
	font : bold 12px Arial;
	text-align : left;
	color : #FFFFFF;
	margin-left : 38px;
	margin-right : 25px;
	margin-top : 0px;
	margin-bottom : 35px;
}

.costsactiontext {
	font : bold 12px Arial;
	text-align : left;
	color : #FFFFFF;
	margin-left : 48px;
	margin-right : 25px;
	margin-top : 0px;
	margin-bottom : 35px;
}
a.loo-link:link {
    font : bold 12px arial;
	color : #FFFFFF;
	text-decoration : none;
}
a.loo-link:visited {
    font : bold 12px arial;
	color : #FFFFFF;
	text-decoration : none;
}
a.loo-link:hover {
    font : 12px arial;
	color : #FFFFFF;
	text-decoration : underline;
}
.Ordergaslayer 
background-color:#FFFFFF;
border:2px double #669ACC;
color:#000033;
height:220px;
left:140px;
padding:1px;
position:absolute;
top:618px;
visibility:hidden;
width:685px;
z-index:99;
}.h4red {
	color: #DE0031;
	font-size: 24px;
}
.back-lpg-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF0132;
	left: 50%;
	text-align: right;
	top: 10px;
	padding-top: 15px;
	font-weight: bold;
	font-variant: normal;
}
a.back-lpg-right:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF0132;
	left: 50%;
	text-align: right;
	top: 15px;
	padding-top: 10px;
	font-weight: bold;
	font-variant: normal;
}
a.back-lpg-right:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF0132;
	left: 50%;
	text-align: right;
	top: 15px;
	padding-top: 10px;
	font-weight: bold;
	font-variant: normal;
}
a.back-lpg-right:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF0132;
	left: 50%;
	text-align: right;
	top: 15px;
	padding-top: 10pt;
	font-weight: bolder;
	font-variant: normal;
}
a.style4:link {
color : #006AB7;
	font : normal 10px Arial;
	text-decoration : none;
}
a.style4:visited {
color : #006AB7;
	font : normal 10px Arial;
	text-decoration : none;
}
a.style4:hover {
color : #006AB7;
	font : normal 10px Arial;
	text-decoration : none;
}
