.Container0 {
  width: 1024px;
  margin: auto;
  background-image: url(images/container_background.jpg);
  background-repeat: repeat-y;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
}
.Container1 {
  background-image: url(images/container_top_border.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
.Container2 {
  background-image: url(images/container_bottom_border.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 40px 35px 40px 35px;
}
a:link {
  color: #d52b1e;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
a:visited {
  color: #d52b1e;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
a:hover {
  color: #d52b1e;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
.NavigationBar {
  width: 100%;
  background-image: url(images/navigation_bar_background.jpg);
  background-repeat: repeat-x;
}
.NavigationBarItem {
  cursor: pointer;
  width: 120px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #d52b1e;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  background-image: url(images/navigation_bar_background.jpg);
  background-repeat: repeat-x;
}
.NavigationBarFocusItem {
  cursor: pointer;
  width: 120px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size: 12px;
  background-image: url(images/navigation_bar_focus_background.jpg);
  background-repeat: repeat-x;
}
.NavigationBarSelectedItem {
  cursor: pointer;
  width: 120px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size: 12px;
  background-image: url(images/navigation_bar_selected_background.jpg);
  background-repeat: repeat-x;
}
.MainSection1Header {
  color: #d52b1e;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size: 18px;
}
.MainSection1Element {
  color: #b2b4b3;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  border-bottom: 2px dotted #b2b4b3;
}
.MainSection1SelectedElement {
  color: #d52b1e;
  background-color: #eeeeee;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size: 12px;
  border-bottom: 2px dotted #b2b4b3;
}
.MainSection2Header {
  color: #d52b1e;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size: 18px;
}
.MainSection2Element {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  border-bottom: 2px dotted #b2b4b3;
}
.MainSection3Header {
  color: #d52b1e;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size: 18px;
}
.MainSection3Element {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
}
.News1 {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size: 12px;
}
.News2 {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
}
.News3 {
  color: #ffffff;
  background-color: #d52b1e;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size: 10px;
}
.NewsLink {
  color: #d52b1e;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
.NewsImage {
  width: 64px;
  height: 64px;
  padding: 1px 1px 1px 1px;
  background-color: #4d4f53;
}
.DocumentDownload:link {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
.DocumentDownload:visited {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
.DocumentDownload:hover {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
.HomeFooter {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  width: 850px;
  margin: 0px 0px 0px 50px;
  padding: 6px 0px 0px 0px;
  border-top: 1px solid #b2b4b3;
}
.HomeFooterLink:link {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
}
.HomeFooterLink:visited {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
}
.HomeFooterLink:hover {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
}
.DataGridHeader {
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size: 12px;
}
.InputFile {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
}
.ComboBox {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
}
.SelectDate {
  color: #4d4f53;
  font-family: 'Arial', 'Helvetica';
  font-weight: normal;
  font-size: 12px;
}
.Partners {
  margin-left: 10px;
}


