/* <![CDATA[ */
/* ------------------------------- GLOBAL SEMANTIC MARKUP*/
body {
 background:url(grfx/background.jpg);
 background-color:#91A0ED;
 background-attachment:fixed;
 background-repeat: no-repeat;
 background-position:
 bottom left;
 font-size: .8em;
}
li {
  padding: 0.3em;
  margin-bottom:1em;
  /*width:65%;*/
  border: 1px solid transparent;
}
dd {
  /*width:65%;*/
}
/*li:hover, dd:hover {
  background-color:#efe;
  border: 1px solid #cdc;
}*/

table.dashed {
 border-top:1px dashed #AAAAAA;
 border-bottom:1px dashed #AAAAAA;
}
code {
 font-family:Courier;
 color:#006;
 font-weight:bold;
}
.change {
 color:#88f;
}
td {
 font-family:Verdana;
 color:#111111;
}
td.dashed {
 border-bottom:1px dashed #AAAAAA;
}
a {
 color: #08034F;
}
a:visited {
 color: #335D12;
}
.content1 {
 filter:alpha(opacity=95);
 -moz-opacity:.95;
 opacity:.95; 
 text-align: left;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:10px;
 padding-top:4px;
 font-family:Verdana;
 color:#111111;
 background-color:#FFFFFF;
 width:850px;
 border:1px solid #333333;
}
.content2 {
 filter:alpha(opacity=93);
 -moz-opacity:.93;
 opacity:.93;
 background-image:url(grfx/tree-swirl.jpg);
 background-repeat:no-repeat;
 background-position:bottom right;
 text-align:left;
 padding:20px;
 font-family:Verdana;
 color:#111111;
 background-color:#FFFFFF;
 width:850px;
 border:1px solid #333333;
}
.important {
 color:#a00;
 font-weight:bold;
}
.maintext {
 padding-left:30px;
 width:580px;
 text-align:left;
 font-size: 100%;
 float:left;
}
.subnav {
 float:left;
 width:190px;
}
.footer {
 text-align:center;
 clear:both;
}
h2 {
 font-family:Arial, sans-serif;
 text-transform: uppercase;
 margin-bottom:2px;
 font-size: 140%;
}
h3 {
 padding-top:1em;
 font-family:Arial, sans-serif;
 text-transform:uppercase;
 font-size: 115%;
}
hr.green {
 color:#72A830;
 background-color:#72A830;
 border: 1px solid;
}
hr.blue {
 color:#08034F;
 background-color:#72A830;
 border: 1px solid;
}
.container {
 border:dashed #CCCCCC 1px;
 background-color:#EEEEEE;
 width:520px;
 padding:10px;
}

img.faded {
  /* IE uses this. Values are 0 to 100 */
  filter:alpha(opacty=70); 
  /*Firefox, Opera and Safari use this. Values are 0 to 1 */
  opacity:0.7; 
  }



/* ------------------------------- */
/* ]]> */
