﻿

.NoPrint
{
    display:none;
}

/*
.LinkButton
{
    font-size: small;
    width: 250px;
    text-align: right;
}
*/
.SubPanel
{
    border: 1pt;
    width: 600px;
    /* top: 100px;
    border-spacing: 30px;*/
    left: 70px;
    font-size : 9px;
}
.PanelTitle
{
    /*height: 25px;*/
}

.LabelText
{
    text-align: right;
    width: 100px;
    clip: rect(auto, auto, auto, 90px);
    border-spacing: 90px;
}
.TravelCountryStyle
{
    border-width: 1px;
    border-style: none none solid none;
    padding-top:8px;
}
.FormFooter
{
    text-align: left;
    padding: 8px;
    background-color: #F2F7FB;
    color: #000000;
}
.fieldsetStyle
{
    background-color: #FFF;
    font-family: Verdana;
    font-size: 7pt;
    clip: rect(auto, auto, auto, 90px);
    border-spacing: 75px;
}

.ButtonStyle
{
    width: 150px;
    font-family: Verdana;
}
.MessageText
{
    font-family: Calibri;
    font-size: 0.9em;
    font-weight: lighter;
    color: #CC0000;
}
.MessageText2
{
    font-family: Calibri;
    font-size: 0.9em;
    font-weight: lighter;
    color: burlywood;
}


.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: 160px;
}

.ButtonMed
{
    width: 65px;
}


.PageTitle
{
    
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #003399;
}


.PagingSection
{
   font-size: 9px; 
}

.ButtonMed a
{
    border-style: groove;
    border-width: thin;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003399;
    width: 100px;
    padding: 2px 4px 6px 4px;
    border-collapse: collapse;
    display: inline-block;
    font-size: 9px;
    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: 100px;
    padding: 2px 4px 6px 4px;   
    border-collapse: collapse;
    display: inline-block;
    font-size: 9px;
    font-family: verdana;
    text-align: center;
}

.Font10pxLightGray
{
    font-size: 9px;
    color: #666666;
}


#Register input
{    
    font-size: 0.9em;
}

#Register span
{
    font-size: 0.9em;
}

.Instruction
{
    font-size: 0.9em;
}










