/*Basic styles*/
body {color: #004281; background: #033d75; margin: 0px 0px 0px 0px; line-height: 2;}
table, td {color: #004281; font-size: 1em;}
html, body {height:100%;}

h1, h2, h3, h4, h5 {color: #28a2ee;}

a {color: #28a2ee;}
a:hover {color: #8ec0f0;}

/*Classes*/
.txt_more {color: #28a2ee;}
.txt_lbl {color: #28a2ee;}
ul.permalinks {margin: 0px; list-style-type: none;}
ul.permalinks li {background: url('../img/sep_permalinks.gif') no-repeat center left; float: left; padding: 0px 5px 0px 5px;}
ul.permalinks li.first_child {background: transparent;}
ul.permalinks li a {color: #004281;}
ul.permalinks li a:hover {color: #28a2ee;}
.box_rnd {background: #f3f6f9; border: 1px solid #6489af; padding: 7px;}
.box_rnd h3 {margin: 0px 0px 0px 0px;}
.box_high {background: #fff; border: 1px solid #6489af; padding: 7px; margin: 20px 0px 20px 0px;}
.shdw_l {background: url('../img/shdw_l.png') no-repeat left center; padding-left: 15px;}
.shdw_r {background: url('../img/shdw_r.png') no-repeat right center; padding-right: 14px;}
.mrgn_tp_clear {margin-top: 0px;}
.fit_w {float: left;}
.topics {width: 35%;}
.tbl_phtgal {border:1px solid #b4c8da; border-collapse:collapse; background-color: #fff; margin: 10px 0px 10px 0px; width: 100%; font-size: 0.92em; line-height: 12px;}
.tbl_phtgal td {border:1px solid #b4c8da; text-align: center; padding: 3px;}
.tbl_phtgal img {border: 1px solid #0d4c89;}


/*DIV layout properties*/
#div_main_wrpr {height: 100%; width: 100%;}
#div_tp_wrpr {width: 100%; overflow: hidden;}
#div_tp_wrpr .bg_pht {width: 100%; height: 113px; overflow: hidden;}
#div_logo {float: left; overflow: hidden; margin: 20px 0px 0px 18px;}
#div_permalinks {float: right; overflow: hidden; margin: 10px 18px 0px 0px;}
#div_cnt_wrpr {}
#div_cnt_wrpr .l {width: 21%; float: left; padding-top: 85px; overflow: hidden;}
#div_cnt_wrpr .l .cnt {padding: 0px 20px 30px 25px; overflow: hidden;}
#div_cnt_wrpr .cr {width: 79%; float: left; overflow: hidden;}
#div_cnt_wrpr .c {width: 70.8%; float: left; overflow: hidden;}
#div_cnt_wrpr .c .cnt {padding: 0px 20px 30px 15px;}
#div_cnt_wrpr .c .cnt .trace {margin: 0px; padding: 0px;}
#div_cnt_wrpr .c img {border: 1px solid #0d4c89; xmargin: 5px;}
#div_cnt_wrpr .r {width: 27.5%; float: left; padding-top: 50px; padding-bottom: 20px; overflow: hidden;}
#div_cnt_wrpr .r .banners {margin: 15px 14px 0px 15px;}
#div_cnt_wrpr .r .banners div {margin: 0 auto;}
/*#div_cnt_wrpr .r .cnt {padding: 0px 20px 30px 25px; background: yellow;}*/
#div_cnt_wrpr .bg_pht {width: 100%; min-height: 415px;}
#div_footer_wrpr {padding: 15px 0px 15px 0px;}
#div_footer {}

/*DIV appearance properties*/
#div_tp_wrpr {background: url('../img/bg_tp_wrpr.gif') repeat-x top;}
#div_tp_wrpr .bg_pht {background: url('../img/bg_tp_wrpr_pht.jpg') no-repeat top right;}
#div_cnt_wrpr {background: #fff url('../img/bg_cnt_wrpr.jpg') repeat-x top;}
#div_cnt_wrpr .c .cnt .trace {text-align: right;}
#div_cnt_wrpr .bg_pht {background: url('../img/bg_cnt_wrpr_pht.jpg') no-repeat top right;}
#div_cnt_wrpr .r .banners {text-align: center;}
#div_cnt_wrpr .r .banners div {text-align: left;}
#div_footer_wrpr {color: #9fb5cb; text-align: center; background: url('../img/bg_footer_wrpr.gif') repeat-x top}