
  @import url("template_30.public.css");

  a {
    color : #333;
    text-decoration : none;
  }

  a:hover {
    color : #025193;
  }

  h2 { 

    font-size:18px;
    color: #333;
    padding-top: 0px;
    margin-top: 0px;

  }

  h2 a {
    text-decoration : none;
  }

  div#menu {

    height : 28px;
    background-image : url('../../files/Files/Website%20Files/bluebar.gif');
    background-repeat : repeat-x;
    font-size : 11px;
    text-align : right;

  }

  .template_30_menu_off, .template_30_menu_on {

    padding   : 6px;
    color     : #FFFFFF;

  }

  .template_30_menu_off a,
  .template_30_menu_off a:hover,
  .template_30_menu_on a,
  .template_30_menu_on a:hover {

    color     : #FFFFFF;

  }

  div#menu ul {

    float: right;

  }

  div#inventory li, div#inventory li a {

    list-style: none;
    font-weight: bold;
    color: #5187B4;
    padding-top: 5px;

  }

  div#inventory ul {

    margin-left: 0px;
    padding-left: 10px;

  }

  .template_30_footer {

    font-size           : 10px;
    vertical-align      : middle;
    color               : #2B4D70;
    padding             : 10px;
    padding-top         : 0px;
    padding-bottom      : 0px;

  }

  .template_30_footer a {

    color               : #2B4D70;

  }

  .template_30_footer_top {

    border-top          : 1px solid #A3B6D6;

  }

  p {

    text-align: justify;

  }

  .Basis\.menu\.submenu {

    list-style          : none;
    padding             : 0px;
    margin              : 0px;
    padding-right       : 15px;
    background-color    : #2b64ab;
    border              : 1px solid #004088;
    background-image    : url('../../images/images/basis_templates/14/menu_background.gif');
    background-repeat   : repeat-x;
    background-position : left top;
    width               : 140px;

  }

  .Basis\.menu\.parent_item {

  }

  .Basis\.menu\.top_level_item {

  }

  .Basis\.menu\.top, .Basis\.menu\.top ul {

    list-style : none;
    padding    : 0px;
    margin     : 0px;

  }

  #modular_content {

    border           : 1px dotted #c0c0c0;
    padding          : 10px;
    margin           : 10px;
    background-color : #f5f5f5;

  }