body { background-color: #f0fff0; height: 100%; }

img { display: block; }

div#mainpanel { position: relative;
                top: 10px;
                width: 900px;
					 background-color: #f6f3e7;
					 margin-left: auto;
					 margin-right: auto;
					 text-align: center;
					 border-style: solid;
					 border-color: #b0b0b0;
					 border-width: 1px;
					 min-height: 720px;
					 max-height: 1800px; }

div#headingpanel { position: relative;
                   height: 180px;
                   width: auto;
                   background-color: #DDEEFF; }

div#headinglogo { position: absolute;
	               left: 0px;
                       top: 0px;
	               width: 120px;
	               height: 180px;
	               background-color: #b0c4de; }

div#headingtitlebackground { position: absolute;
	                          left: 120px;
	                          top: 0px;
	                          width: 780px;
	                          height: 180px;
	                          background-color: #cad1f4; }
	                          
div#headingtitletext { position: absolute;
	                    left: 120px;
	                    top: 90px;
	                    width: 455px;
	                    height: 40px;
	                    text-align: left;
	                    padding-left: 15px; }

div#headingmenu { position: absolute;
	               left: 120px;
	               top: 146px;
	               width: 780px;
	               height: 34px;
	               text-align: center; }

div#headingmenubackground { position: relative;
     		            top: 0px;
                            left: 0px;
                            width: auto;
                            height: 34px;
                            background-color: #cad1f4; }

div#headingmenutext { position: absolute;
     			          top: 3px;
     			          left: 0px;
     			          width: 765px;
     			          padding-left: 15px;
     			          height: 28px;
     			          padding-top: 0px;
     			          padding-bottom: 0px;
     			          text-align: left;
     			          background-color: #A8BDFE;
     			          margin: 0 0 0 0; }

div.menuimage { position: absolute; }

div#contentpanel { position: relative;
                   left: 0px;
                   top: 0px;
                   width: 900px;
                   min-height: 490px;
                   overflow: hidden; }

div#leftmenu { position: absolute;
     	         left: 0px;
     	         top: 0px;
                 bottom: 0px;
     	         width: 110px;
     	         padding-left: 10px;
     	         background-color: #c2cdee;
     	         text-align: left;
                 padding-bottom: 16383px;
                 margin-bottom: -16383px; }

div#maincontent { position: relative;
     	            left: 0px;
     	            top: 0px;
     	            padding-left: 135px;
     	            height: 100%;
     	            width: 765px;
     	            text-align: left;
     	            font-family: verdana, arial, helvetica, sans serif;
     	            font-size: small;
     	            color: #404040; }

div.pageimage { position: relative;
                display: block;
                float: right;
                vertical-align: top;
                top: 0px;
                width: 200px;
                margin-left: 20px;
                margin-bottom: 20px;
                border: 0; }

.leftmenu{ text-decoration: none;
           color: #404040;
           font-size: small ;
           font-family: verdana, arial, helvetica, sans serif; }

div.leftmenu { margin-left: 8 }           
a.leftmenu:link { color: #404040; }
a.leftmenu:visited { color: #404080; }
a.leftmenu:hover { color: #202020 ;
                   text-decoration: underline; }
a.leftmenu:active { color: #404080; }

div#footerpanel { position: relative;
                  bottom: 0px;
                  height: 50px; }

div#leftfooter { position: absolute;
     	           left: 0px;
     	           top: 0px;
     	           width: 110px;
     	           padding-left: 10px;
     	           height: 50px;
     	           background-color: #b2c2ec; 
     	           border-top-style: solid;
					  border-top-color: #a5b4d9;
					  border-width: 0px; }

div#rightfooter { position: absolute;
     	            left: 120px;
     	            top: 0px;
     	            width: 760px;
     	            padding-left: 10px;
     	            padding-right: 10px;
     	            padding-bottom: 5px;
     	            padding-top: 5px;
     	            height: 40px;
     	            background-color: #e2e5e4; 
     	            border-top-style: solid;
					   border-top-color: #bdc0bf;
					   border-width: 0px; }

a:link { text-decoration: none;
         color: #202060; }
a:visited { text-decoration: none;
            color: #602060 }
a:hover { text-decoration: underline;
          color: #404080; }

.footer { text-decoration: none;
          color: #a0a0a0;
          font-size: x-small ;
          font-family: verdana, arial, helvetica, sans serif;
          text-align: right ; } 

a.footer:link { color: #a0a0a0; }
a.footer:visited { color: #a0a0a0; }
a.footer:hover { color: #606060; }

p.footer: { margin-top: 3px ; }


img, div { behavior: url(/pngfix/iepngfix.htc) }

