BODY {
font-size : 1em;
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 10px;
color : #000000;
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

H1 {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
color : #976911;
background-color : transparent;
}

H2 {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
color : #976911;
background-color : transparent;
}

H3 {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10px;
color : #000000;
background-color : transparent;
}

p {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
}

.footer {
background-image:  url('images/footer.gif');
background-repeat: repeat-x;
text-align: center;
color : #000000;
height: 64;
}

.footer a:link {
text-align: center;
color : #000000;
}

.footer a:visited {
text-align: center;
color : #000000;
}

.menu {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 16px;
color : #000000;
}

.menu a:link {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 16px;
color : #000000;
text-decoration : none;
}

.menu a:visited {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 16px;
color : #000000;
text-decoration : none;
}

.bar {
background-image:  url('images/grayv.gif');
background-repeat: repeat-y;
align : middle;
}

.grayh {
background-image:  url('images/grayh.gif');
background-repeat: repeat-x;
}

.announce_title {
font-weight : bold;
color : #000000;
}

.announce_text {
color : #000000;
}

.announce_options {
color : #976911;
}

.page_text {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
color : #000000;
}

.page_text a:link {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
color : #976911;
text-decoration : none;
}

.page_text a:visited {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
color : #976911;
text-decoration : none;
}

.box_title {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 16px;
color : #976911;
}

.box_content {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
color : #000000;
}

.box_content a:link {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
color : #976911;
text-decoration : none;
}

.box_content a:visited {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
color : #976911;
text-decoration : none;
}

.smalltext {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : .9em;
}


.smalltext a:link{
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.smalltext a:visited{
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}

.largetext {
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:link{
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:visited{
font-family : Gill Sans, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.errortext {
  font-family : Gill Sans, Arial, Helvetica, sans-serif;
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #976911;
}

.bg_medium {
  background-color : #E3C974;
}

.bg_light {
  background-color : #FBCC34;
}

.alt_bg_dark {
  background-color : #066FA0;
}

.alt_bg_medium {
  background-color : #DDDBDC;
}

.alt_bg_light {
  background-color : #5FB0D8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}
