/*   PES_Layout.CSS          4/22/2010 2:26:17 PM  ----------------- */

/*  Frames - Columns - Containers --------------------  */
body {
	font-family: 'Times New Roman';
	font: 9pt
	color: #000000;
        /* background-image:  url(../Graphics/Gold3BackgroundLayer.jpg) ;   */
	margin-top: 0;
	margin-right: 15;
	margin-left: 15;
	margin-bottom: 15;
	padding: 0 0 0 0;
}

a:link { color: #333300; }
a:visited { color: #666666; }
a:hover { color: #FFFFFF; }
a:active { color: #FFFFFF; }

#BigContainer   {
            position: absolute;
            left: 50%;
            width: 960px;
            margin-left: -480px;
            /* background: #FFCCFF; */
}

#NavFrame   {
            float: left;
            width: 160px;
            margin-left: 0px;
            margin-right: 00px;
}

#MiddleFrame  {
            float: left;
            width: 630px;
            margin-left: 5px;
            margin-right: 00px;
            font-size: 10pt;
            color: #000000;
            font-family: 'Times New Roman';
}

/*  End of - Frames - Columns - Containers -----------  */
/*  --------------------------------------------------  */
/*  Z-Index Stuff  */
div#BigBox {
	z-index: 25;
	top: 00px;
	position: absolute;
	left: 5px;
	width:960px;
	height:960px;
	background-image:  url(../Graphics/PLSEnergySavings_960H.png) ;
}

div#HorizontalMenuBox {
	z-index: 50;
	top: 175px;
	position: absolute;
	left: 20px;
	width:770px;
}


div#LittleLeftHandBox {
	z-index: 50;
	top: 80px;
	position: absolute;
        left: 150px;
	width:150px;
}

div#ProductDescriptionBox {
	z-index: 50;
	top: 280px;
	position: absolute;
        left: 85px;
	width:500px;
}


div#RightHandSmallBox {
	z-index: 50;
	top: 630px;
	position: absolute;
        left: 670px;
	width:200px;
}

div#ExplanationBox {
	z-index: 50;
	top: 310px;
	position: absolute;
        left: 670px;
	width:200px;
}



div#Footer {
	z-index: 70;
	top: 825px;
	position: absolute;
	left: 120px;
	width:450px;

}

/*  Headings / Text Formatting  --------------------  */
.BigText      {
            font-family: 'Times New Roman';
            font-size: 20pt;
            color: #FF0099;
 }

.BasicText  {
            font-family: 'Times New Roman';
            font-size: 10pt;
            color: #000000;
}

.TableText  {
            font-family: 'Times New Roman';
            font-size: 10pt;
            color: #000000;
}

#Head1      {
            font-family: 'Times New Roman';
            font-size: 16pt;
            color: #FF0000;
 }

#Head2      {
            font-family: 'Times New Roman';
            font-size: 10pt;
            color: #6A5ACD;
 }

#LetterLinks      {
            font-family: 'Times New Roman';
            font-size: 9pt;
            color: #0000FF;
            text-decoration: none;
 }

#LinkButton      {
            font-family: 'Times New Roman';
            font-size: 12pt;
            color: #6A5ACD;
 }

.FooterText  {
            font-family: 'Times New Roman';
            font-size: 8pt;
            color: #000000;
}

#MutedMessage  {
            font-family: Arial;
            font-size: 8pt;
            color: #999999;
}

#TextTimes10pt  {
            font-family: 'Times New Roman';
            font-size: 10pt;
            color: #6A5ACD;
}

/*  Menu on at Bottom  --------------------  */
ul#navlist {
	font-size: 10pt;
	font-family: 'Times New Roman';
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-top: 0;
	padding: 3px 30px 3px 30px ;
}
#navlist a {
	padding: 3px 3px 3px 3px ;
}

#navlist a:link, #navlist a:visited {
	color: #FF0000;

	text-decoration: none;
}

#navlist a:hover {
        color: #FFFFFF;

	text-decoration: none;
}

Table {
      font-size: 10pt;
      color: #000000;
      font-family: 'Times New Roman';
}
hr {color:#000000}
h1 {color:#FFCC33; font-size:24pt; font-family: times};
h2 {color:#FFCC33; font-size:18pt; font-family: times};
h3 {color:#FFCC33; font-size:14pt; font-family: times};
h4 {color:#FFCC33; font-size:12pt; font-family: times};