body
{
  background: #fff url(images/bg_page_02.jpg) no-repeat top center;
  color: #fff;/*#002280;*/
  font-family: Trebuchet MS, Helvetica, Arial, MS Sans Serif;
  font-size: 80%;
  margin: 0;
  padding: 0;
  height: 100%;
}

.wrapper {
  background: transparent;
  min-height: 400px;
  padding: 0;
}

.wrapper2 {
  width: 750px;
  margin: 0 auto;
}

.header_wrapper {
  background: transparent;
  height: 100px;
  overflow: hidden;
}

.header_left {
  background: transparent ;
  height: 100px;
}

.header_right {
  background: transparent;
  height: 100px;
  padding: 0;
  position: relative;
}

.header_slogan {
  color: #fff;
  font-family: Tahoma, Arial, Helvetica, MS Sans Serif;
  font-weight: bold;
  font-size: 150%;
  font-style: italic;
  text-align: right;
  position: absolute;
  top: 20px;
  right: 0;
}

.header_logo_link {
  padding: 0 5px;
  margin: 0;
}  

.nav_tool_wrapper {
  background: transparent url(images/bg_nav_tool_01.gif) repeat-x top left;
  height: 26px;
  width: 480px;
  text-align: center;
  position: absolute;
  bottom: 10px;
  right: 0;
}

.nav_tool_left {
  background: transparent url(images/bg_nav_tool_left.gif) no-repeat top left;
  height: 26px;
}

.nav_tool_right {
  background: transparent url(images/bg_nav_tool_right.gif) no-repeat top right;
  height: 26px;
  padding: 0px 10px;
}

.nav_tool_list {
  background: transparent;
  border: none;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 1%;
}

.nav_tool_list li {
  float: left;
  padding: 0 2px;
}

.nav_tool_list li a {
  text-decoration: none;
}

.nav_tool_list li a:hover {
}

.nav_tool_list li.active a {
  text-decoration: none;
}

.nav_tool_list li.active a:hover {
}


.body_wrapper {
  background: transparent;
  color: #002280;
  height: 1%;
}

.body_left1 {
  background: transparent;
}

.body_left2 {
  background: transparent;
}

.body_right1 {
  background: transparent;
}

.body_right2 {
  background: transparent;
  padding: 0;
  height: 1%;
}

.body_column_left {
  background: transparent url(images/bg_nav_body_middle_02.gif) no-repeat top left;
  width: 150px;
  float: left;
}

.body_column_right {
  background: #fff url(images/bg_main_body_middle_02.gif) no-repeat top left;
  float: right;
  width: 595px;
  min-height: 500px;
}

.body_column_right a:link, .body_column_right a:visited  {
  color: #002280;
}

.body_column_right a:hover, .body_column_right a:active  {
  color: #000;
}

.body_filter {
  text-align: center;
  padding-bottom: 2px;
}

.body_filter a.active {
  font-weight: bold;
}

.body_filter a {
  color: #002280;
  text-decoration: none;
}

.body_filter a:hover {
  color: #000;
  text-decoration: underline;
}


.footer_wrapper {
  background: transparent;
  color: #666;
  text-align: center;
  font-size: 90%;
  clear: both;
}

.footer_right {
  background: transparent;
}
.footer_left {
  background: transparent;
  padding: 0;
}

.footer_left a.active {
  font-weight: bold;
}

.footer_left a {
  color: #666;
  text-decoration: none;
}

.footer_left a:hover {
  color: #333;
  text-decoration: underline;
}

.page_footer {
  font-size: 7pt;
  line-height: 1.1em;
  color: #9f9f9f;
  text-align: center;
  margin: 5px;
}

.page_footer span {
  background: #fff;
  padding: 0 4px 2px 4px;
  border: 1px solid #9f9f9f;
}

.page_footer a {
  color: #6f6f6f;
  text-decoration: underline;
}

.page_footer a:hover {
  color: #3f3f3f;
  text-decoration: underline;
  text-decoration: underline;
}


.nav_wrapper {
  background: transparent;
  color: #002280;
  height: 1%;
  /*width: 200px;*/
  /*float: left;*/
}

.nav_header_wrapper {
  background: transparent url(images/bg_nav_header_02.gif) no-repeat top left;
  height: 30px;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  
}

.nav_header_left {
  background: transparent;
  height: 30px;
}

