
/*html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}*/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img, table {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
  width: 100%;
  height: 100%;
}
table { border-collapse: collapse; }


img {border:0;}

.red {color: #f00;}
.bold {font-weight: bold;}


blockquote, q
{
    quotes: none;
}
/* remember to define focus styles! */
:focus
{
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
/*************************************************************************************/
html, body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}
body {
   
    height: 100%;
    position: relative;
    font-family: Arial;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

#footer {
    height: 119px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
#data {
    width: 995px;
}
.pb_30 {padding-bottom: 30px;}

.left_col 
{
    width: 279px;
    padding-bottom: 35px;
    }
.logo 
{
    border-bottom: 5px solid #bacfe5;
    padding: 32px 0px 22px 21px;
    margin-bottom: 40px;}

/****/
h1, span.h1 {
    color: #004da0;
    font-size: 22px;
    font-weight: normal;
}
h2, span.h2 {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    padding: 11px 0px 0px 0px;
}
.content_head {
    padding: 0px 0px 20px 0px;
    }
.head {
    padding: 0px 0px 0px 0px;
    }
#centr {
    margin-left: auto;
    margin-right: auto;
}
.crumbs {padding:6px 0px 2px 14px;text-align: right;}
.crumbs a{
     color: #000;
     font-size: 11px;
     font-family: Tahoma;
     text-decoration: underline;
    }
