.page        {
               width: 721px;
               background: white;
               font-family:  Verdana, Arial, Helvetica, sans-serif;
               font-size:  12px;
             }
.pagehead    {
               position: relative;
               top: 0;
               margin-bottom: 10px;
             }
.pagefoot    {
               float: center;
               clear: both;
               padding-top: 10px;
             }
.box_left    {
               position: relative;
               float: left;
               clear: left;
             }
.box_right   {
               position: relative;
               float: right;
               clear: right;
             }
.box_left .boxhead1 {
               background: #003399 url(/images/boxhead_leftcorner.gif) top left no-repeat scroll;
             }
.box_right .boxhead1 {
               background: #003399 url(/images/boxhead_rightcorner.gif) top right no-repeat scroll;
             }
.boxhead1    {
               position: relative; top: 0; left: 0;
               height: 20px;
               padding-left: 10px;
               padding-top: 2px;
               color: #FFFFCC;
               font:  bold 14px Verdana, Arial, Helvetica, sans-serif;
             }
.boxhead2    {
               margin-top: 10px;
               padding-left: 10px;
               padding-bottom: 5px;
               font: bold 13px Verdana, Arial, Helvetica, sans-serif;
               color: #003399;
             }
.boxlist     {
               display: list-item;
               margin-left: 30px;
               margin-top: 2px;
             }
.boxsection  {
               float: left;
               clear: both;
             }
.boxfoot     {
               position: absolute;
               left: 0; right: 0; bottom: 0;
               padding-bottom: 10px;
               padding-left: 10px;

             }
.box_left A:link, .box_right A:link, .box_left A:visited, .box_right A:visited {
               font:  normal 11px Verdana, Arial, Helvetica, sans-serif;
               color: black;
             }


