body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    margin-top: 0px;
    background-color: #6e5227;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 150%;
}

a:link {
	color: #573CA2;
    text-decoration: none;
}
a:visited {
	color: #573CA2;
    text-decoration: none;
}
a:active {
	color: #573CA2;
    text-decoration: none;
}
a:hover {
    color: #573CA2;
    text-decoration: none;
}

.banner {
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #363d8b;
    border-left-color: #363d8b;
    border-bottom-width: 1px;
    border-left-width: 2px;
}
.table {
  background-color: transparent;
}
.content_cell {
  background-color: #EAEBD3;
  vertical-align: top
}
.large_heading {
	font-size: 25px;
	color: #003366;
  text-align: center
}
.medium_heading {
	font-size: 19px;
	color: #003366;
}
.main_cell {
  background-color: #EAEBD3;
  font-size: smaller
}

.menu_cell {
  background-color: #EAEBD3;
  font-size: 11px;
  vertical-align: middle
}
h1 {
	font-size: 19px;
	color: #003366;
}

.copyrt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCC66;


}
.copyrt a:link {
    color: #FFFFFF;

}
.copyrt a:hover {
    color: #222268;

}
.copyrt a:visited {
    color: #222268;

}
    /* white text on dark blue BG */
.ideas_menu {
  color: #FFFFFF;

}
.ideas_menu a:link {
  color: #5E763D;
 text-decoration: none;
}
.ideas_menu a:hover {
 color: #000000;
  font-style: italic;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000
}
.ideas_menu a:visited {
 color: #5E763D;
}
.ideas_menu a:active {
	color: #0033FF;
}
.ideas_current {
	color: #6E5227;
  font-weight: bold;
  text-decoration: underline
}

.tst_link {
  border: 2px #5D642E;

}
