﻿/* CSS layout */
.energyTable2 {
	border-left-style: solid;
	border-left-width: 2px;
	border-right: 2px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom: 2px solid #C0C0C0;
	border-color: #C0C0C0;
}
.energyTable {
	border-left: 2px solid #C0C0C0;
	border-top: 2px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #C0C0C0;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-width: 1px;
}
.tableHeading {
	text-align: center;
	border: 1px solid #C0C0C0;
	background-color: #FFFFCC;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
}
.floatRight {
	float: right;
}

.H1fontSmallGreyItal {
	font-size: small;
	font-style: italic;
}

.border2darkgrey {
	border: 1px solid #CCCCCC;
}
.fontMedium {
	font-size: medium;
}


.fontSmall {
	font-size: small;
}

.CambriaCenter {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
}

.fontCambria {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.center {
	text-align: center;
}
h2 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: medium;
	color: #336699;
	margin-top: 30px;
}
.fontLarge {
	font-size: large;
}

.fontXLarge {
	font-size: x-large;
}


.indent130 {
	margin-left: 130px;
}
.unBold {
	font-weight: normal;
}

.tableCollapse {
	border-collapse: collapse;
}
.fontFranklinSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.backgroundYellow {
	background-color: #FFFFCC;
}
.backgroundGrey {
	background-color: #E1E1E1;
}
.fontSmall {
	font-size: small;
}


.fontXsmallVerdana {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
}

.ol.numList {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	line-height: 15pt;
	list-style-type: decimal;
}
.ol.c {
  list-style-type: disc;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: small;
}
.imageLogo {
	margin-bottom: -10px;
	text-align: left;
}

.fontDivisionHome {
	font-size: x-large;
	color: #E0601F;
	font-weight: normal;
}
.fontComic {
	font-family: "Comic Sans MS";
}

.fontGreen {
	color: #669900;
}
.alignRightOrangeUnderline {
	font-size: x-small;
	line-height: 15px;
	text-align: right;
	font-weight: bold;
}

.fontGold {
	color: #FFD700;
}


.fontGreyDark {
	color: #333333;
}

.hr { 
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
} 

.fontlitegrey {
	color: #666666;
}

.fontDarkBlue {
	color: #003366;
}

.fontBlack {
	color: #000000;
}


.fontRed {
	color: #990033;
}

.subNav {
	border-style: dotted;
	border-width: 3px 3px 3px 2px;
	border-color: #F0F0F0 #F0F0F0 #F0F0F0 #FF9900;
	color: #E1801E;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: 40%;
	margin-top: 20px;
	background-color: #FFFFF9;
	font-weight: normal;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	line-height: 160%;
}
.indent35 {
	margin-left: 15px;
}
.navFooter {
	text-align: center;
	color: #FFFFFF;
}
.font9pt {
	font-size: 9pt;
	line-height: 15px;
}
.align_center {
	text-align: center;
}

#container {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #a0522d;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #006699;
	border-width: 10px 30px 10px 30px;
}
#content {
	padding: 5px 30px 5px 30px;
	position: relative;
	width: 842px;
	text-align: left;
	z-index: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: -1px;
}
#footer a:hover {
	color: #800000;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C0C0C0;
}


.bullet {
	list-style-type: none;
	list-style-image: url('images/bullet.jpg');
	display: list-item;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 160%;
}
.rightarrow {
	list-style-type: none;
	list-style-image: url('images/rightarrow.jpg');
	display: list-item;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 160%;
}

.fontGrey {
	color: #666666;
	font-weight: normal;
}

.indentMore {
	margin: 0px 40px 10px 160px;
}
.BulletFont {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}
.font10pt {
	font-size: 10pt;
}
.fontTable {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
}

a:visited {
}
.unBold {
	font-weight: normal;
}
.fontComicRed {
	color: #990033;
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
}
.font_blue {
	color: #336699;
}


.underline {
	text-decoration: underline;
}
.font_orange {
	color: #EA8C00;
}
a:active {
	color: #FF9900;
}
.indent {
	margin-left: 75px;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}

.image_right {
	margin-left: 10px;
	float: right;
	margin-bottom: 8px;
}
.image_left {
	margin-right: 10px;
	border-width: 0px;
	float: left;
	margin-bottom: 5px;
}
p {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	color: #2D0F0F;
	line-height: 150%;
}
body {
}
#masthead {
	min-width: 600px;
	margin-left: auto;
	width: 842px;
	position: relative;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: -10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	top: 0px;
}



h3 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-top: 18px;
	color: #333333;
	font-style: normal;
}
a {
	color: #336699;
	text-decoration: none;
}
img {
	border-width: 0px;
}
.bullettext {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 13pt;
}



#footer3 {
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	color: #FF9900;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #FF9900;
	width: 842px;
	text-align: center;
	position: relative;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: large;
	color: #FF9900;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 60px;
}
h2 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	color: #003366;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 20px;
}


a:hover {
	color: #ea8c00;
}

a:hover2 {
	color: #FF9900;
	background-color: #990000;
}

a:hover2 {
	color: #FF9900;
	background-color: #990000;
}
.a:hover2 {
	color: #FF9900;
	background-color: #990000;
}


.subNav2 {
	font-size: small;
	color: #333333;
	border-left-style: double;
	border-left-width: 4px;
	border-left-color: #FF9900;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 200px;
	background-color: #F5F5F5;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}


.backgroundGreyDark {
	background-color: #B7B7B7;
}
.ol.numList {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	line-height: 15pt;
	list-style-type: upper-alpha;
}
.indent100px {
	margin-left: 125px;
}
h1 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: x-large;
	color: #006699;
	margin-top: 60px;
	margin-bottom: 20px;
}

.subNav3small {
	font-size: small;
	color: #EC8D00;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FF9900;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 100px;
	margin-top: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F0F0F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F0F0F0;
	background-color: #FFFFF2;
	font-weight: normal;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	text-align: center;
}
.indent50 {
	margin-left: 50px;
}
.ol.numListNumeric {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	line-height: 5pt;
	list-style-type: decimal;
	text-indent: 30px;
}

.ol.numListNumerical {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	line-height: 15pt;
	list-style-type: decimal;
}



.subNav2 {
	border-style: dotted;
	border-width: 3px 3px 3px 2px;
	border-color: #F0F0F0 #F0F0F0 #F0F0F0 #FF9900;
	color: #EA8C00;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	width: 250px;
	background-color: #FFFFEC;
	font-weight: normal;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}
.subNavHH {
	border-style: dotted;
	border-width: 3px 3px 3px 2px;
	border-color: #F0F0F0 #F0F0F0 #F0F0F0 #FF9900;
	color: #EA8C00;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: 300px;
	margin-top: 40px;
	background-color: #FFFFEC;
	font-weight: normal;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	line-height: 160%;
}





.backgroundWhite {
	background-color: #FFFFFF;
}


.center50 {
	text-align: center;
	width: 50%;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: medium;
}
.tableHeadingLeft {
	text-align: left;
	border: 1px solid #C0C0C0;
	background-color: #FFFFCC;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: medium;
	font-weight: bolder;
}
.subNavHHnarrow {
	border-style: dotted;
	border-width: 3px 3px 3px 2px;
	border-color: #F0F0F0 #F0F0F0 #F0F0F0 #FF9900;
	color: #EA8C00;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: 200px;
	margin-top: 40px;
	background-color: #FFFFEC;
	font-weight: normal;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	line-height: 160%;
}
