﻿.LinkHelp {
    /*background-image: url('Default/Images/ButtonHelp.jpg');*/
    padding: 10px;
    border-style: groove;
    border-width: medium;
    font-size: medium;
    font-weight: bold;
    background-color: #FFCC00;
    width: 120px;
    height: 50px;
    text-decoration: none;
}

.LinkButton {
    font-size: small;
    width: 250px;
    text-align: right;
}

.SubPanel {
    border: 1pt;
    width: 900px;
    /* top: 100px;
    border-spacing: 30px;*/
    left: 100px;
    font-size: 12px;
}

.PanelTitle {
    height: 25px;
}

.LabelText {
    text-align: right;
    width: 120px;
    clip: rect(auto, auto, auto, 100px);
    border-spacing: 100px;
}

.TravelCountryStyle {
    border-width: 1px;
    border-style: none none solid none;
    padding-top: 10px;
}

.FormFooter {
    height: 30px;
    text-align: left;
    padding: 10px;
    /*background-color: #F2F7FB; */
    background-color: #F0F0F0;
    color: #000000;
}

.fieldsetStyle {
    background-color: #FFF;
    font-family: Verdana;
    font-size: 8pt;
    clip: rect(auto, auto, auto, 100px);
    border-spacing: 85px;
}

.ButtonStyle {
    width: 180px;
    font-family: Verdana;
}

.MessageText {
    font-family: Calibri;
    font-size: 1.1em;
    font-weight: bold;
    color: #CC0000;
}

.MessageText2 {
    font-family: Calibri;
    font-size: 0.9em;
    font-weight: bolder;
    color: black;
}





.ButtonColor {
    background-color: #004080;
    font-family: verdana;
    font-size: 15pt;
    font-weight: lighter;
    font-style: normal;
    text-transform: none;
    color: #FFFFFF;
    border: thin solid #C0C0C0;
    height: 200px;
}

.ButtonMed {
    width: 75px;
}


.PageTitle {
    font-size: large;
    font-weight: bold;
    font-style: normal;
    color: #003399;
}


.PagingSection {
    font-size: 11px;
}

.ButtonMed a {
    border-style: groove;
    border-width: thin;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003399;
    width: 120px;
    padding: 2px 4px 6px 4px;
    border-collapse: collapse;
    display: inline-block;
    font-size: 11px;
    font-family: verdana;
    text-align: center;
}

    .ButtonMed a:hover {
        border-style: groove;
        border-width: thin;
        text-decoration: none;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #003399;
        width: 120px;
        padding: 2px 4px 6px 4px;
        border-collapse: collapse;
        display: inline-block;
        font-size: 11px;
        font-family: verdana;
        text-align: center;
    }

.Font10pxLightGray {
    font-size: 10px;
    color: #666666;
}


#Register input {
    font-size: 1em;
}

#Register span {
    font-size: 0.9em;
}

.Instruction {
    font-size: 0.9em;
}


.PrintStyle {
    font-size: 0.9em;
}

.MessageBackGround {
    border: thin solid #000000;
    background-color: #FFFF99;
}

.DMZOnly {
    BORDER-RIGHT: #ccc 1px solid;
    PADDING-RIGHT: 12px;
    BORDER-TOP: #ccc 1px solid;
    PADDING-LEFT: 12px;
    PADDING-BOTTOM: 12px;
    OVERFLOW: hidden;
    BORDER-LEFT: #ccc 1px solid;
    PADDING-TOP: 12px;
    BORDER-BOTTOM: #ccc 1px solid;
    font-size: 9px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.rgCaption {
    font-weight:bolder;
} 
