/* Anchor Settings from mainstyle.css */
A {text-decoration: none}
A:hover {color:blue;text-decoration: underline}

a.intext:link {color:blue;text-decoration: underline}
a.intext:hover {color:red; background: white;text-decoration: underline}
a.intext:visited {color:blue;text-decoration: underline}


h1,h2, h4 {
	clear: both;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 6pt;
	margin-left: 12pt;
}

.footer {
	font-size: 9pt;
	font-style: italic;
}

font.name {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #3366FF;
}

.wrap {max-width: 800px;
        min-width: 480px;
  /*      background:url(bluebench.jpg) left top repeat; */
       width:90%;
       margin:20px auto;
       margin-bottom: -1em;
       padding:30px  20px 0 0;

       }

.indented6 {
  border:  none;
  margin-left: 8px;
  margin-top: 0.5em;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 17px;
}
.sidebar2 {
  border:  none;
  padding: 4px 4px 0;
  background: #f5f8ec none repeat scroll 0% 50%;
  margin-left: 32%;
  margin-right: 20%;
  margin-bottom: 0;
  position: relative;
  font-family: Verdana;
  font-size: 12px;
  text-align: left;
  bottom: 3.5em;
}

