﻿body
{
    font-family: Arial,tahoma;
    font-size: 10pt;
    line-height: 18px;
    color: #464646;
    width: 100%;
    height: 100%;
}
.contentBody
{
    color: #000000;
    text-decoration: none;
    margin-top: 0px;
    line-height: 18px;
    font-size: 10pt;
    font-style: normal;
    font-family: Arial;
}
A:link
{
    color: Teal;
    text-decoration: underline;
}
A:visited
{
    color: Teal;
    text-decoration: underline;
}
A:hover:visited
{
    color: Teal;
    text-decoration: underline;
}
A:hover
{
    color: Teal;
    text-decoration: none;
}
A:active
{
    color: Teal;
    text-decoration: underline;
}
.customTabs
{
    text-align: right;
    border: 0;
    margin: 0;
    vertical-align: bottom;
    padding-left: 5px;
}
/* Copywrite------------------------------------------------------ */
.copyright
{
    font-size: 8pt;
    color: #ffffff;
    line-height: 15px;
    padding-bottom:10px;
}
/* Footer------------------------------------------------------ */
.footer
{
    font-size: 9pt;
    color: Gray;
    line-height: 15px;
    text-decoration: none;       
}
.footer a
{
    color: #ffffff;
    text-decoration: none;
}
.footer a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
/* News------------------------------------------------------ */
.newsHeader
{
    font-family: Tahoma, "Lucida Grande" ,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.NewsTitle
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 15;
    text-decoration: underline;
    color: Black;
}
/* ------------------------------------------------------ */
.Title
{
    color: Gray;
    text-decoration: none;
    font-size: 18px;
    font-family: Arial;
    padding-bottom: 10px;
    font-weight: bold;
}
.subTitle
{
    color: Gray;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
    font-style: italic;
    padding-bottom: 10px;
}
.formTitle
{
    color: Teal;
    text-decoration: none;
    font-size: 14px;
    font-family: Arial;
    padding-right: 10px;
}
.largeText
{
    color: Gray;
    text-decoration: none;
    margin-top: 0px;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-family: Arial;
    line-height: 15px;
}
.whiteText
{
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 0px;
    font-size: 10pt;
    font-style: normal;
    font-family: Arial;
}
.BlackText
{
    color: #000000;
    text-decoration: none;
    margin-top: 0px;
    font-size: 10pt;
    font-style: normal;
    font-family: Arial;
}
.Teal
{
    color: #0d6c82;
}
.Bold
{
    font-weight:bold;
}
.Italic
{
     font-style:italic;
}
.Pad5
{
    Padding:5px;
}
.Pad10
{
    Padding:10px;
}
.Pad20
{
    Padding:20px;
}
.Marg20
{
    Margin:20px;
}
.BG-Gray
{
    Background-Color:#e7e7e8;
}
.Center
{
    text-align:center;
    margin:0 auto;
}
.Box
{
    Margin:20px 10px 20px 10px;    
}
.Quote
{
    font-size:12pt;
    line-height:20px;
}
.F11pt
{
    font-size:11pt;    
}
/* Crumbs ------------------------------------------------------ */
.Crumbs
{
    color: #FFFFFF;
    font-size: 11px;
    font-style: normal;
    font-family: Arial;
}
/*.Crumbs a:link
{
    color: #FFFFFF;
    font-size: 11px;
    font-style: normal;
    font-family: Arial;
    text-decoration: none;
}*/
.Crumbs a:visited
{
    color: #FFFFFF;
    font-size: 11px;
    font-style: normal;
    font-family: Arial;
    text-decoration: none;
}
.Crumbs a:hover
{
    color: #FFFFFF;
    font-size: 11px;
    font-style: normal;
    font-family: Arial;
    text-decoration: bold;
}
.Crumbs a:active
{
    color: #FFFFFF;
    font-size: 11px;
    font-style: normal;
    font-family: Arial;
    text-decoration: none;
}
/* ------------------------------------------------------ */
.Body_Text
{
    color: Black;
    font-size: 10pt;
    line-height: 18px;
}
a
{
    color: Teal;
    text-decoration: none;
}
a:sup
{
    color: Teal;
    text-decoration: none;
}
a:hover
{
    color: Teal;
    text-decoration: underline;
}
img
{
    border: 0px;
    display: block;
}
img.centerImage
{
    border: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
h1, h2, h3, h4
{
    font-family: Arial, Sans-Serif;
    color: #0d6c82;
    letter-spacing: 0px;
    line-height: 1.1em;
}
h1
{
    font-size: 22px;
    padding-bottom: 0px;
    margin: 0px 0px 10px 0px;
}
h2
{
    font-size: 20px;
    padding-bottom: 0px;
    margin: 0px 0px 10px 0px;
}
h2 span
{
    font-size: 16px;
    color: #0d6c82;
}
h3
{
    font-size: 16px;
    padding-bottom: 0px;
    margin: 0px 0px 10px 0px;
}
select
{
    border: 1px solid #A5A5A5;
    background-color: #FFFFFF;
    line-height: 20px;
    height: 25px;
    color: #000000;
    font-family: Verdana;
    font-size: 15px;
}
select option
{
    border-bottom: 1px solid #dadada;
}
.modalBG
{
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
    background-color: #000000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.modalPanel
{
    width: 600px;
    min-height: 300px;
    border: 1px solid #d2cfca;
    margin: 5px 5px 5px 5px;
    background-color: #000000;
    vertical-align: top;
}
.modalLogin
{
    margin: 5px 5px 5px 5px;
}
hr
{
    width: 100%;
    height: 1px;
    background: #d4d4d4;
    margin: 10px 0;
    display: block;
    border: none;
    clear: both;
}
.tableTitle
{
    font-family: Arial, Sans-Serif;
    color: #0d6c82;
    letter-spacing: 0px;
    line-height: 1.1em;
    font-size: 12pt;
    text-align: center;
    border:0;
    cellpadding:0;
    cellspacing:0;
}
.info
{
    max-width:390px;
}
.instructions
{
    display:block;
    margin:0 auto;
}
.newsEventYear
{
    height:30px;
    background-color: #ededed;
    padding:5px 0px 1px 10px;
    margin:10px 0px 10px 0px;
}
.gridviewText
{
    padding-left:10px;    
}
.gridviewHeader
{
    padding-left:5px;
    font-size:12pt;
}
.pageOpenText
{
    padding:5px 10px 10px 10px;    
}
.textBox
{
    height:20px;
    width:100%;
    font-family: Arial,tahoma;
    font-style:italic;
    font-size: 10pt;
    line-height: 20px;
    color: #464646;
}
.referenceLinkz
{
    font-style:italic;
    font-size: 9pt;
    color: #464646;
    text-decoration: none;
}
.dropDownList
{
    height:20px;
    font-family: Arial,tahoma;
    font-style:italic;
    font-size: 15pt;
    line-height: 20px;
    color: #464646;
}
.careersHeader
{
    font-family: Arial,tahoma;
    font-size: 12pt;
    line-height: 25px;
}
.gridHeader
{
    text-align:left;
    padding-left:5px;
}
.gridItem
{
    text-align:left;
    padding-left:5px;
    vertical-align:top;  
}
.smallRefrences
{
    font-family: Arial,tahoma;
    font-size: 9pt;
}
sup
{
    font-family: Arial,tahoma;
    font-size: 9pt;
    color:Teal;
}

/*  Buttons  */
.txtyellow
{
    color:#d7df21;
}
.button, button
{
    border-color: #54c2cc #2b929b #155d63;
    background: -moz-linear-gradient(top, #41b1bb, #017b86 5%, #006972 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#017b86), to(#006972), color-stop(0.05, #017b86));
    background: -o-linear-gradient(top, #41b1bb, #017b86 5%, #006972 100%);
    background-color: #017b86;
    -webkit-box-shadow: 0 1px 2px #999;
    -moz-box-shadow: 0 1px 2px #999;
    box-shadow: 0 1px 2px #999;
    color: #d7eaec;
}
.button:hover, button:hover
{
    background: -moz-linear-gradient(top, #41b1bb, #017b86 5%, #024f56 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#017b86), to(#024f56), color-stop(0.05, #017b86));
    background: -o-linear-gradient(top, #41b1bb, #017b86 5%, #024f56 100%);
    color: #fff;
}
.button.disabled, button:disabled
{
    background: #fafafa;
    border-color: #b1b3b3;
    color: #a0a0a0;
}
.button, button
{
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    text-shadow: 0 1px 2px #666;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: baseline;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    overflow: visible;
    width: auto;
    border: 1px solid;
    padding: 6px 15px;
    margin-bottom: 2px;
    font-weight: bold;
    height: 30px;
}
.button.disabled, button:disabled
{
    text-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
    font-weight: normal;
}
/*  End Buttons  */

.kii-table
{
}

.kii-table-no-border
{
    padding-right:7px;padding-left:7px;font-size:smaller;color:black;
}
.kii-table-border
{
    border-left:1px solid gray;padding-right:7px;padding-left:7px;font-size:smaller;color:black;
}
.contactsup
{
    color: black;
    text-decoration: underline;
}

/* SEARCH */
.search-box-rounded {
    height: 18px;
    width: 175px;
    font-family: 'Helvetica Neue', 'Myriad Pro', Verdana, sans-serif;
    font-weight: 100;
    font-size: small;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

    .search-box {
    height: 18px;
    width: 175px;
    font-family: 'Helvetica Neue', 'Myriad Pro', Verdana, sans-serif;
    font-weight: 100;
    font-size: small;
}

.inline-button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 24px;
    width: 24px;
    color: white;
    text-transform: uppercase;
    background: #006972;
    font-family: 'Helvetica Neue', 'Myriad Pro', Verdana, sans-serif;
    font-weight: bold;
    border-radius: 0 3px 3px 0;
    text-shadow: 0 -1px 0 rgba(0, 0,0, .3);
}

/* JKT */
.SpeakerImg {
    float: left;
    margin-right: 20px;
}

.SpeakerInfo {
    margin-top: 55px;
}

.RegisterNow {
    margin-top: 20px;
}
