
#container
{
    position: relative;
    /*width: 765px;*/
    width: 100%;
    text-align: left;
    margin-right: auto; margin-left: auto;
    background: #fff;
    border: 0px solid #fff;
}

#containerLogin
{
    position: relative;
    /*width: 765px;*/
    width: 100%;
    text-align: center;
    background: #fff;
    border: 0px solid #fff;
}

#content {

    float: left;
    /*width: 570px;*/
    /*width: 745px;*/
    width: 65%;
    
}

#contentLogin {

    border: 0px solid #fff;
    width: 50%;
    text-align: center;
    vertical-align: middle;
    margin: auto;
}

#error { margin: 10px 12%; }
#error #title
{
    font-size: 150%;
    font-weight: bold;
    color: #043DBC;
    border-bottom: 1px dotted #3D7DC7;
    margin-bottom: 20px;
}
#error .details
{
    margin: 12px;
    padding: 10px;
    background-color: #ffffdd;
    border: #333 solid 1px;
    text-align: left;
}
#header {
    position: relative;
    /*padding: 5px 5px 0 0;*/
    /*margin-top: 5px;*/
    /*width: 740px;*/
    /*width: 967px;*/
    width: 100%;
    font-size: 86%;
    border: 0px solid #fff;
}
#headerLogin {
    position: relative;
    /*padding: 5px 5px 0 0;*/
    /*margin-top: 5px;*/
    /*width: 740px;*/
    /*width: 967px;*/
    width: 100%;
    font-size: 86%;
    border: 0px solid #fff;
    text-align: center;
    vertical-align: middle;
}
#headerWelcome {
    position: relative;
    background-color: #034418;
    /*padding: 5px 5px 0 0;*/
    /*margin-top: 5px;*/
    /*width: 740px;*/
    /*width: 967px;*/
    width: 100%;
    height: 25px;
    font-size: 100%;
    color: #FFFFFF;
    vertical-align: middle;
    text-align: center;
    border: 0px solid #fff;
}

#sidebar { 
    
    float: left;
    padding: 30px 5px 0 0;
    /*margin-top: 20px;*/
    /*width: 170px;*/
    /*width: 228px;*/
    width: 20%;
    font-size: 86%;
}

#sidebar h5
{
    font-size: 86%; font-weight: bold;
    color: #fff;
    margin-bottom: 1em;
    padding: 1px 8px 1px 8px;
    background-color: #2947AC;
}
#sidebar h5 a:link, #sidebar h5 a:visited, #sidebar h5 a:hover
{
    color: #fff;
    text-decoration: none;
    border-bottom: #2947AC;
}
#sidebar h5.main { background-color: #4E7AC8; }
#sidebar h5.main a:link, #sidebar h5.main a:visited, #sidebar h5.main a:hover
{
    color: #fff;
    text-decoration: none;
    border-bottom: #4E7AC8;
}
#sidebar span { display: none; }
#sidebar p { margin-left: 20px; margin-right: 20px;  padding-bottom: 0.2em; }

div.action { line-height: 1.7em; margin-bottom: 2.5em; }
div.action h3
{
   font-size: 86%; font-weight: bold;
   letter-spacing: 1px;
   padding: 0.3em 0.3em 0.3em 2.2em;
   margin-bottom: 1em;
   background: #F0F0F0;
}

div.action div.trigger { border: 0; margin: 0px 20px 15px 0px; }
div.action div.trigger form label { display: inline; }
div.action div.trigger form field { display: inline; }
#sidebar div.box1
{
   width: 170px;
   font-family: trebuchet ms, tahoma, verdana, arial;
   border: #ccc solid 1px;
   padding: 0.5em 0 1em 0;
   margin: 0;
}

#sidebar div.box1 h4
{
   height: 40px;
   padding-left: 60px; padding-top: 12px;
   font-size: 110%;
}

#sidebar div.box2
{
   border: #DADADA solid 1px;
   padding: 0.8em 0.5em 0.8em 1em;
   margin-bottom: 1.5em;
}

#sidebar div.box2 h4 { color: #999; padding-bottom: 1em; font-size: 100%; font-weight: normal;}
#sidebar div.box2 ul { margin-bottom: 1em; margin-top: 0.3em; }
#sidebar div.box2 li { padding: 5px 0 5px 0; list-style-type: none; }
#sidebar div.box2 li a:link, #sidebar div.box2 li a:visited, #sidebar div.box2 li a:hover { padding: 0; }

