

 /* /js/lib/fancybox/source/jquery.fancybox.css */ 


/* fancyBox v2.0.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp
object{vertical-align:top;padding:0;margin:0}.fancybox-wrap{position:absolute;top:0;left:0;z-index:1002}.fancybox-outer{padding:0;margin:0;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:1003}.fancybox-opened .fancybox-outer{-webkit-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-inner{width:100%;height:100%;padding:0;margin:0;position:relative;outline:none;overflow:hidden}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:10px}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%;border:0;padding:0;margin:0;vertical-align:top}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top: -21px;margin-left: -21px;width:42px;height:42px;background:url('/js/lib/fancybox/source/fancybox_loading.gif');opacity:0.8;cursor:pointer;z-index:1010}.fancybox-close, .fancybox-prev span, .fancybox-next
span{background-image:url('/js/lib/fancybox/source/fancybox_sprite.png')}.fancybox-close{position:absolute;top: -18px;right: -18px;width:36px;height:36px;cursor:pointer;z-index:1004}.fancybox-prev,.fancybox-next{position:absolute;top:0;width:40%;height:100%;cursor:pointer;background:transparent url('/js/lib/fancybox/source/blank.gif');z-index:1003}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-prev span, .fancybox-next
span{position:absolute;top:50%;left: -9999px;width:36px;height:36px;margin-top: -18px;cursor:pointer;z-index:1003}.fancybox-prev
span{background-position:0 -36px}.fancybox-next
span{background-position:0 -72px}.fancybox-prev:hover,.fancybox-next:hover{visibility:visible}.fancybox-prev:hover
span{left:20px}.fancybox-next:hover
span{left:auto;right:20px}.fancybox-tmp{position:absolute;top: -9999px;left: -9999px;padding:0;overflow:visible;visibility:hidden}#fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:1001;background:#000}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:1005}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom: -35px;z-index:1003;text-align:center}.fancybox-title-float-wrap
.child{display:inline-block;margin-right: -100%;padding:2px
20px;background:transparent;background:rgba(0, 0, 0, 0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{margin-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0, 0, 0, .8)}

 /* /js/lib/fancybox/source/helpers/jquery.fancybox-buttons.css */ 

