body {
    font-family: Arial, Helvetica, sans-serif;
}
img {border: none;}
.curly {font-family: Times, serif;}
table {
padding: 0;
border-spacing: 0; 
}
.on {
	background-color: gray;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
.off {
	color: white;
}
a {
	color: #42007a;
	text-decoration: none;
}
a:hover {
	color: gray;
}

.navbar {
  color: white;
  font-weight: bold;
  font-size: 14px;
}
.bold {
  font-weight: bold;
}
.average {
  font-size: 14px;
  }
.small {
  font-size: 12px;
}
.center {text-align: center;}
.left {
  text-align: left;
}

#pipeline_item {
  padding-left: 2em; padding-right: 2em; padding-top: 0.5em; padding-bottom: 0.5em;  color:black; font-weight: bold; font-size: 13px; line-height: 1.5em; white-space: nowrap;
}
.centered {
  margin-left: auto; margin-right: auto;
}

.purple_text {
  color: #42007a;
}
.grey_text {
    color: gray;
}
.red_text {
    color: red;
}
.gray_text {
    color: gray;
}
.bck {background-image: url(/images/xtal.jpg); background-repeat: repeat-off;}

.inverted_color {
    background-color: #42007a;
    color: white;
}
.purple {
  background-color: #42007a;
}

#news_item {
 font-weight: bold; color: #42007a; padding-left: 2em; padding-right: 2em; padding-top: 0.5em; padding-bottom: 0.5em;  font-size: 13px;
}

#news_date {
padding-left: 2em; padding-right: 2em; padding-top: 0.5em; padding-bottom: 0.5em; font-size: 13px; font-weight: bold;
}

#triumvirate {
  color: #42007a; font-weight: bold; padding: 0.5em; font-size: 18px;
}
#shim {
line-height: 2px;
}
#big_slogan {
float: right; padding-right: 2em; padding-top: 1em; text-align: right; font-size: 20px; color: #42007a; font-weight: bold;
}
#slogan {
padding-right: 3em; padding-top: 0.7em; padding-bottom: 1em; text-align: right;color: white; font-style: italic; font-weight: bold; font-size: 16px;
}
#footer {
text-align: center; color: white; font-size: 9px; padding-top: 5px; padding-bottom: 5px; background-color: #42007a; margin-left: auto; margin-right: auto; width: 900px;
}
#top_banner_table {
  margin-left: auto; margin-right: auto; background-image: url('/images/banner.jpg'); background-repeat: repeat-off; width: 900px; height: 100px;
}
#big_middle {
  padding-right: 1em; 
  text-align: right; 
  background-image: url('/images/Picture2.jpg'); 
  background-repeat: no-repeat;
}
#content_table {
  width: 900px; margin-left: auto; margin-right: auto;
}
#content_left {
padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; width: 300px; border-style: none ridge none none; border-width: 3px; border-color: gray;
}
#simple_content_left {
padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; width: 300px;
}
#content_right {
padding-top: 10px; padding-bottom: 10px; padding-left: 15px; padding-right: 15px;
}
#level1_nav {
  font-weight: bold; line-height: 25px;
}
#level2_nav {
  font-size: 14px; line-height: 23px;
  font-weight: bold;
}
#level2_nav_active {
 font-size: 14px; line-height: 23px; font-weight: bold;
 font-style: italic;
}
#subheading {
  font-weight: bold; font-size: 14px;
}
.ital {font-style: italic;}
#senior_management_item {
  color: #42007a;
  font-size: 12px;
  font-weight: bold;
  padding-left: 2px;
}
#senior_management_title {
  color: gray;
  font-size: 12px;
  padding-left: 2px;
}

#press_menu_date {
  color: gray;
  font-weight: bold;
  font-size: 12px;
}
#press_menu_title {
  color: #42007a;
  font-size: 12px;
  font-weight: bold;
}

.press_menu_title {
    color: #42007a;
    font-size: 12px;
    font-weight: bold;
}
#biography_name {
  font-weight: bold;
  font-size: 18px;
}
#biography_title {
  font-variant: small-caps;
  font-size: 15px;
  color: gray;
}
#biography {
  font-size: 13px;
  line-height: 1.4;
  width: 35em;
}
.sub_menu_title {
  font-variant: small-caps;
  font-weight: bold;
  font-size: 13px;
  color: black;
  
}
#submenu {
  background-color: #f9f9f9;
  padding: 5px;
  position: relative;
  left: 25px;
  width: 80%;
  border-style: dotted;
  border-width: 1px;
  border-color: #d7d7d7;
}