<STYLE type="text/css">.centered {text-align:center;}.header {padding: 0px; width:330; height:30px; background-color:ffffff; position:absolute; left:50%; top:0; margin-left:-31; margin-top:106; text-align:center; cursor:;}.main {padding: 0px; width:587px; height:396px; background-color:ffffff; position:absolute; left:50%; top:0; margin-left:-289; margin-top:151; text-align:left; cursor:;}.media {padding: 0px; width:587px; height:396px; background-color:ffffff; position:absolute; left:50%; top:0; margin-left:-289; margin-top:151; text-align:left; cursor:; overflow:auto;}.footer {padding: 0px; width:587; height:30; background-color:transparent; position:absolute; left:50%; top:0; margin-left:-287; margin-top:568; text-align:left; cursor:; font-size:7pt;}#udtext {writing-mode: bt-rl; filter: fliph flipv;}#vtextr {writing-mode: tb-rl;filter: flipv flipv;}#vtextl {writing-mode: tb-rl;filter: flipv fliph;}}select	{background:ffffff; 	font-family: verdana; 	color:000000; 	font-size: 8pt}textarea, input, area{		font-family:  verdana;		font-size: 8pt;	color:000000;	font-weight: bold;	background:ffffff;		border-style: solid;         	border-width: 2px;       	border-color:000000;cursor:;}				 BODY {color:;font-size:8pt;font-family: verdana;text-align:justify; cursor:; background-color:ffffff; background-image:url(http://csmenergy.com/background.png); background-repeat:no-repeat; background-position:top center; background-attachment : scroll; line-height: 15px;}#image {	 width:655;	 height:555;   background-image: none;   background-repeat: no-repeat} A:link{color:000000;text-decoration:none; font-weight:bold;}A:visited{color:000000;text-decoration:none; font-weight:bold;}A:active{color:000000;text-decoration:none; font-weight:bold;}A:hover{color:c83907;text-decoration:none; font-weight:bold;}a img{border-color:000000; border-width:0px;border-style:dashed;}a:hover img{border-color:000000; border-width:0px;border-style:dashed; cursor:}  			 td{ 	font-family: verdana;		font-size: 8pt;color: 000000; }}HR {color : 000000height : 1px;}H1 {    font-family : verdana;    font-size : 23px;    color :da8300;line-height:25px;font-weight:normal;}H2 {    font-family : verdana;    font-size : 14pt;    color : 000000;}Strong {    font-family : verdana;    font-size : 8pt;    color :000000;}H3 {    font-family : verdana;    font-size : 8pt;    color :406311;}H4 {    font-family : verdana;    font-size : 8pt;    color : 000000;}H5 {    font-family : verdana;    font-size : 8pt;    color : 406311;}B {    font-family : verdana;    font-size : 10pt;    color : 406311;}a.info{    position:relative;    z-index:24; background-color:000000;    color:000000;    text-decoration:none; }a.info:hover{z-index:25; background-color:000000; }a.info span{display:none; }a.info:hover span{    display: block;    position:absolute;    top:-5em; left:-5em; width:9em;    border:1px dashed 000000;    background-color:000000; color:000000;    text-align: center  }/*Gradual-Highlight Image Script II- By J. Mark Birenbaum (birenbau@ugrad.cs.ualberta.ca) Permission granted to Dynamicdrive.com to feature script in archiveFor full source to script, visit http://dynamicdrive.com*/nereidFadeObjects = new Object();nereidFadeTimers = new Object();/* object - image to be faded (actual object, not name); * destop - destination transparency level (ie 80, for mostly solid) * rate   - time in milliseconds between trasparency changes (best under 100) * delta  - amount of change each time (ie 5, for 5% change in transparency) */function nereidFade(object, destOp, rate, delta){if (!document.all)return    if (object != "[object]"){  //do this so I can take a string too        setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0);        return;    }            clearTimeout(nereidFadeTimers[object.sourceIndex]);        diff = destOp-object.filters.alpha.opacity;    direction = 1;    if (object.filters.alpha.opacity > destOp){        direction = -1;    }    delta=Math.min(direction*diff,delta);    object.filters.alpha.opacity+=direction*delta;    if (object.filters.alpha.opacity != destOp){        nereidFadeObjects[object.sourceIndex]=object;        nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate);    }}</STYLE>