body {
  background-color: #E8E4D9;
  margin-top      : 0px;
  margin-right    : 0px;
  margin-bottom   : 0px;
  margin-left     : 0px;
}

.divWidth {
  background-color: #FFFFFF;
  width           : 820px;
  margin-top      : 0px;
  margin-right    : auto;
  margin-bottom   : 0px;
  margin-left     : auto;
  padding-top     : 10px;
  padding-right   : 10px;
  padding-left    : 10px;
}

.divDate {
  width: 350px;
  float: right;
}

.underLine {
  background-image   : url(images/underline.gif);
  background-repeat  : repeat-x;
  background-position: left bottom;
  padding-top        : 5px;
  line-height        : 20px;
  padding-bottom     : 5px;
}

.txt-10 {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 10px;
  line-height    : 17px;
  font-weight    : bold;
  color          : #485E75;
  text-decoration: none;
}

.topmenuBg {
  background-color: #0F0C65;
  clear           : both;
}

.topmenu {
  padding-right: 15px;
  padding-left : 15px;
}

.imgFloat-left {
  float        : left;
  margin-top   : 5px;
  margin-right : 15px;
  margin-bottom: 5px;
}

.txtContent {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 12px;
  line-height    : 18px;
  font-weight    : normal;
  color          : #444444;
  text-decoration: none;
  padding-right  : 5px;
  padding-bottom : 5px;
  padding-left   : 2px;
}

.txtContent1 {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 12px;
  line-height    : 17px;
  font-weight    : normal;
  color          : #444444;
  text-decoration: none;
  padding-top    : 5px;
  padding-bottom : 5px;
}

.txtAddress {
  font-family    : Tahoma, Arial, Helvetica, sans-serif;
  font-size      : 11px;
  line-height    : 16px;
  font-weight    : normal;
  color          : #444444;
  text-decoration: none;
  padding-top    : 5px;
  padding-bottom : 5px;
  padding-left   : 15px;
  padding-right  : 3px;
}

.learnmore {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 12px;
  line-height    : 16px;
  font-weight    : bold;
  color          : #D90000;
  text-decoration: underline;
}

.learnmore a:link {
  color          : #D90000;
  text-decoration: underline;
}

.learnmore a:visited {
  color          : #D90000;
  text-decoration: underline;
}

.learnmore a:hover {
  color          : #0F0C65;
  text-decoration: none;
}

.learnmore a:active {
  color          : #D90000;
  text-decoration: underline;
}

.learnmore1 {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 12px;
  line-height    : 16px;
  font-weight    : bold;
  color          : #D90000;
  text-decoration: underline;
}

.learnmore1-link {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 12px;
  line-height    : 16px;
  font-weight    : bold;
  color          : #D90000;
  text-decoration: underline;
}

.learnmore1-link:hover {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 12px;
  line-height    : 16px;
  font-weight    : bold;
  color          : #0F0C65;
  text-decoration: none;
}

h2 {
  font-family    : Arial;
  font-size      : 18px;
  line-height    : 16px;
  font-weight    : bold;
  color          : #0F0C65;
  text-decoration: none;
  margin-top     : 15px;
  margin-right   : 0;
  margin-bottom  : 0;
  margin-left    : 0;
  padding-bottom : 5px;
  padding-top    : 5px;
}

h3 {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 16px;
  line-height    : 16px;
  font-weight    : bold;
  color          : #0F0C65;
  text-decoration: none;
}

.botmmenu {
  font-family        : Arial, Helvetica, sans-serif;
  font-size          : 10px;
  line-height        : 18px;
  font-weight        : bold;
  color              : #485E75;
  text-decoration    : none;
  padding-top        : 15px;
  padding-bottom     : 15px;
  background-color   : #F5F2ED;
  background-image   : url(images/botmmenu_bg-pattern.gif);
  background-repeat  : repeat-x;
  background-position: left top;
}

.botmmenu a:link {
  color          : #485E75;
  text-decoration: none;
}

.botmmenu a:visited {
  color          : #485E75;
  text-decoration: none;
}

.botmmenu a:hover {
  color          : #D90000;
  text-decoration: underline;
}

.botmmenu a:active {
  color          : #485E75;
  text-decoration: none;
}

