body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#11477e;
}

.center {
  text-align:center;
}
a.white:link     {color: #ffffff;}
a.white:visited  {color: #ffffff;}
a.white:active  {color: #ffffff;}
a.white			{ text-decoration:none }

a.black:link     {color: #000000;}
a.black:visited  {color: #000000;}
a.black:active  {color: #000000;}
a.black			{ text-decoration:none }

a.blue:link     {color: #11477e;}
a.blue:visited  {color: #11477e;}
a.blue:active  {color: #11477e;}
a.blue			{ text-decoration:none }



.navbar {
  background-color: #F0F0F0;
  text-align:center;
  border-right-style:solid;
  border-right-color:#ffffff;
  border-right-width:thin;
  }
.navbar2 {
  background-color:#F0F0F0;
  text-align:center;
  }
.main	{
  background-color:#FFFFFF;
  }
.blueheader	{
color:#11477e;
font-size:large;
}
.smallblueheader	{
color:#11477e;
font-size:small;
}
.bigblueheader	{
color:#11477e;
font-size:x-large;
}
.bodytext {
font-size:small;
}

.sitemap {
font-size:x-small;
text-align:center;
color:#FFFFFF
}

.rightnav {
text-align:center;
font-size:smaller;

}
.address {
font-size:smaller;
}