@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:0;
margin:0;
}

h1,h2,h3,h4,h5,h6,ul,li,form{
padding:0;
margin:0;
}
.main{
padding:0;
margin:0;
width:730px;
float:left;
}
.top_banner{
width:730px;
float:left;
background:url(top-bg.gif) left top no-repeat;
}

.top_left{
width:560px;
padding:15px 0 0 40px;
float:left;
}

h1.csHeader{
color:#006699;
font-size:22px;
font-weight:bold;
}
h1.csslogan{
color:#000000;
padding:10px 0 0 45px;
font-size:16px;
font-weight:bold;
}
.top_right{
width:130px;
float:left;
padding:15px 0 0 0;
}
.left_menu{
float:left;
width:190px;
padding-left:10px;
}
ul.staticlink{
list-style:none;
text-align:left;
font-size:18px;
}
ul.staticlink li{
display:block;
float:left;
clear:both;
padding:5px 0  5px  20px ;
margin-bottom:3px;
background: url(arrow.gif) left top no-repeat;
white-space:nowrap;
}

ul.staticlink li h1{
font-weight:bold;
font-size:16px;
color:#006699;
}

ul.staticlink li h1 a{
font-weight:bold;
color:#006699;
text-decoration:none;
white-space:nowrap;
}

.lft_img{
display:block;
float:left;
clear:both;
padding:15px 0  5px  0;
}

.lft_txt{
display:block;
float:left;
clear:both;
padding:5px 0  5px  0;
width:100%;
font-size:11px;
}
.content{
float:left;
width:530px;
}

h1.cnHeader{
color:#006699;
font-size:22px;
font-weight:bold;
padding:10px 0;
margin-bottom:5px;
border-bottom:3px solid #CCE0EB;
}
.content_home{
float:left;
padding:8px 0;
border-bottom:3px solid #CCE0EB;

}

.content_inner{
float:left;
padding:8px 0;
width:530px;
border-bottom:3px solid #CCE0EB;

}
.con_text{
float:left;
width:200px;
}
con_text_a{
float:left;
width:530px;
}
.con_text_b{
float:left;
width:250px;
padding:0 7px 0 0;
}

.content h6{
font-size:12px;
color:#000000;
font-weight:normal;
margin-bottom:6px;
}


.con_img{
float:left;
width:330px;
}

.bottom{
float:left;
padding:8px 0;
}

.address{
list-style:none;
margin-bottom:15px;
}

.black_bold{
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}
.ul_quote{
list-style-position:inside;
padding:10px;
}

.ul_quote li{
padding:5px 0;
}

.bottom_link{
list-style:none;
padding:6px 0;
width:730px;
float:left;
text-align:right;
border-bottom:1px solid #CCE0EB;
}

.bottom_link a{
font-size:10px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}