.nav_header_right {
  background: transparent;
  height: 23px;
  padding: 5px 10px 2px 10px;
  text-align: center;
}

.nav_body_left1 {
  background: transparent;
}

.nav_body_left2 {
  background: transparent;
}

.nav_body_right1 {
  background: transparent;
}

.nav_body_right2 {
  background: transparent;
  padding: 0 1px;
}

.nav_list {
  background: #1C6AB6;
  border: none;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 1%;
  font-family: Trebuchet MS, Helvetica, MS Sans Serif;
  font-weight: normal;
  font-size: 90%;
}

.nav_list li {
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.nav_list li a {
  background: transparent url(images/nav_off.gif) repeat-y top right;
  display: block;
  padding: 1px 7px;
  color: #fff;
  text-decoration: none;
  line-height: 1.25em;
}

.nav_list li a:hover {
  background: transparent url(images/nav_over.gif) repeat-y top right;
  color: #002280;
}

.nav_list li.active a {
  background: transparent url(images/nav_active_off.gif) repeat-y top right;
  color: #fff;
  text-decoration: none;
}

.nav_list li.active a:hover {
  background: transparent url(images/nav_active_over.gif) repeat-y top right;
}

.nav_list li.sub a {
  padding: 1px 21px;
}

.nav_list li.spacer {
  height: 1px;
  padding: 0;
  background: #b3bdd9;
  border-top: 1px solid #4c64a6;
  border-bottom: 1px solid #4c64a6;
}

.nav_list li.spacer a {
  display: none;
  visibility: hidden;
  height: 0;
  padding: 0;
  margin: 0;
  
}


.news_list {
  background: transparent;
  border: none;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 1%;
  font-family: Trebuchet MS, Helvetica, MS Sans Serif;
  font-weight: normal;
  font-size: 90%;
  line-height: 1.25em;
  padding: 2px 0;
}

.news_list li {
  padding: 5px 7px;
}

.news_list li a {
  background: transparent;
  padding: 0;
  color: #002280;
  text-decoration: none;
}

.news_list li a:hover {
  text-decoration: underline;
}

.news_list li.active a {
  text-decoration: none;
}

.news_list li.active a:hover {
  background: transparent;
  text-decoration: underline;
}

.news_list li.spacer {
  height: 1px;
  padding: 0;
  background: #b3bdd9;
  border-top: 1px solid #4c64a6;
  border-bottom: 1px solid #4c64a6;
}

.news_list li.spacer a {
  display: none;
  visibility: hidden;
  height: 0;
  padding: 0;
  margin: 0;
}



.nav_footer_wrapper {
  background: transparent;
  height: 2px;
  text-align: center;
  font-size: 90%;
}

.nav_footer_right {
  background: transparent;
  height: 2px;
}

.nav_footer_left {
  background: transparent;
  height: 2px;
  padding: 0;
}


.main_wrapper {
  background: transparent;
  color: #002280;
  height: 1%;
}

.main_header_wrapper {
  background: transparent url(images/bg_main_header_02.gif) no-repeat top left;
  height: 30px;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  
}

.main_header_left {
  background: transparent;
  height: 30px;
}

.main_header_right {
  background: transparent;
  height: 23px;
  padding: 5px 10px 2px 10px;
}

.main_body_left1 {
  background: transparent;
}

.main_body_left2 {
  background: transparent;
}

.main_body_right1 {
  background: transparent;
}

.main_body_right2 {
  background: transparent;
  padding: 5px 10px;
  font-size: 90%;
  font-family: Tahoma, Trebuchet MS, Arial, Helvetica, MS Sans Serif;
  height: 1%;
}
 

.main_footer_wrapper {
  background: transparent;
  height: 0px;
  text-align: center;
  font-size: 90%;
}

.main_footer_right {
  background: transparent;
  height: 0px;
}

.main_footer_left {
  background: transparent;
  height: 0px;
  padding: 0;
}


.tool_wrapper {
  clear: both;
  text-align: center;
  padding: 5px 5px 0 5px;
}

.tool_list {
  background: transparent;
  list-style: none;
  border: none;
  width: 360px;
  margin: 0 auto;
  padding: 0;
  height: 1%;
}

.tool_list li {
  float: left;
  padding: 0 10px;
}

.tool_list li a {
  text-decoration: none;
}

.tool_list li a:hover {
}

.tool_list li.active a {
  text-decoration: none;
}

.tool_list li.active a:hover {
}

