<html>
<style type='text/css'>
/* Styles */
body {
    background-color: #FFFFFF;
    margin:0;
    padding:0;
}

img {
border: none;
}


input, select, button {
  font-family: Arial,Verdana,Geneva,Sans-serif ;
  font-size: 12px;
}

.main_table { border:0; border-spacing:0;}
.error { border-color: #ff0000; border-style: solid; border-width: 1px }
.error_msg { padding:1px 5px 2px 5px; color: #333333; font-size: 9pt; font-family: Arial,Verdana,Geneva,Sans-serif; font-weight:bold; text-align:center; background:#ddbbbb; width:100% }
.info_msg { padding:1px 5px 2px 5px; color: #333333; font-size: 9pt; font-family: Arial,Verdana,Geneva,Sans-serif; font-weight:bold; text-align:center; background:#bbddbb; width:100% }
.warning_msg { padding:1px 5px 2px 5px; color: #333333; font-size: 9pt; font-family: Arial,Verdana,Geneva,Sans-serif; font-weight:bold; text-align:center; background:#ffcc99; width:100% }
.box { text-align: center; border-color: #000000; border-style: solid; border-width: 1px }
.box_nocenter { border-color: #000000; border-style: solid; border-width: 1px }
.warningbox { background-color: #e2e2e2; font-size: 8pt; border-color: #888888; border-style: solid; border-width: 1px }
.config_screen { font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; border-color: #4f4f4f; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; border-width: 1px; }
.config_module { font-size: 10pt; /*font-weight:bold; color:#07809D;*/ font-family: Arial,Verdana,Geneva,Sans-serif; }
.message_detail { font-size: 8pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
.special_text { cursor:default}
.config_module_tr { font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
.config_module_tr label{ font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
.config_module_tr label.radio{ font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
.config_module_tr2 { 
    font-size: 10pt; 
    font-family: Arial,Verdana,Geneva,Sans-serif; 
    background:#dddddd url(/images/grid_header_bg.gif) repeat-x left bottom;
}
.config_module_th {
    padding: 2px 5px 2px 0px;
    text-align:left;
    font-weight:bold;
    background:#f9f9f9 url(/images/grid_header_over_bg.gif) repeat-x bottom left;
}
.config_module_th2 {
    padding: 2px 5px 2px 0px;
    text-align:center;
    font-weight:bold;
}
.config_module h2{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    font-size:180%;
    font-weight:normal;
    color:#004699;
}
th.report_module_th {
    padding: 2px 5px 2px 0px;
    font-weight:bold;
}
.message_row { font-size: xx-small; font-family: Arial,Verdana,Geneva,Sans-serif; }
.message_row_checkbox { padding: 0px; margin: 0px; height: 14px; font-size: 7pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
.message_row2 { background-color: #d2d2d2; font-size: 7pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
.job_control { font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; border-style: solid; border-width: 1px; border-color: #333333; margin-top: 4px;}
.secondary_menu { border-color: #4f4f4f; border-left-style: solid; border-right-style: solid; border-width: 1px }
.box_top { border-top-style: solid; border-top-width: 2px; border-top-color: #000000; }
.box_top_padded { padding-top: 3px; padding-bottom: 3px; border-top-style: solid; border-top-width: 2px; border-top-color: #000000; }
.box_bottom { border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #000000; }
.box_bottom_padded { padding-bottom: 3px; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #000000; }
.box_add_left { padding-bottom: 3px; padding-top: 3px; border-left-style: solid; border-left-width: 2px; border-left-color: #000000; border-top-style: solid; border-top-width: 1px; border-top-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #000000;}
.box_add_mid { padding-bottom: 3px; padding-top: 3px; border-top-style: solid; border-top-width: 1px; border-top-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #000000;}
.box_add_right { padding-bottom: 3px; padding-top: 3px; border-right-style: solid; border-right-width: 2px; border-right-color: #000000; border-top-style: solid; border-top-width: 1px; border-top-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #000000;}
.box_left { border-left-style: solid; border-left-width: 2px; border-left-color: #000000; }
.box_right { border-right-style: solid; border-right-width: 2px; border-right-color: #000000; }
.box_tl { border-top-style: solid; border-top-width: 2px; border-top-color: #000000;
  border-left-style: solid; border-left-width: 2px; border-left-color: #000000;
}
.box_tl_padded { padding-top: 3px; border-top-style: solid; border-top-width: 2px; border-top-color: #000000;
  border-left-style: solid; border-left-width: 2px; border-left-color: #000000;
}
.box_bl { border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #000000;
  border-left-style: solid; border-left-width: 2px; border-left-color: #000000;
}
.box_bl_padded { padding-bottom: 3px; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #000000;
  border-left-style: solid; border-left-width: 2px; border-left-color: #000000;
}
.box_tr { border-top-style: solid; border-top-width: 2px; border-top-color: #000000;
  border-right-style: solid; border-right-width: 2px; border-right-color: #000000;
}
.box_tr_padded { padding-top: 3px; border-top-style: solid; border-top-width: 2px; border-top-color: #000000;
  border-right-style: solid; border-right-width: 2px; border-right-color: #000000;
}
.box_br { border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #000000;
  border-right-style: solid; border-right-width: 2px; border-right-color: #000000;
}
.box_br_padded { padding-bottom: 3px; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #000000;
  border-right-style: solid; border-right-width: 2px; border-right-color: #000000;
}
.box_lr { border-left-style: solid; border-left-width: 2px; border-left-color: #000000;
  border-right-style: solid; border-right-width: 2px; border-right-color: #000000;
}
.button { text-align: center; border-style: outset; border-width: 2px; margin: 1px; }
.button_selected { text-align: center; border-style: inset; border-width: 2px; margin: 1px; }
.button2 { font-size: 9pt; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; border-style: solid; border-width: 1px; margin: 1px; border-color: white;}
.button2_selected { font-size: 9pt; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; border-left-style: solid;  border-right-style: solid;  border-top-style: solid; border-bottom-style: none; border-bottom-width: 2px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; margin: 0px; border-color: #888888;}
.button3 { border-color: #333333; border-style: solid; border-width: 1px; font-size: 9pt; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; margin: 1px; background-color: #888888; }
.button3_expert { border-color: #333333; border-style: solid; border-width: 1px; font-size: 9pt; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; margin: 1px; background-color: #FFAAAA; }
.button_trash {border:0; margin:0; padding:0; width:18px; height:20px; overflow:hidden; text-indent:-1000px; cursor:pointer; background: url(/images/del.png) center center no-repeat}
h1 { font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
p { font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.center_p { text-align: center; font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
.small_link { font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
li { font-size: 10pt; font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;}
dt { font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
dl { margin-left: 20px; margin-bottom: 5px; font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; }
/*-------------------------------*/
/* begin: added for help _pages_ */
/*-------------------------------*/
/*-----------------------------------------------------------------------------------*/
/* CAUTION! The following classes were previousy defined for the GUI help _bubbles_: */
/*          .helpbox                                                                 */
/*          .helptxt                                                                 */
/*-----------------------------------------------------------------------------------*/
hr.help { 
        color: #003399; 
        height: 1px; 
}
hr.helpband { 
        color: #003399; 
        height: 9px; 
}
h2.help {                /* ~ GUI page section */
        color : #003399;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 14pt;
        font-style : normal;
        font-weight : bold;
        margin-top : 32px;
        margin-bottom : 4px;
}
h3.helpedu {        /* Educational/informational section in a page */
    color : #003399;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11pt;
    font-style : normal;
    font-weight : bold;
    margin-top : 24px;
    margin-bottom : 0px;
}

h3.help {                /* ~ GUI page tab or sub-section (rare) */
        color : #003399;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12pt;
        font-style : normal;
        font-weight : bold;
        margin-top : 24px;
        margin-bottom : 0px;
}
h4.help {                /* pre-reqs, req's, limitation, task heading */
        color : #003399;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : italic;
        font-weight : bold;
        margin-top : 20px;
        margin-bottom : 0px; 
}  
h4.helpth {                /* linked table heading */
        color : #003399;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        font-style : normal;
        font-weight : bold;
        margin-top : 0px;
        margin-bottom : 0px; 
}
h4.helpwarn {  /* Cautionary note */
    color : #FF0000;
    display : inline;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : bold;
    margin-right: 8px;
}
h5.help {                /* Run-in head with emspace */
        display : inline;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        font-style : normal;
        font-weight : bold;
        margin-right: 8px;
}
h5.helpadmon {        /* note or caution */
        color : #003399;
        display : inline;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : bold;
        margin-right: 8px;
}

span.helpref {        /* GUI tab, subtab, or page section */
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : bold;
        margin : 0px;
}
span.helpmodels { /* For specifying features particular to a model# or higher */
    color : #003399;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : italic;
    font-weight : bold;
    margin-bottom : 0px;
}
span.helparg {        /* argument or variable */
        font-family : "Times New Roman", Times, serif;
        font-size : 10pt;
        font-style : italic;
        font-weight : bold; 
        font-stretch: wider;
}
span.helpnobr {        /* because HTML nobr is deprecated */
        white-space : nowrap;
}
body.help { 
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 10pt; 
}
dt.help { 
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 10pt; 
        font-weight : normal; 
        margin-top : 0px;
}
dt.helpterm { 
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 10pt; 
        font-weight : bold;
        margin-top : 10px; 
}
dd.help { 
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 10pt; 
        margin-top : 0px; 
}
dd.helppara { 
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 10pt; 
        margin-top : 10px; 
}
table.helpbg {
        background-color: #F5F5DC;
}
td.helpbglt {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 9pt; 
        background-color: #EEEEEE;
}
td.helpbgmed {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 9pt; 
        background-color: #CCCCCC;
}
th.help { 
        background-color: #D9F5FF ;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 9.5pt; 
        font-weight : bold; 
}
td.help { 
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 9pt; 
}
th.helpsmall { 
        background-color: #D9F5FF ;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size : 7.5pt; 
    font-weight : bold; 
}
td.helpsmall { 
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size : 7.5pt; 
}
/*---------------------------*/
/* end: added for help pages */
/*---------------------------*/
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
#a:hover { background-color: #666666; }
a.small:link { text-decoration: none; font-size: 8pt; }
a.small:visited { text-decoration: none; font-size: 8pt; }
a.small:hover { text-decoration: underline; font-size: 8pt; background-color: #eeeeee}
a.normal:link { text-decoration: none; }
a.normal:visited { text-decoration: none; }
a.normal:hover { text-decoration: underline; background-color: #eeeeee}
a.status:link { text-decoration: underline; }
a.status:visited { text-decoration: underline; }
a.status:hover { text-decoration: underline; background-color: #eeeeee}
a.error:link { text-decoration: underline; color:#ff0000; border-style:none; border-width:0px }
a.error:visited { text-decoration: underline; color:#ff0000; border-style:none; border-width:0px}
a.error:hover { text-decoration: underline; color:#ff0000; border-width:0px; border-style:none}
a.expert:link { text-decoration: none; }
a.expert:visited { text-decoration: none; }
a.expert:hover { background-color: #FF5555; }
a.transbutton:link { text-decoration: none; }
a.transbutton:hover { background-color: transparent; text-decoration: none; }
a.transbutton:visited { text-decoration: none; }
.button3_selected { font-size: 9pt; border-style: solid; border-width: 1px; border-color: #333333; color: #cccccc; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; margin: 1px; background-color: #666666; }
.button3_selected_expert { font-size: 9pt; border-style: solid; border-width: 1px; border-color: #333333; color: #cccccc; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; margin: 1px; background-color: #FF5555; }
.button4 { font-size: 9pt; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; border-style: outset; border-width: 2px; margin: 1px; }
.button4_selected { font-size: 9pt; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; border-style: inset; border-width: 2px; margin: 1px; }
.button5 { font-size: 9pt; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; border-left-style: solid;  border-right-style: solid;  border-top-style: solid; border-bottom-style: none; border-bottom-width: 0px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; margin: 0px; border-color: #4f4f4f}
.button5_selected { font-size: 9pt; font-weight: bold; font-family: Arial,Verdana,Geneva,Sans-serif; text-align: center; border-left-style: solid;  border-right-style: solid;  border-top-style: solid; border-bottom-style: none; border-bottom-width: 0px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; margin: 0px; border-color: #4f4f4f}
.button_image {vertical-align:bottom;border-width:0px; margin: 1px; cursor: pointer;}
.menu_top { border-top-style: solid; border-top-width:1px; border-color:#4f4f4f; border-left-style: solid; border-left-width: 1px; border-right-style: solid; border-right-width: 1px; margin: 0px;}
.ip_input { border-style: inset; border-width: 2px; }
.octet_input { border-width: 0; border-style: none !important; width: 30px; text-align: center; }
.textarea_display { border-style: solid; border-width: 1px; background-color: #eeeeee; }
.diagm_normal { border-style: solid; border-width: 5px; }
.diagm_red { border-style: solid; border-width: 5px; border-color: #ff0000 }
.nowrap { white-space: nowrap; }
#tabs ul { list-style: none; padding: 0; margin: 0; }
#tabs li { float: left; border: 1px solid; border-bottom-width: 0; margin: 0 0.5em 0 0; background:#ECFAFF;  cursor: pointer;}
#tabs a { display: block; padding: 0 1em; }
#tabs li.selected { position: relative; top: 1px; background: #ECFAFF; }
.auth { background:#FEFEFE; border: 1px solid; clear: both; }

/* Login page */
.login_logo {
    padding-top: 5px;
}

/* Navigation Menus */
.primary_menu, .header_logo {
    width:90%;
    background:#FFFFFF;
    padding:0px 10px 0px 10px;
    vertical-align:bottom;
}

.primary_menu td, .header_logo td {
    vertical-align:bottom;
    height:35px;
}
.primary_menu a, .header_logo a {
    float:left;
    margin:0;
    text-decoration:none;
    color:#FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial,Verdana,Geneva,Sans-serif;
    vertical-align:bottom;
}

.primary_menu a {
    background:url("/images/tableft.gif") no-repeat left top;
    padding:0 1px 0 4px; /*1px between tabs*/
}

.primary_menu a span{
    white-space:nowrap;
    height:16px;
    display:block;
    background:url("/images/tabright.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    vertical-align:bottom;
}

.primary_menu a.hovered {
    height:30px;
    background-position:0% -40px;
    background-color: #FFFFFF;/*Hover BG Color*/
}

.primary_menu a.hovered span{
    height:22px;
    background-position:100% -40px;
    cursor:pointer;
}

.primary_menu a.selected{
    height:30px;
    background-position:0% -80px;
}

.primary_menu a.selected span {
    height:22px;
    background-position:100% -80px;
}

.primary_menu a.deselected{
    height:25px;
    background-position:0% -80px;
}

.primary_menu a.deselected span {
    height:16px;
    background-position:100% -80px;
}

.secondary_tabs {
    border-top:3px solid #004699;
    border-left:1px solid #4F4F4F;
    border-right:1px solid #4F4F4F;
        background:#E1F0FF;
    vertical-align:top;
    width:100%;
    empty-cells:show;
}

.secondary_tabs_spacer {
width:938px;
height:0px;
}

#secondary_tabs_wrapper {
    width: 100%;
    position: relative;
}

#secondary_tabs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background:#E1F0FF;
}

.hovered .secondary_tabs{
    border-top:3px solid #4C9DE5;
}

/*
.secondary_tabs div{
    position:absolute;
        background:#E1F0FF;
    border:1px solid #000000;
}
*/

.secondary_menu {
    text-align:center;
    border:0;
}

.secondary_menu tr{
    border:0;
}

.secondary_menu td {
    margin:0;
    padding:0;
    overflow:hidden;
}

.secondary_menu a {
    margin:0;
    padding:0;
    text-decoration:none;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana,Geneva,Arial,Sans-serif;
    color:#FFFFFF;
    overflow:hidden;
}

.secondary_menu a span{
    display:block;
    background:url("/images/gradientblue.jpg");
    background-repeat: no-repeat;
    padding:2px 2px 2px 2px;
    width: 150px;
    height:16px;
    white-space:nowrap;
    overflow:hidden;
}

.secondary_menu a.hover span,
.secondary_menu a:hover span {
    background-position:0% -24px;
    cursor:pointer;
}

.secondary_menu a.selected span {
    background-position:0% -48px;
}

/* Expert */

.secondary_menu .expert a span{
    background:#FF0000;
    color:#000000;
}

.secondary_menu .expert a.hover span {
    cursor:pointer;
}

.secondary_menu .expert .selected a span{
    background:#FF0000;
    color:#000000;
}

/* Disabled */
.secondary_menu a.disabled span {
    background:url("/images/tab_gradientgray.jpg");
    color: white;
}

#shadow {
/*border-left:1px solid #4F4F4F;
border-right:1px solid #4F4F4F;
*/
background:#D9F5FF;
padding:0 0 0 2px;
margin:0;
}

#shadowleft{
width:15px;
padding:0 0 0 6px;
background:url("/images/shadowleft.png") no-repeat;
height:6px;
}
#shadowright {
width:100%;
background:url("/images/shadow.png") 0% 0% repeat-x;
}

.clear {
clear: both;
}

.float_left {
float: left;
}

.float_right {
float: right;
}

#top_right td{
    white-space:nowrap;
    padding:0;
}

#top_right td div{
    padding: 0 0 2px 0;
}

#top_right img {
    vertical-align:-5%;
}

#top_right td .header_info{
    padding: 3px;
    font-size:140%;
    font-weight:bold;
    color:#004699;
}

#top_right td a{
    padding: 3px;
    font-weight:bold;
    color:#004699;
}

#top_right td a:hover{
    background-color: #DDDDDD;
}

#top_right select {
    background: transparent;
    border: 0;
    overflow: hidden;
    padding: 3px;
    font-size: 10pt;
    font-weight: bold;
    color: #004699;
}

#top_right select:hover {
    background-color: #dddddd;
}

#top_right select option {
    background-color: #dddddd;
    font-weight: normal;
}

.titlebutton .new_button.disabled_button {
   color:#CCCCCC!important;
   cursor: default;
}

.titlebutton .new_button {
   color:#FFFFFF;
   font-family: Arial,Verdana,Geneva,Sans-serif;
   font-size:84%;
   font-weight:normal;
   background:url("/images/gradientbutton.gif");
   cursor:pointer;
}

.new_button {
   text-align:center;
   color:#FFFFFF;
   font-family: Arial,Verdana,Geneva,Sans-serif;
   font-weight:normal;
   border:1px outset #4A92C6;
   background:url("/images/gradientbutton.gif");
   cursor:pointer;
}

.toolbar_button {
   color:#000000;
   font-family: Arial,Verdana,Geneva,Sans-serif;
   font-size:84%;
   font-weight:normal;
   border:1px outset;
   background:url("/images/it-h.gif");
   cursor:pointer;
}

.plus_minus_button {
   width: 25px;
}

.disabled_button {
   color:#AAAAAA;
   cursor: default;
}

/* rounded div */
#rounded {background:transparent; position:relative;}
.roundtop, .roundbottom {display:block; background:transparent; font-size:1px;}
.round1, .round2, .round3, .round4 {display:block; overflow:hidden;}
.round1, .round2, .round3 {height:1px;}
.round2, .round3, .round4 {background:#4C7DB7; border-left:1px solid #4C7DB7; border-right:1px solid #4C7DB7;}
.round1 {margin:0 5px; background:#4C7DB7;}
.round2 {margin:0 3px; border-width:0 2px;}
.round3 {margin:0 2px;}
.round4 {height:2px; margin:0 1px;}
/* Titlebar */
.titlebar { background:url("/images/gradienttitle.gif") 0% 0% repeat-x; border:0; border-width:0 1px; font-size:10pt; font-family: Arial,Verdana,Geneva,Sans-serif; font-weight:bold; width:100%; vertical-align:top}
.titlebar #left {position:absolute; left:5px; top:6px; background:transparent; text-align:left;}
.titlebar #right {position:absolute; float:right; right:7px; text-align:right;}
.TitleLeft { width:4px; background-image:url("/images/titleleft.png"); background-position: left top; background-repeat: no-repeat;}
.TitleTop { background-image:url("/images/titletop.png"); padding-left:4px; padding-top:4px; background-position: top; background-repeat: repeat-x; padding-bottom:2px;}
.TitleTop table {color:#FFFFFF; font-weight:bold; font-family: Arial,Verdana,Geneva,Sans-serif; font-size:10pt; padding-bottom:0px; white-space:nowrap;}
.TitleRight {width:4px; background-image:url("/images/titleright.png"); background-position: right top; background-repeat: no-repeat;}

.SubTitleLeft { width:4px; background-color: #99CCFF; background-position: left top; background-repeat: no-repeat;}
.SubTitleTop { background-color: #99CCFF; padding-left:4px; padding-top:4px; background-position: top; background-repeat: repeat-x; padding-bottom:2px;}
.SubTitleRight {width:4px; background-color: #99CCFF; background-position: right top; background-repeat: no-repeat;}

/* transparent div */
.outlined { width:100%; height:100%; vertical-align:top; padding:0; }
.outlined .tl { background:url('/images/topleft.png'); background-position: left top; background-repeat: no-repeat; height:5px; width:5px; }
.outlined .tm { background:url('/images/top.png'); background-position: top; background-repeat: repeat-x; height:5px; }
.outlined .tr { background:url('/images/topright.png'); background-position: right top; background-repeat: no-repeat; height:5px; width:5px; }
.outlined .ml { background:url('/images/left.png'); background-position: left; background-repeat: repeat-y; width:5px; }
.outlined .mm { background:url('/images/trans.png'); vertical-align:top; background-repeat: repeat;}
.outlined .mr { background:url('/images/right.png'); background-position: right; background-repeat: repeat-y; width:5px; }
.outlined .bl { background:url('/images/bottomleft.png'); background-position: left bottom; background-repeat: no-repeat; height:5px; width:5px; }
.outlined .bm { background:url('/images/bottom.png'); background-position: bottom; background-repeat: repeat-x; height:5px; }
.outlined .br { background:url('/images/bottomright.png'); background-position: right bottom; background-repeat: no-repeat; height:5px; width:5px; }
/* help_page */
#help_page {
  background-color: #FFFFFF;
}

#help_page .wrapper {
  background-color: #004399;
  border: 1px solid #4f4f4f;
  margin: 10px;
  padding: 0px;
}

#help_page h1 {
  font-size: 20pt;
  font-weight: normal;
  color: #FFFFFF;
  margin: 15px 20px 15px 20px;
}

#help_page .content {
  color: #000000;
  font-size: 10pt;
  margin: 0px;
  padding: 5px 20px 20px 20px;
  background: #FFFFFF url('/images/shadow.png') repeat-x;
}
/* helpbox */
.helpbox { background-color: #D9E6F0; font-size: 8pt; margin-left: 15px; margin-top: 5px; margin-bottom: 5px; padding: 1px; border-color: #999999; border-style: solid; border-width: 1px }
.helptxt { background-color: #D9E6F0; font-size: 8pt; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; padding: 1px; }
#helpbox {background:transparent; padding:1px 7px 2px 12px;}
#helpbox .outlinetop, #helpbox .outlinebottom {display:block; font-size:1px;}
#helpbox .outline1, #helpbox .outline2, #helpbox .outline3, #helpbox .outline4 {display:block; overflow:hidden; background:#D9E6F0;}
#helpbox .outline1, #helpbox .outline2, #helpbox .outline3 {height:1px;}
#helpbox .outline2, #helpbox .outline3, #helpbox .outline4 { border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7;}
#helpbox .outline1 {margin:0 5px; background:#A7A7A7; border-left:1px solid #A7A7A7;}
#helpbox .outline2 {margin:0 3px; border-width:1px 2px;}
#helpbox .outline3 {margin:0 2px; border-left:1px solid #A7A7A7;}
#helpbox .outline4 {height:2px; margin:0 1px; border-left:1px solid #A7A7A7;}
#helpbox #contents {border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7; padding:0 5px 0 5px; background:#D9E6F0; font-size:8pt}

/* status screen display and message formatting */
.status_screen {background:#D9F5FF; border-color: #4f4f4f; border-left-style: solid; border-right-style: solid; border-width: 1px; width:100%}
.status_screen_word { color: #4f4f4f; font-size: 9pt; font-family: Arial,Verdana,Geneva,Sans-serif; border-width: 0px }
.status_module { font-size: 10pt; font-family: Arial,Verdana,Geneva,Sans-serif; width:95%; background:transparent; padding-bottom: 2px }
.status_module #warning {background:transparent; padding:1px 7px 2px 12px; max-width:900px; margin-left:auto; margin-right:auto;}
.status_message {background:transparent; font-family: Arial,Verdana,Geneva,Sans-serif;  font-size: 8pt; font-weight:bold; margin-left:auto; margin-right:auto}

/* status message warning box */
#warning .outlinetop, #warning .outlinebottom {display:block; font-size:1px;}
#warning .outline1, #warning .outline2, #warning .outline3, #warning .outline4 {display:block; overflow:hidden; background:#FCDE94;}
#warning .outline1, #warning .outline2, #warning .outline3 {height:1px;}
#warning .outline2, #warning .outline3, #warning .outline4 { border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7;}
#warning .outline1 {margin:0 5px; background:#A7A7A7; border-left:1px solid #A7A7A7;}
#warning .outline2 {margin:0 3px; border-width:1px 2px;}
#warning .outline3 {margin:0 2px; border-left:1px solid #A7A7A7;}
#warning .outline4 {height:2px; margin:0 1px; border-left:1px solid #A7A7A7;}
#warning #contents {border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7; padding:0 5px 0 5px; background:#FCDE94; font-size:8pt; font-weight:bold; text-align:center;}

/* status message error box */
.status_module #error {background:transparent; padding:1px 7px 2px 12px; max-width:900px; margin-left:auto; margin-right:auto;}
#error .outlinetop, #error .outlinebottom {display:block; font-size:1px;}
#error .outline1, #error .outline2, #error .outline3, #error .outline4 {display:block; overflow:hidden; background:#FF8080;}
#error .outline1, #error .outline2, #error .outline3 {height:1px;}
#error .outline2, #error .outline3, #error .outline4 { border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7;}
#error .outline1 {margin:0 5px; background:#A7A7A7; border-left:1px solid #A7A7A7;}
#error .outline2 {margin:0 3px; border-width:1px 2px;}
#error .outline3 {margin:0 2px; border-left:1px solid #A7A7A7;}
#error .outline4 {height:2px; margin:0 1px; border-left:1px solid #A7A7A7;}
#error #contents {border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7; padding:0 5px 0 5px; background:#FF8080; font-size:8pt; font-weight:bold; text-align:center;}

/* status message info box */
.status_module #info {background:transparent; padding:1px 7px 2px 12px; max-width:900px; margin-left:auto; margin-right:auto;}
#info .outlinetop, #info .outlinebottom {display:block; font-size:1px;}
#info .outline1, #info .outline2, #info .outline3, #info .outline4 {display:block; overflow:hidden; background:#80FF80;}
#info .outline1, #info .outline2, #info .outline3 {height:1px;}
#info .outline2, #info .outline3, #info .outline4 { border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7;}
#info .outline1 {margin:0 5px; background:#A7A7A7; border-left:1px solid #A7A7A7;}
#info .outline2 {margin:0 3px; border-width:1px 2px;}
#info .outline3 {margin:0 2px; border-left:1px solid #A7A7A7;}
#info .outline4 {height:2px; margin:0 1px; border-left:1px solid #A7A7A7;}
#info #contents {border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7; padding:0 5px 0 5px; background:#80FF80; font-size:8pt; font-weight:bold; text-align:center;}

/* module info box for notes and/or warnings within module */
.status_module #notebox {background:transparent; padding:1px 7px 2px 12px;}
#notebox .outlinetop, #notebox .outlinebottom {display:block; font-size:1px;}
#notebox .outline1, #notebox .outline2, #notebox .outline3, #notebox .outline4 {display:block; overflow:hidden; background:#D9E6F0;}
#notebox .outline1, #notebox .outline2, #notebox .outline3 {height:1px;}
#notebox .outline2, #notebox .outline3, #notebox .outline4 { border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7;}
#notebox .outline1 {margin:0 5px; background:#A7A7A7; border-left:1px solid #A7A7A7;}
#notebox .outline2 {margin:0 3px; border-width:1px 2px;}
#notebox .outline3 {margin:0 2px; border-left:1px solid #A7A7A7;}
#notebox .outline4 {height:2px; margin:0 1px; border-left:1px solid #A7A7A7;}
#notebox #contents {border-left:1px solid #A7A7A7; border-right:1px solid #A7A7A7; padding:0 5px 0 5px; background:#D9E6F0; font-size:85%; font-weight:normal; text-align:left;}

#stats {
    width:100%;
    padding: 3px 3px 3px 3px;
    font-weight:bold;
}

#stats th {
    background-image:url('/images/thgray.gif');
    padding-left:20px;
    height:23px;
    overflow:hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
}

#stats th.end {
        border-right:0;
}

#stats td {
border-right:1px solid #000000;
white-space:nowrap;
}

#stats td.seperator {
border-top:1px solid #000000;
}

#blocked th {
    height:23px;
    background-image:url('/images/thgray.gif');
    border-bottom:1px solid #000000;
    text-align:left;
}

#iTable th {
    background-image:url('/images/thgray.gif');
}

/* Locale selector */
ul#locale a
{
font-weight: bold;
text-decoration: none;
text-align:left;
}

ul#locale, ul#locale ul, ul#locale li
{
z-index: 500;
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#locale li {
float: right;
position:relative;
padding: 0 0 2px 0;
}

ul#locale li a
{
background-color: #FFFFFF;
color: #004699;
padding: 3px;
}

ul#locale li.hover a
{
color: #000000;/*Hover Text Color*/
background-color: #DDDDDD;/*Hover BG Color*/
}

ul#locale li a:active
{
background-color: #FFFFFF;
border: 1px #ffffff inset;
}

ul#locale li ul { display: none; border:solid 1px #000000; }
ul#locale li ul li { padding: 0; float: none; }

ul#locale li ul li a
{
text-align: right;
color: #000000;
background-color: #EEEEEE;
padding: 0px;
margin: 0px;
}

ul#locale li.hover ul
{
top:18px;
right:-7px;
display: block;
position: absolute;
font-size: 8pt;
padding-top: 0px;
}

ul#locale li.hover ul li a
{
display: block;
width: 10em;
border: none;
padding: 2px;
}

ul#locale li ul li.hover a
{
background-color: #FFFFFF;
}

#sensors table{
font-weight:bold;
}

.heading {
    background-image:url('/images/thgray.gif');
    height:23px;
}

.table_li table tr td
{
        overflow: hidden;
}

.domain_select {
font-family: Arial,Verdana,Geneva,Sans-serif;
font-size:10pt;
color:#004699;
}
.arrow_plus { background-image:url('/images/triright.gif'); background-repeat: no-repeat; cursor:pointer; width:18px; height:18px; float:left;}
.arrow_minus { background-image:url('/images/tridown.gif'); background-repeat: no-repeat; background-position: bottom; cursor:pointer; width:18px; height:18px; float:left;}
.plus { background-image:url('/images/plus.gif'); background-repeat: no-repeat; cursor:pointer; width:18px; height:18px;float:left;}
.minus { background-image:url('/images/minus.gif'); background-repeat: no-repeat; cursor:pointer; width:18px; height:18px; float:left;}
.folder_plus { background-image:url('/images/default/tree/folder.gif'); background-repeat: no-repeat; cursor:pointer; width:18px; height:18px;float:left;}
.folder_minus { background-image:url('/images/default/tree/folder-open.gif'); background-repeat: no-repeat; cursor:pointer; width:18px; height:18px; float:left;}

.IT { /* InputTable */
    border-collapse:collapse;
    border-width:2px;
    border-style:solid;
    border-color:#666666;
}
.IT td { /* InputTable */
    vertical-align:top;
    border:1px solid #888888;
}
.IT-h { /* InputTable-header */
    text-align:center;
    font-weight:bold;
    background:#cccccc url(../images/it-h.gif) repeat-x;
    padding: 0 4px 0 4px;
    border-collapse:collapse;
    border-width:1px;
    border-style:solid;
    border-color:#666666;
}
.IT-b { /* InputTable-button */
    text-align:center;
}
.IT-merge-divider { /* Divides the rows that are on all devices from those in just some */
    border-top: 3px solid black;
}
.IT-alt0 td {
    background-color: #FFFFFF;
}
.IT-alt1 td {
    background-color: #EDEDED;
}

.ip_table td { /* IP address */
    border:0px none;
}

/* Table with Inner Borders */
table.inner_border {
    border-collapse: collapse;
    font-size:10pt;
    text-align: left
}
table.inner_border th {
    padding:5px;
    font-weight:bold;
    border:1px solid #000000;
    border-top:0px;
}
table.inner_border td {
    padding:5px;
    border:1px solid #000000;
}
table.inner_border .first {
    border-left:0;
}
table.inner_border .last {
    border-right:0;
}
table.inner_border .bottom {
    border-bottom:0;
}

/* config modules */
config_module_inner {
    font-size: 10pt;
    font-family: Arial,Verdana,Geneva,Sans-serif;
    padding: 0px;
}


.unaudited, .x-grid3-row-alt.unaudited {
    background-color:#ffaaaa;
}

/* toggle display */
.display_block { display:block; }
.display_none  { display:none;  }

/* links wan images with tooltips */
#wan_images_background {
    clear: both;
    margin: 15px auto 5px auto;
    width:  730px;
    height: 85px;
    background: transparent url(images/ports_background.png) no-repeat bottom center;
    border: 0px;
}
#wan_images_container {
    position: relative;
    margin: 0px auto;
    height: 85px;
}
.wan_image {
                float: left;
    width: 100px;
    margin: 0px auto;
    text-align: center;
    cursor: pointer;
    color: #EEEEEE;
}
.wan_name {
    font-size: 100%;
}
.wan_status_image {
    padding: 5px 0px 1px 0px;
}
.wan_tooltip {
    position:absolute;
    left:10px;
    top: 50px;
    z-index: 13000;
    background-color: #FFEA6F;
    padding: 4px;
    border: 1px solid #666666;
    color: black;
    font-weight: normal;
    font-size: 75%;
}

/* setting the margins for absolute positioning rather than using top, left, etc.
   as a workaround for IE's stacking context z-index bug */
.wan_ip_tooltip {
    position:absolute;
    margin-left:40px;
    margin-top: -10px;
    z-index: 1000;
    background-color: #FFEA6F;
    padding: 1px;
    border: 1px solid #666666;
    color: black;
    font-weight: normal;
    font-size: 75%;
}

.med_heading {
    font-weight: bold;
    font-size: 110%;
}
.toggler {
    cursor: pointer;
}

/* Hover over info (like for status lights) */
a.hover:hover {background-color: #cccccc;;color:#fff;}
a.hover span{display: none;}
a.hover:visited span{display: none;}
a.hover:hover span {
    position: absolute;
    margin:15px 0px 0px 20px;
    background-color: beige;
    max-width:220px;
    padding: 2px 10px 2px 10px;
    border: 1px solid #C0C0C0;
    font: normal 10px/12px verdana;
    color: #000;
    text-align:left;
    display: block;
}

.search-input-loading {background: url(/images/loading_anim1.gif) right center no-repeat;}


/* pop-up window table header style */
.config_module_th1 {
    padding: 2px 5px 2px 0px;
    text-align:left;
    font-weight:bold;
    background:#f9f9f9 url(../images/default/grid/grid3-hrow.gif) repeat-x bottom left;
    font-size: 10pt;
}

/* reports legend */
div.chart_legend div.chart_legend_side {
    margin: auto;
}

div.chart_legend_side span {
    margin: auto;
    display: block;
}

div.graph_title {
    text-align: center;
    font-family: Arial,Verdana,Geneva,Sans-serif;
    font-weight: bold;
}

/* waf tree table stuff */
.tree_table {
    table-layout: fixed;
    border-left: 1px solid #99BBE8;
    border-right: 1px solid #99BBE8;
    border-bottom: 1px solid #99BBE8;
}

.tree_table th, .tree_table td {
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #D1DAEA;
}
.tree_table th, .tree_table td, .tree_table td div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tree_table thead th {
    border-bottom: 1px solid #7A92BC;
}
.tree_table .oddRow {
    background-color: #E9EEF7;
}

/*
 * Status Page Stuff
 *
 */

img.stats_chart, img.stats_chart div {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.chart_legend {
    margin: auto;
}

table.stats_container {
    height: 350px;
    width: 340px;
}

table.stats_chart_container {
    height: 350px;
    width: 440px;
}

div.calendar_widget {
    display: inline;
}

div.highchart_grid_container {
    margin: auto;
}

html.cui-browser-gecko .cui-dt{padding-top:0px}
html.cui-browser-msie .cui-dt{padding-top:0px}
html div.page_module dl dt,html .cui-page-module dl dt {margin:0px; font:12px arial;}
html div.page_module dl dd,html .cui-page-module dl dd {margin:0px; font:12px arial;}

/*
 * Overlay the entire page w/ a div so we can gray it out for modal dialogs
 */
#dialog_overlay {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background-image: url("/images/bg_transparent_50.png");
}

div.dialog_content {
    width: 400px;
    height: 300px;
    margin: 200px auto;
    background-color: #ECFAFF;
    text-align: center;
    border: 1px solid black;
    padding: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}

/*
 * This has a typo - the correct one is added below.
 * For now leave this alone in case any reference still exists
 */
.dialog_titelbar {
    width: 100%;
}

.dialog_titlebar {
    width: 100%;
}


.dialog_titlebar_right {
    width: 4px;
    height: 28px;
    background-image: url("/images/titleright.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: right;
}

.dialog_titlebar_left {
    width: 4px;
    height: 28px;
    background-image: url("/images/titleleft.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
}

.dialog_titlebar_center {
    height: 28px;
    background-image: url("/images/titletop.png");
    background-position: center top;
    background-repeat: repeat-x;
    font-family: Arial, Verdana, Geneva, Sans-serif;
    font-size: 10pt;
    font-weight: bold;
    white-space: nowrap;
    color: white;
    vertical-align: bottom;
}

.dialog_titlebar_center span {
    height: 100%;
    display: table-cell;
    padding-top: 3px;
    padding-left: 8px;
}

.dialog_body {
    width: 100%;
    clear: both;
    position: relative;
    padding-top: 12px;
}

.dialog_footer {
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    *right:12px;
}

.location_label {
    font-family: Arial, Verdana, Geneva, Sans-serif;
}

.hidden {
    display: none;
}

#jobctrl_summary {
    border: 1px solid black;
    min-height: 20px;
    margin: 8px 25px 0 25px;
    padding: 4px 10px;
    font-family: Arial,Verdana,Geneva,Sans-serif;
    font-size: 10pt;
}

.border_box {
    border: 1px solid gray;
}

.table_heading {
    background: #cccccc;
}

table.cloud_backup a,
table.cloud_backup a:visited {
    text-decoration: none;
    color: blue;
}

.filter-control-help-bubble-ct {
    max-width: 300px;
    vertical-align: top;
}

.row_space {
        padding:5px 0 0 0
}

.row_space td {
        padding:5px 0 0 0
}

.promo_container {
    margin: 4px;
    width: 1050px;
}

.promo_header {
    width: 1050px;
    height: 255px;
    background: url(/images/promo_header.png);
}

.promo_section_left {
    width: 350px;
    height: 150px;
    background: url(/images/promo_sections.png) 0 -150px;
    float: left;
}

.promo_section_left:hover {
    background: url(/images/promo_sections.png) 0 0;
    cursor: pointer;
}

.promo_section_center {
    width: 350px;
    height: 150px;
    background: url(/images/promo_sections.png) -350px -150px;
    float: right;
}

.promo_section_center:hover {
    background: url(/images/promo_sections.png) -350px 0;
    cursor: pointer;
}

.promo_section_right {
    width: 350px;
    height: 150px;
    background: url(/images/promo_sections.png) -700px -150px;
    float: right;
}

.promo_section_right:hover {
    background: url(/images/promo_sections.png) -700px 0;
    cursor: pointer;
}

.simple_module_outter {
    margin: 4px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 5px;
    border: 1px solid #004C9F;
    background: #ECFAFF;
}

.simple_module_header {
    height: 23px;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    padding: 5px;
    background: url("/images/titletop.png") repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,Verdana,Geneva,Sans-serif;
    white-space: nowrap;
}

.simple_module_title {
    float: left;
    overflow: hidden;
    max-width: 100%;
    margin-left: 4px;
}

.simple_module_buttons {
    float: right;
    overflow: hidden;
}

.simple_module_buttons input[type=button] {
    font-size: 84%;
}

.simple_module_buttons input {
    margin-left: 4px;
}

.simple_module_content {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    padding: 0 0 5px 5px;
    color: #000000;
    margin-left: 8px;
    font-family: Arial,Verdana,Geneva,Sans-serif;
    font-size: 10pt;
}
#bayesian {
    width:100%;
}

/* The following section is copy-and-pasted from /css/cui.css
 * in order to allow the BFW LinkStatus widget to look correct
 * in both ui version 2 and 3. If you need to add
 * many more css rules to the .link_status class, please
 * consider pulling them out into their own file and
 * @including them here and in /css/cui.css instead.
 *
 * Link status widget css to display NIC details
 */
.link_status {
        text-align: center;
        float: left;
}

.link_status_info {
        display: none;
        position: absolute;
        text-align: left;
        background: #EAEBEC !important;
        font: 11px arial !important;
        padding: 5px;
        z-index: 12;
        margin-top: 50px;
}

.link_status:hover > .link_status_info {
        display: block;
}
/* End of link status stuff */
.tweaker-hover {
    border:1px solid red;
    margin:-1px !important;
    cursor:help;
}
.checkbox_left {
    width: 10%;
}
.checkbox_right {
    width: 90%;
}

</style><body>Welcome to the Email Security Gateway. &nbsp;This message contains the information you will need to access your Spam Quarantine and Preferences.<br>
<br>
Your account has been set to the following username and password:<br>
 &nbsp; &nbsp;Username: 3dtv-con2015@lx.it.pt<br>
 &nbsp; &nbsp;Password: CKkJCGpjXQ-_hCr+<br>
<br>
To login to your Spam Quarantine use the following link: <a href="https://barracuda.lx.it.pt">https://barracuda.lx.it.pt</a><br>
<br>
</body></html>