@charset "utf-8";
/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:5px;
background-image:url(../images/bg_ww.jpg);
background-repeat:no-repeat;
background-position:top;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2e7984;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2{
font-family:verdana;
font-size:12px;
color:#2e7984;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
margin:0px 0px 20px 0px;
}
ul li {
	list-style-type: round;
	margin: 13px;
	padding-left: 0px;
	list-style-position: outside;
	color: #2e7984;
	}
.italic{
font-style:italic;
}



p{
font-family:verdana;
font-size:11px;
color: #000000;
margin-bottom:5px;
}

.green{
color:#2e7984;
font-size:10px;
}


a:link{color: #2e7984; text-decoration:none;font-weight:bold; }
a:visited{color: #2e7984; text-decoration:none; font-weight:bold; }
a:hover{color: #2e7984; text-decoration:underline; }
a:active{color: #2e7984; text-decoration:underline; }

#sub_footer a:link{color: #ffffff; text-decoration:none;font-weight:bold; }
#sub_footer a:visited{color: #ffffff; text-decoration:none; font-weight:bold; }
#sub_footer a:hover{color: #ffffff; text-decoration:underline; }
#sub_footer a:active{color: #ffffff; text-decoration:underline; }

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #eeeeee;
	border: 1px solid #3B9CAC;
	color: #383636;

}
.formboxgo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #3B9CAC;
	border: 1px solid #FFFFFF;
}
formboxcheck{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #eeeeee;
	color: #383636;

}



.formboxbig {
    height:100px;
    margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #383636;
	background-color: #eeeeee;
	border: 1px solid #3B9CAC;
	

}
body{
background-color:#3b9dac;
font-size:12px;
}
#system_wrap{
width:970px;
margin-top:0px;
margin-left:auto;
margin-right:auto;


}
#back_image{
float:right;
width:0px;
height:490px;

}
#system_shadow{
width:970px;
height:100%;
margin-top:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
background:url(../images/bg_shadow_l.gif) repeat-y left;

}
#system_shadowr{

width:969px;
margin:0px;
margin:0px;
margin-bottom:0px;
background:url(../images/bg_shadow_r.gif) repeat-y right;

}

#system_main{
background-color:#FFFFFF;
margin-left:24px;
margin-right:25px;

}
#header{
width:920px;
height:100px;
background-color:#FFFFFF;

}
#header_left{
float:left;
width:258px;
height:100px;

}

#header_center{
float:left;
width:468px;
height:60px;
margin-top:20px;
background-image:url(../images/header/header_ad.gif);
}
#header_right{
width:174px;
height:100px;
float:left;

}
#nav_container{
height:25px;
width:920px;
background-image:url(../images/nav_bar/nav_bg.jpg);
padding:0px;
margin:0px;
font-size:0px;
}
#flash_container{
height:310px;
width:920px;
margin:0px;
margin-bottom:20px;
}
#content_main{
width:920px;
background-color: #FFFFFF;
}
#content_left{
width:750px;
margin:0px;
float:left;
background-color: #FFFFFF;
}
#tab{
width:716px;
height:100%;
margin:0px auto auto 15px;
padding-bottom:10px;

}
 .tabPage {
  width:715px;
  height:345px;
  font-family:Verdana;
  font-size: 10px; color: #000000;
  word-wrap: break-word;
  border-top: solid 1px #E7E4D7;
  border-left: solid 1px #E7E4D7;
  border-right: solid 1px #5D5332;
  border-bottom: solid 1px #5D5332;  
  background-repeat: no-repeat;
  background-image: url(../content/wdtabs.files/tab_bg.jpg);
  
  }
 #image{
  margin:15px 0px 0px  0px;
  float:left;
  width:188px;
  height:132px;
  }
  #text{
  float:left;
  padding-right:15px;
  margin:15px auto 0px 30px;
  width:380px;  
  }
  #top{
  width:100%;
  height:210px;
  }
  #toptab{
  width:660px;
  height:132px;
  margin:20px auto auto auto;
  padding:0px;
  font-size:0px;
  } 
  #bottom{
  width:100%;
  height:132px;
  float:left;
  }
  #bottomtab{
  width:660px;
  height:100px;
  margin:auto auto auto auto;
  padding:0px;
  font-size:0px;
  } 
 
#content_right{
width:180px;

margin:0px;
float:right;
background-color:#fafbfa;
margin-bottom:10px;
}
#footer{
float: none;
width:920px;
height:25px;
background-image:url(../images/nav_bar_footer/nav_bg.jpg);
margin-bottom:0px;

padding:0px;
}
#sub_footer{
width:920px;
height:30px;
margin:10px auto 0px auto;
font-size:10px;
}
#sub_footer_left{
float:left;
}
#sub_footer_right{
float:right;
}
#pagetext{
margin:10px 40px 10px 15px;
}
