.header
{
    TEXT-ALIGN: center;
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: arial,sans-serif;
    COLOR: #000000;
    FONT-SIZE: 30px;
    FONT-WEIGHT: 900;
}
.nav
{
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #075294;
    FONT-FAMILY: arial,sans-serif;
    COLOR: #efefef;
    FONT-SIZE: 12px;
}
.navlink
{
    COLOR: #ffffff;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 900;
    TEXT-DECORATION: none;
}
.text
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px;
    FONT-SIZE: 10pt;
    BORDER-TOP: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    PADDING-TOP: 1px;
}
INPUT.submit
{
    BORDER-BOTTOM: #360ad8 1px solid;
    BORDER-LEFT: #360ad8 1px solid;
    PADDING-BOTTOM: 0px;
    BACKGROUND-COLOR: #075294;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    FONT-FAMILY: Arial;
    COLOR: #ffffff;
    FONT-SIZE: 10pt;
    BORDER-TOP: #360ad8 1px solid;
    FONT-WEIGHT: bold;
    BORDER-RIGHT: #360ad8 1px solid;
    PADDING-TOP: 0px;
}
INPUT.disabled
{
    BACKGROUND-COLOR: #F0F0F6;
}
INPUT.enabled
{
    BACKGROUND-COLOR: #ffffff;
}
A
{
    TEXT-DECORATION: none;
}

div.ui-datepicker{
 font-size:12px;
}


.textcenter {text-align:center}
.textleft {text-align:left}
.textright {text-align:right}
.textuppercase {text-transform:uppercase}

.widthonehundredpercent {width:100%}
.widthninetyfivepercent {width:95%}
.widthninetypercent {width:90%}
.widtheightypercent {width:80%}
.widthfiftypercent {width:50%}

.witdthsevenfiftypx {width:750px}
.witdthsixhundredpx {width:600px}
.widthfourhundredpx {width:400px}
.widththreehundredpx {width:300px}
.widthtwohundredpx {width:200px}
.widthonefiftypx {width:200px}
.widthonetwentypx {width:120px}
.widthonehundredfifteenpx {width:115px}
.widthonehundredpx {width:100px}
.widthseventyfixepx {width:75px}
.widthfiftypx {width:50px}
.widthtenpx {width:10px}
.widthfivepx {width:5px}

.fontsizeeleven {font-size:11px}
.fontsizetwelve {font-size:12px}
.fontsizesixteen {font-size:16px}
.fontbold {font-weight:bold}
.fontred {color=red}

.backgroundcoloryellow {background-color:yellow}
.backgroundcolor1 {background-color:rgb(220, 233, 251)}

.bordercustom1 {border-width: 1px 1px 0 1px;border-style: solid;padding: 4px;}

.letterspacing {2}

.alignleft {align:left}

.marginleft10px {margin-left: 10px}
.marginleft5px {margin-left: 5px}
.margintenpx {margin: 10px}
.marginfivepx {margin: 5px}
.marginzeropx {margin: 0px}
.margincustom1 {margin:0 7px 20px 0}

.floatleft {float:left}
.floatright {float:right}

.clearboth {clear: both}

.paddingzeropx {padding: 0px}

.heightoonepx {height:1px}
.heightthirtypx {height:30px}
.heightfortypx {height:40px}
.heightonehundredpx {height:100px}

.verticalmiddle {vertical-align:middle}

.displaynone {display:none}
.displayblock {display:block}

.borderonepxblack {border:1px solid black}
.overflowyauto {overflow-y:auto}

.colorcustom1 {color:#F0F0F0;}


.backgroundcustom1 {background: #F0F0F6  url(/images/right.png) center right no-repeat;}
.widthheightcustom1 {width:376px; height:100px margin-left: 188px;margin-top: 50px;}
