/* CSS Document */


.column { position: relative; margin: 5px 5px 10px 10px; width: 290px; float: left;  }
.column2 { position: relative; margin: 5px 5px 10px 10px; width: 180px; float: left;  }

.ezcolumn { position: relative; float: left; padding: 5px; width: 100px;  }



.hr {
  width: 95%;
  height: 1px; 
 } 
 
 .hrdashed {
  width: 95%;
  height: 1px; 
  border-style: dashed;
  border-color: #666666;
 } 



  .box {
   border-width: 1pt;
   border-color: #EEEEEE;
   border-style: solid;
 } 
 
 
 

 

  .menu-box {
   background-color: #666666;
   color: #FFFFFF;
   padding: 5px;
   font-weight: bold;
   border-width: 1pt;
   border-color: #666666;
   border-style: solid;
   background-image: url(/images/gradient.gif);
   background-repeat: repeat-x; 
 } 
 
  .menu-box-gray {
   background-color: #666666;
   color: #FFFFFF;
   padding: 5px;
   font-weight: bold;
   border-width: 1pt;
   border-color: #666666;
   border-style: dashed;
 }  
   
 
 .list { margin: 15px; margin-left: 30px; list-style: url(images_logo/arrow.gif); padding: 3px; font-size: 8pt; padding: 0; font-weight: bold; }
 .top { margin: 15px; margin-left: 30px; list-style: url(images_logo/arrow.gif); padding: 3px; font-size: 8pt; }

 .article_bullet { margin: 15px; margin-left: 30px; list-style: url(images_logo/arrow.gif); padding: 3px; font-size: 8pt; padding: 0; font-weight: normal; }
 .article_numbers { margin: 15px; margin-left: 30px; list-style: url(images_logo/arrow.gif); padding: 3px; font-size: 8pt; padding: 0; font-weight: normal; }

 
.error { color: #FF0000; }
.color { color: #999966; }
.green { color: #009900; }

	h1 { font-family: arial; font-size: 24pt; color: #666666; }
    h2 { font-family: arial; font-size: 18pt; color: #999966; }
    h3 { font-family: verdana; font-size: 10pt; line-height: 12pt; }
    h4 { font-family: verdana; font-size: 10pt; font-weight: bold; line-height: 5pt; }

a:link { color: #878771; text-decoration: underline } 
a:hover { color: #333333; text-decoration: blink }
a:visited { color: #878771 } 
a:active { color: #333333; } 



 
.awhite a:link { color: #FFFFFF; text-decoration: underline } 
.awhite a:hover { color: #FFFFFF; text-decoration: blink }
.awhite a:visited { color: #FFFFFF } 
.awhite a:active { color: #FFFFFF } 
 
 
.small {
  font-family: verdana;
  font-size: 8pt;
 }
 
 .small-paragraph {
  font-family: verdana;
  font-size: 8pt;
  line-height: 12pt;
 }
 
.med {
  font-family: verdana;
  font-size: 10pt;
 } 
 
.med-paragraph {
  font-family: verdana;
  line-height: 14pt;
 }

 
.large {
  font-family: arial;
  font-size: 14pt;
 }
 
.large2 {
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
 }
 
 
 .x-large {
  font-family: arial;
  font-size: 20pt;
 }
 
 .image-big {
 padding: 20px;
 border: 1pt solid #e7e8d2;
 margin-right: 10px;
 }
 
 .image-small {
 padding: 10px;
 border: 1pt solid #e7e8d2;
 margin-right: 10px;
 background-color: #FFFFFF;
 }
 
.result {
padding: 10px; border: 1pt solid #e7e8d2; background-color: #FFFFFF;
margin-bottom: 20px;
}


.box{
padding: border: 1pt solid #EEEEEE;
}


h4{
font-size: 14pt; font-family: arial; line-height: 18pt; margin-top: 0px; margin-bottom: 10px; background-color: #e7e8d2; padding:5px;
}

.result-header {
font: 12pt arial;
font-weight: bold;
margin-bottom: 20px;
}


.li-results { line-height: 18pt; }

.form{
font-size: 12pt;
font-weight: bold;
font-family: arial;
background-color: #FFFFFF;
padding: 10px;
color: #333333;
}
