/*---------------------------------------------------------------------------------------------

*Filename:					fonts.css - layout
*Description				Global Layout CSS
*Version					2.0 (2009-03-12)
*Client						Just Energy
*Author						Manuel Medina -  http://www.disgramm.com
							CSS - Flash - JavaScript - Image Restoration by DisGraMM.com

==ESTRUCTURE==================================================================================

*Page Width					970px
*Position					Centered
*Notes						None
-----------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { color:#006648;}
body{font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif; font-size:14px; line-height:18px; text-align:justify;}
.header{ font-size:20px; font-weight:bold; color:#006648;}
.headertag{ font-size:12px; color:#000;}
.contentheaders{ font-size:15px; color:#006648; font-weight:bold;}
.innerlinks{ font-style:italic; font-size:12px; color:#006648; text-decoration:none;}
.innerlinks:hover{ color:#FEC322;}
.taglinesB{ font-size:17px; color:#006648;}
.right{ text-align:right;}
a { text-decoration:none; color:#006648;}
a:hover{ text-decoration:none; color:#FEC322;}
.asnavSmall{ font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif; font-size:14px; color:#FEC322; text-decoration:none; font-weight:bold;}
.asnavSmall:hover{color:#FEC322; text-decoration:none;}
.footermenuf{ font-size:12px;}
.disgramm { font-size:11px;}
.disgramm a{ color:#000; text-decoration:none;}
.disgramm a:hover{ color: #FEC322; text-decoration:none;}
.gtop{ font-size:9px; font-style:italic;}
.gtop a{ font-size:9px; font-style:italic; color:#006648; text-decoration:none;}
.gtop a:hover{ color:#FEC322; text-decoration:none;}
.Q{ font-weight:bold; font-size:14px;}
.asnav{ font-family:  "Helvetica Neue", Helvetica, Arial, Sans-serif; font-size:15px; color:#006648; text-decoration:none; font-weight:bold;}
.asnav:hover{color:#FEC322; text-decoration:none;}
.subheadersub{font-size:15px; color:#006648; text-decoration:none;}
.cheat{color:#FFF;}
.green{color:#006648;}
.strong{}
.importantnotes{ font-size:11px;}
.copyright{ font:Tahoma, Geneva, sans-serif; font-size:9px; color:#999;}

/*MISC*/
::-moz-selection{ background: #006648; color:#FEC322;}
::selection { background:#006648; color:#FEC322;}
code::-moz-selection{ background: #006648;}
code::selection{ background: #006648;}