a
{
  color:                 #3030C4;
  text-decoration:       none;
}

a:hover
{
  text-decoration:       underline;
}

body
{
  background-attachment: fixed;
  background-color:      #C8C8C8;
  background-image:      url('/img/Background.png');
  background-repeat:     repeat-x;
  font-family:           Tahoma, Arial, Helvetica, sans-serif;
}

h1
{
  border-bottom:         solid 1px #999999;
  color:                 #999999;
  font-size:             12pt;
  font-weight:           bold;
  line-height:           120%;
  margin:                8pt;
  margin-bottom:         10pt;
  margin-top:            10pt;
}

h2
{
  border-bottom:         solid 1px #999999;
  color:                 #999999;
  font-size:             11pt;
  font-weight:           bold;
  line-height:           120%;
  margin:                8pt;
  margin-bottom:         10pt;
  margin-top:            10pt;
}

h3
{
  border-bottom:         solid 1px #999999;
  color:                 #999999;
  font-size:             10pt;
  font-weight:           bold;
  line-height:           120%;
  margin:                8pt;
  margin-bottom:         10pt;
  margin-top:            10pt;
}

input
{
  font-family:           Tahoma, Arial, Helvetica, sans-serif;
  font-size:             9pt;
}

li
{
  text-align:            justify;
  line-height:           170%;
}

ol
{
  font-size:             9pt;
  line-height:           170%;
  margin-right:          8pt;
  text-align:            justify;
  line-height:           170%;
}

option
{
  font-family:           Tahoma, Arial, Helvetica, sans-serif;
  font-size:             9pt;
}

p
{
  font-size:             9pt;
  line-height:           170%;
  margin:                8pt;
  text-align:            justify;
}

select
{
  font-family:           Tahoma, Arial, Helvetica, sans-serif;
  font-size:             9pt;
}

textarea
{
  font-family:           Tahoma, Arial, Helvetica, sans-serif;
  font-size:             9pt;
}

ul
{
  font-size:             9pt;
  line-height:           170%;
  margin-right:          8pt;
  text-align:            justify;
  line-height:           170%;
}

.Block
{
  margin:                8pt;
}

.ContentPanel
{
  background-color:      #FFFFFF;
  border: 1px solid      #AAAAAA;
  border-top:            0px;
}

.Copyright
{
  font-size:             7pt;
  margin:                8pt;
  text-align:            center;
}

.h1
{
  color:                 #999999;
  font-size:             12pt;
  font-weight:           bold;
  line-height:           120%;
  margin:                8pt;
  margin-bottom:         10pt;
  margin-top:            10pt;
}

.h2
{
  color:                 #999999;
  font-size:             11pt;
  font-weight:           bold;
  line-height:           120%;
  margin:                8pt;
  margin-bottom:         10pt;
  margin-top:            10pt;
}

.h3
{
  color:                 #999999;
  font-size:             10pt;
  font-weight:           bold;
  line-height:           120%;
  margin:                8pt;
  margin-bottom:         10pt;
  margin-top:            10pt;
}

.hColor
{
  color:                 #999999;
}

.InputRequired
{
  color:                 #FF0000;
}

.Menu0, .Menu0Active
{
  font-size:             10pt;
  margin:                8pt;
}

.Menu0Active, .Menu0Active a
{
  color:                 #999999;
  font-weight:           bold;
}

.Menu1, .Menu1Active
{
  font-size:             10pt;
  margin:                8pt;
  margin-left:           18pt;
}

.Menu1Active, .Menu1Active a
{
  color:                 #999999;
  font-weight:           bold;
}

.Menu2, .Menu2Active
{
  font-size:             10pt;
  margin:                8pt;
  margin-left:           28pt;
}

.Menu2Active, .Menu2Active a
{
  color:                 #999999;
  font-weight:           bold;
}

.Menu3, .Menu3Active
{
  font-size:             10pt;
  margin:                8pt;
  margin-left:           38pt;
}

.Menu3Active, .Menu3Active a
{
  color:                 #999999;
  font-weight:           bold;
}

.p
{
  margin:                8pt;
}

.TabLabel
{
  background-color:      #DDDDDD;
  border:                1px solid #AAAAAA;
  cursor:                pointer;
  font-size:             10pt;
  padding:               3px;
  text-align:            center;
}

.TabLabel a:hover
{
  text-decoration:       none
}

.TabLabelActive
{
  background-color:      #FFFFFF;
  border:                1px solid #AAAAAA;
  border-bottom:         1px solid #FFFFFF;
  color:                 #999999;
  font-size:             10pt;
  font-weight:           bold;
  padding:               3px;
  text-align:            center;
}

.TabLabelActive a:hover
{
  text-decoration:       none
}

.TabLabelMouseOver
{
  background-color:      #EEEEEE;
  border:                1px solid #AAAAAA;
  cursor:                pointer;
  font-size:             10pt;
  padding:               3px;
  text-align:            center;
}

.TabLabelMouseOver a:hover
{
  text-decoration:       none
}

.TabSpace
{
  border-bottom:         1px solid #AAAAAA;
}

.Title
{
  color:                 #999999;
  font-size:             14pt;
  font-weight:           bold;
  line-height:           120%;
  margin:                8pt;
  margin-bottom:         10pt;
  margin-top:            10pt;
}

#force-scrollbar 
{ 
  position:              absolute; 
  top:                   0; 
  bottom:                -1px;
  width:                 1em; 
  z-index:               -1; 
}

#showimage
{
  border:                1px solid #CCCCCC;
  position:              absolute;
  visibility:            hidden;
}

#waitforimage
{
  position:              absolute;
  visibility:            hidden;
}

