body 
{
  margin:                0px 0px 20px 0px;
  background-attachment: fixed;
  background-repeat:     repeat-x; 
  background-color:      #FFF;
  background-image:      url('/qadsl/images/backdrop.png');
  width:                 100%;
}

.menu
{
  background-color:      #FFF;
  font-family:           verdana, arial, sans-serif;
  font-size:             10px;
  font-weight:           bold;
  line-height:           0px;
  color:                 #333;
  margin-bottom:         0px;
  margin-left:           0;
  padding-left:          0em;
  text-indent:           -2em;
  list-style-position:   inside;
}	

dir
{
  background-color:      #FFF;
  font-family:           verdana, arial, sans-serif;
  font-size:             9px;
  line-height:           15px;
  color:                 #000;
  padding-left:          5px;
  list-style:            none;
}	

li.green, li.orange, li.blue, li.red
{ 
  margin-top:            20px;
  margin-left:           3em;
  padding-left:          1.5em;
}

li.green  { list-style: url('/qadsl/images/green-bullet.png') square; }
li.orange { list-style: url('/qadsl/images/orange-bullet.png') square; }
li.blue   { list-style: url('/qadsl/images/blue-bullet.png') square; }
li.red    { list-style: url('/qadsl/images/red-bullet.png') square; }

		
.main
{
  font-family:    verdana, arial, sans-serif;
  font-size:      11px;
  line-height:    17px;
  color:          #333;
  padding-left:   10px;
  padding-right:  10px;
  padding-top:    5px;		
  padding:        15px;
  background:     #FFF;
}

.copyright 
{
  font-family:    geneva, arial, verdana, sans-serif;
  font-size:      9px;
  margin-top:     5px;
  text-align:     right;
  color:          #999;
}		

a, a:link, a:visited, a:active, a:hover
{
  font-weight:     normal;
  text-decoration: underline;
}

a         { color: #003366; }
a:link	  { color: #003366; }
a:visited { color: #003366; }
a:active  { color: #999999; }
a:hover	  { color: #999999; }


h1 
{
  font-family:    georgia, times, serif; 
  text-align:     center;
  color:          #333; 
  margin:         0px;
  padding:        0px;
}

h2 
{
  font-family:    georgia, times, serif; 
  font-size:      large; 
  border-bottom:  1px solid #999;
  margin-bottom:  10px;
  font-weight:    bold;
  color:          #333; 
  margin:         0px;
  padding:        0px;
  padding-top:    5px;		
}
		

p 
{
  font-family:    verdana, arial, sans-serif;
  font-size:      11px;
  font-weight:    normal;
  background:     #FFF;
  color:          #333;
  line-height:    150%;
  padding-left:   10px;
  padding-right:  10px;
  padding-top:    0px;
  padding-bottom: 0px;
}


ul
{ 
  font-family:    verdana, arial, sans-serif;
  font-size:      11px;
  line-height:    17px;
  list-style:     url('/qadsl/images/brown-item.png') disc; 
  color:          #333;
}

li
{ 
  line-height:    17px;
  margin-left:    0px; 
  margin-right:   0px; 
  margin-top:     0px;
  margin-bottom:  0px;
}
