﻿div.centered
{
    text-align: center;
}
div.centered table
{
    margin: 0 auto;
    text-align: left;
}
.body
{
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
}
#wrapper
{
    margin: 0 auto;
    width: 950px; /* Replace the xxxx with the the width of your site (eg 800px)*/
    text-align: left;
}

.TextMenuItem
{
    padding: 2px;
    font-family: Calibri;
    font-size: 10.5pt;
    font-weight: bold;
    font-style: normal;
    color: #666666;
}
.TextMenuItemHover
{
    padding: 2px;
    font-family: Calibri;
    font-size: 10.5pt;
    font-weight: bold;
    font-style: normal;
    color: #FF0000;
}
.TextMenuItemSelected
{
    padding: 2px;
    font-family: Calibri;
    font-size: 10.5pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FF0000;
}

.TextPageNormal
{
    font-family: Calibri;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    color: #666666;
}
.TextPageBold
{
    font-family: Calibri;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #666666;
}

.TextPageItalic
{
    font-family: Calibri;
    font-size: 9pt;
    font-weight: normal;
    font-style: italic;
    color: #666666;
}

.TextPageUnderline
{
    font-family: Calibri;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    color: #666666;
    text-decoration: underline;
}
.TextPageNormalLightGrayBack
{
    font-family: Calibri;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    background-color: #F2F2F2;
}

.TextHeader
{
    font-family: Calibri;
    font-size: 10.5pt;
    font-weight: normal;
    font-style: normal;
    color: #666666;
    background-color: #D8D8D8;
}
.TextHeader2
{
  
    font-family: Calibri;
    font-size: 10.5pt;
    font-weight: bold;
    font-style: normal;
    color: #666666;
}
.TextHeaderRed10
{
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    color: #FF0000;
}
.TextHeaderRed
{
    font-family: Calibri;
    font-size: 12pt;
    font-weight: bold;
    color: #FF0000;
}

.TextHeaderGrayBackground
{
    font-family: Calibri;
    font-size: 10.5pt;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    background-color: #FF0000; /*text-align: center; */
}
.TextHeaderGrayBackgroundSmall
{
    font-family: Calibri;
    font-size: 9pt;
    font-weight: normal;
    font-style: italic;
    color: #FFFFFF;
    background-color: #FF0000; /*text-align: center; */
}
.TextInput
{
    border: 1px solid #808080;
    font-family: calibri;
    font-size: 9pt;
    color: #333333;
    background-color: #FFFFFF;
}

.PasswordInputs
{
    border: 1px solid #808080;
    font-family: calibri;
    font-size: 9pt;
    color: #333333;
    background-color: #FFFFFF;
}


.ErrorText
{
    font-family: Calibri;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    color: #FF0000;
}
.ErrorTextBold
{
    font-family: Calibri;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #FF0000;
    font-weight: bold;
}

.LinkButton
{
    font-family: calibri;
    font-size: 9pt;
    color: #0000FF;
    font-weight: normal;
    text-decoration: underline;
}
.LinkButtonItalic
{
    font-family: calibri;
    font-size: 9pt;
    color: #0000FF;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
}
.button
{
    border-right: #000000 0px;
    border-top: #000000 0px;
    font-size: 11px;
    font-weight: bold;
    border-left: #000000 0px;
    cursor: hand;
    color: #ffffff;
    border-bottom: #000000 0px;
    font-family: calibri;
    height: 15px;
    background-color: #FF3300;
}