.crumbs a:hover { text-decoration: none;}    
.crumbs span{color: #004da0;font-size: 11px;font-family: Tahoma;}

.top_grade {background: url(../_i/top_grade.gif) no-repeat top center; vertical-align: top;}
.top_menu {
    background: #a6c1de url(../_i/top_menu.gif) no-repeat top left;
    padding: 0px;
    height: 90px;
    }
.bottom_menu {
    background: url(../_i/menu-bottom.gif) no-repeat left top;
    padding: 0px 0px 0px 11px;
    height: 90px;
    }
.right_col {
    padding: 32px 0px 35px 0px;
    vertical-align: top;
    background: url(../_i/content_bg.gif) no-repeat top right;}

.index {padding: 35px 0px 10px 0px;}
.default {padding: 15px 0px 10px 0px;}
.content {margin: 0px;line-height: 20px;}
.content img {border: 1px solid #c1c1c1;}
.noborder {border: none !important;}
.content p {padding: 9px 0px 0px 0px;margin: 0px;}
.content ul li {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    background: url(../_i/bullet.gif) no-repeat 0px 7px;
    padding-left: 14px;
    padding-bottom: 7px;
}
.content ul {padding-top: 9px;}
.content ol li {
    list-style-position: inside;
    padding-left: 13px;
    padding-bottom: 1px;
}

ul li {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    background: url(../_i/bullet.gif) no-repeat 0px 5px;
    padding-left: 10px;
    padding-bottom: 1px;
}

table.employee td {padding: 0px 0px 22px 0px;}
  
      
/*menu*/
ul.topnav 
{
    padding: 0px;
    margin: 10px 0px 0px 83px;
    }
ul.topnav li 
{
    float: left;
    padding: 0px 1px 0px 0px;
    margin: 0px;
    white-space: nowrap;
    background: url(../_i/sep1.gif) no-repeat top right; 
    }
ul.topnav li.last 
{
    float: left;
    padding:0px;
    margin: 0px;
    white-space: nowrap;
    background: none; 
    }
ul.topnav li a, ul.topnav li span
{
    display: block;
    padding: 3px 15px 14px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none; 
    }
ul.topnav li a.selected
{
    padding: 3px 15px 14px 15px;
    display: block;
    background: url(../_i/top_nav_active.gif) no-repeat bottom center; 
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none; 
    }

ul.topnav li a:hover {text-decoration: underline;}

ul.topnav li a.selected:hover{text-decoration: none;}    
/*menu level2*/

.topdiv {clear: both;}    
.relat {display: inline;float: left;}
    
.uno {width: 64px;background: url(/_i/menu_bg_borders.gif) repeat-x bottom left; }
.due {padding: 0px 0px 0px 10px;background: #fff url(/_i/menu_bg_borders.gif) repeat-x bottom left; }
.nav {margin-bottom: 9px;}
.nav a {
    white-space: nowrap;
    color: #004da0;
    font-size: 11px;
    text-decoration: none;
}
.nav li a:hover {text-decoration: none; }

ul.topnav_lev2{}
.topnav_lev2 li {
    float: left;
    padding: 6px 22px 4px 24px;
    background: none;
    }
.topnav_lev2 li a {display:block;}    
.topnav_lev2 li.selected {background: url(/_i/menu_selected.gif) repeat-x left bottom;}
.menu_bg_1px {background: #fff url(/_i/menu_bg_1px.gif) no-repeat left top;}    
    
.menu_bg_1px td {height: 1px;}    
.clear {clear: both;}
.inline {display: inline;}
.block{display:block;}
.left {float: left;}
.right {float: right;}
.small {font-size: 13px;}
.smaller {font-size: 12px;}
/*docs*/
ul.docs {margin: 5px 0px 0px 0px;}
ul.docs img {border: 0px;}
ul.docs li {
    padding: 8px 0px 7px 10px;
    border-top: 2px solid #f2f2f2;
    font-size: 13px;
    background: url(../_i/arrow.gif) no-repeat 0px 13px;
    line-height: 18px;
}
ul.docs li span {text-transform: lowercase;}
ul.docs li img {vertical-align: text-top;}
ul.docs li a {font-size: 13px;}
.date {font-size: 13px;font-weight: bold;}
.date img {vertical-align: middle; margin: -4px 9px 0px 1px; border: 0px;}
.news {
    display: block;
    padding: 3px 5px 21px 5px;
    font-size: 13px;
    line-height: 15px;}
.na_link {
    padding-left: 6px;
}    
.blockdate {font-size: 12px;font-weight: bold;}
.blockdate img {vertical-align: middle; margin: 0px 10px 0px 1px;}
.blocknews {
    display: block;
    padding: 0px 5px 16px 5px;
    font-size: 12px;
    line-height: 18px;}   
.news_archive {
    border: 1px solid #e5e5e6;
    background: #f6f6f6;
    padding: 21px 14px 21px 13px;
    margin-top: 9px;
    }
.news_archive table td {
    padding-right: 5px;
    font-size: 13px;
    }
/**/
.search {padding-top: 13px; }
.search a {
    display: block;
    padding: 3px 0px 11px 36px;
    text-decoration: none;
    font-size: 13px;
    background: url(/_i/bullet_blue.gif) no-repeat 0px 0px;
    line-height: 18px;
    }

/**/    
.form {
    border: 1px solid #e5e5e6;
    background: #f6f6f6;
    padding: 15px 14px 22px 18px;
}
.form_table td
{
    padding: 0px 7px 18px 0px;
    *padding: 0px 7px 16px 0px;
    }
.form .note {
    padding: 0px 0px 20px 0px;
    font-size: 13px;
    line-height: 16px;
    color: #004da0;
    border-bottom: 2px solid #ebebeb;
}
.captcha {
    border: none !important;}
.block_form {
    padding: 7px 10px 4px 15px;
    }
.block_form input.radio {
    margin: 0px 5px 0px 0px;
    *margin: 0px 3px 0px -3px;
    
    }    
.block_form p.quote {
    padding: 0px 0px 0px 0px;
    }        
.colored {
    color:#004da0;}    

table.table {
    border: 1px solid #80a8d1 !important;
    margin-top: 15px;
    border-collapse:separate !important;
}
table.table th {
    text-align: left;
    padding: 6px 9px 8px 9px;
    background: #467fbb url(../_i/th_bg.gif) repeat-x top left;
    border-right: 1px solid #80a8d1;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #024ea1;
    color: #fff;
    font-size: 13px;
}
table.table td {
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    padding: 7px 12px 7px 12px;
    font-size: 13px;
}
table.table tr.grey td {
    background: #f6f6f6;
}
/*sitemap*/
ul.sitemap_lev0
{
    padding: 10px 0px 0px 0px;
    margin: 0px;
    }
ul.sitemap_lev0 li
{
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    background: url(/_i/bullet_blue.gif) no-repeat 0px -1px;
    padding: 0px 0px 18px 34px;
    height: 1%;
    }
ul.sitemap_lev0 li a
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    } 
    
ul.sitemap_lev0 li a:hover, ul.sitemap_lev1 li a:hover {
    text-decoration: underline;
    }
/**/
    ul.sitemap_lev1 {
        padding: 17px 0px 0px 0px;
        margin: 0px;
        position: relative;
    }    
    ul.sitemap_lev1 li {
        list-style-type: none;
        list-style-position: outside;
        list-style-image: none;
        background: url(/_i/bullet.gif) no-repeat 0px 8px;
        padding: 0px 0px 16px 14px;
        height: 1%;
        }
    ul.sitemap_lev1 li.last {
        list-style-type: none;
        list-style-position: outside;
        list-style-image: none;
        background: url(/_i/bullet.gif) no-repeat 0px 9px;
        padding: 0px 0px 0px 14px;
        }    
    ul.sitemap_lev1 li a {
        color: #004da0;
        text-decoration: none;
        font-weight: normal;
        font-family: Arial;
        font-size: 13px;
        }  

/**/
    ul.sitemap_lev2 {
        padding: 12px 0px 0px 0px;
        margin: 0px;
        clear: both;
    
    }    
    ul.sitemap_lev2 li {
        background: url(/_i/bullet.gif) no-repeat 0px 8px;
        padding: 0px 0px 16px 14px;
        height: 1%;
        }
    ul.sitemap_lev2 li.last {
        background: url(/_i/bullet.gif) no-repeat 0px 9px;
        padding: 0px 0px 0px 14px;
        } 
    ul.sitemap_lev2 li a {
        color: #004da0;
        text-decoration: none;
        font-weight: normal;
        font-family: Arial;
        font-size: 13px;
        }  

/**/
.highlight {
    border-top:2px solid #F2F2F2;
    border-bottom:2px solid #F2F2F2;
    padding: 8px 0px 10px 0px;
    margin-top: 22px;
    }
.highlight a {
   background: url(/_i/arrow_rwd.gif) no-repeat 0px 6px;
   display: block;
   padding-left: 15px;
   font-size: 13px;
   font-weight: bold;
   }
 
/**/
.page_lister {
    font-size: 13px;
    color:#004da0;
    border-top:2px solid #F2F2F2;
    border-bottom:2px solid #F2F2F2;
    /*background: #fff;*/
    }
    
.page_lister td{
    padding: 8px 0px 10px 0px;
    }
a.pager_rwd {
     background: url(/_i/arrow_rwd.gif) no-repeat 0px 5px;
     padding-left: 15px;
     font-weight: bold;
    }
a.pager_fwd 
{
     background: url(/_i/arrow.gif) no-repeat right 5px;
     padding-right: 20px;
     font-weight: bold;
    }
 .bord 
 {
     border-top:2px solid #F2F2F2;
     border-bottom:2px solid #F2F2F2;
     }       
 /*popup*/
.popup_menu {
    background:#fff;
    position:absolute;
    text-align:left;
    top:141px;
    clear: both;
    }
.popup_menu a 
{
    color:#004DA0;
    display: block;
    font-size:12px;
    font-weight:normal;
    text-decoration:underline;
    margin: 0px 0px 13px 0px; 
    padding: 0px 0px 0px 11px;
    background: url(/_i/arrow_small.gif) no-repeat 0px 5px;
    
} 
.popup_menu a:hover {
    color:#000;
    text-decoration:underline;
} 
.popup_left {
    background: url(/_i/popup_b.gif) repeat-y top left;
    width: 3px;
}
.popup_right {
    background: url(/_i/popup_b.gif) repeat-y top right;
}
.popup_top {
    background: url(/_i/popup_b.gif) repeat-x top left;
}
.popup_bottom {
    background: url(/_i/popup_b.gif) repeat-x bottom left;
}

.popup_rbc {
    background: url(/_i/popup_rbc.gif) no-repeat bottom right;
    width: 3px;
    height: 3px;
}
.popup_rtc {
    background: url(/_i/popup_rtc.gif) no-repeat top right;
    width: 3px;
    height: 3px;
}
.popup_lbc {
    background: url(/_i/popup_lbc.gif) no-repeat bottom left;
    width: 3px;
    height: 3px;
}
.popup_ltc {
    background: url(/_i/popup_ltc.gif) no-repeat top left;
    width: 3px;
    height: 3px;
}
.popup_pad {padding: 16px 10px 10px 12px;}
                
/*menu*/
.sidebar_bg {background: #739dcb url(/_i/sidebar_bg.gif) repeat-y top left;}
.sidebar_bg_a {background: #004da0 url(/_i/sidebar_bg_a.gif) repeat-y top left;}
.sidebar_bg_a a, .sidebar_bg a  {
    display: block;
    background: url(/_i/arrow.gif) no-repeat 0px 4px;
    padding-left: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
.sidebar_pad {padding: 10px 14px 8px 14px;}

.sidebar_bl {background: url(/_i/sidebar_bl.gif) no-repeat top left;height: 1px;font-size: 1px;}
  
.sidebar_left {background: url(../_i/sidebar_left_a.gif) repeat-y top left;}
.sidebar_right {background: url(../_i/sidebar_right_a.gif) repeat-y top right;}
.sidebar_top {background: url(../_i/sidebar_top_a.gif) repeat-x top left;}
.sidebar_bottom {background: url(../_i/sidebar_bottom.gif) repeat-x bottom left;}

.sidebar_rbc {background: url(../_i/sidebar_rbc.gif) no-repeat bottom right;}
.sidebar_rtc {background: url(../_i/sidebar_rtc.gif) no-repeat top right;}
.sidebar_lbc {background: url(../_i/sidebar_lbc.gif) no-repeat bottom left;}
.sidebar_ltc {background: url(../_i/sidebar_ltc.gif) no-repeat top left;}

.sidebar_left_a {background: url(../_i/sidebar_left_a.gif) repeat-y top left;}
.sidebar_right_a {background: url(../_i/sidebar_right_a.gif) repeat-y top right;}
.sidebar_top_a {background: url(../_i/sidebar_top_a.gif) repeat-x top left;}
.sidebar_bottom_a {background: url(../_i/sidebar_bottom.gif) repeat-x bottom left;}

.sidebar_rbc_a {background: url(../_i/sidebar_rbc_a.gif) no-repeat bottom right;}
.sidebar_rtc_a {background: url(../_i/sidebar_rtc_a.gif) no-repeat top right;}
.sidebar_lbc_a {background: url(../_i/sidebar_lbc_a.gif) no-repeat bottom left;}
.sidebar_ltc_a {background: url(../_i/sidebar_ltc_a.gif) no-repeat top left;}
   /*menu*/
.sidenav_bg {
    background: #f8f9f8;
}
.sidenav_bg_a {
    background: #eeeeee;
}
.sidenav_bg_a a, .sidenav_bg a  {
    display: block;
    background: url(../_i/arrow.gif) no-repeat 0px 4px;
    padding-left: 15px;
    color: #000;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
.sidenav_bg_a a:hover, .sidenav_bg a:hover  {color: #004da0;text-decoration: none;}
.sidenav_pad {padding: 10px 14px 8px 14px;}
.sidenav_bl {background: url(../_i/sidenav_bl.gif) no-repeat top left;height: 1px;font-size: 1px;}
.sidenav_br {background: url(../_i/sidenav_br.gif) no-repeat top right;height: 1px;font-size: 1px;}

.sidenav_rbc {background: url(../_i/sidenav_rbc.gif) no-repeat bottom right;}
.sidenav_rtc {background: url(../_i/sidenav_rtc.gif) no-repeat top right;}
.sidenav_lbc {background: url(../_i/sidenav_lbc.gif) no-repeat bottom left;}
.sidenav_ltc {background: url(../_i/sidenav_ltc.gif) no-repeat top left;}

.sidenav_rbc_a {background: url(/_i/sidenav_rbc_a.gif) no-repeat bottom right;}
.sidenav_rtc_a {background: url(/_i/sidenav_rtc_a.gif) no-repeat top right;}
.sidenav_lbc_a {background: url(/_i/sidenav_lbc_a.gif) no-repeat bottom left;}
.sidenav_ltc_a {background: url(/_i/sidenav_ltc_a.gif) no-repeat top left;}
/**/
.block_bg {background: url(/_i/block_bg.gif) repeat-y top left;font-size: 2px;}
.block_pad {padding: 13px 10px 0px 10px;}
.block_left {background: url(/_i/block_left.gif) repeat-y top left;}

.w220 {width: 220px;}

.block_right {background: url(/_i/block_right.gif) repeat-y top right;}
.block_top {background: url(/_i/block_top.gif) repeat-x top left;height: 3px;}
.block_bottom {background: url(/_i/block_bott.gif) repeat-x bottom left;height: 3px;}

.block_rbc {background: url(/_i/block_rbc.gif) no-repeat bottom right;width: 3px;height: 3px;}
.block_rtc {background: url(/_i/block_rtc.gif) no-repeat top right;width: 3px;height: 3px;}
.block_lbc {background: url(/_i/block_lbc.gif) no-repeat bottom left;width: 3px;height: 3px;}
.block_ltc {background: url(/_i/block_ltc.gif) no-repeat top left;width: 3px;height: 3px;}
/**/
div.q {
    background: url(../_i/quote_bg.gif) repeat-y top left;
    color: #fff;
    font-size: 13px;
    width: 198px;
    padding: 16px 0px 0px 0px;
    line-height: 17px;
    margin-bottom: 25px;}
.quote_tl {
    background: url(../_i/quote_tl.gif) no-repeat top left;
    margin: 0px 14px 0px 10px;
    }
.quote_br {background: url(../_i/quote_br.gif) no-repeat bottom right;    padding: 3px 15px 5px 23px;
    }
p.quote {
    font-size: 11px;
    font-style:italic;
    margin: 0px 0px 0px 10px;
    padding: 2px 15px 15px 24px;   
    background: url(../_i/quote_bott.gif) no-repeat bottom right;
    line-height: 14px;
    }

.grey_banner img{border: 1px solid #c3c3c3;display: block;margin-bottom: 25px;}

.blue_banner_div {width: 220px;clear: both;overflow: hidden;margin-bottom: 22px;} 
.blue_banner {border: 1px solid #004da0;display: block;}    

.imgcorn {position: relative;margin-top: -19px;bottom: 0px;float: right;}
    
/**/

.footer_block a {vertical-align: top;}

a {color: #004da0;text-decoration: none;}
a:hover {text-decoration: underline;}

a.no_dec {text-decoration: none;}
a.no_dec:hover {text-decoration: underline;}

a.alt_dec {text-decoration: underline;}
a.alt_dec:hover {text-decoration: none;}

.mt_9 {margin-top: 9px;}
.mt_10 {margin-top: 10px;}
.mt_3 {margin-top: 3px;}
.mt_14 {margin-top: 14px;}
.mt_21 {margin-top: 21px;}
.mt_24 {margin-top: 24px;}
.mt_5 {margin-top: 5px;}
.mt_1 {margin-top: 1px;}
.mt_10 {margin-top: 10px;}
.mr_18 {margin-right: 18px;}

.mr_17 {margin-right: 17px;}
.mr_35 {margin-right: 35px;}
.mr_38 {margin-right: 38px;}

.mb_1 {margin-bottom: 1px;}
.mb_6 {margin-bottom: 6px;}
.mb_10 {margin-bottom: 10px;}
.mb_12 {margin-bottom: 12px;}
.mb_15 {margin-bottom: 15px;}
.mb_20 {margin-bottom: 20px;}
.mb_22 {margin-bottom: 22px;}
.mb_24 {margin-bottom: 24px;}

.ml_16 {margin-left: 16px;}
.ml_18 {margin-left: 18px;}
.ml_21 {margin-left: 21px;}
.ml_27 {margin-left: 27px;}
.ml_24 {margin-left: 24px;}


.p_1 {padding: 1px;}

.pt_1 {padding-top: 1px;}
.pt_2 {padding-top: 2px;}
.pt_3 {padding-top: 3px;}
.pt_4 {padding-top: 4px;}
.pt_5 {padding-top: 5px;}
.pt_7 {padding-top: 7px;}
.pt_8 {padding-top: 8px;}
.pt_9 {padding-top: 9px;}
.pt_10 {padding-top: 10px;}
.pt_11 {padding-top: 11px;}
.pt_15 {padding-top: 15px;}

.pt_20 {padding-top: 20px;}

.pr_8 {padding-right: 8px;}
.pr_10 {padding-right: 10px !important;}
.pr_29 {padding-right: 29px;}

.pb_1 {padding-bottom: 1px;}
.pb_3 {padding-bottom: 3px;}
.pb_6 {padding-bottom: 6px;}
.pb_8 {padding-bottom: 8px;}
.pb_9 {padding-bottom: 9px;}
.pb_10 {padding-bottom: 10px;}
.pb_11 {padding-bottom: 11px;}
.pb_12 {padding-bottom: 12px;}
.pb_13 {padding-bottom: 13px;}
.pb_15 {padding-bottom: 15px;}
.pb_16 {padding-bottom: 16px;}
.pb_17 {padding-bottom: 17px;}
.pb_18 {padding-bottom: 18px;}

.pl_9 {padding-left: 9px;}
.pl_17 {padding-left: 17px;}
.pl_14 {padding-left: 14px;}
.pl_15 {padding-left: 15px;}
.pl_24 {padding-left: 24px;}
.pl_10 {padding-left: 10px;}
.pl_23 {padding-left: 23px;}

.lh_13 {line-height: 13px;}
.lh_14 {line-height: 14px;}
.lh_15 {line-height: 15px;}
.lh_16 {line-height: 16px;}
.lh_16 {line-height: 16px;}
.lh_27 {line-height: 27px;}

.fs_14 {font-size: 14px;}

td.footer {
    padding:18px 40px 20px 37px;
    background: url(../_i/footer.gif) no-repeat top left;
    color: #afafaf;
    font-size: 11px;
    line-height: 13px;
}
td.footer a {color: #afafaf;}

.bottom_bg{background: url(../_i/footer_bg.gif) repeat-x bottom left;}
.footerblock .copyright {
   padding: 12px 0px 10px 0px;}
    
.footerblock h4 {
    color: #004da0;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 5px;
    padding-left: 1px;
}
.va_top, table.va_top td {vertical-align: top;}
.va_middle, table.va_middle td {vertical-align: middle !important;}

table.ta_left td, .ta_left {text-align: left;}

.disclaimer .first {border-bottom: 5px solid #bacfe5;padding: 41px 0px 22px 23px;}
.disclaimer .second {padding: 43px 43px 0px 23px;line-height: 20px;}
.disclaimer .second p {padding: 9px 0px 0px 0px;margin: 0px;}
.disclaimer .second .inp_d {margin: 33px 0px 17px 0px;display: block;}

div.employee p {padding: 0px 0px 9px 0px;}        