/* CSS Document */

body {
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 }
   .intro2 {
 font-weight:bold;
 color:#666666;
 font-size:13px;
}
 
  .question {
 font-weight:bold;
 font-size:16px;
 text-transform:uppercase;
 }
   .questionlc {
 font-weight:bold;
 font-size:16px;
 }
   .energyquote {
 font-weight:bold;
 color:#FE000C;
 font-size:16px;
 text-transform:uppercase;
 }
    .enviroquote {
 font-weight:bold;
 color:#0A52A2;
 font-size:16px;
 text-transform:uppercase;
 }
     .fuelsquote {
 font-weight:bold;
 color:#FE5A17;
 font-size:16px;
 text-transform:uppercase;
 }
      .hortquote {
 font-weight:bold;
 color:#51A121;
 font-size:16px;
 text-transform:uppercase;
 }
       .rrquote {
 font-weight:bold;
 color:#174098;
 font-size:16px;
 text-transform:uppercase;
 }


 
 .introtext {
 font-weight:bold;
 font-size:16px;
 }
  .introtextgreey {
 font-weight:bold;
 font-size:16px;
 color: #999999;
 }



a.menulink:link {
	color: #000000;
	text-decoration: none;
}
a.menulink:visited {
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	color: #7FC31C;
	text-decoration: underline;
}
a.menulink:active {
	color: #7FC31C;
	text-decoration: none; 
}

.menulinkin {
	color: #7FC31C;
	font-weight:bold;
	text-decoration: underline;
}

a.menulinkbold:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.menulinkbold:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.menulinkbold:hover {
	color: #7FC31C;
	font-weight:bold;
	text-decoration: underline;
}
a.menulinkbold:active {
	color: #7FC31C;
	font-weight:bold;
	text-decoration: none; 
}

a.submenu:link {
	color: #7FC31C;
	text-decoration: none;
}
a.submenu:visited {
	color: #7FC31C;
	text-decoration: none;
}
a.submenu:hover {
	color: #000000;
	text-decoration: none;
}
a.submenu:active {
	color: #000000;
	text-decoration: none;
}
