html {
    /*overflow: hidden;*/
}

body {
    font-family: Times, Arial, Georgia, Verdana, Tahoma;
    color: #4c3895;
}

.flashcontent {
    z-index: 1;
}

.heading {
    font-family: Times, Georgia, Arial, Verdana, Tahoma;
    font-size: 24px;
    font-weight: bold;
    color: #4e3a97;
}

img {
    margin:0px;
    padding:0px;
    min-height:7px;
    vertical-align:top;
}

.heading2 {
    font-family: Times, Georgia, Arial, Verdana, Tahoma;
    font-size: 20px;
    font-weight: bold;
    color: #4e3a97;
}

.heading3 {
    font-family: Times, Georgia, Arial, Verdana, Tahoma;
    font-size: 22px;
    color: #4e3a97;
}

.largetext {
    font-family: Times, Georgia, Arial, Verdana, Tahoma;
    font-size: 18px;
    font-weight: bold;
}

ul {
    line-height: 18px;
}

li {
    list-style: square url(images/bullet.jpg);
    vertical-align:bottom;
    margin-bottom:16px;
}

.ttable {
  margin:6px;
}

.thead {
  border: solid #D6D8D7 1px;
  background:#4C7A91;
  padding:4px;
}

.thead a {
  padding:4px;
  background:#4C7A91;
  color:#FDFFFE;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
}

.tdata {
  border: solid #D6D8D7 1px;
  background:#FDFFFE;
  color:#444444;
  font-size:14px;
}

.tdata2 {
  border: solid #D6D8D7 1px;
  background:#E8EDEF;
  color:#444444;
  font-size:14px;
}
