
/* General Elements */

html,
body{
  height: 100%;
}

body {
  font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
  margin: 0px; padding-bottom: 12px;
}

td {
  font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
  font-size: 12px;
  color: #000000;
}

a:link {
  color: #004282; text-decoration: none;
}

a:visited {
  color: #004282; text-decoration: none;
}

a:hover {
  color: #EE5500; text-decoration: underline;
}

p {
  margin-top: 12px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

p.aftersubhead {
  margin-top: 2px;
}

ol {
  margin-top: 6px; margin-bottom: 0px;
}

ol li {
  margin-top: 3px;
}

ul {
  margin-top: 6px; margin-bottom: 0px;
}

ul li {
  margin-left: -8px; margin-top: 3px;
}

img {
  border: 0px;
}

hr {
  height: 1px; color: #CCCCCC;
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

/* Table Elements */

td.topmenu {
  font-size: 11px; color: #000000; text-align: right; vertical-align: middle;
  padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px;
}

td.language {
  height: 30px; text-align: left; vertical-align: middle;
  font-size: 10px; color: #666666; 
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 12px;
}

td.rule {
  background-color: #999999;
}

td.menubar {
  height: 26px; vertical-align: middle; background-color: #004282;
  font-size: 11px; color: #FFFFFF; text-decoration: none;  
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 12px;
  border-right: 1px solid #999999; border-bottom: 1px solid #999999;
  border-left:  1px solid #999999;
}

td.navsash {
  width: 160px; vertical-align: top; background-color: #EEEEEE;
  padding-top: 15px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px;
  border-right: 1px solid #999999;
}

td.content1 {
  width: 488px; height: 80%; vertical-align: top;
  padding-top: 16px; padding-right: 16px; padding-bottom: 12px; padding-left: 18px;
}
td.content2 {
  width: 615px; height: 80%; vertical-align: top;
  padding-top: 16px; padding-right: 16px; padding-bottom: 12px; padding-left: 18px;
}

td.login {
  width: 488px; height: 80%; vertical-align: top;
  padding-top: 16px; padding-right: 16px; padding-bottom: 12px; padding-left: 18px;
}

td.forums {
  width: 615px; height: 80%; vertical-align: top;
  padding-top: 16px; padding-right: 0px; padding-bottom: 12px; padding-left: 18px;
}

td.rightsash {
  width: 125px; height: 80%; vertical-align: top;
  padding-top: 12px; padding-right: 0px; padding-bottom: 12px; padding-left: 0px;
}

td.footer {
  height: 26px; vertical-align: top; text-align: center;
  font-size: 10px; color: #666666;
  padding-top: 16px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px;
}

/* Top Menu Navigation Elements */

.topmenu {
  color: #004282; text-decoration: none;
}

a.topmenu,a.topmenu:visited {
  color: #004282; text-decoration: none;
}

a.topmenu:hover {
  color: #EE5500; text-decoration: underline;
}

a.topmenu-gray,a.topmenu-gray:visited {
  color: #888888; text-decoration: none;
}

a.topmenu-gray:hover {
  color: #EE5500; text-decoration: underline;
}

/* Menu Bar Navigation Elements */

.menubar {
  color: #AAAAAA; text-decoration: none;
}

a.menubar,a.menubar:visited {
  color: #AAAAAA; text-decoration: none;
}

a.menubar:hover {
  color: #FFFFFF; text-decoration: underline;
}

/* Sash Navigation Elements */

.sashlink {
  color: #000000; text-decoration: none;
}

a.sashlink,a.sashlink:visited {
  color: #004282; text-decoration: none;
}

a.sashlink:hover {
  color: #EE5500; text-decoration: underline;
}

.sashlink0 {
  font-size: 12px; color: #000000; text-decoration: none;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  vertical-align: top; line-height: 14px; padding-top: 1px;
}

.sashlink1 {
  font-size: 11px; color: #000000; text-decoration: none;
  padding-top: 2px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  vertical-align: top; line-height: 12px; padding-top: 4px;
}

.xsashlink {
  font-size: 11px; color: #999999; text-decoration: none;
  padding-top: 2px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  vertical-align: top; line-height: 12px; padding-top: 4px;
}

.sashlink2 {
  font-size: 11px; color: #000000; text-decoration: none;
  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
  vertical-align: top; line-height: 12px;  padding-top: 2px;
}

.sashdash {
  vertical-align: top; padding-top: 8px; padding-right: 0px; padding-bottom: 0px; padding-left: 1px;
}

.ActiveNavsashLink { color:#000000; }

/* Other Elements */

.pagetitle {
  font-size: 15px; font-weight: bold;
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: -1px;
}

.aftersubhead {
  margin-top: 1px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

/* added */

body {
  margin: 0px; padding-bottom: 3px;
}

table.main{
  height: 100%; background-color:#FFFFFF;
}

/* End */
