/*@override
http://localhost/energy/sites/default/themes/arpae/css/editor.css?mav6n7
http://localhost/energy/sites/default/themes/arpae/css/editor.css?max889
http://localhost/energy/sites/default/themes/arpae/css/editor.css?mb6q4v*/
BODY
{
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
A:link, A:visited
{
	color: #01B9F0;
	text-decoration: none;
}
A:hover, A:active, LI A.active
{
	color: #FBAD39;
	outline: medium none;
}
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
}
P
{
	color: #666666;
	font-size: 1.083em;
}
IMG, A IMG
{
}
DL
{
	margin: 0.5em 0 1em;
	padding: 0;
}
DL DD
{
	margin: 0 0 0.5em 1.5em;
}
LABEL
{
	color: #333333;
	margin: 5px 0 0;
	font: bold 1em "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
INPUT, SELECT
{
}
H1
{
	font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #F8AD38;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
H2
{
	color: #999999;
	font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 15px;
}
H2 A, H2 A:link, H2 A:visited
{
	color: #1684AD;
	text-decoration: underline;
}
H3
{
	color: #000000;
	margin: 0 0 10px;
	text-transform: uppercase;
	font: 1.167em "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
H3 A, H3 A:link, H3 A:visited
{
	color: #1684AD;
	text-decoration: underline;
}
H4
{
	color: #01B9F0;
	text-decoration: none;	

	/* color: #475058;  */
	margin: 0 0 10px;
	font: bold 1.4em "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
H4 A, H4 A:link, H4 A:visited
{
	/*color: #1684AD;
	text-decoration: underline;  */
	color: #01B9F0;
	text-decoration: none;
}
H5
{
	color: #70787F;
	margin: 0 0 10px;
	font: 1.083em "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
H5 A, H5 A:link, H5 A:visited
{
	color: #1684AD;
	text-decoration: underline;
}
H6
{
	color: #9BA1A6;
	margin: 0 0 10px;
	font: 1.083em "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
H6 A, H6 A:link, H6 A:visited
{
	color: #1684AD;
	text-decoration: underline;
}
H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover
{
	text-decoration: none;
	color: #FBAD39;
}
ADDRESS
{
	color: #000000;
}
PRE
{
	background: #ECF7FD repeat 0 0;
	border: 1px solid #D8F0FC;
	margin: 20px 0;
	overflow-x: scroll;
	padding: 20px;
}
/*blockquote {
background: url("../img/bg-quote.gif") repeat scroll 0 0 transparent;
font-family: Georgia,serif;
font-size: 1.083em;
font-style: italic;
margin: 20px 0;
padding: 25px 30px 15px;
}*/
HR
{
}
UL, OL
{
	margin: 20px 0;
	padding: 0;
}
/*Editing bullets to all look consistant*/
UL LI, OL LI
{
	/*color: #fff;*/
	color: #4A4343;
	list-style-type: circle;
	font-size: 1.083em;
	margin: 0 15px 5px 20px;
}
OL LI
{
	margin: 0 15px 5px 25px;
}
