html { overflow: auto; }body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }#mainFrame { text-align: left; position: absolute; top: 0; left: 0; width: 850px; margin-top: 20px; margin-left: 20px; }#printLogo { position: absolute; top: 0; right: 0; }.gray { color: gray; }#header { background-image: url(../images/frame/top.jpg); width: 0; height: 0; display: none; }/*<agl.folder "#mainMenu">*/	div#mainMenu { background-image: url(../images/frame/mm_bg.jpg); text-align: left; position: relative; width: 0; height: 0; margin: 0 0 0; padding: 0; display: none; }/*</agl.folder>*//*<agl.folder "#content">*/	#content { font-size: 10px; text-align: center; width: 600px; margin: 20px 0 0; display: block; }	#content a:link { color: blue }	#content a:visited { color: blue }	#content a:hover { color: blue }	#content a:active { color: blue }	#content .floatLeft {  }	#content .floatRight {  }	#content .textBlock1 { text-align: justify; overflow: auto; margin: 0; padding: 0 0 20px; display: block; }	#content .textBlock2 { text-align: justify; display: block; margin: 0; padding: 15px; overflow: auto; }	#content form { }	#content h1 { font-size: 15px; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 10px; }	#content h2 { font-size: 13px; margin: 0 0 3px; padding: 0; }	#content form input.text { font-size: 12px; width: 200px; margin-bottom: 5px; border: solid 1px black; }	#content form textarea { font-size: 12px; margin-bottom: 5px; width: 200px; height: 70px; border: solid 1px black; }	#content .date_small { font-size: 10px; }/*</agl.folder>*/#footer { background-image: url(../images/frame/mm_bottom.jpg); height: 57px; display: none; }.clear { line-height: 0; clear: both; margin: 0; padding: 0; }