/*ATI Corporate Colors:
Burgundy:  #87002A
Gold: #FEA807
Blue: #003399
Green: #5EAE42 */
.html {
    margin: 0px !important;
    border: none !important;
}

.Textbox {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

.Dropdown {
    font-family: Verdana;
    font-size: 8pt;
    width: 300px;
    font-weight: normal;
}

.Label {
    color: Navy;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
}

.Button {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

.GreenText {
    font-weight: bolder;
    font-size: 7.5pt;
    /* replaced name with correct hex# for what was darkgreen */
    color: #006400;
    font-family: Verdana;
}

.ReadableText {
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
}

.PlainText {
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: normal;
    color: Black;
}

.HeaderText {
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    /* replaced name with correct hex# for what was beige */
    background-color: #F5F5DC;
    color: #87002a;
    height: 22px;
}

.StandardTable {
    font-family: Verdana;
    border-collapse: collapse;
    /* replaced name with correct hex# for what was whitesmoke */
    background-color: #F5F5F5;
    font-size: 7.5pt;
}

.altRow0 {
    background-color: #FFF;
}

.altRow1 {
    background-color: #EFEFEF;
}

.BorderTable {
    font-family: Verdana;
    border-collapse: collapse;
    font-size: 7.5pt;
    border: solid 1px #CCCCCC;
    padding: 4px 4px 4px 4px;
}

A.Link {
    color: Navy;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    text-decoration: underline;
}

A.TreePlusMinus {
    color: Navy;
    font-family: Verdana;
    font-size: 9.5pt;
    font-weight: bold;
    text-decoration: none;
}

A.HoverLink2 {
    color: Navy;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    text-decoration: none;
}

A:hover.HoverLink2 {
    color: #87002a;
    text-decoration: underline;
}

A.HoverLink1 {
    color: Navy;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    text-decoration: underline;
}

A.SmallHoverLink {
    color: Navy;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: underline;
}

A:hover.HoverLink1 {
    color: #87002a;
}

A.HoverLink3 {
    color: #87002a;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    text-decoration: none;
}

A:hover.HoverLink3 {
    text-decoration: underline;
}

A.HoverLink4 {
    color: Navy;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    text-decoration: none;
}

A:hover.HoverLink4 {
    text-decoration: underline;
}

A.HoverLink5 {
    color: black;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: normal;
    text-decoration: none;
}

A:hover.HoverLink5 {
    text-decoration: underline;
}

A.HoverLink6 {
    color: black;
    font-family: Verdana;
    font-size: 8.5pt;
    font-weight: normal;
    text-decoration: none;
}

A:hover.HoverLink6 {
    text-decoration: underline;
}

A.WhiteLink {
    color: White;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
}

A.WhiteHoverLink {
    color: White;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    text-decoration: none;
}

A:hover.WhiteHoverLink {
    text-decoration: underline;
}

A.BlueLink {
    color: Blue;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
}

.MaroonText {
    color: #87002a;
    font-family: Verdana;
    font-size: 9.5pt;
    font-weight: bold;
}

.BorderlessButton {
    border: none;
    font-family: Courier New;
    font-size: 7.5pt;
    font-weight: normal;
    color: Black;
    margin: 0;
    padding: 0;
    text-align: center;
}

.BorderlessButtonWithGreyBackground {
    border: none;
    background-color: #D3D3D3;
    font-family: MS Song;
    font-size: 8pt;
    font-weight: normal;
    color: Black;
    margin: 0;
    padding: 0;
    text-align: center;
}

.FixedLengthTextMSSong {
    FONT-SIZE: 8pt;
    COLOR: black;
    font-family: MS Song;
}

.FixedLengthText_CourierNew {
    FONT-SIZE: 10pt;
    COLOR: black;
    font-family: Courier New;
    font-weight: normal;
}

.FixedLengthText_Courier {
    FONT-SIZE: 8pt;
    COLOR: black;
    font-family: Courier;
}

.FixedLengthText_LucidaConsole {
    FONT-SIZE: 8pt;
    COLOR: black;
    font-family: Lucida Console;
}

.FixedLengthText_Fixedsys {
    FONT-SIZE: 8pt;
    COLOR: black;
    font-family: Fixedsys;
}

.FixedLengthText_Terminal {
    FONT-SIZE: 8pt;
    COLOR: black;
    font-family: Terminal;
}

.LabelBlack {
    color: Black;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
}

.MaroonSmallText {
    color: #87002a;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.SmallBlackBoldText {
    color: black;
    font-family: Verdana;
    font-size: 9.5pt;
    font-weight: bold;
}

.ButtonPlain {
    font-family: Verdana;
    font-size: 8pt;
    margin-left: 0px;
}

.SkinnyText {
    font-family: Times New Roman;
    font-size: 8pt;
    font-weight: normal;
    color: Black;
}

.HeaderText2 {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    background-color: #87002a;
    color: #FFF;
    height: 30px;
    width: 300px;
    padding: 5px 5px 5px 5px;
}

.TableBodyText {
    font-family: Verdana;
    font-size: 7.5pt;
    /* replaced name with correct hex# for what was whitesmoke */
    background-color: #F5F5F5;
}

.BlueLinkNoUnderline {
    color: Blue;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

A:hover.BlueLinkNoUnderline {
    text-decoration: underline;
}

A.MaroonLink {
    color: #87002a;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    text-decoration: underline;
}

.BorderTableGreyBackground {
    font-family: Verdana;
    border-collapse: collapse;
    font-size: 7.5pt;
    border: solid 1px #F5F5F5;
    background-color: #D3D3D3;
    padding: 4px 4px 4px 4px;
}

.altRowHighlight {
    background-color: Red;
}

.TableHeader {
    font-size: 7.5pt;
    font-family: Verdana;
    /* replaced name with correct hex# for what was beige */
    background-color: #F5F5DC;
    color: Navy;
    width: 500px;
}

.TabActiveCell {
    color: #eeeeff;
    background-color: #333366;
    font-size: 7.5pt;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    width: 120px;
    height: 20px;
}

.TabInactiveCell {
    background-color: white;
    font-size: 7.5pt;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    width: 120px;
    height: 20px;
}

.TabInactiveLink {
    color: black;
    font-size: 7.5pt;
    font-family: Verdana;
    font-weight: bold;
}

.TabDisabledCell {
    background-color: white;
    text-align: center;
    font-size: 7.5pt;
    font-family: Verdana;
    font-weight: bold;
    color: #d3d3d3;
    width: 120px;
    height: 20px;
    text-decoration: underline;
}

.LongTextbox {
    font-family: Verdana;
    font-size: 8pt;
    width: 300px;
}

.LongDropdown {
    font-family: Verdana;
    font-size: 8pt;
    width: 300px;
}

.LabelRight {
    color: Navy;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    text-align: right;
}

.GrayText {
    font-weight: bolder;
    font-size: 7.5pt;
    color: Gray;
    font-family: Verdana;
}

.RedText {
    font-weight: bolder;
    font-size: 7.5pt;
    color: red;
    font-family: Verdana;
}

.ThickLine {
    color: #87002a;
    background-color: #87002a;
    height: 2px;
}

.Copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: gray;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    text-align: center;
}

.GrayTabFront {
    background-image: url(images/tab_frontLib.gif);
    background-repeat: no-repeat;
    width: 148px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    display: block;
    background-position: center bottom;
}

.GrayTabFrontLong {
    background-image: url(images/tab_frontLibLong.gif);
    background-repeat: no-repeat;
    width: 250px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    display: block;
    background-position: center bottom;
}

.GrayTabBack {
    background-image: url(images/tab_backLib.gif);
    background-repeat: no-repeat;
    width: 148px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 8pt;
    display: block;
    color: #6997B1;
    background-position: center bottom;
}

.GrayTabBackLong {
    background-image: url(images/tab_backLibLong.gif);
    background-repeat: no-repeat;
    width: 250px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 8pt;
    display: block;
    color: #6997B1;
    background-position: center bottom;
}

/* don't define style like this in Galileo.css, 
you can see me for explanation - Luke */
.TableCellCentered {
    text-align: center;
}

.DateTextbox {
    font-family: Verdana;
    font-size: 8pt;
    width: 90px;
}

.TooltipPopup {
    border: dotted 1px black;
    background-color: #F5F5DC; /*beige*/
    height: auto;
    width: auto;
    position: absolute;
    padding: 4px;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: normal;
    color: Black;
    z-index: 9999;
}

.SlideTitle {
    font-family: Verdana;
    font-size: 18pt;
}

.SubGroupHeader {
    font-weight: bold;
    color: #87002a; /* replace this: #990033, original corporate Maroon before #900 */
    font-size: x-small;
    font-family: Verdana;
}

.DDPAjax {
    width: 450px;
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    color: Navy;
    text-align: left;
    text-decoration: underline;
    text-indent: 5pt;
    padding-top: 4px;
    padding-bottom: 4px;
}

.ContextMenuPanel {
    border: 1px solid #868686;
    z-index: 1000;
    cursor: default;
    visibility: hidden;
    width: 450px;
    padding: 1px 0px 1px -1px;
    background-color: white;
    font-size: 10px;
}

.DefaultRichText {
    font-family: Verdana;
    font-size: 3;
    font-weight: normal;
}

.NoDialogsText {
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    color: red;
    font-weight: bold;
}

.TabPanel {
    padding: 15px 5px 5px 5px;
    border: solid 1px #666;
    display: table-cell;
}

.WideTabActiveCell {
    color: #eeeeff;
    background-color: #333366;
    font-size: 7.5pt;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    width: 135px;
    height: 20px;
}

.YellowTextbox {
    background-color: #F5DEB3;
    font-family: Verdana;
    font-size: 8pt;
}

.WideTabInactiveCell {
    background-color: white;
    font-size: 7.5pt;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    width: 135px;
    height: 20px;
}

div.centerPageContent1000px {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

div.centerPageContent {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

table.sectionTitleControl {
    background-color: #003399;
    border: 1px solid #666;
    /*border-radius: 5px;*/ /*Would love to use this once it's supported in all browsers.*/
    height: 24px;
    background: #003399 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAgCAMAAAAG5/lRAAAAV1BMVEUXRaIYRqMbSaQeS6UhTaYkUKcnUqkqVaotV6swWawzXK0pVKkdSqURQaAFN5sBNJkCNZoENpsGOJsHOZwJOp0KO50MPZ4NPZ4PP58QQJ8SQaATQqEVRKGVfFj2AAAAQUlEQVR4Xn3AhRGAMADAwLS4u7P/nNxlAJ4/QUSRiFRkIheFKEUlatGIVnSiF4MYxSRmsYhVbGIXhzjFJW7xiFcfecgJhRPQ8OQAAAAASUVORK5CYII=) repeat-x center left;
}

hr {
    border: none;
    background-color: #cccccc;
    height: 1px;
}

p.heightHalf {
    line-height: .5em;
}

.fileUploadBox {
    width: 300px;
    font: verdana normal 7.5pt;
}

.imageLink {
    cursor: pointer !important;
}

.DialogWithDropShadow {
    box-shadow: 0 4px 8px rgba(0,0,0,0.5);
}

.Instructions {
    font-size: 67%;
    font-style: italic;
    font-weight: normal;
    color: #666;
    font-family: Verdana;
}

input[disabled=disabled][type=checkbox] + label {
    color: #a9a9a9;
}
