.mainArea_border {
    background-color: #2446A2;
}

.summaryBreakDownRowBgcolor {
    background-color: #E0E9EF;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    height: 5px;
    border-collapse: collapse;
}

.summaryRowBgcolor {
    background-color: #EDEDED;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    height: 5px;
    border-collapse: collapse;
    font-weight: bold;
}

.summaryTypeCellBold {
    vertical-align: middle;
    padding-left: 5px;
    font-weight: bold;
}

.summaryNumberCell {
    font-weight: bold;
    color: #5ca0a1;
    float: right;
    vertical-align: top;
    padding: 1px
}

.summaryTypeCellNormal {
    vertical-align: middle;
    padding-left: 0;
    font-weight: normal;
}

.summaryBreakdownTypeCellNormal {
    vertical-align: middle;
    padding-left: 1px;
    font-weight: normal;
}

.summaryBreakdownTypeCellBold {
    vertical-align: middle;
    padding-left: 3px;
    font-weight: bold;
}

.no-margins {
    margin: 0;
    border-style: none;
    border-width: 0;
}

.light_grey_header {
    background-color: #C8C8C8;
    vertical-align: middle;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    border-collapse: collapse;
}

.mainArea_border2 {
    background-color: #006B9F;
    margin: auto;
    /*margin-left:1%;
    margin-top:1%;*/
}

.mainArea {
    background-color: White;
    font-family: Calibri, Regular, Regular;
    font-size: 12px;
}

.mainArea2 {
    background-color: #eaeaec;
    font-family: Calibri, Regular, Regular;
}

.tableArea {
    background-color: #ffffff;
    font-family: Calibri, Regular, Regular;
    font-size: 12px;
    height: 22px;
    /*color: #0057AA;*/
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.table_border {
    background-color: #0057AA;
}

.table_border2 {
    text-align: left;
}

.tableTitleReporting {
    color: #ffffff;
    font-family: Calibri, Regular, Regular;
    font-size: 12px;
    height: 20px;
    background-color: #0057AA;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.tableTitleReporting2 {
    font-family: Calibri, Regular, Regular;
    height: 20px;
    font-size: 28px;
    color: white;
    font-weight: bold;
}

.panelHeader {
    font-size: 14pt;
}

.smallPanelHeader {
    font-size: 12pt;
}

.panelBody {
    font-size: 16pt;
    padding: 1px;
}

.solsticeLabel:hover {
    cursor: pointer;
}

.solsticeLabel {
    padding-left: 5px;
    color: #FFFFFF;
    font-size: 16px;
}

.width5 {
    width: 5%;
}

.width10 {
    width: 10%;
}

.width14 {
    width: 14%;
}

.width15 {
    width: 15%;
}

.width20 {
    width: 20%;
}

.width30 {
    width: 30%;
}

.width40 {
    width: 40%;
}

.width33 {
    width: 33%
}

.width35 {
    width: 35%;
}

.width45 {
    width: 45%;
}

.width48 {
    width: 48%
}

.width50 {
    width: 50%;
}

.width52 {
    width: 52%;
}

.width60 {
    width: 60%;
}

.width70 {
    width: 70%;
}

.width85 {
    width: 85%;
}

.width86 {
    width: 86%;
}

.width90 {
    width: 90%;
}

.width95 {
    width: 95%;
}

.bold22White {
    font-size: 22px;
    color: white;
    font-weight: bold
}

.bold14Black {
    font-size: 14px;
    color: black;
    font-weight: bold
}

.bold13Red {
    font-size: 13pt;
    color: red;
    font-weight: bold
}

.border1solidVividCyan {
    border: 1px solid #006B9F;
}

.border1solidWhite {
    border: 1px solid #ffffff;
}

.top1solidVividCyan {
    border-top: 1px solid #006B9F;
}

.bottom1solidVividCyan {
    border-bottom: 1px solid #006B9F;
}

.right1solidVividCyan {
    border-right: 1px solid #006B9F;
}

.topBottomRight1solidVividCyan {
    border-bottom: 1px solid #006B9F;
    border-top: 1px solid #006B9F;
    border-right: 1px solid #006B9F;
}

.topBottomRight1solidWhite {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.topBottomLeft1solidVividCyan {
    border-bottom: 1px solid #006B9F;
    border-top: 1px solid #006B9F;
    border-left: 1px solid #006B9F;
}

.bottomLeft1solidVividCyan {
    border-bottom: 1px solid #006B9F;
    border-left: 1px solid #006B9F;
}

.topLeft1solidVividCyan {
    border-top: 1px solid #006B9F;
    border-left: 1px solid #006B9F;
}

.topLeftRight1solidVividCyan {
    border-top: 1px solid #006B9F;
    border-left: 1px solid #006B9F;
    border-right: 1px solid #006B9F;
}

.ratesColor {
    color: green
}

.trafficColorRed {
    color: red;
}

.trafficColorGreen {
    color: green;
}

.trafficColorOrange {
    color: orange;
}

.trafficColorBlack {
    color: #000000;
}

.bulkTableGreen {
    color: green;
}

.bulkTableRed {
    color: red;
}

.bulkTableGold {
    color: gold;
}

.bulkTableOrange {
    color: orange;
}

.field {
    background-color: #ffffff;
    font-family: Calibri, Regular, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

/****************************************************  WRAPPER  ***************************************************/
#wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden; /* Disable scrollbars. Set to "scroll" to enable */
    background: #D6EBFF;
    color: white;
}

#framecontent {
    top: 0;
    bottom: 0px;
    left: 0;
    height: 100%;
    overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
    background: #e2e1e4;
    color: white;
    border: #999999 solid 1px;
    border-top: none;
    border-bottom: none;
}

* html body {
    /*IE6 hack*/
    padding: 0 0 0 0; /*Set value to (0 0 0 WidthOfFrameDiv)*/
}

* html #wrapper {
    /*IE6 hack*/
    height: 100%;
    width: 100%;
}

