*
{
  margin: 0px;
}

body
{
  background-color: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
}

.doc
{
  background-color: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
  margin: 4px;
}  

.bold
{
  font-weight: bold; 
}

.spacer
{
  height: 8px; 
}

.doublespacer
{
  height: 16px; 
}

.clickable
{
  cursor: pointer;
}

h1
{  
    color: #000000;
    font-weight: bold; 
    font-size: 17px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

h2 
{
    color: #000000;
    font-weight:bold;
    font-size: 15px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

h3
{
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    margin-bottom: 6pt;
}

h4
{
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    margin-bottom: -10pt;
    margin-top: 4pt;
}

.subtitle
{
    color: #000000;
    font-weight:bold; 
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    margin-top: 10pt;
    margin-bottom: 10pt;
}

.sectiontitle
{
    color: #000000;
    font-weight: normal; 
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    margin-top: 10pt;
    margin-bottom: 10pt;
    text-decoration: underline;
}

.pdftext
{
    color: #6E6E6E;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    margin-bottom: 6pt;
}

.size10
{
    color: #333333;
    font-size: 10px;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.size11
{
    color: #333333;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.size11inactive
{
    color: #888888;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.errortext
{
    color: #FF0000;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.copyr 
{
    color: #000000;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

p, td
{
    color: #333333;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

ul.list
{
    margin-left: 0px;
    padding-left: 0px;   
}

li.list
{
    margin-left: 16px;
    padding-left: 0px;
}

a:link, a:visited, a:active
{
    color: #888888;
    font-weight: bold;
    text-decoration: underline;
}

a:hover
{
    color: #666666;
    font-weight: bold;
    text-decoration: underline; 
}

a.anker:link, a.anker:visited, a.anker:active, a.anker:hover
{
    text-decoration: none;
}

a.white:link, a.white:visited, a.white:active
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

a.white:hover
{
    color: #dddddd;
    font-weight: bold;
    text-decoration: underline; 
}

td.navi_inactive
{
    background-color: #ececec;   
    color: #666666;
    font-weight: bold;
    font-size: 10px;
}

td.navi_active
{
    background-color: #6e6e6e; 
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}

a.navi:link, a.navi:visited, a.navi:active
{
    color: #666666;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

a.navi:hover
{
    color: #999999;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

td.paraheadline
{
    background-color: #EDEDED;
    color: #303030;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

td.infoboxtitle
{
    background-color: #F8F8D2;
    color: #3F3F3F;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.infoboxtitle:link, a.infoboxtitle:visited, a.infoboxtitle:active
{
    color: #073676;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: underline;
}

a.infoboxtitle:hover
{
    color: #E8E8E8;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: underline;
}

td.infobox
{
    background-color: #EDEDED;
    color: #3F3F3F;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.infobox:link, a.infobox:visited, a.infobox:active
{
    color: #3F3F3F;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: underline;
}

a.infobox:hover
{
    color: #E8E8E8;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: underline;
}

td.blueboxtitle
{
    background-color: #F8F8D2;
    color: #3F3F3F;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.blueboxtitle:link, a.blueboxtitle:visited, a.blueboxtitle:active
{
    color: #073676;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: underline;
}

a.blueboxtitle:hover
{
    color: #E8E8E8;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: underline;
}

td.bluebox
{
    background-color: #839FC5;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.bluebox:link, a.bluebox:visited, a.bluebox:active
{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: underline;
}

a.bluebox:hover
{
    color: #E8E8E8;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold; 
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: underline;
}

td.bluebtn, div.bluebtn, button.bluebtn
{
    background-color: #19519D;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, Swiss, sans-serif, Verdana;
    line-height: 14px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    border-left-color: #E8E8E8; 
    border-left-width: 1px;
    border-left-style: solid;
    border-top-color: #E8E8E8;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-color: #D8D8D8;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-color: #D8D8D8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

span.bluebtn
{
    display: block;
    background-color: #19519D;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, Swiss, sans-serif, Verdana;
    line-height: 14px;

    background-color: #19519D;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, Swiss, sans-serif, Verdana;
    line-height: 14px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    border-left-color: #E8E8E8; 
    border-left-width: 1px;
    border-left-style: solid;
    border-top-color: #E8E8E8;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-color: #D8D8D8;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-color: #D8D8D8;
    border-bottom-width: 1px;
    border-bottom-style: solid;    
}

a.bluebtn:link, a.bluebtn:visited, a.bluebtn:active, a.bluebtn:hover
{
    background-color: #19519D;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, Swiss, sans-serif, Verdana;
    line-height: 14px;
}

td.graybtn, div.graybtn, button.graybtn
{
    background-color: #6E6E6E;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, Swiss, sans-serif, Verdana;
    line-height: 14px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    border-left-color: #E8E8E8;
    border-left-width: 1px;
    border-left-style: solid;
    border-top-color: #E8E8E8;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-color: #D8D8D8;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-color: #D8D8D8;
    border-bottom-width: 1px;
    border-bottom-style: solid; 
}

span.graybtn
{
    background-color: #6E6E6E;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, Swiss, sans-serif, Verdana;
    line-height: 14px;
    
    background-color: #6E6E6E;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, Swiss, sans-serif, Verdana;
    line-height: 14px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    border-left-color: #E8E8E8;
    border-left-width: 1px;
    border-left-style: solid;
    border-top-color: #E8E8E8;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-color: #D8D8D8;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-color: #D8D8D8;
    border-bottom-width: 1px;
    border-bottom-style: solid;    
}

a.graybtn:link, a.graybtn:visited, a.graybtn:active, a.graybtn:hover
{
    background-color: #6E6E6E;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, Swiss, sans-serif, Verdana;
    line-height: 14px; 
}

hr 
{ 
	height: 1px; 
	border-width: 1px 0 0 0; 
	margin-top:4px; 
	margin-bottom:4px; 
	border-style: solid; 
	border-color: black; 
}
