/***********************************************************************************************/
/************************************** gdbase.css: ******************************************/
/* <<<<<<<<<< OUTERMOST ELEMENTS >>>>>>>>>>>>>>>>> */
body {  background-image: url(../images/earthDrop.jpg);
        background-repeat: repeat-x;
        background-position: bottom left;
        background-attachment: fixed;
        font-family: verdana, sans-serif;
        }

div#uberbody {  min-width:550px;
                max-width: 1200px;
                min-height: 500px;
                border: 1px solid transparent;
                }

div#uberheader {width: 105%;
                height: 150px;
                background-image: url(../images/earthnight.png);
                background-repeat: repeat-x;
                background-position: bottom;
                background-attachment: scroll;
                margin: -.5em -.5em 0 -.5em;
                border: 1px solid transparent;
                }

div.col div {background-repeat: no-repeat;
            width: 100%;
            border: 1px solid transparent;
            }

div.colbottom { background-position: bottom center;
                background-attachment: scroll;
                margin: -28px -1px 0 ;
                }

div.coltop {background-position: top center;
            margin-bottom: -13px;
            }

div#leftcol {float: left;
            width: 12em;
            border: 1px solid transparent;
            margin: 0em 0 1em 0em;
            }

div#leftcolinside { background-image: url(../images/leftcol.png);
                    background-position: center;
                    width: 165px;
                    margin: 1px 0px 1em 13px;
                    padding-right: 1px;
                    }

div#leftcoltop {background-image: url(../images/leftcol-top.png);

                }

div#leftcolbottom {background-image: url(../images/leftcol-bottom.png);
                }

div#rightcol {float: right;
              width: 12em;
              margin: 0em 0em 0 1em;
            }

div#rightcolinside {background-image: url(../images/rightcol.png);
                    background-position: center;
                    margin: 0 1px;
                    border: 1px solid transparent;
                    }

div#rightcoltop {background-image: url(../images/rightcol-top.png);
                background-position: top center;
                margin-bottom: -6px;
                margin-left: 0px;
                }

div#rightcolbottom {background-image: url(../images/rightcol-bottom.png);
                    background-position: bottom center;
                    margin-top: -10px;
                    margin-left: 0px;
                    padding-right: 1px;
                    }
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
div#rightcol * {display: none;}
.LinxBarList * {display: none;}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

div#cntrcol {/*margin: 4.25em 22% -2em 32%;*/
            /*margin: 4.25em 13em -2em 12em;*//* previous working margins*/
	    position: relative;
	    left: 12em;
            top: -4em;
            /*border: 1px solid purple; */
            }
/*div#cntrcol * {margin:0;
		padding: 0;
		}*/

    div.top, div.bottom { /*border: 1px solid transparent;*/
                          background-repeat: no-repeat;
                          /*background-attachment: scroll;*/
                         /* margin: 0;
                          padding: 0;
                          height:100%;*/
                        }
/*.top{margin-bottom: -14px;}*/
div.bottom {margin-top: 12px;}

    div.cnrTL {background-image: url(../images/cntrTL.png);
               background-position: top left;
               /*margin: 0;
               margin-right: 30px;*/
               width: 100%;
                /*margin-left : auto;
                margin-right : auto;*/
              }

    div.cnrTR {background-image: url(../images/cntrTR_w.png);
                background-position: top right;
                margin-left: 64px;/*
                	margin-left : auto;*/
	            margin-right : auto;
                margin-top: -1px;/**/
                position: relative;
                left: -1px;
                }

    div.cnrBR {background-image: url(../images/cntrBR_w.png);
                background-position: bottom right;
               /* margin-right: -2px;
                margin-bottom: -1px;*/
               margin-left: 63px;/**/
                /*padding: 10px;*/
               padding: 25px 62px 22px 62px;/* */
                }

    div.cnrBL {background-image: url(../images/cntrBL.png);
                /*background-position: bottom left;*/
                background-position: bottom left;
                margin-left: -64px;/**/
                }


div#cntrcolmain {   background-image: url(../images/cntrcol-w.png);
                    background-repeat: repeat-y;
                    background-position: center;
                   /* margin-top: 45px;*/
                    /*margin-bottom: 17px;
                    padding-bottom: 5px;*/
                    /*border: 1px solid blue;*/
                   /*margin-bottom: 22px;*//*
                    margin-top: 23px;
                    margin-left: -64px;*/
                    /*border: 1px solid red;*/
                    /*padding: 0;*/
                    }

    div#cntrheadr {margin: 1.5em 7% 0;
                   min-width: 450px;
                   max-width: 1150px;
                  }

.inside {background-image: url(../images/cntrcol.png);
            background-repeat: repeat;
            background-position: right;
            /*margin-top: 10px;*/
            /*margin: 17px auto -8px -63px;*/
           /* padding: .25em 0;*/
            /*border: 1px solid transparent;*/
            margin: 0 -62px 0 -124px;
           /* margin-top: -1%;
            margin: 23px 0 22px -64px;
            padding-right:64px;*/
            }

div#hedrbarInside {width: 100%;
                   /* margin-right: -124px;*/
                    padding-right: 186px;
                    /*padding-left: -80px;
                    margin-top: 17px;
                    margin-top: 17px;
                    margin-bottom: 13px;
                    margin-top: -6px;*/
                    /*padding-top: 3px;*/
                    }

div#footr {margin: 0 5%;
	/*temporarily disabling footer:*/
	display: none;
            }

