/*---------------- FLAGS -------------------*/

.flag-00 {position:relative; width:100%;}
#flag__01 {position:absolute; top:0; left:45px;}
#flag__02 {position:absolute; top:0; left:45px;}

/*---------------- BX 1 -------------------*/

/*---------------- BX 2 -------------------*/

.bx1 { position:relative; float:left; clear: both; width:360px; margin-bottom:30px; margin-top:15px}
.bx1 p{ margin:14px 0px 10px 0px; padding:0;}
.bx1-txt {float:left; width:360px; font-size:9px; margin-left:20px; display:inline;}
.bx1-txt h3{font-size:12px; font-weight:bold; margin:0 0 6px 0; color:#0B3566;}

.bx1-dot {
	background-image:url(../../_img/dot-w.gif);
	background-position:center center;
	background-repeat:repeat-x;
	width:100%;
	height:7px;
	font-size:4px;
	background-color:#FFFFFF;
	}
.bx1-bullet {background-image:url(../../_img/ct-bullet.gif); width:6px; height:6px; float:left; overflow:hidden; margin:3px 3px 0px 0px;}
.bx1-txt2 { margin:3px 0px 3px 10px; clear:both; width:350px;}
.bx1-txt2 h3{font-size:9px; margin:0; padding:0; width:340px; float:left; font-style:normal; font-weight:normal;}
.bx1-txt2 h4{font-size:9px; margin:0; padding:0; width:340px; float:left; font-weight:bold;}
.bx1-txt2 a:link{color:#0B3566; text-decoration:none;}
.bx1-txt2 a:visited{color:#0B3566; text-decoration:none;}
.bx1-txt2 a:hover{color:#0B3566; text-decoration:none;}