
a   { color: white }
a:hover { color: #3f0 }
a:active { color: lime; font-size: 12px }
p { color: white; font-size: 12px; font-family: Geneva, Arial, "Trebuchet MS"; background-color: black }
h1  /* Main page headling - reduces space below */   { color: lime; font-size: 21px; font-family: Helvetica, Arial, Geneva, sans-serif; font-weight: bold; margin-top: 12px; padding-bottom: 3px; border-bottom: 1px solid white }
h2  /* Reduces space below */ { color: lime; font-size: 13px; font-family: Helvetica, Arial, Geneva, sans-serif; background-color: black; margin-bottom: -8px }
.h2underline { border-bottom: 1px dashed white }
body    { color: white; font-size: 12px; font-family: Geneva, Arial, "Trebuchet MS"; background-color: black; position: relative; left: 8px }
ul { color: white; font-size: 12px; font-family: Geneva, Arial, "Trebuchet MS"; line-height: 20px; list-style-type: disc; list-style-image: url("images/07%20graphics/green_bullet_15px.gif"); margin-left: 40px }
ol { font-size: 12px; list-style-type: decimal; margin: 1em 0 1em 40px }
.tabletext { color: white; font-size: 12px; font-family: Geneva, Arial, "Trebuchet MS"; background-color: black }
.tablePosition /*  kills space above table after p  */  { margin-top: -8px; margin-bottom: -8px; margin-left: -2px }
.tablePosition2 /*  Positions table below H2 header with negative bottom margin  */  { margin-top: 18px }
.microtext { color: white; font-size: 9px; font-family: Geneva, Verdana, Arial, "Trebuchet MS"; text-align: left }
.searchText { color: #000400 }
/*<agl.folder "volumetrics page">*/
	.volumetricHeader { color: lime; font-size: 16px; font-family: Helvetica, Arial, Geneva, sans-serif; font-weight: bold }
/*</agl.folder>*/
/*<agl.folder "rates page">*/
	.ratestableRow { color: lime; font-size: 12px; font-weight: 700 }
	.ratestable  { font-size: 10px }
	.ratestable td   { padding-top: 1px; padding-bottom: 1px }
	.ratestableHead { color: white; font-size: 14px; font-weight: 700 }
/*</agl.folder>*/
/*<agl.folder "accounts page">*/
	.returnToTop  { color: lime; font-size: 12px; font-family: Geneva, Arial, "Trebuchet MS"; text-align: right }
	.returnToTop a:link  { color: lime; text-decoration: underline }
	.returnToTop a:hover  { color: white; text-decoration: underline }
/*</agl.folder>*/
.form /* Adds 2px top & bottom pad to cells */  { padding-top: 2px; padding-bottom: 2px }
/*<agl.folder "home page">*/
	.inlineHeading { color: lime; font-size: 12px; font-weight: 700 }
	.topLine { color: white; font-size: 12px; font-family: Geneva, Arial, "Trebuchet MS"; background-color: black; padding-top: 20px; padding-bottom: 10px }
/*</agl.folder>*/
/*<agl.folder "prius page">*/
	
/*</agl.folder>*/
.priusimg { margin-top: 16px; margin-bottom: 12px; margin-left: 18px; float: right }
