img{
        border:none;
}


/* If you MUST have IE support */
#banner_image{
  filter: none;
  width: 684px;
  height: 200px;
  cursor: pointer;
  margin:0px;
  display:block;
  float:none;
  clear:both;
}


.sidebar dt {
    border-bottom: 2px solid #036;
    color: #036;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 6px;
    padding: 0 0 3px;
}

.sidebar dd {
    background: url("./images/bullet.gif") no-repeat scroll 0 7px transparent;
    border-bottom: 1px dotted #036;
    color: #333333;
    font-size: 12px;
    line-height: 18px;
    margin: 3px 0;
    padding: 0 0 3px 12px;
}

.footerwrapper {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    width: 732px;
}

.footer {
    background-color: #003366;
    color: #9B9165;
    font-size: 12px;
    margin: 40px auto 0;
    padding: 8px 24px;
}

.footer a {
    color: #FFFFFF;
    text-decoration: none;
}

.footleft {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 12px;
}

.footright {
    display: inline;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.footright li {
    display: inline;
    margin: 0 0 0 6px;
    padding: 0 16px 0 0;
}

.clearme {
    clear: both;
    height: 1px;
    overflow: hidden;
}

body{
        background: #dddd; /* for non-css3 browsers */
        filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#DDDDDD', EndColorStr='#FFFFFF'); /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fff)); /* for webkit browsers */
        background: -moz-linear-gradient(top,  #ddd,  #fff); /* for firefox 3.6+ */
        padding: 25px 0;
        margin:0px;
        font: 12px arial, tahoma, helvetica, arial, sans-serf;
        line-height: 20px;
}

h3 {
    color: #003366;
    font: 600 24px/43px arial,tahoma,helvetica,arial,sans-serf;
    margin-bottom: 10px;
    margin-top: 0;
/*    width: 430px;*/
}

.left h4{
        margin-top: 0px;
        font-weight:bold;
        font-size:14px;
}


#nav_buttons UL{
        margin:0px;
        padding: 0px;
        display:block;
        line-height:0px;
}

#nav_buttons LI {
    display: block;
    float: left;
    font-size: 0;
    height: 25px;
    line-height: 0;
    list-style-type: none;
}

.navtab{
    color: #274E6B;
    display: block;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    text-decoration:none;
    background: url("./images/jtic_menu_tab.jpg") repeat scroll center bottom transparent;
    display: block;
    height: 25px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.navtabSelected{
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    text-decoration:none;
    background-color:#274E6B;
    display: block;
    height: 25px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
}

#nav_buttons a:hover{
  background: none;
  color: #274E6B;
}

#nav_buttons a:active{
  background: none;
  color: #000000;
}

#top_blur{
        display:block;
        top:5px;
        margin:0px;
}

.bodyarea {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 25px 0;
    width: 684px;
}

#main_banner_wrapper{
        width:684px;
}

.columns .left {
    float: left;
    padding-right: 30px;
    width: 410px;
}

.columns .right{
        float: left;
        padding-right: 20px;
        width: 222px;
}

#blur{
        line-height:0px;
}

.bodywrapper{

}


.language-tab {
    background: url("./images/jas-menu-lang.gif") repeat scroll center bottom transparent;
    height: 25px;
    left: 76px;
    position: relative;
    width: 53px;
}

#language, #language:hover , #language:visited{
    color: #000000;
    display: block;
    font-size: 9pt;
    left: 125px;
    position: relative;
    text-decoration: none;
    top: 13px;
    width: auto;
}
  .ui-widget{
    font: 12px/20px arial,tahoma,helvetica,arial,sans-serf;
  }