/* CONTENT STYLES */
/* Should be copied to Editor stylesheet */
body 
{
	font-family: Century Gothic, Sans-Serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #2083C4;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited 
{
	color: #2083C4;
}
a:hover, a:active 
{
	color: #2083C4;
}

.header
{
	color: #0071BC;
	font-family: Century Gothic, Sans-Serif;
	font-size: 16pt;
	font-weight: bolder;
}
.subHeader
{
	color: #0071BC;
	font-family: Century Gothic, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
}
.content
{
	font-family: Century Gothic, Sans-Serif;
	font-size: 10pt;
}
.contentSmall
{
	font-family: Century Gothic, Sans-Serif;
	font-size: 7pt;
}
.caption 
{
	color: #B2B4B6;
	font-family: Century Gothic, Sans-Serif;
	font-size: 10pt;
}
/* End of what should be copied to Editor stylesheet */
.contentOver, .ContentOver, .contentActive:hover
{
	background-color: #FFFF00;
	cursor: pointer;
}
.btn, #ExtranetLogin_btnLogin
{
	background-color: #0071BC;
	color: #FFFFFF;
	border: solid 1px #000000;
	font-family: Century Gothic, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
}
table 
{
	font-size: 10pt;
}
form 
{
	margin: 0px;
}
img 
{
	border: none 0 Transparent;
}

.infoLine 
{
	font-size: 9pt;
	font-weight: bold;
}
#HeaderLinks 
{
	text-transform: lowercase;
}
#AreaTitle 
{
	color: #0071BC;
	font-size: 17pt;
	font-weight: bold;
	text-transform: lowercase;
}

.mainNavItem a, .mainNavItem a:link, .mainNavItem a:visited, .mainNavItem a:hover, .mainNavItem a:active, .mainNavItem span, .mainNavHeader span 
{
	color: #7DA7D8;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
.subNavItem a, .subNavItem a:link, .subNavItem a:visited, .subNavItem a:hover, .subNavItem a:active, .subNavItem span 
{
	text-decoration: none;
}
#PageFooter a, #PageFooter a:link, #PageFooter a:visited, #PageFooter a:hover, #PageFooter a:active 
{
	color: #2083C4;
	text-decoration: none;
}
#PageFooter a:hover, #PageFooter a:active 
{
	text-decoration: underline;
}

.clr 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
.hidden 
{
	display: none;
}
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
	display: none;
}


.searchResult 
{
	margin: 1em 0;
}
.searchLink 
{
	font-family: Century Gothic, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
}
.searchSummary 
{
}
.searchLinkSm 
{
	font-family: Century Gothic, Sans-Serif;
	font-size: 7pt;
}
.searchFirst, .searchPrev, .searchNext, .searchLast,
.searchFirstOff, .searchPrevOff, .searchNextOff, .searchLastOff
{
	background-color: #0071BC;
	color: #FFFFFF;
	border: solid 1px #000000;
	font-family: Century Gothic, Sans-Serif;
	font-weight: bold;
	padding: 0 2px;
}
.searchFirstOff, .searchPrevOff, .searchNextOff, .searchLastOff
{
	background-color: #CCCCCC;
	color: #666666;
	border: solid 1px #333333;
}
.searchPages 
{
	font-size: 10pt;
}
.searchRight 
{
	margin: 1em 0;
}

.infoLabel 
{
	font-weight: bold;
}
.infoText 
{
}

.gasLabel 
{
	font-size: 9pt;
	font-weight: bold;
}
.gasText, .gasTotal 
{
	width: 100px;
	font-size: 9pt;
	text-align: right;
}
.gasTotal 
{
	border: none 0px Transparent;
}
ol.formList
{
	list-style-type:none;
	margin:0 auto;
	padding:15px 0;
	width:320px;

}
ol.formList label
{
	display:block;
	float:left;
	width:150px;
	font-weight:bold;
	color:#0072BC;
	line-height:20px;
}
ol.formList li
{
	padding-bottom:15px;

}
ol.formList li:after
{
	content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
}
.formButtonWrap
{
	padding:10px 0 0;
	text-align:center;
}
ul.gasFacts
{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:15px;
}
ul.gasFacts li .price
{
	font-weight:bold;
	color:#0072BC;
}
.gasTaxGiveawayForm
{
	border:2px solid #0072BC;
	padding:15px;
	background:#CFEDFF;
	margin:15px 25px;
}

a.btn
{
    color:#fff;
    text-decoration:none;
    text-transform:capitalize;
    display:inline-block;
    padding:0.1em 0.75em;
}
/***PAGING***/
.paging
{
    text-align: center;
    font-size: 11px;
    padding:1em;
}
.paging .current
{
    font-size: 1.3em;
    font-weight: bold;
}
.paging span.btnPrev, .paging span.btnNext
{
    opacity: 0.5;
}
.paging a, .paging span, .paging a:link, .paging a:visited
{
    text-decoration: none;
    padding: 0 4px;
    border-right: 1px solid #999;
}
.paging a.last, .paging span.last, .paging .btnPrev, .paging .btnNext, .paging a.btnPrev, .paging a.btnNext
{
    border: none;
}
.paging a:hover
{
    text-decoration: underline;
}
.paging a.btnPrev:hover, .paging a.btnNext:hover
{
    text-decoration: none;
}
.paging a.btnPrev
{
}
.ajaxProgress
{
   position:absolute;
   top:50%;
   left:50%;
   text-align:center;
}
.ajaxLoadRelative
{
    position:relative;
}
/***PAGING END***/
.resultItem .title
{
    font-weight:bold;
    font-size:13pt;
}
.resultItem
{
    margin-bottom:1em;
}

.searchFormLabel
{
    display:block;
    font-weight:bold;
}