/* Affiniscape Styles
-----------------------------------
-----------------------------------*/

body {
  margin: 10px;
  padding: 0;
  border: 0;
  background: white;
  font-family: verdana, arial, sans-serif;


}

body#nobackground {
  background: #fff;
}

#structuraltable {
  border: solid 6px #fff;
}

#maincontenttable {
  background: #fff;
}

#maincontentcell {
  padding: 14px 10px 10px 10px;
}

#returnlinkcell {
  background: #fff;
}

div#bannersearch {
  position: absolute;
  top: 92px;
  left: 525px;
  z-index: 99;
}

* html div#bannersearch {
  top: 94px;
}

div#bannersearch input {
  width: 150px;
  height: 20px;
  border: 1px solid #0C2577;
}

div#bannersearch .submitSearch {
  width: 20px;
  height: 19px;
  border: none;
}

/* AGS Custom Styles
-----------------------------------
-----------------------------------*/

/*
// lt aqua #5097c1
// dk aqua #306581
// lt-med blue #90a6ce
// med blue #7b8cbd
// dk blue #0c2577
*/

h3, h2, h1
{
font-family: verdana;
}

h4
{
font-family: verdana;
}

table#detail {
  font-family: verdana;
  font-size: 8pt;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-left: 1px solid black;
}

.leftsd {
  padding: 2px 5px 2px 5px;
  width: 100px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  background-color: #ccc;
}

.rightsd {
  padding: 2px 5px 2px 5px;
  border-bottom: 1px solid black;
}

td {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

p {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

ul {
  list-style-type: disc;

}

ol {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

li {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

a:link {
  color: #24599d;
  text-decoration: underline;
}

a:visited {
  color: #24599d;
  text-decoration: underline;
}

a:hover {
  color: #003366;
  text-decoration: underline;
}

.breadcrumb {
  font-family: verdana, verdana, arial, sans-serif;
  font-size: 10px;
  color: #000000;
  text-align: left;
  margin: 0 0 2em 0;
}

.breadcrumb A:link {
  color: #666666;
  text-decoration: normal;
}

.breadcrumb A:visited {
  color: #666666;
  text-decoration: normal;
}

.breadcrumb A:hover {
  color: #0c2577;
  text-decoration: underline;
}

.calendar {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

.callout {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.callout A:link {
  color: #24599d;
  text-decoration: underline;
}

.callout A:visited {
  color: #24599d;
  text-decoration: underline;
}

.callout A:hover {
  color: #003366;
  text-decoration: underline;
}

.callouthead {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.footer {
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0em 0em 0em 0em
}

.footer A:link {
  color: #24599d;
  text-decoration: underline;
}

.footer A:visited {
  color: #24599d;
  text-decoration: underline;
}

.footer A:hover {
  color: #003366;
  text-decoration: underline;
}

.head {
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #0c2577;
  font-weight: normal;
  margin: 0em 0em -1em 0em;
}

.highlights {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

.mission {
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #000000;
}

.leftnav {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #0c2577;
}

.leftnav A:link {
  color: #0c2577;
  text-decoration: none
}

.leftnav A:visited {
  color: #0c2577;
  text-decoration: none
}

.leftnav A:hover {
  color: #0c2577;
  text-decoration: underline
}

.quicklinks {
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

.quicklinks A:link {
  color: #24599d;
  text-decoration: underline;
}

.quicklinks A:visited {
  color: #24599d;
  text-decoration: underline;
}

.quicklinks A:hover {
  color: #003366;
  text-decoration: underline;
}

span.winner {
font-family: verdana;
font-size: 1.5em;
color:gray;
font-weight:bold;
}

p.title{
font-family: verdana;
font-size: 1.3em;
font-weight:bold;
}


p.author{
font-family: verdana;
font-size: 1.2em;
font-weight:bold;
}


span.title{
font-family: verdana;
font-weight:bold;
}

span.category{
font-family: verdana;
font-size: 1.5em;
font-weight:bold;
}