
html {
    min-height: 100%;
    min-width: 100%;
    -ms-text-size-adjust: none;
}

body, div, dl, dt, dd, ul, ol, li, nav, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
    margin: 0;
    padding: 0;
    border-width: 0;
    /*-webkit-transform-origin: left top;*/
    /*-ms-transform-origin: left top;*/
    /*-o-transform-origin: left top;*/
    /*transform-origin: left top;*/
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: inherit;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

body {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    line-height: 17px;
    word-wrap: break-word;
    text-rendering: optimizeLegibility; /* kerning, primarily */
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    body {
        text-rendering: auto;
    }
}

a:link {
    color: #0000FF;
    text-decoration: underline;
}

a:visited {
    color: #800080;
    text-decoration: underline;
}

a:hover {
    color: #0000FF;
    text-decoration: underline;
}

a:active {
    color: #EE0000;
    text-decoration: underline;
}

a.nontext /* used to override default properties of 'a' tag */
{
    color: black;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

.H4 {
    font-family: 'irs';
    font-size: 24px;
    font-weight: 400;
}

.H3 {
    font-family: 'irs';
    font-size: 32px;
    font-weight: 400;
}

.H1 {
    font-family: 'irs';
    font-size: 55px;
    font-weight: 400;
}

.Basic {
    font-family: 'irs';
    font-size: 15px;
    font-weight: 400;
}

.list0 li:before {
    position: absolute;
    right: 100%;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

.rtl-list li:before {
    right: auto;
    left: 100%;
}

.nls-None > li:before, .nls-None .list3 > li:before, .nls-None .list6 > li:before {
    margin-right: 6px;
    content: '•';
}

.nls-None .list1 > li:before, .nls-None .list4 > li:before, .nls-None .list7 > li:before {
    margin-right: 6px;
    content: '○';
}

.nls-None .list2 > li:before, .nls-None .list5 > li:before, .nls-None .list8 > li:before {
    margin-right: 6px;
    content: '-';
}

.nls-None.rtl-list > li:before, .nls-None .list1.rtl-list > li:before, .nls-None .list2.rtl-list > li:before, .nls-None .list3.rtl-list > li:before, .nls-None .list4.rtl-list > li:before, .nls-None .list5.rtl-list > li:before, .nls-None .list6.rtl-list > li:before, .nls-None .list7.rtl-list > li:before, .nls-None .list8.rtl-list > li:before {
    margin-right: 0px;
    margin-left: 6px;
}

.MenuBar {
    display: block;
    list-style: none;
}

.MenuBar {
    display: none;
    position: absolute;
}

.colelem /* a child element of a column */
{
    display: inline;
    float: left;
    clear: both;
}


.grpelem /* a child element of a group */
{
    display: inline;
    float: left;
}

.clearfix:after /* force a container to fit around floated items */
{
    content: "\0020";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

*:first-child + html .clearfix /* IE7 */
{
    zoom: 1;
}

.position_content {
    float: left;
}


preload /* used to specifiy the dimension of preload item */
{
    height: 1px;
    width: 1px;
}

input:focus, textarea:focus /* remove default focussed input styling */
{
    outline: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.MenuBar, a.nonblock.nontext {
    display: block;
}

.browser_width > * {
    position: absolute;
    left: 0px;
    right: 0px;
}

.list0 li, .MenuBar .MenuItemContainer, .SlideShowContentPanel .fullscreen img {
    position: relative;
}

.fld-checkbox input[type=checkbox] /* Hide native checkbox */
{
    position: absolute;
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.fld-checkbox input[type=checkbox] + label {
    display: inline-block;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    width: 100%;
    height: 100%;
}
