@charset "utf-8";
/* CSS Document */


html, body {
margin: 0;
padding: 0;
height: 100%;
background-color: #FFFFFF;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #333333;
}


h1 {
margin-top: 0px;
padding-top: 0px;
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #154087;
}

strong {
color: #154087;
font-size: 12px;
}


a {color:#154087; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}


div.orange {
  color:#154087;
  font-weight: bold;
  text-decoration:none;
}

hr{
  color:#FFFFFF;
  border:1px dotted #666666;
  height:1px;
  width:100%;
}

p {
    margin: 0;
    padding: 0;
}


div.wrapper {
width: 950px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto;
background-color: #FFFFFF;
}

div.header {
width: 950px;
height: 130px;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}

div.header2 {
width: 950px;
height: 130px;
background-image: url(../images/header2.jpg);
background-repeat: no-repeat;
}

div.fontSize {
width: 910px;
height: 70px;
padding-top: 35px;
padding-left: 20px;
padding-right: 20px;
text-align: right;
font-size: 12px;
}

div.topNavi {
overflow: hidden;
width: 910px;
padding-left: 20px;
padding-right: 20px;
height: 25px;
font-size: 12px;
}

div.leftCol {
width: 190px;
float: left;
padding-top: 25px;
padding-left: 20px;
padding-right: 30px;
padding-bottom: 30px;
}


div.menu {
width: 190px;
float: left;
background-color: #f1f1f1;
background-image: url(../images/submenu.jpg);
background-repeat: repeat-x;
font-size: 12px;
padding-bottom: 20px;
}

div.box_left {
width: 190px;
float: left;
padding-bottom: 20px;
}

div.box_left_picture {
width: 190px;
float: left;
}

div.box_left_content {
width: 170px;
float: left;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
background-color: #f1f1f1;
background-image: url(../images/submenu.jpg);
background-repeat: repeat-x;
font-size: 11px;
font-weight: normal;
}


div.rightCol {
width: 190px;
float: right;
padding-top: 25px;
padding-left: 30px;
padding-right: 20px;
padding-bottom: 30px;
}



div.box1_right {
width: 190px;
float: left;
padding-bottom:20px;
}

div.box1_right_header {
width: 150px;
height: 25px;
line-height: 25px;
float: left;
padding-left: 20px;
padding-right: 20px;
background-image: url(../images/box1-header.jpg);
background-repeat: no-repeat;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

div.box1_right_content {
width: 150px;
float: left;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
background-color: #f1f1f1;
background-image: url(../images/box1-content.jpg);
background-repeat: repeat-y;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
}

div.box1_right_footer {
width: 190px;
height: 25px;
float: left;
background-image: url(../images/box1-footer.jpg);
background-repeat: no-repeat;
}



div.box2_right {
width: 190px;
float: left;
padding-bottom:20px;
}

div.box2_right_header {
width: 170px;
height: 25px;
line-height: 25px;
float: left;
padding-left: 10px;
padding-right: 10px;
background-image: url(../images/box2-header.jpg);
background-repeat: no-repeat;
font-size: 12px;
font-weight: bold;
}

div.box2_right_content {
width: 170px;
float: left;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-color: #f1f1f1;
background-image: url(../images/box2-content.jpg);
background-repeat: repeat-y;
font-size: 11px;
font-weight: normal;
}

div.box2_right_footer {
width: 190px;
height: 25px;
float: left;
background-image: url(../images/box2-footer.jpg);
background-repeat: no-repeat;
}



div.centerCol {
margin: 0 240px;
padding-top: 30px;
padding-bottom: 30px;
}

div.clear {
clear: both;
margin: 0;
padding: 0;
height: 0;
line-height: 0;
font-size: 0;
}



.nav_space {
  float:left;
  width:2px;
  height:24px;
  border-bottom: #FFFFFF 1px solid;
}



.nav1_passive {
  float:left;
  height:25px;      
  margin: 0px;
  padding-left:15px;
  padding-right:15px;
  line-height:25px;
  background-color: #FFFFFF;
  background-image: url(../images/but-passive.jpg);
  background-repeat: repeat-x;
}


.nav1_passive:hover {
  float:left;
  height:25px;      
  margin: 0px;
  padding-left:15px;
  padding-right:15px;
  line-height:25px;
  background-color: #FFFFFF;
  background-image: url(../images/but-hover.jpg);
  background-repeat: repeat-x;
}

.nav1_active {
  float:left;
  height:25px;      
  margin: 0px;
  padding-left:14px;
  padding-right:14px;
  line-height:25px;
  background-color: #FFFFFF;
  background-image: url(../images/but-active.gif);
  background-repeat: repeat-x;
  border-left: #406198 1px solid;
  border-right: #406198 1px solid;
}


.nav1_passive_text {
  height:25px; 
  line-height:25px; 
  color:#FFFFFF;
  font-weight: bold;
  text-decoration:none;
}

.nav1_passive_text:hover {
  height:25px; 
  line-height:25px; 
  color:#FFFFFF;
  font-weight: bold;
  text-decoration:none;
}


.nav1_active_text, .nav1_active_text:hover {
  height:25px; 
  line-height:25px; 
  color:#e2001a;
  font-weight: bold;
  text-decoration:none;
}


.nav2_passive {
  width:140px; 
  height: 26px;
  padding-left:25px;
  padding-right:25px;
  background-image: url(../images/subbut-passive.gif);
  background-repeat: no-repeat;
}

.nav2_passive:hover {
  width:140px; 
  height: 26px;
  padding-left:25px;
  padding-right:25px;
  background-image: url(../images/subbut-hover.gif);
  background-repeat: no-repeat;
}

.nav2_active {
  width:140px; 
  height: 26px;
  padding-left:25px;
  padding-right:25px;
  background-image: url(../images/subbut-active.gif);
  background-repeat: no-repeat;
}


.nav2_passive_1st {
  width:140px; 
  height: 26px;
  padding-left:25px;
  padding-right:25px;
  background-image: url(../images/subbut-passive2.gif);
  background-repeat: no-repeat;
}

.nav2_passive_1st:hover {
  width:140px; 
  height: 26px;
  padding-left:25px;
  padding-right:25px;
  background-image: url(../images/subbut-hover2.gif);
  background-repeat: no-repeat;
}

.nav2_active_1st {
  width:140px; 
  height: 26px;
  padding-left:25px;
  padding-right:25px;
  background-image: url(../images/subbut-active2.gif);
  background-repeat: no-repeat;
}


a.nav2_passive_text { 
  display: block;
  color:#333333;
  text-decoration:none;
  font-weight: normal;
  line-height: 25px;
}

a.nav2_passive_text:hover { 
  display: block;
  color:#000000;
  text-decoration:none;
  font-weight: normal;
  line-height: 25px;
}

a.nav2_active_text, a.nav2_active_text:hover { 
  display: block;
  color:#e2001a;
  text-decoration:none;
  font-weight: normal;
  line-height: 25px;
}


.nav3_passive {
  width:130px; 
  padding-left:35px;
  padding-right:20px;
  padding-bottom: 5px;
}

.nav3_passive:hover {
  width:130px; 
  padding-left:35px;
  padding-right:20px;
  padding-bottom: 5px;
}

.nav3_active {
  width:130px; 
  padding-left:35px;
  padding-right:20px;
  padding-bottom: 5px;
}

a.nav3_passive_text { 
  font-size: 11px;
  display: block;
  color:#666666;
  text-decoration:none;
  font-weight: normal;
}

a.nav3_passive_text:hover { 
  font-size: 11px;
  display: block;
  color:#333333;
  text-decoration:none;
  font-weight: normal;
}


a.nav3_active_text, a.nav3_active_text:hover { 
  font-size: 11px;
  display: block;
  color:#000000;
  text-decoration:none;
  font-weight: normal;
}