#sidebar div.box3
{
   background: #F7F7F7;
   padding: 0.8em 0 0.8em 0;
   margin-bottom: 1.5em;
}
#sidebar div.box3 a:link, #sidebar div.box3 a:visited, #sidebar div.box3 a:hover { border: 0; }

#messages
{
    /*border-top: 1px dotted #ccc;*/
    border: 0px dotted #fff;
    /*margin: 1.5em 0 1.5em 0;*/
}

#messages div
{
    /*margin: 0.5em 0 0.5em 0;*/
    padding: 0.2em 0.2em 0.2em 1.5em;
    font-size: 100%;
    font-style: italic;
    font-weight: bold;
}

#messages .messages
{
    color: green;
    border: 1px dashed green;
    background-color: #dfd;
}

#messages .errors
{
    color: red;
    border: 1px dashed red;
    background-color: #fee;
}

#messages .warnings
{
    color: #555;
    border: 1px dashed #555;
    background-color: #ffa;
}

#messages .message, #messages .warning, #messages .error
{
    display: block;
}

.hide { display: none; }
br.clr { clear: left; }

.hintsClass
{
    background-color: #ffd;
    font-size: 68%;
    font-weight: normal;
    border: 1px solid #333;
    padding: 4px;
    margin: 0;
    text-align: left;
    vertical-align: top;
}

.important
{
    color: red;
    display: inline;
    font-weight: bold;
    font-family: courier;
}

