#menu-bar {
  width: 95%;
  margin: 0px 0px 0px 0px;
  padding: 6px 6px 4px 6px;
  height: 35px;
  line-height: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-shadow: 0px 0px 0px #666666;
  -webkit-box-shadow: 0px 0px 0px #666666;
  -moz-box-shadow: 0px 0px 0px #666666;
  background: #8B8B8B;
  background: linear-gradient(top,  #73A5A9,  #516F7A);
  background: -ms-linear-gradient(top,  #73A5A9,  #516F7A);
  background: -webkit-gradient(linear, left top, left bottom, from(#73A5A9), to(#516F7A));
  background: -moz-linear-gradient(top,  #73A5A9,  #516F7A);
  border: solid 1px #6D6D6D;
  position:relative;
  z-index:999;
}
#menu-bar li {
  margin: 0px 0px 6px 0px;
  padding: 0px 3px 3px 3px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: bold;
  font-family: arial;
  font-style: normal;
  font-size: 18px;
  color: #E7E5E5;
  text-decoration: none;
  display: block;
  padding: 6px 20px 6px 20px;
  margin: 0;
  margin-bottom: 6px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-shadow: 2px 2px 3px #000000;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: #0399D4;
  background: linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -ms-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#A1A1A1));
  background: -moz-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  color: #444444;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #0399D4 !important;
  background: linear-gradient(top,  #73A5A9,  #516F7A) !important;
  background: -ms-linear-gradient(top,  #73A5A9,  #516F7A) !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#73A5A9), to(#516F7A)) !important;
  background: -moz-linear-gradient(top,  #73A5A9,  #516F7A) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #000000;
}
#menu-bar ul {
  background: #DDDDDD;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  display: none;
  margin: 0;
  padding: 0;
  width: 225px;
  position: absolute;
  top: 35px;
  left: 0;
  border: solid 1px #B4B4B4;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#424242 !important;
  font-size:16px;
  font-style:normal;
  font-family:arial;
  font-weight: bold;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}
.clear{
    clear:both;
}
.hidesel{
  width:80px;
  overflow:hidden;
}
#dv1{
text-align:center;
 }
.ftSize1{ font-size: 8pt;}
.ftSize2{ font-size: 10pt;}
.ftSize3{ font-size: 12pt;}
.ftSize4{ font-size: 13pt;}
.ftSize5{ font-size: 18pt;}
.ftSize6{ font-size: 24pt;}
.ftSize7{ font-size: 36pt;}
.txtstyle0 {font-family:Times New Roman;font-weight:bold;font-style:normal;font-size:48px;text-decoration:none;color:#000000;}
.txtstyle1 {font-family:Times New Roman;font-weight:bold;font-style:normal;font-size:18px;text-decoration:none;color:#000000;}
.txtstyle2 {font-family:Times New Roman;font-weight:bold;font-style:normal;font-size:13px;text-decoration:none;color:#000000;}
.txtstyle2a {font-family:Arial;font-weight:bolder;font-style:normal;font-size:15px;text-decoration:none;color:#000000;}
.txtstyle3 {font-family:Arial;font-weight:normal;font-style:normal;font-size:13px;text-decoration:none;color:#000000;}
.txtstylefoot {font-family:Arial;font-weight:bold;font-style:normal;font-size:12px;text-decoration:none;color:#000000;}
.t10hi{ font-family:Arial;font-weight:normal;font-style:normal;font-size:10pt;text-decoration:none;color:#000000;} 
b.t6{ font-family:Arial;font-weight:normal;font-style:normal;font-size:6pt;text-decoration:none;color:#000000;} 
b.t8{ font-family:Arial;font-weight:normal;font-style:normal;font-size:8pt;text-decoration:none;color:#000000;} 
b.t9{ font-family:Arial;font-weight:normal;font-style:normal;font-size:9pt;text-decoration:none;color:#000000;} 
b.t9w{ font-family:Arial;font-weight:normal;font-style:normal;font-size:9pt;text-decoration:none;color:#FFFFFF;} 
b.t10{ font-family:Arial;font-weight:normal;font-style:normal;font-size:10pt;text-decoration:none;color:#000000;} 
b.t10b{ font-family:Arial;font-weight:bold;font-style:normal;font-size:10pt;text-decoration:none;color:#000000;} 
b.t10h{ font-family:Arial;font-weight:normal;font-style:normal;font-size:10pt;text-decoration:none;color:#000000;line-height: 21px;} 
b.t10hb{ font-family:Arial;font-weight:bold;font-style:normal;font-size:10pt;text-decoration:none;color:#000000;line-height: 21px;} 
b.t10tr{ font-family:Times New Roman;font-weight:bold;font-style:normal;font-size:11pt;text-decoration:none;color:#804040;} 
b.t12b{ font-family:Arial;font-weight:bold;font-style:normal;font-size:12pt;text-decoration:none;color:#000000;} 
b.t14{ font-family:Arial;font-weight:normal;font-style:normal;font-size:14pt;text-decoration:none;color:#000000;} 
b.t16{ font-family:Arial;font-weight:normal;font-style:normal;font-size:16pt;text-decoration:none;color:#000000;} 
b.t16b{ font-family:Arial;font-weight:bold;font-style:normal;font-size:16pt;text-decoration:none;color:#000000;} 
a.wht:link {color: #ffffff; font-weight: normal;}
a.wht:visited {color: #ffffff; font-weight: normal;}
a.whtbold:link {color: #ffffff; font-size:12pt; font-weight: bold;}
a.whtbold:visited {color: #ffffff; font-size:12pt; font-weight: bold;}
.text0 {font-family:Arial;font-weight:normal;font-style:normal;font-size:24pt;text-decoration:none;color:#ffffff;}
div.divcenter { text-align:center;}
@media print
{
HR {page-break-after:always}
    .noPrint 
    {
        display:none;
    }
}
#d3 {
 width: 594px;
 height: auto;
 min-height: 775px;
 background-color: transparent;
 border: 0px; border-style: double; border-color: #8C8C8C;
}
#container {
	height: auto;
    min-height: 100%;
    margin-bottom: -36px;
}
#top {
    position: absolute;
}
* html #container {
    height: 100%;
}
#footer-spacer {
    height: 36px;
}
#footer {
	color: #FFFFFF;
 	text-align: center;
    border-bottom: 0px solid #000;
    height: 40px;
}