.buttonOrange
{
    border-style: none;
    border-width: 0px;
    background-position: center center;
    font-size: 11px;
    font-weight: bold;
    cursor: hand;
    color: #ffffff;
    font-family: calibri;
    background-image: url('../images/ImagesButton/btnBlank_150_20_Orange.jpg');
    background-repeat: no-repeat; /* height: 22px;     width: 150px;*/
    text-align: center;
    vertical-align: middle;
}
.buttonGray
{
    border-style: none;
    border-width: 0px;
    background-position: center center;
    font-size: 11px;
    font-weight: bold;
    cursor: hand;
    color: #ffffff;
    font-family: calibri;
    background-image: url('../images/ImagesButton/btnBlank_150_20_Gray.jpg');
    background-repeat: no-repeat; /*height: 20px;     width: 150px;*/
    text-align: center;
    vertical-align: middle;
}
.buttonOrangeMouseOver
{
    border-style: none;
    border-width: 0px;
    background-position: center center;
    font-size: 11px;
    font-weight: bold;
    cursor: hand;
    color: #ffffff;
    font-family: calibri;
    background-image: url('../images/ImagesButton/btnBlank_150_20_Orange_mouseover.jpg');
    background-repeat: no-repeat; /*height: 22px;     width: 150px;*/
    text-align: center;
    vertical-align: middle;
}
.buttonGrayMouseOver
{
    border-style: none;
    border-width: 0px;
    background-position: center center;
    font-size: 11px;
    font-weight: bold;
    cursor: hand;
    color: #ffffff;
    font-family: calibri;
    background-image: url('../images/ImagesButton/btnBlank_150_20_Gray_MouseOver.jpg');
    background-repeat: no-repeat; /*height: 20px;     width: 150px;*/
    text-align: center;
    vertical-align: middle;
}



/* Modal Pop-up */

.modalBackground
{
    background-color: #999999;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modalPopup
{
    border: 2px solid Gray;
    background-color: #F7F7F7;
    padding: 3px;
    width: 520px;
}

.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popup_Container
{
    background-color: #FFFFFF;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
}

.popupConfirmation
{
    width: 300px;
    height: 200px;
}

.popup_Titlebar
{
    background: url('../images/titlebar_bg.jpg');
    height: 29px;
}
.popup_Body_Milestone
{
    padding: 5px 5px 5px 5px;
    color: #000000;
    line-height: 10pt;
    clear: both;
    height: 500px;
    padding: 5px;
    overflow: auto;
}
.popup_Body
{
    padding: 5px 5px 5px 5px;
    color: #000000;
    line-height: 10pt;
    clear: both;
    height: 370px;
    padding: 5px;
    overflow: auto;
}
.popup_Body_Small
{
    padding: 5px 5px 5px 5px;
    color: #000000;
    line-height: 10pt;
    clear: both;
    height: 175px;
    padding: 5px;
    overflow: auto;
}
.popup_Body_Medium
{
    padding: 5px 5px 5px 5px;
    color: #000000;
    line-height: 10pt;
    clear: both;
    height: 270px;
    padding: 5px;
    overflow: auto;
}
.popup_Body_Large
{
    padding: 5px 5px 5px 5px;
    color: #000000;
    line-height: 10pt;
    clear: both;
    height: 470px;
    padding: 5px;
    overflow: auto;
}
.TitlebarLeft
{
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-family: Calibri;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
.TitlebarRight
{
    background: url(../images/cross_icon_normal.png);
    background-position: right;
    background-repeat: no-repeat;
    height: 15px;
    width: 16px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}

.popup_Buttons
{
    margin: 10px;
    text-align: right;
}

.hiddendButon
{
    display: none;
}



.gridHeading
{
    font-family: calibri;
    font-size: 10pt;
    font-style: normal;
    color: #FFFFFF;
    background-color: #FF0000;
    text-align: center;
}
.gridItem
{
    font-family: calibri;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
    background-color: #F2F2F2;
    height: 17px;
}
.gridAltItem
{
    font-family: calibri;
      font-size: 9pt;
    font-weight: normal;
    color: #333333;
    background-color: #F2F2F2;
    height: 17px;
}
.gridPageLinks
{
    font-family: calibri;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: #FFFFCC;
}
.gridRowCellHeader
{
    font-family: calibri;
    font-size: 10pt;
    font-weight: normal;
    color: #333333;
    background-color: #CCCCCC;
}

.gridHeading2
{
    font-family: calibri;
    font-size: 9pt;
    font-style: normal;
    color: #FFFFFF;
    background-color: #31849B;
    text-align: center;
    font-weight: bold;
}
.gridHeading3
{
    font-family: calibri;
    font-size: 10pt;
    font-style: normal;
    color: #000000;
    background-color: #FFC5C5;
    text-align: center;
    font-weight: bold;
}
.gridRowCellHeader2
{
    font-family: calibri;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    background-color: #93CDDD;
}
.gridItem2
{
    font-family: calibri;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    background-color: #F2F2F2;
    height: 20px;
}
.gridAltItem2
{
    font-family: calibri;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    background-color: #F2F2F2;
    height: 20px;
}