#cdl {
    float: left;
    text-align: left;
    width: 100%;
}

#txt_content{
font-family:arial;
font-size:15px;
}

#txt_content h1{
color:#3A6FAC;
font-family:verdana;
font-size:17px;
letter-spacing:-1px;
margin:0;
padding:0;
text-transform:uppercase;
}

#txt_content p{
line-height:22px;
text-align:left;
}

#txt_more{
line-height:25px;
}

#txt_more h2{
color:#3A6FAC;
font-size:15px;
margin:0;
}

#txt_more a{}

#txt_more a:hover{}

#txt_res{
margin-top:20px;
text-align:left;
}

.txt_item{
margin-bottom:20px;
}

.txt_anchor{
font-weight:bold;
}

.txt_anchor a{
color:#3A6FAC !important;
}

.txt_anchor a:hover{
color: #000000;
text-decoration: none;
}

.txt_info{
line-height:20px;
}

#Normal-Wrap{
background-color:#FFFFFF;
height:auto;
margin-top:-1px;
width:100%;
}


#Normal-Submenu{
color:#3A6FAC;
font-size:11px;
line-height:14px;
margin:auto;
padding-bottom:5px;
width:845px;
}

#Normal-Submenu a{
color: #474786;
font-family:verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#Normal-Submenu a:hover{
color:#3A6FAC;
}

#sugg{
float: left;
}

#sugg li{
    float: left;
    list-style: none outside none;
    margin-bottom: 5px;
    margin-right: 15px;
}
#sugg li a{
}
#sugg li a:hover{
}
