﻿body
{
    font-family: Segoe UI, Arial;
    font-size: 13px;
    background-color: #F4F5F6;
    height: 100%;
    font-family: Segoe UI,Arial, Verdana;
    font-size: 13px;
    margin: 0px;
}
h1
{
    color: #DA251C;
}
h2
{
    color: #DA251C;
}

a:link
{
    font-family: Segoe UI, Arial;
    font-size: 13px;
    color: #4C6E94;
}
/* unvisited link */
a:visited
{
    font-family: Segoe UI, Arial;
    font-size: 13px;
    color: #4C6E94;
}
/* visited link */
a:hover
{
    font-family: Segoe UI, Arial;
    font-size: 13px;
    color: #4C6E94;
}
/* mouse over link */
a:active
{
    font-family: Segoe UI, Arial;
    font-size: 13px;
    color: #4C6E94;
}

.main
{
    margin: 0px;
    width: 100%;
    height: 100%;
}
.inoveraheader
{
    background-color: Black;
    margin-left: 0px;
}
.inoheader1
{
    background-attachment: scroll;
    background-repeat: repeat;
    border-bottom: 1px solid #1A1A1A; /*padding: 0 10px;*/
    width: 100%;
    min-width: 600px;
    height: 40px;
    background-color: #34363A;
    overflow: hidden;
}
.inoheader2
{
    min-width: 600px;
    border-bottom: 3px solid #E9E9E9;
    border-top: 1px solid #494949;
    width: 100%;
    height: 50px;
    background-color: #222222;
}

.mainContainer
{
    margin: 15px 10px 10px 10px;
    font-family: Segoe UI;
}
.content
{
    margin-bottom: 20px;
    border-top: 1px solid #cccccc;
    background: transparent none repeat scroll 0 0;
    position: absolute;
    height: 90%; /*bottom: 0px;             left: 0px;             top: 90px;             right: 0px;             width: 100%;*/ /* position: relative; /*overflow: auto;*/
}

#maintitle ul
{
    margin: 13px 0 9px;
    list-style-type: none;
    text-align: left;
    float: left;
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: none;
    font-family: Segoe UI;
    font-size: 15px;
}
#maintitle ul li
{
    display: inline;
}

#searchApplicationBar ul
{
    margin: 15px 0 9px;
    list-style-type: none;
    text-align: center;
    float: right;
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: none;
    font-family: Segoe UI;
}
#searchApplicationBar ul li
{
    display: inline;
    padding-left: 0px;
}
#searchApplicationBar ul li a
{
    text-decoration: none;
    padding: .2em 1em;
    color: #CCCCCC;
}
#searchApplicationBar ul li a:hover
{
    /*background-color: Gray;*/
    color: #F5F9FE;
}

.navigationtab
{
    padding: 0px;
    float: left;
    margin-left: 30px;
    margin-top: 22px;
}

#navcontainer ul
{
    margin: 13px 0 9px;
    list-style-type: none;
    text-align: center;
    float: right;
    margin-right: 13px;
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: none;
    font-family: Segoe UI;
    font-size: 13px;
}
#navcontainer ul li
{
    display: inline;
    margin-left: 10px;
}
#navcontainer ul li a
{
    text-decoration: none;
    padding: .2em 1em;
    color: #CCCCCC;
}
#navcontainer ul li.IsSelected
{
    background-color: #5E6065;
    color: #222222;
}
#navcontainer ul li a:hover
{
    /*background-color: Gray;*/
    color: #F5F9FE;
}