div.col-a1 { width: 46%; float: left; padding-top: 1.5em; }
div.col-a2 { width: 46%; float: right; padding-top: 1.5em; }
div.col-a1 h3, div.col-a2 h3 { color: #043DBC; border-bottom: 1px dotted #3D7DC7; margin-bottom: 1.0em; }

div.login { background-color: #F7F7F7; padding: 0.5em; }
div.login div.submit { margin: 1.5em 0 0.5em 0; }
div.login input.login { width: 90%; }
div.login p.error { width: 90%; padding: 0.5em; font-weight: bold; color: red;}

div.help
{
    padding: 0 20px 20px 20px;
    text-align: left;
}

div.help #close
{
    position: absolute;
    top: 20px;
    right: 20px;
}

div.help p
{
    padding: 0 20px 0 20px;
}

div.help .highlight
{
    font-weight: bold;
    border: 2px dotted #ccc;
    background: url(warning.gif) #ffd no-repeat 20px 50%;
    text-indent: 20px;
    padding: 10px 20px 10px 20px;
    margin: 0 20px 0 20px;
}

div.help table
{
    width: 100%;
    padding: 0 20px 0 20px;
}

div.help table th
{
    text-align: center;
    font-weight: bolder;
}

div.help table td
{
    text-align: left;
    vertical-align: top;
}

#pageHelp
{
    text-align: right;
    vertical-align: top;
    margin-left: 480px;
}

img.calendar
{
    width: 16px;
    height: 16px;
    margin-left: 3px;
}

/* table classes (<display:*> taglib) */

div.exportlinks { margin: 15px 0; }
span.export
{
    padding: 0 4px 1px 20px;
    display: inline;
    cursor: pointer;
}
span.excel { background-image: url(excel.gif); background-repeat: no-repeat; }
span.csv { background-image: url(csv.gif); background-repeat: no-repeat; }
span.xml { background-image: url(xml.gif); background-repeat: no-repeat; }
span.pdf { background-image: url(pdf.gif); background-repeat: no-repeat; }

table.list { width: 100%; padding-right: 25px; }

table#row th { margin: 6px; margin-top: 2px; }
table#row td { padding: 0 14px 0 14px; }

table#row th a { margin-right: 14px;}

tr.odd { background-color: #eeeeff; padding: 2px; }
tr.even { background-color: #fffffd; padding: 2px; }
th.sorted { background-color: #fff; font-weight: bold; }
th.sorted, th.sortable { background-position: top right; }
th.sortable { background: url(none.gif) no-repeat top right; }
th.order1 { background: url(descending.gif) no-repeat top right; }
th.order2 { background: url(ascending.gif) no-repeat top right; }

span.pagebanner
{
    background-color: #eee;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    margin: 10px 25px 0 0;
    display: block;
    border-bottom: none;
}

span.pagelinks
{
    background-color: #eee;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    display: block;
    border-top: none;
    margin: 0 25px 10px 0;
}
/* create a button look for links */
a:link.buttonLink, a:visited.buttonLink
{
    background-color: #0099ff;
    border-top: #99ccff solid 1px;
    border-right: #003399 solid 1px;
    border-bottom: #003399 solid 1px;
    border-left: #99ccff solid 1px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    padding: 1px 5px 1px 6px;
    text-decoration: none;
    text-align: center;
}
a:hover.buttonLink
{
    background-color: #9999ff;
    color: white;
}
/* depress effect on click */
a:active.buttonLink , a:focus.buttonLink
{
    border-top: #003399 solid 1px;
    border-right: #99ccff solid 1px;
    border-bottom: #99ccff solid 1px;
    border-left: #003399 solid 2px;
}
/* styles for the breadcrumbs */

#breadcrumbs
{
    font-size: 86%;
    color: #999;
    padding-top: 14px;
    padding-left: 4px;
    margin: 0;
}

#breadcrumbs a:link, #bc a:visited, #bc a:hover { border-bottom: 1px solid #fff; }


img.calendar { vertical-align: top; }

a.imageLink { border-width: 0; text-decoration: none; padding: 0; margin: 0; }

.totalRecordSize{

    font: bold 12px GENEVA, ARIAL, HELVETICA, SANS-SERIF;
    color: blue;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

#sidebar div.box3
{
   border: #DADADA solid 1px;
   padding: 0.8em 0.5em 0.8em 1em;
   margin-bottom: 1.5em;
   background-color: #FFFFFF;
}

table.inputContent{

    border:0px solid #fff;
    border-collapse: collapse;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    color:black;
    text-align: left;
    /*background-color: #9fcfff;*/
    background-color: #d0e8ff;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.inputContent tr th{

    width: 20%;
    border:0px solid white;
    border-collapse: collapse;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    color:black;
    text-align: center;
     /*background-color: #9fcfff;*/
    background-color: #d0e8ff;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.inputContent tr td{

    border:0px solid white;
    border-collapse: collapse;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    color:black;
    text-align: left;
     /*background-color: #9fcfff;*/
    background-color: #d0e8ff;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.displayInfo{

    border:1px solid white;
    border-collapse: collapse;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    color:black;
    text-align: left;
    background-color: #d0e8ff;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.displayInfo tr th{

    width: 30%;
    border: 1px solid white;
    border-collapse: collapse;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    color:black;
    text-align: left;
    background-color: #d0e8ff;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.displayInfo tr td{

    border: 1px solid white;
    border-collapse: collapse;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    color:black;
    text-align: left;
    background-color: #d0e8ff;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#loading{
    text-align: center;
    visibility: hidden;
}

#loadingIcon {

    visibility: visible;
    vertical-align: middle;

}

#loadingDisplayNone{
    display: none;
    text-align: center;
}

select.dropDownBox{

    border-width: 1px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #F8F8F8;
    color: #000;

}

.login{

    border: 1px solid #d3d3d3;
    border-top: none;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
    width: 50%;
    margin: auto;
}

.login tr th{

    border: 0px solid #d3d3d3;
    text-align: center;
    vertical-align: middle;
}

.login tr td{

    border: 0px solid #d3d3d3;
    text-align: center;
    vertical-align: middle;
}

.divLoginboxHeader {

    font-weight: bold;
    color: #6c6c6c;
    background-image: url(gradient22.png);

}

#divLogin {

    width: 100%;
    border: 0px solid #fff;
    padding: 10px 0px 0px 0px;
    text-align: center;
    vertical-align: middle;
    margin: auto;
}

.systemFunctionBanner {

    /*width: 765px;*/
    position: inherit;
    display: block;
    float: left;
    width: 100%;
    border: 0px solid #152B76;
    /*background-color: #526EA6;*/
    background: #152B76 url(systemFuntionBanner.gif) 50% 50% repeat;
    color: #F0F401;
    font: bold 12px geneva, arial, helvetical, sans-serif;
    line-height: normal;
    padding: 5px 0px 5px 4px;
    margin: auto;
}

.confirmDeleteBanner{

    width: 100%;
    border: 0px solid #FEE0C6;
    color: red;
    text-align: left;
    font: bold 12px GENEVA, ARIAL, HELVETICA, SANS-SERIF;
    line-height: normal;
    background-color: #FFF8C6;
    padding: 4px 0px 0px 4px;
    margin: auto;
}

.confirmDeleteBanner.info{

    width: 100%;
    border: 0px solid #FEE0C6;
    color: black;
    text-align: left;
    font: bold 12px GENEVA, ARIAL, HELVETICA, SANS-SERIF;
    line-height: normal;
    background-color: #FFF8C6;
    padding: 4px 0px 0px 4px;
    margin: auto;
}

.fmtMessageArgument{

    position: relative;
    border: 0px solid #FEE0C6;
    color: blue;
    font: bold 12px GENEVA, ARIAL, HELVETICA, SANS-SERIF;
    line-height: normal;
    background-color: #FFF8C6;
    padding: 0px 0px 0px 0px;
    margin: auto;
}

.currentValue{

    color: blue;
    display: block;
    font: bold 12px GENEVA, ARIAL, HELVETICA, SANS-SERIF;
    line-height: normal;
}

table.applySelectAccessLevelToAll{

    border-collapse: collapse;
    border-spacing: 1px;
    border: 0px solid black;
    background-color: #FFF8C6;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: blue;
    font: bold 8px GENEVA, ARIAL, HELVETICA, SANS-SERIF;
    text-align: left;
    white-space:nowrap;
}

table.applySelectAccessLevelToAll tr th {

    background-color: #FFF8C6;
    border: 0px solid white;
    color: blue;
    font: bold 10px GENEVA, ARIAL, HELVETICA, SANS-SERIF;
    line-height: normal;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    white-space:nowrap;
}

table.applySelectAccessLevelToAll tr td {

    background:	#FFF8C6;
    border: 0px solid white;
    border-spacing: 2px;
    font: bold 10px GENEVA, ARIAL, HELVETICA, SANS-SERIF;
    line-height: normal;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    white-space:nowrap;
}

select.dropDownBox{

    border-width: 1px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #F8F8F8;
    color: #000;

}

.totalRecordSize{

    font: bold 12px GENEVA, ARIAL, HELVETICA, SANS-SERIF;
    color: blue;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

table.selectBoxTable{

    border:1px solid black;
    padding: 0px 0px 0px 0px;
    color:blue;
    text-align: center;
}

table.button {

    border:1px solid white;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:black;
    text-align: center;
    background-color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#javaScriptErrorMessage {
    
    display: block;
    color: red;
    border: 1px dashed red;
    background-color: #fee;
    /*margin: 0.5em 0 0.5em 0;*/
    padding: 0.2em 0.2em 0.2em 1.5em;
    visibility: hidden;
}

table.subtitleLable{

   width: 30%;
   
}

table.subtitleLable tr td {

   border: 3px outset #D8D8D8;
   color: #08088A;
   white-space: nowrap;
   background-color: #C3FDB8;
   font-size: 100%;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   padding: 2px 2px 2px 2px;
   margin: 0px 0px 0px 0px;
   text-align: left;
   vertical-align: middle;
}

table.highlightNotice tr td {

    border:0px solid black;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    vertical-align: middle;
    color: blue;
}

.toUppercase {

    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    display: inline;
    text-transform: uppercase;
}

.toLowercase {

    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    display: inline;
    text-transform: lowercase;
}

#currentDateTime{

    color: #FFFFFF;
    vertical-align: middle;
    text-align: right;
    font-size: 100%;
}

table.welcome tr td {

    border:0px solid black;
    padding: 2px 2px 2px 2px;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}

.underlineFirstLetter{
    
    color : black;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.underlineFirstLetter p:First-letter{
    
    color : red;
    text-decoration: underline;
    text-transform: uppercase;
}

.underlineFirstLetterColorRed{

    color : black;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.underlineFirstLetterColorRed div {

    color : red;
}

.underlineFirstLetterColorRed div:First-letter{

    color : red;
    text-decoration: underline;
    text-transform: uppercase;
}
