/* CSS Document */


#header 
{
  height: 198px;
}

#header #welcometext 
{
  width: 283px;
  height: 121px;
  w\idth: 258px;
  he\ight: 109px;
  padding: 12px 0px 0px 25px;
  overflow: auto;
  background-color: #321b52;
  color: #fff;
  line-height: 1.3em;
}

#header #welcometext p 
{
  font-size: 0.85em;
  margin-top: 3px;
}

#header #welcometext p a 
{
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;  
}

#header #welcometext p a:hover 
{
  text-decoration: underline;
}

#header #welcometext h1 
{
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

#frontpage-left {
  width: 403px;
  float: left;
}
#frontpage-right {
  width: 166px;
  w\idth: 154px;
  padding: 5px 2px 0px 10px;
  float: left;
}

.fp-content-tab {
  margin-left: 5px;
  margin-bottom: 10px;
  border-bottom: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  background-color: #fff;
  padding: 2px 10px 10px 13px;
  font-size: 0.85em;
  width: auto;
}
.fp-content-tab-header {
  width: 403px;
  background: url(../images/frontpage-tab-top.gif) top left no-repeat;
}
.fp-content-tab h1 {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 2px 1px;
  font-size: 1.5em;
  font-weight: normal;
  color: #4c4c4c;
  border-bottom: 1px solid #fabfb8;
}
/* hide from IE mac \*/
.fp-content-tab h1 {height : 1%}
/* end hiding from IE5 mac */
.fp-content-tab h2 {
  font-size: 1em;
  margin: 0 0 3px 0;
  padding: 0;
  float: left;
}
/* hide from IE mac \*/
.fp-content-tab h2 {height : 1%}
/* end hiding from IE5 mac */
.fp-content-tab .fp-content-img {
  float: left;
  padding-right: 10px;
  width: 75px;
  w\idth: 65px;
}
.fp-content-tab p 
{
  padding: 0px;
  width: 295px;
  margin: 0px;
  float: left;
}
.fp-content-tab p a {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;  
}
.fp-content-tab p a:hover {
  text-decoration: underline;
}

.small-tab-image {
  background: #a9aaaa url(../images/tab-small-top-right) top right no-repeat;
  padding-top: 2px;
  padding-right: 2px;
}
.small-tab {
  background: #a9aaaa url(../images/tab-small-bottom-right) bottom right no-repeat;
  padding: 5px 10px 10px 7px;
  margin-bottom: 11px;
  font-size: 0.95em;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.small-tab a {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;  
}
.small-tab a:hover {
  text-decoration: underline;
}