.textboxstyle
{
    width: 75px; /*border-color: #000000;*/
    border: 1px solid #34363A;
    background-color: Black;
    color: #CCCCCC;
    font-size: 13px;
}
.searchTextBox
{
    width: 75px; /*border-color: #000000;*/
    border: 1px solid #34363A;
    background-color: White;
    color: #222222;
    font-size: 13px;
}
.RunApplicationTextBox
{
    width: 75px; /*border-color: #000000;*/
    border: 1px solid #34363A;
    background-color: Black;
    color: #cccccc;
    font-size: 13px;
    padding-left: 3px;
}
.buttonstyle
{
    border-color: #000000;
    background-color: #cccccc;
    color: black;
    font-size: 13px;
    font-family: Segoe UI;
}
.infoStlye
{
    color: Red;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    text-align: right;
}
.welcomstyle
{
    color: #F98300;
    font-size: 13px;
    font-family: Segoe UI;
    font-weight: bold;
}
.ui-resizable
{
    position: relative;
}
.leftcontent
{
    float: left;
    background-color: transparent;
    padding: 20px 0;
}
.rightcontent
{
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0;
    padding: 20px;
    background-color: #ffffff;
}
h1
{
    font-size: 1.5em;
    font-weight: normal;
    margin-left: 5px;
    padding-bottom: 10px;
}
p
{
    margin-left: 5px;
    margin-bottom: 10px;
    margin-right: 5px;
    line-height: 1.6em;
}
.content h2
{
    border-top: thin solid #CCCCCC;
    color: #222222;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1;
    margin: 10px 25px 10px 0;
    padding: 10px 0 0;
    margin-left: 5px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-top: 1em;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}
h4
{
    font-size: 1.1em;
    margin: 1px 0;
    padding: 0 7px 0 13px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 1.5em;
    color: #222222;
}
.InoInformationColumn
{
}
.InoInformationColumn a
{
    text-decoration: none;
}
.InoInformationColumn a:hover
{
    text-decoration: underline;
}


.stayconnect ul
{
    list-style-type: none;
    padding: 5px;
    margin-left: 1em;
}
.stayconnect ul li
{
    font-size: 1em;
    line-height: 1.5;
    padding-bottom: 5px;
}

.stayconnect ul li a
{
    text-decoration: none;
    color: #4C6E94;
}
.stayconnect ul li a:hover
{
    text-decoration: underline;
    color: #4C6E94;
}



.linkbuttonstyle
{
    color: #cccccc;
    font-family: Segoe UI;
}
.linkbuttonstyle a
{
    color: #cccccc;
    font-family: Arial;
    text-decoration: none;
}
.linkbuttonstyle a:hover
{
    color: #cccccc;
    font-family: Segoe UI;
    text-decoration: underline;
}


/* 

    profile menu 

*/


.RunApplicationTextBox2
{
    width: 75px; /*border-color: #000000;*/
    border: 1px solid #D9D9D9;
    background-color: white;
    color: Black;
    font-size: 13px;
    padding-left: 3px;
    font-family: Segoe UI,Calibri, Arial;
}
.label
{
    font-family: Segoe UI,Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px; /*color: #6D6D6D;*/ /*color:#327CCB;*/
    color: #091D42;
}
.label2
{
    font-family: Segoe UI, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px; /*color: #6D6D6D;*/
    color: #091D42;
}
.label3
{
    font-family: Segoe UI, Arial, sans-serif;
    font-size: 17px;
    height: 30px;
    font-weight: bold;
    color: Black;
}
.button
{
    /*background: #F5F5F5;*/
    background-color: #f3f3f3;
    letter-spacing: 1px;
    border: solid 1px #dcdcdc;
    font-family: Segoe UI Semibold, Arial, sans-serif;
    font-size: 13px;
    color: Black;
    height: 30px;
}

.button:hover
{
    border: solid 1px black;
    letter-spacing: 1px;
    color: Black;
    font-family: Segoe UI Semibold, Arial, sans-serif;
    font-size: 13px;
    height: 30px;
    cursor: pointer;
}

.activebutton
{
    letter-spacing: 1px;
    background: #4D90FE;
    border: solid 1px #3079ED;
    font-family: Segoe UI Semibold, Arial, sans-serif;
    font-size: 13px;
    color: White;
    height: 30px;
}

.activebutton:hover
{
    letter-spacing: 1px;
    background-color: #3079ED;
    color: White;
    font-family: Segoe UI Semibold, Arial, sans-serif;
    font-size: 13px;
    height: 30px;
    cursor: pointer;
}