div#footrInside{padding: 0 2em;

               /* margin-bottom: 13px;
                margin-top: 17px;*/
                }

div#maintext {margin: 0 0 1em;
            }

div#bodytitle {margin: -2em 1em .5em 0;
		/*border: 1px solid blue;*/
                }

h1 {text-align: left;
    /*margin-left: 1.5em;*/
    margin: 0 -2em 0 0em;
    }

h2 {/*border: 1px solid yellow; */
   text-align: left;
}

/***********************************************************************************************/
/* DEFINING PAGE ELEMENTS **********************************************************************/
div#mainbody {width: 100%;
            }

div.coledge {height: 35px;
            width: 100%;
            background-repeat: no-repeat;
            }

div#footr div#footrInside {margin-bottom: -16px;
                           margin-top: -16px;
                           }

span.magnified{margin: .5em 0 0 1em;}

li.subhead {margin-left: 1em;}

div.footrleft{/*width: 25%;*/
              /*float: left;*/
              }

div.footrcntr {/*margin: 0 1em;}*/
                width: 70%;
            }

div.footrright{/*width: 25%;*/
                float: right;
               margin: -66px -20px 0 .5em;
                }
div.footrright * {border: none;
                   }
/**************** END STANDARDS-COMPATIBLE CSS **********************/
/*************** END CSS gdbase.css ***************/
/***********************************************************************************************/
/************************* gdbaseFP.css: ***************************************/
body {  /*min-width:750px;
                min-height: 600px;*/
        background-image: url(../images/earthDrop.jpg);
        background-repeat: repeat-x;
        background-position: bottom left;
        background-attachment: fixed;
        }/**/

div#uberbody {min-width: 880px;
                }

div#uberheader {height: auto;
                /*background-image: url(../images/earthnightNarrow.png);*/
                background-image: none;
                margin-bottom: 2em;
                /*margin-top: 2%;*/
                }
/*
div#cntrheadr .top .left {margin-left: auto;
                          margin-top: -45px;}*/

div#rightcol {/*display: none;*/
                float: right;
                /*clear: right;*/
                margin: 0 auto 2em 0;
                }

div#leftcol {margin: -20px auto auto 2em;
             }

div#cntrcol {margin: 8% 25% 2em auto;/*float: left;*/
             width: auto;

            /*margin: 4.25em -84% 0 auto;
            padding-left: 20%;
            /* margin: 4.25em 13em -2em 12em;*//* previous working margins*/
            /*max-width: 850px;*/
            /*width: 50%;
            /*position: relative;
            top: -4em;*/
            /*float: right;*/
            }

div#cntrcol div {background-image: none;}

div#uberheader *{background-image: none;

                 }

img#fplogo {/*position: absolute;
            top: -10px;
            left: 0;*/
/*display: block;*/}
/*
div#cntrcol div.innertxt {/*max-width: 450px;
                 min-width: 120px;*/
                 /*width: 100%;
                 /*margin: 0 -30% 0 -10%;*/
                 /*padding: 0 -30% 0 -10%;*/
                 /*}*/

div#cntrcolmain{width: auto;
                /**/
                /**/
                /* border: 1px solid transparent;
                 /*border: 1px solid blue;/**/
                /* margin: 0 10%;*/
               margin: 0 -62px 0 -124px;/**/
              /* position: relative;
                top: 0;
                left: -120px;/**/
                }

div#hedrbarInside {width: auto;
                   margin-left: 2%;
                   margin-top: 1em;
                    /*border: 1px solid yellow;*/
                    /*margin: auto auto auto 1%;
                   /*background-image: url(../images/earthnightNarrow.png);
                   background-repeat: repeat-x;*/
                   }

div#hedrbarInside h1 {display: none;}

div#footr { margin: 20% auto -2px 5%;/**/
            /*width: 50%;*/
           /* margin-left: 4%;
            /*position: absolute;
            bottom: 2px;
            left: 0;/**/
           /* margin-top: 6em;*/
            z-index: 50;
            clear: both;

            /*max-height: 45px;*/
            width: 90%;
            }

div#footr * {}

div#headrlinx {text-align: right;
               margin: auto 35% auto 0;
               }
div#headrlinx ul {margin: -10px 0 10px auto; }

div#headrlinx li {display: inline;
                  font-size: 8pt;
                  padding-right: 1em; }

div#bodytitle {
/*margin: -1em -1em;*/
               /* margin: 1em .5em 0 2em;

                /*width: auto;*/
                /*z-index: 99;*/
                /* border: 1px solid green;/**/ /* debugging tool */
                /* margin: 0 -162px 0 -184px;*/
               /* position: relative;
                top: 1em;*/
                }
div#bodytitle h2 {  /*text-align: center;
                    margin: 0 1em;*/

                    }
div#bodytitle *{/*margin: .25em 2em .25em .5em;/**/
 			text-align: right;

                }

 div#cntrcol div.cnrBR{margin-left: 63px;/**/
 						/*border: 1px solid green;
 						/*position: relative;
 						left: -128px;*/
                       /*padding: 25px -62px 22px -62px;/* */
                        }
div#cntrcol div.top, div#cntrcol div.bottom {width: auto;/**/}

div#cntrheadr {margin: 1.5% auto auto 12%;

                  }
div#cntrheadr * {margin-top: 0;
                margin-bottom: 0;
               }


#previssues li {
	list-style-type: none;
	padding-bottom: 15px;
}
/*div#cntrcol div.cnrTL {width: 50%;}*/
/*************** END CSS Extension  gdbaseFP.css ***************/