h4 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 20px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-transform   : uppercase;
  text-decoration  : none;
  background-image : url(images/title_bg-pattern.gif);
  background-repeat: repeat-x;
  padding-top      : 5px;
  padding-bottom   : 5px;
  padding-left     : 10px;
  margin-top       : 0px;
  margin-bottom    : 5px;
}

.dotLine {
  background-image   : url(images/dot_line.gif);
  background-repeat  : repeat-x;
  background-position: left bottom;
  padding-top        : 5px;
  padding-bottom     : 5px;
}

ul {
  font-family        : Arial, Helvetica, sans-serif;
  font-size          : 12px;
  line-height        : 16px;
  font-weight        : bold;
  color              : #055994;
  text-decoration    : none;
  padding-top        : 3px;
  padding-bottom     : 2px;
  list-style-position: outside;
  list-style-image   : url(images/list_icon.gif);
}

.tdBg {
  background-color: #F5F2ED;
}

.tdBg ul {
  font-family        : Arial, Helvetica, sans-serif;
  font-size          : 11px;
  line-height        : 16px;
  font-weight        : normal;
  color              : #444444;
  text-decoration    : none;
  list-style-position:outside;
  list-style-image   : url(images/list_icon2.gif);
}

.tdBg li {
  font-family        : Arial, Helvetica, sans-serif;
  font-size          : 11px;
  line-height        : 17px;
  font-weight        : normal;
  color              : #444444;
  text-decoration    : none;
  padding-bottom     : 5px;
  list-style-position:outside;
  list-style-image   : url(images/list_icon2.gif);
  margin-right       :10px;
  margin-top         : 0;
  margin-bottom      : 0;
  margin-left        : 0;
}

.email-link {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 11px;
  line-height    : 16px;
  font-weight    : bold;
  color          : #E86223;
  text-decoration: none;
}

.email-link:hover {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 11px;
  line-height    : 16px;
  font-weight    : bold;
  color          : #0F0C65;
  text-decoration: underline;
}

a.linkgreen {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 12px;
  font-weight    : bold;
  color          : #485E75;
  text-decoration: none;
}

a.linkgreen:hover {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 12px;
  font-weight    : bold;
  color          : #485E75;
  text-decoration: underline;
}

a.linkgreen2 {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 11px;
  font-weight    : bold;
  color          : #444444;
  text-decoration: none;
}

a.linkgreen2:hover {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 11px;
  font-weight    : bold;
  color          : #444444;
  text-decoration: underline;
}

.txtContent2 {
  font-family    : Tahoma;
  font-size      : 13px;
  line-height    : 17px;
  font-weight    : bold;
  color          : #36307C;
  text-decoration: none;
  padding-top    : 5px;
  padding-right  : 5px;
  padding-bottom : 5px;
  padding-left   : 10px;
}

.txtContent2 {
  font-family    : Tahoma;
  font-size      : 13px;
  line-height    : 17px;
  font-weight    : bold;
  color          : #36307C;
  text-decoration: none;
  padding-top    : 5px;
  padding-right  : 5px;
  padding-bottom : 5px;
  padding-left   : 10px;
}

h5 {
  font-family     : Arial, Helvetica, sans-serif;
  font-size       : 16px;
  line-height     : 16px;
  font-weight     : bold;
  color           : #0F0C65;
  text-decoration : none;
  background-color: #F0ECE1;
  padding-top     : 5px;
  padding-bottom  : 5px;
  padding-left    : 8px;
}

.txt-style {
  font-family    : Tahoma;
  font-size      : 11px;
  line-height    : 17px;
  font-weight    : bold;
  color          : #055994;
  text-decoration: none;
  padding-top    : 5px;
  padding-right  : 5px;
  padding-bottom : 5px;
  padding-left   : 10px;
}

.txtContent3 {
  font-family    : Arial, Helvetica, sans-serif;
  font-size      : 12px;
  line-height    : 18px;
  font-weight    : normal;
  color          : #444444;
  text-decoration: none;
  padding-top    : 10px;
  padding-right  : 5px;
  padding-bottom : 5px;
  padding-left   : 10px;
}

.newstext {
  font-family: Arial, Helvetica, sans-serif;
  font-size  : 12px;
}