* html #framecontent {
    /*IE6 hack*/
    height: 100%;
    width: 100%;
}

/****************************************************  BORDERS  ***************************************************/
.border_grey {
    border: 1px solid #999999;
}

.border_grey_white {
    border: 1px solid #FFFFFF;
}

.border_r {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999999;
}

.border_t {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
}

/****************************************************  TEXTS  ***************************************************/
.text {
    font-family: Calibri, Regular, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.text_bold {
    font-family: Calibri, Regular, Regular;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

.text_white_bold {
    font-family: Calibri, Regular, Regular;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.text_green_bold {
    font-family: Calibri, Regular, Regular;
    font-size: 12px;
    font-weight: bold;
    color: #5ca0a1;
    text-decoration: none;
    font-weight: bold;
}

.text_blue_bold {
    font-family: Calibri, Regular, Regular;
    font-size: 12px;
    font-weight: bold;
    color: blue;
    text-decoration: none;
    font-weight: bold;
}

.text_light_green_bold {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: bold;
    color: crimson;
    text-decoration: none;
    font-weight: bold;
}

a.text_green_bold:hover {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: bold;
    color: #5ca0a1;
    text-decoration: none;
    font-weight: bold;
}

.text_red_bold {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-decoration: none;
    font-weight: bold;
}

.text_arial {
    font-family: Calibri, Regular;
    font-size: 12px;
    text-decoration: none;
}

.text_11 {
    font-family: Calibri, Regular;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.text_14_bold {
    font-family: Calibri, Regular;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

.text_18_bold {
    font-family: Calibri, Regular;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

.text_blue_11_under a:hover {
    font-family: Calibri, Regular;
    font-size: 11px;
    font-weight: normal;
    color: #0000FF;
    text-decoration: underline;
}

.text_blue_12 {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: bold;
    color: #0000FF;
    text-decoration: none;
}

.text_blue_11 a:link {
    font-family: Calibri, Regular;
    font-size: 11px;
    font-weight: normal;
    color: #0000FF;
    text-decoration: none;
}

.text_blue_11 a:visited {
    font-family: Calibri, Regular;
    font-size: 11px;
    font-weight: normal;
    color: #0000FF;
    text-decoration: none;
}

.text_blue_11 a:hover {
    font-family: Calibri, Regular;
    font-size: 11px;
    font-weight: normal;
    color: #0000FF;
    text-decoration: none;
}

.text_12_bold {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
}

.text_white_18 {
    font-family: Calibri, Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
}

.text_blue_18 {
    font-family: Calibri, Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: rgb(0, 91, 170);
    /*color:rgb(0, 0, 0);*/
}

.text_logo {
    font-family: Calibri, Regular;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: rgb(255, 255, 255);
}

.text_logo_image {
    vertical-align: middle;
    padding-bottom: 3px;
}

.text_logo_text {
    vertical-align: middle;
}

.text_white_a:hover link {
    font-family: Calibri, Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
}

.text_white_18bold {
    font-family: Calibri, Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.text_white_18bold a {
    text-decoration: none;
    font-family: Calibri, Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}

/****************************************************  DESIGN   ***************************************************/
.color {
    background-color: #f4f4f4;
}

.h23 {
    height: 23px;
}

.grey_bar {
    background-color: #999999;
    padding-left: 10px;
    font-family: Calibri, Regular;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 20px;
}

/****************************************************  Buttons   ***************************************************/

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton {
    color: #494949;
}

a.ovalbutton:hover {
    background-position: bottom left;
}

a.ovalbutton:hover span {
    background-position: bottom right;
    color: black;
}

.button_a a:link {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.button_a a:visited {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.button_a a:hover {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.button_b_yellow a:link {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.button_b_yellow a:visited {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.button_b_yellow a:hover {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.button_b {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    padding-left: 4px;
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    line-height: 19px;
}

.button_b a:link {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.button_b a:visited {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.button_b a:hover {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

/*********************************************  paddings   *******************************************************/
.pad5 {
    padding: 5px;
}

.L5_pad {
    padding-left: 5px;
}

.LR5_pad {
    padding-left: 5px;
    padding-right: 5px;
}

.T10_B15_LR5_pad {
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

/*********************************************  HEADER AND FOOTER   **********************************************/
.mglogo {
    width: 121px;
    height: 44px;
    border: 0 none;
    background: no-repeat left top;
    background-size: 100% auto;
    display: block;
    float: left;
}

a.mg_velti:link, a.mg_velti:visited {
    width: 130px;
    height: 21px;
    margin: 25px 0 0;
    background: url(../../dashboard/img/mgage_velti01.png) no-repeat left top;
    background-size: 100% auto;
    display: block;
    float: left;
}

a.mg_velti:hover, a.mg_velti:active {
    background: url(../../dashboard/img/mgage_velti02.png) no-repeat left top;
}

header {
    margin: 0;
    padding: 0;
    height: 60px;
    width: 100%;
    min-width: 765px;
}

header > div {
    margin: 0;
    padding: 6px 0 0 14px;
    height: 54px;
    background: url(../../dashboard/img/bgr_header.png) repeat-x 0 0;
}

.usrTopBox {
    position: relative;
    float: right;
    min-width: 180px;
    height: 56px;
    margin: -2px 0 0;
    padding-right: 10px;
}

.usrTopBox h6 {
    font-family: 'RobotoMedium', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #53b5a5;
    /*text-transform: uppercase;*/
    text-shadow: none;
    text-wrap: none;
}

.titleHover {
    color: #515151 !important;
}

.usrTopBox p {
    font-family: 'RobotoMedium', sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #b8b8b8;
    text-shadow: none;
    text-wrap: none;
    margin-top: 1px;
}

.usrTopBox > div {
    float: left;
    padding-top: 22px;
}

.usrTopBox #usr_clck {
    width: 30px;
    height: 23px;
    background: url(../../dashboard/img/dropdown_arrow_user_lang.png) no-repeat left top;
    margin: 40px 0 0 10px;
    position: relative;
}

.usrTopBox #languageIconClick {
    width: 30px;
    height: 23px;
    background: url(../../dashboard/img/dropdown_arrow_user_lang.png) no-repeat left top;
    margin: 19px 0 0 30px;
    position: relative;
}

.usrTopBox #usr_clck:hover, #languageIconClick:hover {
    cursor: pointer;
}

#usr_clck > img {
    position: absolute;
    bottom: 31px;
    right: 16px;
    z-index: 556;
}

#languageIconClick > img {
    position: absolute;
    bottom: 10px;
    right: 16px;
    z-index: 556;
}

#usr_clck ul#usrDrop {
    position: absolute;
    top: 14px;
    right: 0;
    margin: 0;
    padding: 0;
    width: 177px;
    list-style: none;
    border-bottom: 1px solid #e1e1e1;
    z-index: 555;
    display: none;
}

#languageIconClick ul#languageDrop {
    position: absolute;
    top: 14px;
    right: 0;
    margin: 0;
    padding: 0;
    width: 100px;
    list-style: none;
    border-bottom: 1px solid #e1e1e1;
    z-index: 555;
    display: none;
}

#usr_clck ul#usrDrop, #languageIconClick ul#languageDrop {
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}

#usr_clck ul#usrDrop li {
    width: 100px;
    margin: 0;
    padding: 0;
}

#languageIconClick ul#languageDrop li {
    width: 100px;
    margin: 0;
    padding: 0;
}

#usr_clck ul#usrDrop li .drp_icon {
    width: 20px;
    height: 16px;
    position: relative;
    float: left;
    background-position: left bottom !important;
    background-repeat: no-repeat !important;
    margin: -6px 5px 0 2px;
}

#usrDrop li a:link, #usrDrop li a:visited {
    display: block;
    width: 163px;
    margin: 0;
    padding: 11px 7px 14px;
    height: 4px;
    font-family: 'RobotoRegular', sans-serif;
    /*font-weight: 400;*/
    font-size: 11px;
    color: #797979;
    text-decoration: none;
    text-shadow: none;
    background: #fff;
    text-transform: capitalize;
    line-height: 0.7;
}

#usrDrop li a:hover, #usrDrop li a:active, #usrDrop li a.selected {
    background: #E4F2EE;
    text-decoration: none;
}

#languageDrop li {
    width: 100px;
    height: 20px;
    display: block;
    font-family: 'RobotoRegular', sans-serif;
    font-size: 11px;
    color: #797979;
    text-decoration: none;
    text-shadow: none;
    background: #fff;
    text-transform: capitalize;
}

.rich-menu-node-icon {
    background: url(../../dashboard/img/dropdown_arrow.png) no-repeat right bottom;
}

.rich-menu-separator {
    border-top: 1px solid #6a9697;
    margin: 0
}

/*.rich-menu-item-hover {*/
/*border: none;*/
/*}*/

/*.rich-menu-item-enabled {*/
/*padding-left: 0px;*/
/*}*/
/*.rich-menu-group {*/
/*padding-left: 0px;*/
/*}*/

.header {
    background: url(../../dashboard/img/bgr_header.png) repeat-x 0 0;
    margin: 0;
    padding: 0 0 0 14px;
}

.header_int {
    background-image: url(../../images/header_int2.png);
    background-repeat: repeat-x;
    background-position: top;
    line-height: 33px;
    padding-left: 8px;
    font-family: Calibri, Regular;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.header_int_title {
    font-family: 'RobotoRegular', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #6ea9aa
}

/*************************************  LEFT AND RIGHT NAVIGATION AREAS   ****************************************/
.Left_nav_header {
    height: 28px;
    background-image: url(../../images/mgage/header/header_green.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #639999;
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    border-collapse: separate;
}

/****************************************************************************************************************/
.paging_active a {
    text-decoration: none;
    color: #999999;
}

.paging_active a {
    text-decoration: none;
    color: #999999;
}

.paging a {
    text-decoration: none;
    color: #0066FF;
}

.paging a:hover {
    text-decoration: none;
    color: #999999;
}

.textUser {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.textUser a:link {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.textUser a:visited {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.textUser a:hover {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.text10 a {
    color: #0000FF;
    text-decoration: underline;
}

title11 {
    font-family: Tahoma, Calibri, Regular;
    font-size: 10px;
    color: #333333;
    font-weight: bold;
}

.h23 {
    height: 23px;
}

.text12_grey {
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.td_index {
    padding-left: 25px;
    padding-right: 25px;
    font-size: large;
}

.td_index a:link visited hover {
    padding-left: 25px;
    padding-right: 25px;
    font-size: large;
}

.index_image {
    width: 190px;
    height: 190px;
}

table.index_table {
    vertical-align: middle;
    text-align: center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
    background-color: inherit;
    color: #005FA9;
    font-size: small;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/********* dialogue styles *********/
#output {
    position: absolute;
    top: 600px;
    left: 0px;
    margin: 0;
    padding: 0;
}

/********* form and related tag styles *********/

form.verticalForm fieldset {
    display: block;
    width: 30em;
    margin: 0px 0 3em 1em;
    padding: 0px 1em 1em 1em;
    float: left;
}

form.verticalForm fieldset .field {
    display: block;
    margin: 12px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    /*text-align: justify;*/
}

form.verticalForm fieldset .field .label {
    display: block;
    font-weight: bold;
    width: 30em;
    /*text-align: justify;*/
}

form.verticalForm fieldset .field .textfield {
    display: block;
    width: 35em;
}

form.verticalForm fieldset .formactions {
    display: block;
    margin: 12px 0px 8px 0px;
    padding: 0px 0px 8px 0px;
}

form.verticalForm fieldset .formactions button {
    display: block;
    margin-top: 8px;
    margin-right: 10px;
    width: 125px;
    float: right;
}

table.recordset tr {
    background-color: #FFFFFF;
    color: #000000;
}

table.recordset tr.archived {
    background-color: #999999;
    color: #000000;
}

table.recordset td {
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

table.recordset td.columnaction {
    text-align: center;
    background-color: #dcdcdc;
}

table.recordset td.columnheading {
    background-color: #C1E3E8;
    color: #000000;
    text-align: center;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

table.recordset tr td.recordselector {
    text-align: center;
    background-color: #dcdcdc;
    width: 4px;
}

table.recordset td.recordaction {
    text-align: left;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    width: 10px;
}

table.recordset td.recordaction img {
    border: 0px none;
    position: relative;
}

img {
    border: 0px none;
    position: relative;
}

/*********************************  FOOTER FUNCTIONALITY  2009-12-17 START ***************************************************/
/* In order for the footer to be correctly incorporated into a new page the following html format must be followed

  <html>
     <head>
         <link rel="STYLESHEET" type="text/css" href="styles/hprewards/css.css">
     </head>
     <body>
         <div class="wrapper">
             <p>Your website content here.</p>
             <div class="push"></div>
         </div>
         <jsp:include page="footer.jsp"/>
     </body>
  </html>

*/

html, body {
    height: 100%;
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #f7f7f7;

}

.wrapper {
    min-height: 99.9%;
    height: auto !important;
    height: 99.9%;
    margin: 0 auto -2em;
}

.lscfooter {
    margin-left: 0px;
    margin-right: 0px;
    height: 2em;
    color: white;
    background-color: #f7f7f7;
    height: 25px;
    font: Calibri, Regular, Regular, 11pt;
}

.push {
    height: 4em;
}

/***********************************  FOOTER FUNCTIONALITY  2009-12-17 END ***************************************************/

/****************  jQuery Popup START ************************/
#backgroundPopup {
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}

#popupContact {
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    background: rgb(250, 250, 250);
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
}

#popupContact h1 {
    text-align: left;
    color: #6FA5FD;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin-bottom: 20px;
}

#popupContactClose {
    font-size: 14px;
    line-height: 14px;
    right: 6px;
    top: 4px;
    position: absolute;
    color: #6fa5fd;
    font-weight: 700;
    display: block;
}

/****************  jQuery Popup END ************************/

/****************  CSS for monitor Nagios Checks page  START ************************/
input {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #000000;
}

.header_mnt {
    background-color: #99CCFF;
    line-height: 25px;
    padding-left: 8px;
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    vertical-align: middle;
}

.springerror {
    border: 2px solid #ff0033;
}

.errormessage {
    /*background-color:black;*/
    font-family: Calibri, Regular;
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-decoration: none;
    text-align: center;
    border-top: 2px;
    border-bottom: 2px;
}

/****************  CSS for monitor Nagios Checks page  END ************************/

/********* base bulk styles *************/
#schedulebroadcastform fieldset {
    width: 520px;
    clear: both;
}

#schedulebroadcastform fieldset .error {
    position: relative;
    z-index: 0;
    color: red;
    background-color: white;
    margin-left: 8px;
}

