﻿@import url("/../css/genericcss.aspx?client=csea");

body
{
    width:903px;
}

.main_header
{
    background:#18aade !important;

}

.logo
{
   padding:0px; 
   background-image: url(logo.png);
   background-repeat:no-repeat;
   background-size:cover;
   

}

.LanguageOption
{
  padding-top:0px;
  padding-right:25px;
  float:right;
  
}

.menuitem
{
    padding-top:5px;
    padding-bottom:5px;
}

.homecontent
{
   width:500px; 
   line-height:normal;
}


.homecontent ol
{
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}


.homecontent * li
{
    padding-bottom: 10px;
}

.SubHead {
    font-weight: bold;
    color: #000000;
}

.disclaimer
{
    text-align: center; 
    color: #000000; 
    clear: both;
    padding-bottom:5px;
    font-size:10pt;
}

