body {background-color: #E4E4E4;}

/* ---------- HEADINGS ---------- */
/* Gray=808590 Red=B81C18 Blue=00175A Green=064636 Black=1B1818 */
h1 {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #808590;}
h2 {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #B81C18;}
h3 {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #00175A;}
h4 {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #064636;}
h5 {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #1B1818;}

/* ---------- TEXT ---------- */
.text {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #1B1818;}
.textSmall {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 9pt; color: #1B1818;}
.textLarge {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12pt; color: #1B1818;}
.textHeader {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 8pt; color: #808590;}
.textHeaderMenu {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 8pt; color: #808590;}
.textFooter {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999;}
.textFooterMenu {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666;}
.textSignature {font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 12pt; font-style: italic; color: #231F20;}

.todo {background-color: #FFFFCC;}

/* ---------- LINKS ---------- */
a:link {color: #23408E;}
a:visited {color: #23408E;}
a:hover {color: #B81C18; text-decoration: underline;}
a:active {color: #D2232B; text-decoration: underline;}

/* ---------- LINES ---------- */
hr {border: 0; width: 80%; color: #808590; background-color: #1B1818; height: 1px;}

/* ---------- FORMS ---------- */
.backgroundForm {background-color: #F8F8F8;}
.textForm {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #333333;}
  .textFormSmall {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #333333;}
.buttonForm {background-color: #E4E4E4; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333;}
  .borderForm {background-color: #333333;}





/* ---------- THEME ---------- */
.textLogoBlack {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #1B1818;}
.textLogoGray {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #808590;}
.textLogoRed {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #991A1A;}
.textLogoGreen {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #064636;}
.textLogoBlue {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #00175A;}

.textBrochureBlack {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #231F20;}
.textBrochureRed {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #D2232B;}
.textBrochureRedPanel {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #B81C18;}
.textBrochureYellow {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #FFF100;}
.textBrochureBlue {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; color: #23408E;}
.textBrochureBlackX {font-family: "Arial Narrow", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #231F20;}

/* ---------- STORAGE ---------- */

.bodyTemp {
	background-color: #E4E4E4;
	background-attachment: scroll;
	background-image: url(../images/background_he.gif);
	background-repeat: repeat-x;
	background-position: left top;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10pt;
  color: #999999;
}