/* Layout Stylesheet */ 

#hdr_b{
	margin-bottom: 0px;
	margin-top: 0px;


	background: #eeeeee;

	height:116px; /* the correct height */
 }
 	 
#hdr{
	margin-bottom: 0px;
	margin-top: 0px;


	/*background: #eeeeee;*/
	color: #333333;
	background: transparent url(logo.gif) no-repeat top right;
	border-width: 0px 0px 16px 0px; 
	border-style: solid; 
	border-color: #b98000;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	height:100px; /* the correct height */
 }
 
#hdr_text{
	margin-bottom: 0px;
	margin-top: 0px;
    background-repeat: no-repeat;

	background: transparent url(header.gif) no-repeat top left;
	height:90px;
 }
 
#hdr_text span {display:none;}
 

     
#lh-col{
position: absolute;
 left : 180px;
 high: 100%;
 float: right;
 background: #4398d5;
 color: #fff;
 
 	border-width: 0px 0px 16px 16px; 
	border-style: solid; 
	border-color: #b98000;
 
 margin: 0;
 padding: 20px; 
 
 }
 
#red_alert {
	background: #EEEEEE;
	color: #DA251C;
	
	border-width: 3px 3px 3px 3px; 
	border-style: solid; 
	border-color: #659327;
	
	margin: 0px 0px 20px 0px;
	padding: 20px;
 }
 
#banner{
    letter-spacing: ;
	margin: -20px -20px 20px -20px;
	padding: 20px;
	color: #fff;
	background: #d9251d;
	min-height:70px;
	border-width: 0px 0px 16px 0px; 
	border-style: solid; 
	border-color: #b98000;
 }
  
 
/* Presentation Stylesheet */ 
body{
	font: 12px/14px arial, helvetica;
 	margin: 0;
 	padding:0;     
 	background: #daa102;
 	color: #000;
}





@media all {
   a:active {

	    font: 11px/14px arial, helvetica;
          font-style: normal;
          color: #fff;
          text-decoration:none
            }

   a:link {

	    font: 11px/14px arial, helvetica;
          font-style: normal;
          color: #000;
          text-decoration:none
          }

   a:visited {

	    font: 11px/14px arial, helvetica;
          font-style: normal;
          color: #000;
          text-decoration:none
             }

   a:hover {

	   font: 11px/14px arial, helvetica;
          color: #fff;
          text-decoration:none
           }

   address {

	   font: 11px/14px arial, helvetica;
          font-style: normal;
          color: #fff;
           }

   h1 {

	    font: bold 14px/18px arial, helvetica;
        letter-spacing: ;
        margin-top: 3pt;
        margin-bottom: 6pt;
        margin-left: 0pt;
        margin-right: 12pt;
 		border-width: 0px 0px 0px 0px; 
		border-style: solid; 
		border-color: #429934;
		
		/*kulky*/
        background-image: url(bullet_h1.gif);
		background-repeat: no-repeat;
		background-position: 0 -0.1em;
		padding-left: 1.6em;
      }

   h2 {
	    font: 11px/14px arial, helvetica;
        font-style: normal;
        text-align: left;
        margin-left: 6pt;
        border-width: 0px 0px 0px 0px; 
		border-style: solid; 
		border-color: #E2533F;
		
				/*kulky*/
        background-image: url(bullet_h2.gif);
		background-repeat: no-repeat;
		background-position: 0 0.0em;
		padding-left: 1.6em;

      }

   h3 {

	    font: 10px/14px arial, helvetica;
        font-style: normal;
        text-align: left;
        margin-left: 6pt;

      }

   h4 {

	    font: 10px/14px arial, helvetica;
          letter-spacing: ;
          margin-top: 3pt;
          margin-bottom: 3pt;
        margin-left: 6pt;
          margin-right: 12pt;       
          border-bottom: thin solid white;
      }

   h5 {

	    font: 10px/14px arial, helvetica;
          letter-spacing: ;
          margin-top: 3pt;
          margin-bottom: 3pt;
        margin-left: 6pt;
          margin-right: 12pt;
      }

   h6 {

	    font: 10px/14px arial, helvetica;
          letter-spacing: ;
          margin-top: 3pt;
          margin-bottom: 3pt;
        margin-left: 6pt;
          margin-right: 12pt;
          border-bottom: thin solid black;
      }

   p {
	    font: 11px/12px arial, helvetica;
        text-indent: ;
        text-align: left;
        word-spacing: ;
        margin-top: 3pt;
        margin-bottom: 3pt;
        margin-left: 6pt;
        margin-right: 6pt;
        border-top: 3pt;
        border-bottom: 3pt;
        border-left: 6pt;
        border-right: 6pt;
        color: #fff;
     }
     
  ul li p{
	  	font: 11px/12px arial, helvetica;
	  	text-indent: ;
        text-align: left;
        word-spacing: ;
        margin-top: -3pt;
        margin-bottom: 3pt;
        margin-left: -12pt;
        margin-right: 6pt;
        border-top: 3pt;
        border-bottom: 3pt;
        border-left: 6pt;
        border-right: 6pt;
	    text-align: left;
		background-image: url(bullet_p.gif);
		background-repeat: no-repeat;
		background-position: 0 .2em;
		padding-left: 1.99em;
	}
	
  li{
		list-style: none;		
	}


   body, html {
		scrollbar-track-color: #daa102;
		scrollbar-face-color: #b98000;
		scrollbar-highlight-color: #b98000;
		scrollbar-3dlight-color: #b98000;
		scrollbar-darkshadow-color: #b98000;
		scrollbar-shadow-color: #b98000;
		scrollbar-arrow-color: #b98000;
              }

   table {
	    font: 11px/14px arial, helvetica;
          word-spacing: ;
          margin-top: ;
          margin-bottom: ;
         }

}
