﻿*{padding: 0px; outline: 0px; margin: 0px}
img{border: none}
body
{
    background-position: left top;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-transform: none;
    text-decoration: none;
    letter-spacing: normal;
    font-size-adjust: none;
    word-spacing: 0;
    line-height: 18.2px;
    text-align: start;
    vertical-align: baseline;
    direction: ltr;
    text-overflow: clip;
    background-color: #037DB0;
}
.style1{width: 100%;}
.contentholder{width:960px;margin: 0px auto;}
a{text-decoration:none}
.tabselected
{
    border: 0px none #EDEDED;
    width: 237px;
    height: 50px;
    line-height: 50px;
    background-color: #EDEDED;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: 'Century Gothic' , Arial;
    font-size: 14px;
    text-align: center;
    display: block;
    color: #333333;
}
.tabpane
{
    background-color: #EDEDED;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    padding:10px;
    vertical-align:top;
}
.tabnormal
{
    border: 0px none #02577B;
    width: 237px;
    height: 50px;
    line-height: 50px;
    background-color: #02577B;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: 'Century Gothic' , Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    display: block;
}
.Button
{
    padding: 5px;
    background-position: center center;
    border: 1px solid #D0D0D0;
    border-radius: 16px;
    background-image: url('Img/btn.bmp');
    background-repeat: repeat-x;
    font-family: 'century Gothic' , arial;
    font-size: 14px;
    color: #006699;
    text-transform: uppercase;
}
.FButton
{
    padding: 5px;
    background-position: center center;
    border: 1px solid #FF9900;
    border-radius: 16px;
    background-image: url('Img/btn.bmp');
    background-repeat: repeat-x;
    font-family: 'century Gothic' , arial;
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
}
.footer
{
    padding: 0px 10px;
    border-radius: 10px;
    height: 45px;
    color: #88B5C8;
    background-color: #02577B;
    font-family: verdana;
    font-size: 11pt;
}
.TDLabel
{
    font-size: 11pt;
    text-align: right;
    padding-right: 5px;
    text-transform: capitalize;
    color: #01415C;
    font-family: Verdana;
    font-weight: normal;
}
.InfoLabel
{
    font-size: 11pt;
    text-align: left;
    text-transform: capitalize;
    color: #0099CC;
    font-family: Verdana;
    font-weight: bold;
}
.UTextBox
{
    border: 1px solid #9C9FA6;
    padding: 5px;
    border-radius: 5px;
    color: #333333;
    text-transform: uppercase;
}
.DTextBox
{
    border: 1px solid #9C9FA6;
    padding: 5px;
    border-radius: 5px;
    color: #333333;
    text-transform: uppercase;
    width: 100px;
}
.FUTextBox
{
    border: 1px solid #01415C;
    padding: 5px;
    border-radius: 5px;
    color: #333333;
    text-transform: uppercase;
}
.LTextBox
{
    border: 1px solid #9C9FA6;
    padding: 5px;
    border-radius: 5px;
    color: #333333;
    text-transform: lowercase;
}
.FLTextBox
{
    border: 1px solid #01415C;
    padding: 5px;
    border-radius: 5px;
    color: #333333;
    text-transform: lowercase;
}
.SectionTitle
{
    background-image: url('Img/TitleBar.png');
    background-repeat: no-repeat;
    background-position: center center;
    line-height: 41px;
    font-family: Verdana;
    font-size: 15px;
    color: #FFFFFF;
    text-indent: 15px;
    font-weight: normal;
    text-transform: capitalize;
    border-radius: 5px;
    text-align: left;
}
.GV
{
    border-collapse: collapse;
    border: 1px solid #003366;
}
.GV TH
{
    font-family: verdana;
    font-size: 10pt;
    font-weight: lighter;
    color: #FFFFFF;
    background-color: #33CCFF;
    border: 1px solid #003366;
    padding: 5px;
}
.GV TD
{
    font-family: verdana;
    font-size: 10pt;
    font-weight: lighter;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #003366;
    padding: 5px;
}
.NewsHead
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bolder;
    color: #00CCFF;
    text-align: left;
}
.NewsDesc
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: lighter;
    color: #006699;
}
.megamenu
{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: white;
    border: 3px solid #0099CC;
    padding: 3px;
    z-index: 100;
}
.megamenulink
{
    border: 0px none #02577B;
    width: 237px;
    height: 50px;
    line-height: 50px;
    background-color: #02577B;
    font-family: 'Century Gothic' , Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    display: block;
}
.megamenulink:hover
{
    border: 0px none #EDEDED;
    width: 237px;
    height: 50px;
    line-height: 50px;
    background-color: #EDEDED;
    font-family: 'Century Gothic' , Arial;
    font-size: 14px;
    text-align: center;
    display: block;
    color: #333333;
}
/*
    Zebra_DatePicker: a lightweight jQuery date picker plugin
    default stylesheet
    copyright (c) 2011 - 2012 Stefan Gabos
    http://stefangabos.ro/jquery/zebra-datepicker/
*/
.Zebra_DatePicker *                          { margin: 0; padding: 0; color: #000 }
.Zebra_DatePicker                            { position: absolute; background: #666; border: 3px solid #666; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display: none; z-index: 100; font-family: Verdana; font-size: 13px }
/* = GLOBALS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker table                      { border-collapse: collapse; border-spacing: 0 }

.Zebra_DatePicker td,
.Zebra_DatePicker th                         { text-align: center; padding: 5px 0 }

.Zebra_DatePicker td                         { cursor: pointer }

.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker             { margin-top: 3px }

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td         { background: #E8E8E8; width: 30px; border: 1px solid #7BACD2 }

/* = HEADER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_header td             { color: #FFF }

.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next       { width: 30px }

.Zebra_DatePicker .dp_header .dp_caption    { font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover      { background: #222; color: #FFF; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px }
.Zebra_DatePicker .dp_header .dp_blocked    { color: #888; cursor: default }

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_daypicker th          { background: #FFCC33 }
.Zebra_DatePicker td.dp_not_in_month        { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_weekend             { background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled    { color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected            { background: #5A4B4B; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number         { background: #FFCC33; color: #555; cursor: text; font-style: italic }

/* = MONTHPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_monthpicker td        { width: 33% }

/* = YEARPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_yearpicker td         { width: 33% }

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_footer                { margin-top: 3px }
.Zebra_DatePicker .dp_footer td             { color: #FFF; padding: 2px; font-weight: bold }
.Zebra_DatePicker .dp_footer .dp_hover      { background: #222; color: #FFF; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px }

/* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker td.dp_current             { color: #C40000 }
.Zebra_DatePicker td.dp_disabled_current    { color: #E38585 }
.Zebra_DatePicker td.dp_disabled            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_hover               { background: #482424; color: #FFF }

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/
button.Zebra_DatePicker_Icon                { position: absolute; width: 16px; height: 16px; background: url('Img/calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; margin: 0 0 0 5px; padding: 0; line-height: 0 }
button.Zebra_DatePicker_Icon_Disabled       { background-image: url('Img/calendar-disabled.png') }
button.Zebra_DatePicker_Icon_Inside         { margin: 0 3px 0 0 }

/* Fix icon position in Chrome & Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    button.Zebra_DatePicker_Icon_Inside     { margin: 0 5px 0 0 }
}
