/* --- css stylesheet - priority --- */
/* --- global --- */
html , html * , body , body * {
  font-size: 11px;
  line-height: 15px;
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #545454;
  background: repeat-x left top url(images/web_body_bg.gif) #FFFFFF;
  text-align: center;
}
img {
  border: 0px none;
}
a {
  color: #1F5382;
  text-decoration: underline;
}
a:hover {
  color: #D6161F;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
}
ul {
  margin: 0px 0px 0px 18px;
  padding: 0px;
  list-style-image: url(images/dot_ul.gif);
}
ol {
  margin: 0px 0px 0px 32px;
  padding: 0px;
}
ul li , ol li {
  margin: 4px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
  color: #1A4677;
  font-weight: bold;
}
h1 {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  border-bottom: 1px solid #BFBFBF;
  margin: 8px 0px 6px 0px;
}
h1 , h1 * {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
}
h2 {
}
h2 , h2 * {
  font-family: "tahoma ce", tahoma, "helvetica ce", helvetica, "arial ce", arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
}
h3 {
}
h3 , h3 * {
}
h4 {
}
h4 , h4 * {
  font-size: 12px;
  line-height: 20px;
}
h5 {
}
h6 {
}
table {
  border: 0px;
  border-collapse: collapse;
}
/* ---  --- */
.clear {
  float: none;
  clear: both;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
}
.float-left , .f-left , .f-l {
  float: left;
}
.float-left , .f-right , .f-r {
  float: right;
}
.text-left , .t-left , .t-l {
  text-align: left !important;
}
.text-center , .t-center , .t-c {
  text-align: center !important;
}
.text-right , .t-right , .t-r {
  text-align: right !important;
}
.error {
  color: #FF0000 !important;
}
.error input {
  border: 1px solid #FF0000 !important;
}
tr.error td {
  border: 0px none !important;
  border-top: 1px solid #FF0000 !important;
  border-bottom: 1px solid #FF0000 !important;
}
/* --- form --- */
.formtext {
  border: 1px solid #A6A6A6;
  background-color: #FFFFFF;
  height: 16px;
  padding: 1px 2px 0px 2px;
  margin: 0px;
}
textarea.formtext {
  height: auto;
}
.formradio {
  position: relative;
  top: 2px;
}
.datum_img {
  position: relative;
  top: 5px;
}
.button {
  border: 1px solid #5C7188;
  background-color: #294562;
  color: #FFFFFF;
  line-height: 12px;
  height: 20px;
  _height: 18px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
a.button {
  display: block;
  float: right;
  padding: 0px 15px 0px 15px;
}
/* --- mask --- */
div.web-all {
  width: 762px;
  margin: auto;
  text-align: left;
}
div.web-left {
  background: no-repeat left top url(images/web_top_left_bg.gif) #FFFFFF;
  width: 196px;
  padding: 0px 0px 0px 12px;
  float: left;
  position: relative;
}
div.web-right {
  width: 554px;
  float: right;
}
/* --- web-left --- */
div.web-left * {
  font-family: "tahoma ce", tahoma, "helvetica ce", helvetica, "arial ce", arial, sans-serif;
}
div.shadow-left {
  background: no-repeat left top url(images/menu_big_shadow_left.gif);
  position: absolute;
  left: 0px;
  top: 172px;
  width: 12px;
  height: 60px;
  z-index: 5;
}
div.shadow-right {
  background: no-repeat left top url(images/menu_big_shadow_right.gif);
  position: absolute;
  left: 208px;
  top: 172px;
  width: 12px;
  height: 60px;
  z-index: 5;
}
div#flash_logo_holder {
  height: 78px;
}
div#flash_logo_hidden {
  display: none;
}
div.web-left a.logo {
  display: block;
  margin: 22px 0px 10px 0px;
}
div.left-space1 {
  background: no-repeat left top url(images/menu_big_item_bg.gif);
  height: 25px;
  clear: both;
}
div.left-space2 {
  background-color: #294562;
  height: 3px;
  clear: both;
  overflow: hidden;
}
div.program , div.program-over , div.program2 , div.program2-over {
  background-color: #294562;
  color: #DEDEDE;
  padding: 8px 16px 8px 16px;
  border-bottom: 1px solid #FFFFFF;
  cursor: default;
}
div.program2 , div.program2-over {
  background-color: #DEDEDE;
  color: #545454;
}
div.program-over , div.program2-over {
  background-color: #1D5182;
  cursor: pointer; cursor: hand;
}
div.program2-over {
  background-color: #EEEEEE;
}
div.program * , div.program-over * {
  text-decoration: none;
  color: #DEDEDE;
}
div.program2 * , div.program2-over * {
  text-decoration: none;
  color: #545454;
}
div.program h4 , div.program h4 * , div.program-over h4 , div.program-over h4 * {
  color: #FFFFFF;
}
div.program2 h4 , div.program2 h4 * , div.program2-over h4 , div.program2-over h4 * {
  color: #000000;
}
a.more {
  display: block;
  text-align: right;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
}
a.more:hover {
  color: #D6161F;
}
/* --- menu-top --- */
ul.menu-top {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
}
ul.menu-top * {
  font-size: 12px;
}
ul.menu-top li {
  margin: 0px;
  padding: 0px;
  float: left;
	position: relative;
  z-index: 50;
}
ul.menu-top li.lev1 {
  background: no-repeat right top url(images/menu_big_item_bg.gif);
  height: 31px;
}
ul.menu-top li.lev1-first {
  background: no-repeat left bottom url(images/menu_big_line_bg.gif);
  height: 31px;
}
ul.menu-top a.lev1 {
  font-weight: bold;
  text-decoration: none;
  width: 166px;
  _width: 196px;
  _w\idth: 166px; /* hack for MS IE > 5.5 */
  display: block;
  text-align: right;
  padding: 10px 15px 6px 15px;
  color: #14094D;
}
ul.menu-top a.lev1:hover {
  color: #D6161F;
}
ul.menu-top table {
	position: absolute;
  top: 0px;
  left: 0px;
}
ul.menu-top li ul {
	display: none;
}
ul.menu-top li:hover a , ul.menu-top li a:hover {
  border: 0px;
}
ul.menu-top li:hover ul , ul.menu-top li a:hover ul {
	display: block;
	position: absolute;
	left: 196px;
	top: 0px;
	padding: 0px;
  margin: 0px;
  border: 0px;
  border-left: 2px solid #294562;
  border-right: 2px solid #294562;
  list-style-type: none;
  list-style-image: none;
}
ul.menu-top li:hover ul * , ul.menu-top li a:hover ul * {
  font-family: "tahoma ce", tahoma, "helvetica ce", helvetica, "arial ce", arial, sans-serif;
  font-size: 11px;
}
ul.menu-top li:hover ul li , ul.menu-top li a:hover ul li {
  background: no-repeat right top url(images/menu_big_item_bg.gif) #FFFFFF;
  /*height: 31px;*/
}
ul.menu-top li:hover ul li a , ul.menu-top li a:hover ul li a {
  background: no-repeat right bottom url(images/menu_big_line_bg.gif);
	font-weight: bold;
	text-decoration: none;
  width: 196px;
  _width: 226px;
  _w\idth: 196px; /* hack for MS IE > 5.5 */
	text-align: left;
	display: block;
	padding: 10px 15px 6px 15px;
	color: #000000;
}
ul.menu-top li:hover ul li a:hover , ul.menu-top li a:hover ul li a:hover {
  background-color: #294562;
	color: #FFFFFF;
}
/* --- control --- */
div#flash_top_holder {
  height: 146px;
}
div#flash_top_hidden {
  display: none;
}
div.control {
  background: no-repeat left top url(images/web_top_img_bg.gif);
  padding: 0px 25px 0px 23px;
  height: 146px;
  cursor: default;
}
div.control div {
  padding: 8px 0px 0px 0px;
}
div.control a {
  text-decoration: none;
  color: #206293;
}
div.control a:hover {
  text-decoration: none;
  color: #D6161F;
}
div.control a img , div.control a span {
  display: block;
  float: left;
  cursor: pointer;
  cursor: hand;
}
div.control img {
  padding: 0px 5px 0px 15px;
}
div.control table {
}
div.control table td {
  padding: 8px 0px 0px 4px;
}
div.control table td input.formtext {
  color: #5F7183;
  height: 14px;
  line-height: 13px;
}
div.control table td input.button {
  height: 17px;
  _height: 16px;
}
/* --- fastnav --- */
div.fastnav {
  background: no-repeat left top url(images/web_top_fastnav_bg.gif);
  padding: 6px 25px 0px 38px;
  height: 20px;
  cursor: default;
}
div.fastnav a {
  color: #1B5E90;
}
div.fastnav a:hover {
  color: #D6161F;
}
div.fastnav a.language {
  font-weight: bold;
  text-decoration: none;
  float: right;
}
div.fastnav a.language img {
  position: relative;
  top: 2px;
}
/* --- content --- */
div.content {
  background: repeat-y left top url(images/web_content_bg.gif);
  padding: 10px 24px 20px 38px; 
}
div.content-half {
  width: 246px; /*50%;*/
  float: left;
}
div.home-banners {
  padding: 12px 0px 0px 0px; 
  text-align: right;
}
/* --- footer --- */
div.footer {
  background: repeat-y left top url(images/web_content_bg.gif);
  color: #A8A8A8;
}
div.copyright {
  background: no-repeat left top url(images/web_footer_bg.gif) #FFFFFF;
  padding: 18px 24px 10px 38px;
  text-align: center;
}
div.copyright a {
  color: #A8A8A8;
  text-decoration: none;
}
div.copyright a:hover {
  color: #D6161F;
  text-decoration: none;
}
div.menu-bottom {
  padding: 20px 24px 5px 38px;
  text-align: right;
  cursor: default;
}
/* ---  --- */
table.contactform {
  margin: auto;
}
ul.sitemap {
  list-style-image: url(images/dot_ul_sitemap.gif);
}
ul.sitemap a {
  text-decoration: none;
}
ul.sitemap li {
  font-weight: bold;
}
ul.sitemap li li {
  font-weight: normal;
}
ul.sitemap ul {
  list-style-image: url(images/dot_ul.gif);
}
table.contacts-cols {
  
}
table.contacts-cols td {
  vertical-align: top;
  padding: 0px 4px 0px 4px;
}
table.contacts {
  
}
table.contacts td {
  vertical-align: top;
  padding: 4px 8px 4px 8px;
}
table.contacts tr.one td {
  background-color: #EEEEEE;
}
table.contacts tr.two td {
  background-color: #DEDEDE;
}
table.contacts thead td {
  background-color: #294562;
  color: #FFFFFF;
}
table.contacts a {
  text-decoration: none;
  display: block;
  font-weight: bold;
}
div.newsarchive {
  padding: 0px 0px 10px 0px;
}
div.newsarchive a {
  text-decoration: none;
  font-weight: bold;
}
div.newsarchive div a {
  font-weight: normal;
}
div.paging {
}
div.back {
  text-align: center;
}
div.back a {
  text-decoration: none;
}
div.paging {
  text-align: center;
  cursor: default;
}
.visible {
}
.invisible {
  visibility: hidden;
}

