body, textarea, th, td, select {
  font-family: "Trebuchet MS",Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  margin:15; 
}

form{
	margin: 0;
}

ul {
	margin-left: 3px;
	padding-left: 3em;
}

.noindent
{
	margin-left: 0;
	padding-left: 1.5em;
}

.li_indent
{
   margin-left: 12px;
  padding-left: 12em;
}

.Section1 .MsoNormal
{
  font-family: "Trebuchet MS",Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.big
{
	color: black;
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
    
}

.small
{
   font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
   font-size: 9px;
}

a.active, li.active, a:visited, li.active, a {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.sticky {
  background-color: #F0F0F0;
  border: 1px solid #D0D0E0;
  position: relative; /* peekaboo ie bug */
  width: 98%;
}

.sticky .w1 {
  background-image: url(/images/sticky-tl.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  left: -1px;
}
.sticky .w2 {
  background-image: url(/images/sticky-tr.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 2px;
}
.sticky .w3 {
  background-image: url(/images/sticky-br.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}
.sticky .w4 {
  background-image: url(/images/sticky-bl.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -2px;
  padding: .5em;
  overflow: hidden;
}

.block
{
  position: relative;
   margin: 5px 5px 4px 4px;
}

.smallblock
{
  position: relative;
   margin: 4px 2px 2px 2px;
}

.ArticleTitle h1
{
                margin: 0;
	color: black;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

.ArticleTitle h2
{
                margin: 0;
	color: black;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}


.ArticleTitleSmall h2
{
                margin: 4;
	color: black;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}

.Author
{
    color: 9CA3A9;
}

.title
{
   font-size:12pt;
   font-weight: bold;
}

.titlelarge
{
   font-size:14pt;
   font-weight: bold;
}

.SubTitle
{
   font-size:10pt;
   font-weight: bold;
}

.tablerow
{
   background-color: #DFEDF6;
}

.wayback
{
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
}

.editors_note
{
   border: 1px solid #000000;
}

.Error
{
    color: red;
    font-weight: bold;
}

.ErrorLarge
{
    color: red;
    font-weight: bold;
    font-size:12pt;
}

.Descriptor
{
    font-weight: bold;
}

.year_matrix
{
	margin-left: 15px;
	font-weight: bold;
}
