* {
  font-family: Tahoma;
  font-size: 11px;
}

center, isindex, menu, dir,
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-variant: inherit;
}

body {
  background-color: #b3c2e1;
  background-image: url(../images/body_bg.jpg);
  background-position: top;
  background-repeat: repeat-x;
  margin: 0px;
}

ul {
  list-style: none;
  margin: 5px 0 5px 0;
}

ul li {
  padding-left: 16px;
  background-image:url(../images/arrow.gif); 
  background-repeat:no-repeat; 
  background-position: 8px 4px;
}

ol {
  margin: 1em 0 1em 30px;
}

td {
  vertical-align:top;
}

a {
  color: #23408E;
  text-decoration:none;
}

a:hover {
  text-decoration:none;
}


.text {
  font-size: 12px;
}

.stext, .stext strong {
  font-size: 11px;
}

#nav_block {
  background-image: url(../images/navbar_bg.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  text-align: center;
}

#nav {
  width: 150px;
  margin: 10px;
}

.navbar_na {
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  padding-left: 4px;
  vertical-align:middle;
}

.navbar_na a {
  color: #4b4b4b;
  text-decoration: none;
}

.navbar_a {
  background-color: #939393;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  padding-left: 4px;
  vertical-align:middle;
}

.navbar_a a {
  color: #ffffff;
  text-decoration: none;
}


.navbar2_na {
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  padding-left: 6px;
  vertical-align:middle;
}

.navbar2_na a {
  color: #4b4b4b;
  text-decoration: none;
}

.navbar2_a {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  padding-left: 6px;
  vertical-align:middle;
}

.navbar2_a a {
  color: #23408e;
  text-decoration: none;
}


.navbar_liner {
  background-color: #dbdbdb;
  height: 1px;
}

#footer_bg {
  background-image: url(../images/footer_bg.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
}

#content_block {
  background-image: url(../images/content_bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  font-size: 12px;
  padding: 10px;
  vertical-align: top;
}

#content_head_bg {
  background-image: url(../images/content_head_bg.jpg);
  background-position: top;
  background-repeat: repeat-x;
  height: 86px;
  text-align: center;
  vertical-align: middle;
}

#shadow_l1 {
  background-image: url(../images/shadow_l1.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}

#shadow_l2 {
  background-image: url(../images/shadow_l2.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}

#shadow_l3 {
  background-image: url(../images/shadow_l3.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}

#shadow_l4 {
  background-image: url(../images/shadow_l4.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.blue {
  color: #23408e;
}

#headline_box {
  color: #23408e;
  font-size: 16px;
  font-weight: bold;
  vertical-align: bottom;
}



a.tbl_tabs_a {
  color:#23408E;
  font-weight:bold;
  text-decoration:none;
}

a.tbl_tabs_a:hover {
  text-decoration:none;
}

a.tbl_tabs_na {
  color:#4b4b4b;
  font-weight:normal;
  text-decoration:none;
}

a.tbl_tabs_na:hover {
  color:#23408E;
  text-decoration:none;
}

table.tbl_tabs_btns {
  width:100%;
  height:25px;
}

table.tbl_tabs_content {
  width:100%;
  border-right:1px solid #234090;
  border-bottom:1px solid #234090;
  border-left:1px solid #234090;
  background-color:#FFF;
}

td.tbl_tabs_a {
  height:100%;
  vertical-align:middle;
  padding-left:10px;
  padding-right:10px;
  border-top:1px solid #234090;
  border-right:1px solid #234090;
  border-left:1px solid #234090;
  background-image:url(../images/bg_tabs_btn_a.jpg);
}

td.tbl_tabs_na {
  height:100%;
  vertical-align:middle;
  padding-left:10px;
  padding-right:10px;
  border-top:1px solid #234090;
  border-right:1px solid #234090;
  border-bottom:1px solid #234090;
  border-left:1px solid #234090;
  background-image:url(../images/bg_tabs_btn_na.jpg);
}

td.tbl_tabs_s {
  border-bottom:1px solid #234090;
}
