.topHeader {
  font-size:14pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#FFFFFF;
}

.MenuItem {
  text-decoration: none;
  color: #1d425d;
  font-style: italic;
  font-weight: bolder;
  font-size: 1.4em;
}

.MenuItem:hover {
  color:#c31e38;
}

.subMenuItem {
  text-decoration: none;
  color: #1d425d;
  font-style: italic;
  font-size: 1.2em;
  font-weight: bold;
  cursor: pointer;
}

.subMenuItem:hover {
  color:#c31e38;
}

.subsubMenuItem {
  text-decoration: none;
  color: #1d425d;
  font-weight: normal;
  font-style: normal;
  font-size: 1.0em;
}

.subsubMenuItem:hover {
  color:#c31e38;
}

.selectedMenuItem {
  text-decoration: none;
  color: #c31e38;
  font-style: italic;
  font-weight: bolder;
  font-size: 1.4em;
}

.selectedMenuItem:hover {
  text-decoration: none;
  color: #c31e38;
  font-style: italic;
  font-weight: bolder;
  font-size: 1.42em;
  margin-bottom: 12px;
}

.bodylink {
  font-style:normal;
  font-weight:normal;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#c31e38;
}

A.bodylink:hover {
  font-style:normal;
  font-weight:normal;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#1d425d;
}

A {
  font-style:normal;
  font-weight:normal;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#c31e38;
}

A:hover {
  color:#1d425d;
}

A.horizontalMenu{
  font-size:10pt;
  font-style:normal;
  font-weight:normal;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#FFFFFF;
}

A.horizontalMenu:hover {
  font-size:10pt;
  font-style:normal;
  font-weight:normal;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#000000;
}

span.horizontalMenu {
  background: #717d3b;
  padding:5px;
  color:#ffffff;
  width:100%;
}

h1 {
  font-size:16pt;
  color:#1d425d;
}

h2 {
  font-size:12pt;
  color:#1d425d;
}

h5 {
  font-size:12pt;
  color:#fcaf00;
  font-weight:normal;
  text-decoration:none;
}

A.h2link {
  font-size:12pt;
  color:#fcaf00;
  border-style: none none double none; 
  border-color:#b4b890;
  font-weight:bold;
}

A.h2link:hover {
  font-size:12pt;
  color:#000000;
  border-style: none none double none; 
  border-color:#b4b890;
  font-weight:bold;
}

.smalltext {
  font-size:8pt;
  color:#ffffff;
}

a.smalltext:hover {
  font-size:8pt;
  color:#ffffff;
}

.littleText {
  font-size:10pt;
  color:#939a7a;
}


.smallLink {
  font-size:8pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;  
  color:#ffffff;
}

.smallLink:hover {
  font-size:8pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#c31e38;
}

.headerLink {
  font-size:8pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;  
  color:#315c7c;
}

.headerLink:hover {
  font-size:8pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#c31e38;
}

body {
  font-family:Trebuchet MS, sans-serif;
  color: #315c7c;
  line-height: 18px;
}

td {
  font-family:Trebuchet MS, sans-serif;
  color: #315c7c;
  font-size: 0.7em;
  line-height: 18px;
}

input {
  font-size: 0.7em;
  line-height: 18px;
}

select {
  font-size: 0.7em;
  line-height: 18px;
}

textarea {
  font-size: 0.7em;
  line-height: 18px;
}

file {
  font-size: 0.7em;
  line-height: 18px;
}

img {
  border:0;
}



div.mainText {
  padding-right:1cm;
}

A.pulseLogin {
  font-size:8pt;
  font-weight:bold;
  color:#315c7c;
}


.loginBoxField {
  font-size:8pt;
}

.loginBoxButton {
  font-size:8pt;
}

label {
  font-size:8pt;
}

.sidelink {
  font-size:8pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#c31e38;
}

.sidelink:hover {
  font-size:8pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#315c7c;
}

.tableHeader {
  font-size:12pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:underline;
  text-transform:none;
  color:#ec7611;
}

A.menulink {
  font-size:10pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#FFFFFF;
}

A.menulink:hover {
  font-size:10pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#33CC66;
}

A.menulink:visited {
  font-size:10pt;
  font-style:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#33CC66;
}

A.sourcelink {
  font-size:8pt;
  font-style:italic;
  font-weight:normal;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#000000;
}

A.sourcelink:hover {
  font-size:8pt;
  font-style:italic;
  font-weight:normal;
  letter-spacing:normal;
  text-decoration:none;
  text-transform:none;
  color:#33CC66;
}