#fancybox-buttons{position:fixed;left:0;width:100%;z-index:1005}#fancybox-buttons.top{top:10px}#fancybox-buttons.bottom{bottom:10px}#fancybox-buttons
ul{display:block;width:170px;height:30px;margin:0
auto;padding:0;list-style:none;background:#111;-webkit-box-shadow:0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);-moz-box-shadow:0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);background:#111 -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.2)),color-stop(.5,rgba(255,255,255,.15)),color-stop(.5,rgba(255,255,255,.1)),to(rgba(255,255,255,.15)));background:#111 -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.15) 100%);border-radius:3px}#fancybox-buttons ul
li{float:left;margin:0;padding:0}#fancybox-buttons
a{display:block;width:30px;height:30px;text-indent: -9999px;background-image:url('/js/lib/fancybox/source/helpers/fancybox_buttons.png');background-repeat:no-repeat;outline:none}#fancybox-buttons
a.btnPrev{width:32px;background-position:6px 0}#fancybox-buttons
a.btnNext{background-position: -33px 0;border-right:1px solid #3e3e3e}#fancybox-buttons
a.btnPlay{background-position:0 -30px}#fancybox-buttons
a.btnPlayOn{background-position: -30px -30px}#fancybox-buttons
a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}#fancybox-buttons
a.btnToggleOn{background-position: -27px -60px}#fancybox-buttons
a.btnClose{border-left:1px solid #111;width:38px;background-position: -57px 0px}#fancybox-buttons
a.btnDisabled{opacity:0.5;cursor:default}

 /* /js/lib/fancybox/source/helpers/jquery.fancybox-thumbs.css */ 

#fancybox-thumbs{position:fixed;left:0px;width:100%;overflow:hidden;z-index:1005}#fancybox-thumbs.bottom{bottom:2px}#fancybox-thumbs.top{top:2px}#fancybox-thumbs
ul{position:relative;list-style:none;margin:0;padding:0}#fancybox-thumbs ul
li{float:left;padding:1px;opacity:0.5}#fancybox-thumbs ul
li.active{opacity:0.75;padding:0;border:1px
solid #fff}#fancybox-thumbs ul li:hover{opacity:1}#fancybox-thumbs ul li
a{display:block;position:relative;overflow:hidden;border:1px
solid #222;background:#111;outline:none}#fancybox-thumbs ul li
img{display:block;position:relative;border:0;padding:0}

 /* /css/default.css */ 

@charset "utf-8";@font-face{font-family:'ArialMT';src:url('/fonts/arialmt.eot');src:url('/fonts/arialmt.eot?#iefix') format('embedded-opentype'), url('/fonts/arialmt.woff') format('woff'), url('/fonts/arialmt.ttf') format('truetype'), url('/fonts/arialmt.svg#arialmt') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'DINBold';src:url('/fonts/dinregular.eot');src:url('/fonts/dinregular.eot?#iefix') format('embedded-opentype'), url('/fonts/dinbold.woff') format('woff'), url('/fonts/dinbold.ttf') format('truetype'), url('/fonts/dinbold.svg#dinbold') format('svg');font-weight:normal;font-style:normal}h1{font-family:'DINBold'}a{color:#009EE0}.cufon-loading
.cufon_din_bold{visibility:hidden !important}form{padding:0px;margin:0px}div.clear_div{clear:both;line-height:1px;height:1px}body{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:17px;background:url(/img/bg.jpg) repeat 0 0;margin:0px;padding:0px}body.home .page-outer{background:url(/img/pink.png) repeat-y right 0;overflow:hidden;width:100%}div{position:relative}img{border:0;vertical-align:top}a{text-decoration:none}:focus{outline:0}h2{font-size:18px;line-height:23px}h1,h2,h3,h4,h5,h6{font-size:100%}.page{width:1024px;margin:0
auto}.logo{position:absolute;background:url(/img/log_bg.png) no-repeat;top:5px;width:244px;left:46px;z-index:2}.logo
a{float:left;position:relative}.logo
img{margin:21px
0 0 37px}.logo_klasse{position:absolute;left:12px;top:6px;z-index:10}.girl_img{background:url(/img/girl.png) no-repeat;position:absolute;width:218px;height:303px;left:369px;top:52px;z-index:7;margin:0px;padding:0px}.header_top{float:left;margin:0px
auto 0;width:1024px;height:50px}.top_menu
ul{margin:0;padding:0;list-style-type:none}.top_menu{float:right;width:600px;margin:21px
0 0 0}.top_menu
ul{float:right;width:auto}.top_menu ul
li{float:left;padding:0
10px 0 11px;margin:0px
0 0 0;font-size:14px;line-height:10px;border-right:solid 1px #5c5c5c;border-left:solid 1px #b5b5b7;height:12px;display:block}.top_menu ul li
a{color:#303030;font-family:'ArialMT';font-size:12px;line-height:12px;padding:0px;margin:0px}.top_menu ul li a:hover{text-decoration:underline}.top_menu ul
li.first{border-left:none}.top_menu ul
li.last{border-right:none;padding-right:14px}.top_menu ul.white li
a{color:#fff;padding:0px;margin:0px}.top_search{float:right;width:193px;height:22px;background:url(/img/bg-search.png) no-repeat 0 0;padding:0px;margin:14px
14px 0 0}.top_search
.ts_input{border:none;background:none;margin:3px
0 0 8px;float:left;width:auto}.top_search
.ts_searchbutton{float:right;background:url(/img/icon-search.png) no-repeat 0 0;width:13px;height:12px;font-size:0px;line-height:0px;text-indent:-99999em;border:none;margin:6px
11px 0 0;cursor:pointer}.header_space{height:131px}.header_bottom{float:left;width:1024px;margin:0
auto;background:#FFF;overflow:hidden}.main_menu{float:right;margin:25px
22px 0 0}.main_menu
ul{width:100%;float:right;margin:0;padding:0px;list-style-type:none}.main_menu ul
li{float:left;padding:0
16px 0 11px;margin-right:0px;font-size:15px;line-height:19px;background:url(/img/menu_devider.png) no-repeat right}.main_menu ul li
a{color:#172983;font-size:14px;line-height:21px;font-family:'DINBold'}.main_menu ul li a:hover,
.main_menu ul li a.hover,
.main_menu ul li.active
a{color:#E2007A}.main_menu ul
li.last{background:none;padding-right:0px}.banner{float:left;margin:76px
0 0 21px;height:229px}.banner
a{position:absolute}body.subpage
.banner{height:159px}.right_panel{float:right;width:389px;margin:29px
21px 0 0;font-size:14px;line-height:17px;font-family:'DINBold'}.right_panel
ul{margin:0px;padding:0px;list-style-type:none}.right_panel ul
li{background:url(/img/right_panel_box.png) no-repeat;height:114px;overflow:hidden;border-radius:5px;margin:1px
0 0 0;cursor:pointer}body.subpage .right_panel ul
li{height:79px}.right_panel ul li
img{float:left;margin:21px
20px 19px 17px}body.subpage .right_panel ul li
img{width:92px}.right_panel ul li
p{margin:15px
0 7px;color:#172983}body.subpage .right_panel ul li
p{margin-top:12px}body.subpage .right_panel ul li
img{margin-top:17px}.right_panel ul li
a{color:#009ee0}.featured_links{clear:both;margin:0px
0 0 21px}.featured_links
ul{margin:0px;padding:0px;list-style-type:none}.featured_links ul
li{float:left;margin:14px
1px 13px 0}.featured_links ul li
cufon{margin-top: -7px}.featured_links ul li
span{display:block;height:64px;padding:0}.featured_links ul li span
a{padding:23px
0 23px 23px;font-size:24px;font-family:'DINBold';display:block;color:#fff;height:18px}.featured_links ul li.blue
span{background:url(/img/btn_sprite.png) no-repeat 0 0px;width:240px}.featured_links ul li.blue span
a{background:url(/img/arow.png) 204px center no-repeat}.featured_links ul li.green
span{background:url(/img/btn_sprite.png) no-repeat 0 -130px;width:250px}.featured_links ul li.green span
a{background:url(/img/arow.png) 214px center no-repeat}.featured_links ul li.pink
span{background:url(/img/btn_sprite.png) no-repeat 0 -65px;width:250px}.featured_links ul li.pink span
a{background:url(/img/arow.png) 214px center no-repeat}.wrapper{width:100%;margin:0px
auto;float:left}.col_1_title{position:absolute;background:url(/img/col_title_1.png) no-repeat;display:block;width:198px;height:51px;left:32px;top:21px;z-index:2}.col_1_rgt_title{position:absolute;background:url(/img/col_title_10.png) no-repeat;display:block;width:145px;height:41px;right:97px;top:40px;z-index:2}.col_1_title div,
.col_1_rgt_title
div{font-size:26px;line-height:32px;color:#009ee0;margin:14px
0 0 24px;display:inline-block}.col_9_title{position:absolute;background:url(/img/col_title_9.png) no-repeat;display:block;width:390px;left:273px;top:42px;z-index:2;height:39px}.col_9_title h1,
.col_9_title
h2{font-size:26px;line-height:32px;color:#172983;margin:14px
0 0 22px;display:inline-block;font-weight:normal;padding:0px}h1.page_header{font-family:Arial;font-size:16px;margin:10px
0;color:#172983}.col_9_title h1 cufon,
.col_9_title h2
cufon{margin-top: -3px}.col_2_title{position:absolute;background:url(/img/col_title_2.png) no-repeat;display:block;width:198px;height:51px;left:284px;top:21px;z-index:3}.col_2_title
div{font-size:26px;line-height:32px;color:#172983;margin:14px
0 0 19px;display:inline-block}.col_3_title{position:absolute;background:url(/img/col_title_3.png) no-repeat;display:block;width:198px;height:51px;left:536px;top:21px;z-index:4}.col_3_title
div{font-size:26px;line-height:32px;color:#e2007a;margin:14px
0 0 16px;display:inline-block}.col_4_title{position:absolute;background:url(/img/col_title_2.png) no-repeat;display:block;width:198px;height:51px;left:806px;top:21px;z-index:5}.col_4_title
div{font-size:26px;line-height:32px;color:#009ee0;margin:14px
0 0 16px;display:inline-block}.col_5_title{position:absolute;background:url(/img/col_title_5.png) no-repeat;display:block;width:179px;height:54px;left:31px;top:19px;z-index:5}.col_5_title
div{font-size:26px;line-height:32px;color:#009ee0;margin:15px
0 0 24px;display:inline-block}.col_6_title{position:absolute;background:url(/img/col_title_6.png) no-repeat;display:block;width:156px;height:56px;left:287px;top:19px;z-index:5}.col_6_title
div{font-size:26px;line-height:32px;color:#172983;margin:17px
0 0 29px;display:inline-block}.col_7_title{position:absolute;background:url(/img/col_title_3.png) no-repeat;display:block;width:198px;height:51px;left:533px;top:21px;z-index:4}.col_7_title
div{font-size:26px;line-height:32px;color:#e2007a;margin:15px
0 0 20px;display:inline-block}.col_8_title{position:absolute;background:url(/img/col_title_7.png) no-repeat;display:block;width:184px;height:56px;left:799px;top:19px;z-index:5}.col_8_title
div{font-size:26px;line-height:32px;color:#009ee0;margin:15px
0 0 23px;display:inline-block}.col_1{width:229px;background:#fff;padding:32px
22px 14px 22px;float:left;margin:62px
0 0 0}.col_1_rgt{float:right;margin-top:53px}.col_1
span{display:block;height:37px;padding:0;background:url(/img/big_blue_btn.png) no-repeat 0 0}.col_1 div.fb-like
span{background-image:none}.twitter-share-button{width:93px}.col_1 span
cufon{margin-top: -5px}.col_1 span
a{padding:10px
0 10px 23px;font-size:18px;font-family:'DINBold';display:block;color:white;height:18px;background:url(/img/arow.png) no-repeat 175px center}.col_1 .tweets
div.title{color:#009ee0;font-size:18px;line-height:23px;margin:14px
0 19px 3px;height:20px;width:200px;background:url(/img/tweets.png) no-repeat right;font-weight:bold}.col_1
.social_link{background:url(/img/social_bg.png) no-repeat 0 0;height:51px;width:100%;padding:0px
0 0 0}.col_1 .social_link
ul{margin:0px;padding:0px;list-style-type:none}.col_1 .social_link ul
li{margin:10px
0 0 9px;float:left;border:none;padding:0px}.col_1
div.title{color:#009ee0;font-size:18px;line-height:23px;margin:1px
0 11px 0px;font-weight:bold}.col_1
.comrcl{margin:0px
0 0 0;clear:both;padding:20px
0 0 0}.col_1
ul{margin:0;padding:0px;list-style-type:none}.col_1 ul
li{border-top:dotted 3px #009ee0;padding:14px
0}.col_1 ul
li.first{border-top:none;padding-top:0px}.col_1
.like_btn{margin:0
0 0 0;float:left}.col_1 .like_btn
ul{margin:0
0 0 0;padding:0}.col_1 .like_btn ul
li{border:none;margin:0
8px 0 0;padding:0px;float:left}.col_1 .like_btn ul li
a{padding:0px;margin:0px}.col_2{width:229px;background:#fff;padding:31px
22px 26px 0px;float:left;margin:62px
0 0 0}.col_2
ul{margin:0;padding:0px;list-style-type:none}.col_2 ul
li{border-top:solid 1px #E9E9E9}.col_2 ul
li.first{padding:7px
0px}.col_2
a.newsletter_signup{border-top:solid 1px #E9E9E9;padding-top:13px}.col_2 ul
li.first{border-top:none;padding-top:0px;padding-bottom:25px}.col_2
h4{color:#898989;font-size:12px;line-height:17px;margin:16px
0 0 0}.col_2
h3{line-height:17px;font-weight:bold;margin:7px
0 9px 0;color:#172983;font-size:16px}.col_2 h3
a{color:#172983;font-size:16px}.col_2
p{color:#303030;font-size:12px;line-height:17px;padding:0px;margin:0px;padding:0px}.col_2
a{color:#009ee0;padding:4px
0px 4px 0px;font-size:12px;line-height:17px;display:block}.col_2 a
span{color:#172983;font-size:12px;line-height:17px;padding:0;font-weight:bold}.col_3{width:229px;padding:0
0px 26px 0px;float:left;margin:62px
0 0 0}.col_3
ul{margin:0
0 27px;padding:32px
0 18px 0;background:#fff;list-style-type:none}.col_3 ul
li{border-top:dotted 3px #009ee0;padding:6px
0}.col_3 ul
li.first{border-top:none;padding-top:0px}.col_3 p span,
.col_3 p span
a{color:#172983;font-weight:bold}.col_3 p ,
.col_3 p
a{color:#303030;font-size:12px;line-height:17px;padding:0px;margin:0px;padding:0px}.col_3
a{color:#009ee0;padding:7px
0 0 0;font-size:12px;line-height:17px;display:block}.col_4{width:229px;padding:32px
22px 14px 20px;float:right;background:#fff;margin:62px
0 0 0}.col_4
.blog_update{background:#eef0f6;padding:4px
6px 8px 11px;margin:0
0 5px 0}.col_4 .blog_update
h2{color:#172983;font-size:16px;line-height:17px;font-weight:bold;margin:0
0 13px 0}.col_4 .blog_update
img{float:left;margin:4px
20px 1px 0}.col_4
img{float:left;margin:4px
20px 1px 0}.col_4
div.title{color:#009ee0;font-size:18px;line-height:23px;margin-bottom:6px;font-weight:bold}.col_4
h3{color:#172983;font-size:16px;line-height:17px;font-weight:bold;margin:7px
0 9px 0}.col_4 h3
a{color:#172983;font-size:16px}.col_4
p{color:#303030;font-size:12px;line-height:17px;padding:0px;margin:0px;padding:0px}.col_4
a{color:#009ee0;padding:7px
0 0 0;font-size:12px;line-height:17px;display:block}.col_4
ul{margin:0;padding:0px
0 0px 0;list-style-type:none}.col_4 ul
li{border-top:dotted 3px #009ee0;padding:14px
0}.col_4 ul
li.first{border-top:none;padding-top:0px}.col_9{width:229px;background:#fff;padding:32px
22px 14px 22px;float:left;margin:53px
0 0 0}.col_9
div.title{color:#009ee0;font-size:18px;line-height:23px;margin-bottom:6px;font-weight:bold}.col_9
h3{color:#172983;font-size:16px;line-height:17px;font-weight:bold;margin:7px
0 9px 0}.col_9
p{color:#303030;font-size:12px;line-height:17px;padding:0px;margin:0px;padding:0px}.col_9
a{color:#009ee0;padding:7px
0 0 0;font-size:12px;line-height:17px;display:block}a.underline{text-decoration:underline}.col_9
ul{margin:0;padding:0px
0 0px 0;list-style-type:none}.col_9 ul
li{border-top:dotted 3px #009ee0;padding:23px
0}.col_9 ul
li.first{border-top:none;padding-top:0px;padding-bottom:29px}.col_11{width:434px;background:#fff;padding:35px
22px 14px 22px;float:left;margin:53px
0 0 0}.col_11
a{color:#009EE0;text-decoration:underline}.col_11 a.read_more,
.col_11 h2 a,
.col_11 h3
a{text-decoration:none}.footer_outer{float:left;width:100%;height:70px;margin:40px
0 0 0;padding:0
0 40px 0}.footer_outer
.ftr_lft{background:url(/img/footerbg_l.png) no-repeat 0 0;height:70px;width:4px;float:left}.footer_outer
.ftr_rght{background:url(/img/footerbg_r.png) no-repeat 0 0;height:70px;width:4px;float:left}.footer{background:#fff;height:70px;width:1016px;float:left}.footer
.menu{float:left;margin:27px
0 0 6px}.footer .menu
ul{margin:0px;padding:0px;list-style-type:none}.footer .menu ul
li{float:left;padding:0
16px 0 17px;background:url(/img/devider.png) no-repeat right}.footer .menu ul
li.last{background:none}.footer .menu ul li
a{color:#585858}.footer
img{float:right;margin:14px
14px 0 0}.box_orange{width:215px;height:127px;background:url(/img/orange_box.png) no-repeat;padding:6px
6px 0 8px}.box_orange
img{float:left}.box_orange
h1{float:right;font-size:23.39px;line-height:22px;color:#fff;width:130px;padding:0;margin:3px
0 0 0}.box_orange
p{float:left;margin:0
0 0 11px}.box_orange
a{float:left;margin:0
0 0 11px;color:#172983;padding:0px}.box_pink{width:212px;height:127px;background:url(/img/pink_box.png) no-repeat;padding:6px
6px 0 11px}.box_pink
h2.white{font-size:18px;line-height:23px;color:#fff;padding:0px;margin:0}.box_pink
p{font-size:12px;line-height:15px;color:#fff;padding:8px
0 0 0;margin:0}.box_pink
span{display:block;height:32px;padding:0;background:url(/img/sml_blue_btn.png) no-repeat;margin:7px
0 0 0px}.box_pink span
a{padding:8px
0 7px 10px;font-size:15px;font-family:'DINBold';color:#fff;background:url(/img/arow.png) 167px center no-repeat}.box_green{width:192px;height:168px;background:url(/img/bg_box.png) no-repeat;margin:16px
0 21px 10px;padding:6px
6px 0 11px}.box_green
div.title{color:#fff;font-size:18px;line-height:25px;padding:0px
0 5px 0;margin:0px;font-weight:bold}.box_green
p{color:#303030;font-size:12px;line-height:17px;padding:0px}.box_green
b{font-family:Arial,Helvetica,sans-serif}.box_green
a{float:left;color:#303030;margin:3px
0 0 0}.box_green
input.btns{float:right;color:#22348f;background:url(/img/box_btn.png) bottom no-repeat;text-align:center;font-weight:bold;margin:5px
0px 0 0;padding:5px
16px 5px 16px;border:none;height:27px;cursor:pointer}.email{width:193px;height:23px;background:url(/img/bg-search.png) no-repeat 0 0;margin:9px
0 0 0px}.email
.ts_input{border:none;background:none;margin:2px
0 6px 8px;float:left;width:185px;color:#303030}.box_blue_2{width:192px;height:128px;background:url(/img/bg_box.png) no-repeat bottom;margin:18px
0 21px 10px;padding:6px
6px 0 11px}.box_blue_2
div.title{color:#fff;font-size:18px;line-height:25px;padding:0px
0 5px 0;margin:0px;font-weight:bold}.box_blue_2
p{color:#303030;font-size:12px;line-height:17px;padding:0px
0 5px 0;margin:0px}.box_blue_2
b{font-family:Arial,Helvetica,sans-serif}.box_blue_2
a.btns{float:right;color:#22348f;background:url(/img/box_btn.png) top no-repeat;text-align:center;font-weight:bold;margin:0px
12px 0 0;padding:5px
16px 5px 16px}.box_blue_2 a.btns:hover{text-decoration:none}.tweets
h2{color:#009ee0;font-size:18px;line-height:23px;margin:0px
0 19px 3px;height:20px;width:200px;background:url(/img/tweets.png) no-repeat right}ul.twitter_list
div.icon{float:left;width:48px}ul.twitter_list div.icon
img{width:38px}ul.twitter_list
div.message{float:left;width:180px}ul.twitter_list div.message
div.ttitle{font-weight:bold;line-height:12px}ul.twitter_list
div.date{float:right;font-size:10px;color:#818181}ul.twitter_list
li{border-bottom:1px solid #E1E1E1;border-top:0px none;padding-bottom:20px;padding-top:8px}ul.twitter_list
li.last{border-bottom:5px;border-bottom:0px none}div#breadcrumb{margin-left:21px;padding-top:11px;font-size:11px}div#breadcrumb
a{color:#3F4E99;text-decoration:underline}div#breadcrumb
a.active{text-decoration:none}div.pages_links_box
div.p_l_top{height:3px;width:229px;background:url(/img/box_pink_top.jpg) no-repeat}div.pages_links_box
div.p_l_body{width:209px;background-color:#EEF0F6;padding:10px}div.pages_links_box
div.p_l_btm{height:3px;width:229px;background:url(/img/box_pink_bottom.jpg) no-repeat}div.pages_links_box div.p_l_body ul
li{border-top:0px none;border-bottom:1px solid #E1E1E1;padding-bottom:5px;padding-top:0px}div.pages_links_box div.p_l_body ul li
a{font-size:14px;color:#172983;background:url("/img/arow.png") no-repeat right 8px;padding-bottom:4px}div.pages_links_box div.p_l_body ul
li.last{border-bottom:0px none}div.pages_links_box div.p_l_body ul li a:hover,
div.pages_links_box div.p_l_body ul li
a.active{color:#E41785;text-decoration:none}ul.news_list{padding:0px;margin:0px}ul.news_list
li{list-style:none;margin-bottom:20px}ul.news_list
h2{font-size:16px;font-family:Arial;margin:7px
0px}ul.news_list h2
a{color:#172983}ul.news_list
h3{font-size:14px;font-family:Arial;margin:7px
0px;margin-bottom:2px}ul.news_list h3
a{color:#009EE0}ul.news_list
div.twitter{float:left}ul.news_list div.fb-like{float:left}div.date{color:#909090}ul.news_list
p{margin-top:2px}ul.news_list
a.read_more{padding-left:5px}div.article_detail_social
div{float:left}ol.search_list{padding-left:19px}ol.search_list
h2{margin:0px;font-size:15px;font-family:arial}ol.search_list
li{margin-bottom:10px}div.nav{float:right;padding-top:5px}div.nav a,
div.nav
b{background-color:#EEF0F6;padding:3px
6px}ul.flat{padding:0px;margin:0px}ul.flat
li{list-style:none}ul.banner_list
li{margin-bottom:25px}ul.banner_list li
img{padding-bottom:5px;display:block}ul.banner_list li
div.titles{padding-top:4px}ul.banner_list li div.titles
a{display:block;padding-bottom:7px;background:url(/img/gif.png) no-repeat;padding-left:30px}p.first_paragraph{margin-top:0px}ul.product_list{padding:0px;margin:0px}ul.product_list
li{list-style:none;margin-bottom:10px;border-bottom:1px solid #E1E1E1;padding-bottom:10px}ul.product_list li
div.column_a{float:left;width:150px}ul.product_list li
div.column_b{float:right;width:275px}ul.product_list li div.column_a
a{display:block}ul.product_list
h2{font-size:16px;font-family:Arial;margin:0px
0px}ul.product_list h2
a{color:#172983}div.product_module_wrap
div.intro{font-weight:bold}div.product_module_wraw
div.images{padding-top:15px}div.product_module_wraw div.images
a{padding-right:10px}.rounded_corner{position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}form.auth_generated_form
input.text{width:250px}form.auth_generated_form
textarea{width:250px;height:150px}label.error{display:block;color:red}iframe{border:0px
none}div.vacancy{background-color:#E40E7D;border-radius:4px;padding:6px
12px}div.vacancy:hover,
div.vacancy:hover
div.arrow{opacity:0.8}div.vacancy
div.arrow{position:absolute;width:16px;height:15px;bottom:0px;left:15px;bottom: -15px;background:url(/img/arrow_down.png) no-repeat}div.vacancy
a{text-decoration:none;white-space:nowrap}div.vacancy
a.blue{color:#503579}