body
    {
        background-color: transparent;
        color: #000000;
        font-size: 10pt;
        font-family: Tahoma, Arial, sans-serif;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}
td {
        color: #000000;
        font-size: 10pt;
        font-family: Tahoma, Arial, sans-serif;
}

a,a:visited
    {
        color: #11342D;
        background-color: transparent;
    }
a:hover
    {
        background-color: #ffff00;
    }

.title
    {
        font-size: 14pt;
        color: #11342D;
    }

td.indent
    {
        padding-left: 25;
    }

td.xindent
    {
        padding-left: 50;
    }
td.dashed
    {
        border-bottom:1px dashed #11342d;
    }
:focus {
  -moz-outline-style: none;
}
html a:active {
  outline:none;
}
a.nav:link, a.nav:active, a.nav:visited {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #ffffff;
  padding: 3px;
  line-height: 20px;
  text-decoration: none;
}
a.nav:hover {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding: 3px 3px 3px 3px;
  line-height: 20px;
  background-color: #ffff00;
  text-decoration: none;
}
a.bottom:link, a.bottom:active, a.bottom:visited {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #ffffff;
  line-height: 20px;
  padding: 3px 3px 3px 3px;
  text-decoration: none;
}
a.bottom:hover {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding: 3px 3px 3px 3px;
  line-height: 20px;
  text-decoration: none;
}

/* slideshow */
#home_slideshow{ position:relative; width:700px; height:260px; overflow:hidden;}
/* BOX POSITION */
#home_slideshow #home_slideshow_violator{z-index:1000; width:0px; height:0px; float:left; position:relative; top: 0px; left: 10px;}
/* CAPTION TEXT */
#home_slideshow #home_slideshow_violator #project_caption{display:none; padding:0px; color:#fff; float:left; font-weight: bold; font-size:16pt;}
/* CAPTION LINK */
#home_slideshow #home_slideshow_violator #project_caption a{margin-left:8px; font-weight: bold; text-decoration: none; color: #ffffff;}
#home_slideshow #home_slideshow_violator #project_caption a:hover{margin-left:8px; font-weight: bold; text-decoration: none; color: #6b9344;}
/* SLIDES */
#home_slideshow #home_slideshow_violator #slide_navigation{position:absolute;right:8px;top:0px;}
/* UNSHOWN SLIDE */
#home_slideshow #home_slideshow_violator #slide_navigation a{ text-indent:-9999px; overflow:hidden; display:block; background-color:#2987c1; width:0px; height:0px; float:left; margin: 5px 0px 0px 10px; cursor:pointer; overflow:hidden;}
/* HOVERED SLIDE */
#home_slideshow #home_slideshow_violator #slide_navigation a:hover{ background-color:#6b9344;}
/* CURRENT SLIDE */
#home_slideshow #home_slideshow_violator #slide_navigation a.activeSlide{background-color: #ffffff;}
#home_slideshow #home_slideshow_violator #slide_navigation a{outline:none;}
#home_slideshow li span.slide_caption{display:none;}
#home_slides{overflow:hidden; height:260px;}

/*HACKS*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
