a:link.toplinks {
color: #2222FF;
background-color: transparent;
font-size: 8pt;
text-align: center;
font-family: arial, serif;
}
a:visited.toplinks {
color: #006699;
background-color: transparent;
font-size: 8pt;
text-align: center;
font-family: arial, serif;
}
a:hover.toplinks {
color: #FF0000;
background-color: transparent;
font-size: 8pt;
text-align: center;
font-family: arial, serif;
}
a:active.toplinks {
color: #0000FF;
background-color: transparent;
font-size: 8pt;
text-align: center;
font-family: arial, serif;
}


a:link.intextlinks {
color: #2222FF;
background-color: transparent;
text-align: center;
font-family: arial, serif;
}
a:visited.intextlinks {
color: #006699;
background-color: transparent;
text-align: center;
font-family: arial, serif;
}
a:hover.intextlinks {
color: #FF0000;
background-color: transparent;
text-align: center;
font-family: arial, serif;
}
a:active.intextlinks {
color: #0000FF;
background-color: transparent;
text-align: center;
font-family: arial, serif;
}

div.links {
color: #000000;
background-color: transparent;
font-size: 9pt;
text-align: center;
font-family: arial, serif;
}


div.footer {
font-size: 8pt;
font-weight: bold;
text-align: center;
font-family: arial, serif;
}

div.buttons {
text-align: right;
}

div.address {
font-size: 10pt;
text-align: center;
font-family: arial, serif;
}

font.addressheading {
font-weight: bold;
font-family: arial, serif;
}

h3.staffname
{
text-align: center;
color: #B00000;
font-family: arial, serif;
}

h3.casestudytitle
{
font-size: 14pt;
font-weight: bold;
font-family: arial, serif;
}


.bground {
background-image: url(./images/swish11.gif);
}

.bgroundcasestudies {
background-image: url(./images/swish11.gif);
background-repeat: no-repeat;
}


div.sidetext {
font-size: 10pt;
font-weight: bold;
font-family: arial, serif;
}

div.breadcrumbs {
font-size: 8pt;
font-weight: bold;
font-family: arial, serif;
text-align: left;
}

div.maintext {
font-size: 11pt;
font-family: arial, serif;
text-align: left;
}

hr {
  height:3px;
  color: #B00000;
  width:100%;
  background:#B00000;
  /*margin: 0px 5px 0px 5px; */  
}
