*
{
    margin: 0;
    padding: 0;
}


body
{
    font: 13px/18px Tahoma;
    line-height: 10px;
    color: #333333;
    margin: 0;
    padding: 0;
    border: 0px none;
}


object
{
    line-height: 0px;
}


ul li, ol li
{
    margin-left: 25px;
}
ul, ol
{
    display: block;
    margin-top: 5px;
    padding-bottom: 10px;
}

strong
{
    font-family: Tahoma;
    font-size: 9pt;
}

h2
{
    color: #034ea2;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14pt;
    text-transform: uppercase;
    font-family: Tahoma;
}

h3
{
    color: #034ea2;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size:11pt;
    text-transform: uppercase;
    font-family: Verdana;
}

h4
{
    color: #034ea2;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size:10pt;
    text-transform: uppercase;
    font-family: Verdana;
}

h5
{
    color: #034ea2;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size:9pt;
    text-transform: uppercase;
    font-family: Verdana;
}

a
{
    color: #003399;
    outline: none;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
p
{
    margin: 0 0 18px;
}
img
{
    border: none;
}
input
{
    vertical-align: middle;
}
form
{
    min-width: 980px;
    max-width: 1300px;
    margin: 0 auto;
}

.logoFor1C
{
    position:relative;
}

/* Header
-----------------------------------------------------------------------------*/
#header
{
    margin-left: 220px;
    background: url(../_img2009/topLeft.gif) no-repeat;
    padding-left: 50px;    
    padding-top:12px;
    line-height: 18px;
}

body object
{
    margin-left: 0px;
}


#wrapper
{
    background: url(../_img2009/bg.gif) no-repeat center top;
    border: 0px;
    padding: 0px;
    padding-bottom: 20px;
    margin: 0px;
}



/* Middle
-----------------------------------------------------------------------------*/
#content
{margin:0px;
    /*background: url(../_img2009/subTopLeft.gif) no-repeat top left;*/
    background: url(../_img2009/subTopLeftw.gif) no-repeat top left;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 30px;
    line-height: 18px;
    min-height: 450px;
    --height: 450px;
}

#pcontent
{margin:0px;
    background: url(../_img2009/subTopLeft.gif) no-repeat top left;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 30px;
    line-height: 18px;
    min-height: 450px;
    --height: 450px;
    font-family:Tahoma;
    font-size:14px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer
{
    line-height: 18px;
    z-index: 1;
    border-top: 1px solid #c7c7c7;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -108px;
    height: 108px;
    font-size: 8pt;
    color: #666666;
}
#footer a, #footer a:visited, #footer a:active, #footer a:hover
{
    color: #006699;
    text-decoration: underline;
    font-size: 8pt;
}


#footer a:hover
{
    text-decoration: none;
}

#footer a.bottomSiteMap
{
    vertical-align: top;
    background: url(../_img2009/map.gif) no-repeat left center;
    padding-left: 25px;
    line-height: 16px;
    display: block;
}

.footerDecorator
{
    height: 108px;
    margin-left: 6%;
    padding-left: 330px;
    width: 470px;
    background: url(../_img2009/footLeft.jpg) no-repeat left top;
    clear: both;
}
.footerDecorator .center
{
    height: 108px;
    width: 369px;
    background: url(../_img2009/footBg.jpg) no-repeat left bottom;
    padding-left: 65px;
}

.footerDecorator .right
{
    padding-right: 65px;
    background: url(../_img2009/footRight.gif) no-repeat right bottom;
}

.newsList .cornerLabel
{
    /*display: inline-block;*/
    border: 0px;
    padding: 0px;
    width: 120px;
    height: 15px;
    padding-left: 5px;
    background: url(../_img2009/news/l.gif) no-repeat left top;
}
.newsList .cornerLabel b
{
    width: 100%;
    display: block;
    height: 15px;
    line-height: 15px;
    padding-right: 7px;
    vertical-align: text-top;
    background: url(../_img2009/news/r.gif) no-repeat right bottom;
}
.newsList .cornerLabel b b
{
    text-align: center;
    padding: 0px;
    background: #fe3d07;
    display: block;
    font-size: 8pt;
    color: White;
    height: 15px;
    line-height: 15px;
    vertical-align: text-top;
}

.newsList, .newsList li
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    clear:both; 
}

.newsList li
{
    padding: 5px;
    padding-bottom: 10px;
}
.newsList li a
{
    /*float: left;*/
    margin-left: 150px;
    margin-top: -18px;
    display:block;
}


#partnersPanel
{
    background: url(../_img2009/partnersleft.jpg) no-repeat left top;
    min-height: 80px;
    padding-left: 50px;
    padding-right: 50px;
}
#partnersPanel h2
{
    margin-top: 0px;
    padding-top: 2px;
}
#partnersPanel div
{
}
#partnersPanel img
{
   /* margin-top: 10px;
    margin-bottom: 50px;
    margin-right: 5%;
    margin-left: 5%;*/
}


#header a.StaticMenu
{
    color: #005ea2;
    font-family: Arial;
    font-weight: bold;
    display: block;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    background: url(../_img2009/menuBG.gif) no-repeat right center;
    font-size: 14px;
    text-decoration: none;
}

#header a.StaticMenu:hover
{
    font-size: 14px;
    background: #288144 url(../_img2009/staticMenuTopBg.gif) no-repeat left top;
    color:#FFFFFF;
}

#header a.SubMenu
{    display: block;
    font-size: 8pt;
    padding: 5px;
    padding-left: 25px;
    margin:0px;
    
    text-decoration: none;
    width:100%;
    width: 165px;
}


#header .level1 
{
    padding-bottom: 10px;
    padding-top:10px;
    background: #288144 url(../_img2009/greenMenuBg.gif) no-repeat bottom left;
    width: 195px;
    z-index:1;
}

#header .level2 
{
    padding-bottom: 10px;
    padding-top:10px;
    background: #339933 url(../_img2009/greenMenuBgLevel2.gif) no-repeat bottom left;
    width: 195px;
    z-index:1;
}

#header .level1 a.SubMenu
{
    color: #99FF99;
    background:transparent url(../_img2009/MenuArr.gif) no-repeat center left;       
}


#header .level2 a.SubMenu
{
    color: white;
    background:transparent url(../_img2009/MenuArrBright.gif) no-repeat center left;
}

#header   a.SubMenu:hover
{
color: #FFFFFF;
font-size: 8pt;
}
#header  .level1 a.SubMenu:hover
{
    background:#339933 url(../_img2009/MenuArrBright.gif) no-repeat center left;
}

#header  .level2 a.SubMenu:hover
{
    background:#2cb22c url(../_img2009/MenuArr.gif) no-repeat center left;
}



#header  b
{
  display:block;
    height:0px;
    line-height:0px;
    overflow:hidden;
    padding:0px;      
     margin:0px;
    margin-left:25px;
        margin-right:10px;
       
}
#header .level1  b
{ border-top: dashed 1px #33A456;    
}
#header .level2  b
{

    border-top: dashed 1px #3ab44b;

}


.gridRow
{
    color: #333333;
    height: 38px;
    padding-left: 15px;
}
.gridRowAlt
{
    padding-left: 15px;
    color: #333333;
    height: 38px;
    background: url(../_img2009/grid/altBg.gif) repeat-x;
}

.gridHead
{
    background: url(../_img2009/grid/headbg.gif) repeat-x;
    height: 42px;
    color: White;
}

.gridHead a
{
    color: White;
}


dl.vacancy
{
    margin: 20px;
    display: block;
}

.vacancy dt
{
    font-weight: bold;
    font-size: 9pt;
    display: inline;
    padding: 5px;
}


.vacancy dd
{
    padding-left: 150px;
    margin-top: -18px;
    padding-bottom: 35px;
}





#header .status
{
    font-weight: bold;
    color: Green;
    padding: 3px;
    font-size: 8pt;
    font-family: Arial;
    
    position:absolute;
    
    left:5px;
    top:5px;
}



a.greenBtn
{
    background: url(../_img2009/greenBtnLeft.gif) left no-repeat;
    width: 100px;
    height: 20px;
    padding-left: 13px;
    float: right;
    display: table;
    text-decoration: none;
    color: white;
}
a.greenBtn b
{
    padding-right: 13px;
    height: 20px;
    background: url(../_img2009/greenBtnRight.gif) right no-repeat;
    display: block;
}
a.greenBtn i
{
    height: 20px;
    display: block;
    color: white;
    font-size: 8pt;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    background: #288144 url(../_img2009/greenBtnBg.gif) right center no-repeat;
    padding-left: 5px;
    padding-right: 12px;
    cursor: pointer;
}


.SiteMapNode
{
    font-size: 8pt;
    text-transform: lowercase;
}


.feedback input[type="text"], input[type="checkbox"]
{
    border:solid 1px #0780C4;
}

.feedback textarea
{
    border:solid 1px #0780C4;
}

.feedbackAttributeTitle
{
    text-align:left;
}

.feedbackAttributes td
{
    padding-right:10px;
    padding-bottom:10px;
}

.itsText
{
    float:left;
    width: 40%;
    padding-top:20px;
    text-align:justify;
    text-indent:30px;
}
.itsText p
{
    margin:0px;
    padding:0px;
}

.partnersTable td
{
    padding-top:20px;
    padding-bottom:20px;
}