<style type="text/css" media="screen">
        <!--
        /*BODY { margin: 10px; padding: 0; font: 1em "Trebuchet MS", verdana, arial, sans-serif; font-size: 100%; }
        DIV.container { margin: auto; width: 90%; margin-bottom: 10px;}
        TEXTAREA { width: 80%;}
        FIELDSET { border: 1px solid #ccc; padding: 1em; margin: 0; }
        LEGEND { color: #ccc; font-size: 120%; }
        INPUT, TEXTAREA { font-family: Arial, verdana; font-size: 125%; padding: 7px; border: 1px solid #999; }
        LABEL { display: block; margin-top: 10px; } 
        IMG { margin: 5px; }*/

		img, .boxcap, .captop { behavior: url(./iepngfix.htc); }

        h2 {
            margin: 0;
        }

        .drawers-wrapper {
            position: relative;
            width: 647px;
            
        }

        .drawer {
            background-color: #B02125;
            color:#FFFFFF;
            font-size:11px;
            line-height:1.3em;
        }

        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:100%;
            z-index:100;
            margin-top:-5px;
        }

        .captop {
            bottom:auto;
            top:0pt;
            margin-top:-1px;
        }

        .drawers {
            margin-bottom:15px;
			background-color:#584D47;
            color:#FFFFFF;
            font-size:11px;
            line-height: 18px;
        }

        .drawers a, .drawers a:hover, .drawers a:visited, .drawers a:active {
            color:#ffffff;
            text-decoration:none;
            font-family: Geneva, Arial, Helvetica, sans-serif;
            font-size-adjust:none;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
        }

        .drawer li {
            /*border-bottom:1px solid #E5E5E5;*/
            line-height:16px;
            padding:6px 0pt;
            text-align: left;
			/*margin-left: -25px;*/
        }
				
        UL {
         	list-style: none;
            margin: 0;
			padding: 0;
        }

        UL.drawers {
			list-style: none;	
            margin: 0;
			padding: 0;	
        }
        
        #menuDisp {
          width: 647px;
        }

        .drawer-handle {
            background:#939393 url(../images/accordion/drawerHandle.png) no-repeat scroll 0pt;
            color:#CCCCCC;
            cursor:default;
            font-size:12px;
            font-weight:normal;
            height:36px;
            line-height:25px;
            margin-bottom:0pt;
            text-indent:10px;
            width:100%;
            cursor: pointer;
        }

        .drawer-handle.open {
            color:#FFFFFF;
        }

        .drawer UL {
            padding: 0 12px;
            padding-bottom:0pt;
        }

        .drawer-content UL {
            padding-top: 7px;
            color: #ffffff;
        }

        .drawer-content LI A {
            display:block;
            overflow:hidden;
        }

        .alldownloads li {
            border:0pt none;
            line-height:18px;
            padding:0pt;
        }
        
        dd {
          margin: 0px;
          overflow: hidden;
        }
        
        dd span{
          font-size: 11px;
        }
        -->
        </style>