/* CSS Document */
.boxy{ background:#e4b161; width:100%; color:#042230; font-size:10px; min-height:200px;}
.boxy .border-top {background:url(images/border_top.gif) repeat-x top;}
.boxy .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.boxy .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top; min-height:200px;}
.boxy .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top; min-height:200px;}
.boxy .border-top-1 {background:url(images/border_top-1.gif) repeat-x top;}
.boxy .corner-top-left-1 {background:url(images/corner_top_left-1.gif) no-repeat left top;}
.boxy .corner-top-right-1 {background:url(images/corner_top_right-1.gif) no-repeat right top;}
.boxy .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom; min-height:200px;}
.boxy .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; min-height:200px; }
.boxy .indent-box{ padding:18px 10px 10px 20px; }



/*box*/
.box{ background:#e4b161; width:100%; color:#042230; font-size:10px; height:200px;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top; height:200px;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top; height:200px;}
.box .border-top-1 {background:url(images/border_top-1.gif) repeat-x top;}
.box .corner-top-left-1 {background:url(images/corner_top_left-1.gif) no-repeat left top;}
.box .corner-top-right-1 {background:url(images/corner_top_right-1.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom; height:200px;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; height:200px; }
.box .indent-box{ padding:18px 10px 10px 20px; }
/*box1*/
.box1{ background:#bed3d7; width:100%; color:#354860; font-size:10px; height:200px;}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top; height:200px;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top; height:200px;}
.box1 .border-top-1 {background:url(images/border_top1-1.gif) repeat-x top;}
.box1 .corner-top-left-1 {background:url(images/corner_top_left1-1.gif) no-repeat left top;}
.box1 .corner-top-right-1 {background:url(images/corner_top_right1-1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom; height:200px;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; height:200px;}
.box1 .indent-box{ padding:18px 10px 10px 20px;}
/*box2*/
.box2{ background:#d3c680; width:100%; color:#713b01; font-size:10px;}
.box2 .border-top {background:url(images/border_top2.gif) repeat-x top;}
.box2 .border-bottom {background:url(images/border_bottom2.gif) repeat-x bottom;}
.box2 .corner-top-left {background:url(images/corner_top_left2.gif) no-repeat left top;  }
.box2 .corner-top-right {background:url(images/corner_top_right2.gif) no-repeat right top;}
.box2 .border-top-1 {background:url(images/border_top2-1.gif) repeat-x top;}
.box2 .corner-top-left-1 {background:url(images/corner_top_left2-1.gif) no-repeat left top;}
.box2 .corner-top-right-1 {background:url(images/corner_top_right2-1.gif) no-repeat right top;}
.box2 .corner-bottom-left {background:url(images/corner_bottom_left2.gif) no-repeat left bottom;}
.box2 .corner-bottom-right {background:url(images/corner_bottom_right2.gif) no-repeat right bottom; width:100%; }
.box2 .indent-box{padding:18px 10px 10px 20px; }
/*box3*/
.box3{ background:#1b3042; width:100%; color:#8fa3ad; font-size:.916em;  height:200px;}
.box3 .border-top {background:url(images/border_top3.gif) repeat-x top;}
.box3 .border-bottom {background:url(images/border_bottom3.gif) repeat-x bottom;}
.box3 .corner-top-left {background:url(images/corner_top_left3.gif) no-repeat left top;  height:200px;}
.box3 .corner-top-right {background:url(images/corner_top_right3.gif) no-repeat right top;  height:200px;}
.box3 .border-top-1 {background:url(images/border_top3-1.gif) repeat-x top;}
.box3 .corner-top-left-1 {background:url(images/corner_top_left3-1.gif) no-repeat left top;}
.box3 .corner-top-right-1 {background:url(images/corner_top_right3-1.gif) no-repeat right top;}
.box3 .corner-bottom-left {background:url(images/corner_bottom_left3.gif) no-repeat left bottom;  height:200px;}
.box3 .corner-bottom-right {background:url(images/corner_bottom_right3.gif) no-repeat right bottom; width:100%;  height:200px; }
.box3 .indent-box{padding:18px 10px 10px 20px;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:11px;}

h3.specialH3 .Head { font-size:12px; font-weight:bold; padding-top:10px; padding-left:10px; display:block; color:#002b5c;}

.box .Normal{color:#102932; font-size:11px;}

.box .Normal p{margin-bottom:8px; font-size:11px;}

.box1 .Normal{color:#102932; font-size:11px;}

.box1 .Normal p{margin-bottom:8px; font-size:11px;}

.box2 .Normal{color:#102932; font-size:11px;}

.box2 .Normal p{margin-bottom:8px; font-size:11px;}

.box3 .Normal{color:#fff; font-size:11px;}

.box3 .Normal p{margin-top:8px; font-size:11px;}



