/* CSS Document */

body{
      margin: 0;
      padding: 0;
      background: top center;
      background-image: url(images/bg_shadow.gif);
      background-repeat: repeat-y
}



h1{
      font-family : Arial, Georgia, Times, serif;
      font-size : 14px;
      font-weight : normal;
      color : #000;
      background-color : transparent
}

h2{
      font-family : Arial, Georgia, Times, serif;
      font-size : 15px;
      font-weight : normal;
      color : #000;
      background-color : transparent
}

h3{
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 14px;
      font-weight : normal;
      color : #000;
      background-color : transparent
}

ul{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 180%
}

.text{
      font-family : Arial, Georgia, Times, serif;
      font-size : 13px;
      font-weight : normal;
      color : #000000;
      line-height : 150%;
      background-color : transparent
}


.button{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 130%
}

.info{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 11px;
      font-weight : normal;
      color : #000000;
      background-color : transparent;
      line-height : 130%
}

.info h1{
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 13px;
      font-weight : bold;
      color : #000000;
      background-color : transparent
}

.info ul{
	 list-style-image: url(images/greybox.png)
}

.info li{
	padding: 3px;
	line-height: 130%
}

.footer{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 11px;
      color : #000000;
      font-weight : normal;
      text-align : left;
      align : bottom;
      background-color : transparent
}

.button a{
	 font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 11px;
     color: #000000;
     text-decoration: none
}

.button a:hover{
     font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 11px;
     text-decoration : underline
}

.footer a{
	 font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 11px;
     color: #000000;
     text-decoration: none
}

.footer a:hover{
     font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 11px;
     text-decoration : underline
}

.info a{
	 font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 11px;
     color: #000000;
     text-decoration: underline
}

.info a:hover{
     font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 11px;
     text-decoration : none
}

.button download a{
	 font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 15px;
     color: #000000;
     text-decoration: underline
}

.button download a:hover{
     font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 15px;
     text-decoration : none
}

.text a{
	 font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 13px;
     color: #000000;
     text-decoration: underline
}

.text a:hover{
     font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 13px;
     text-decoration : none
}