* {
	margin: 0;
	padding: 0;
}

html {
      overflow: -moz-scrollbars-vertical !important;
      overflow-x: hidden;
      overflow-y: scroll;
     }
body {
  background-color: #EAEAEA;
  margin: 0px;
  min-width: 950px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.clearer {clear: both;}

.normalimage {
  border-width:0;
}

img {
border: 0;
}

.hintimage {
  border-width: 0;
  vertical-align: middle;
}

.WarnHeader {
   padding: 4px 4px 4px 0px;
   margin: 0px auto 0px auto;
	  width: 950px;
	  background-color: #FF0000;
	  color: #FFFFFF;
   border:1px #000000 solid;
}

.header {
   padding: 0px 0px 0px 0px;
   margin: 0px auto 0px auto;
	  width: 950px;
}

	.header .LogoTable {
  	width: 950px;
  	height: 89px;
  	background-color: #7795BD;
  	text-align: center;
  	background: transparent url(../images/top_bg.jpg) top left repeat-x;

  	margin-left: auto;
  	margin-right: auto;
	}

		.header .LeftTD {
  		text-align: left;
  		width: 200px;
		}

		.header .RightTD {
  		text-align:right;
  		vertical-align:top;

  		font-size: 10px;
  		font-weight: normal;
  		color: #FFFFFF;

  		letter-spacing: 1px;
  		padding-top: 5px;
  		padding-right: 8px;
		}

		.header .RightTD a {
  		font-size: 10px;
  		font-weight: normal;
  		color: #FFFFFF;
		}

  .header .MenuTable {
    z-index:100;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    letter-spacing: 1px;
    background: transparent url(../images/menu_bg.jpg) top left repeat-x;
    padding-top:3px;
    padding-left:4px;
    height: 21px;

  }

  .header .MenuTable a.help {
    color: #FFFFFF;
  }

  .header .LoggedInUser {
    font-weight: normal;
    text-align: right;
    font-size: 10px;
    padding-right: 10px;
  }



.top {
  padding: 8px 8px 0;
}

.PageContainer {
  background: transparent;
  padding: 0px 8px 0px 8px;
  margin: 0px auto 0px auto;
  width: 950px;
}

.topic {
 border:1px #BABABA solid;
	background-color: #FFFFCC;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	font-weight:bold;
	color: #758079;
}

.errortopic {
 border:1px #BABABA solid;
	background-color: #FFFFCC;
	margin: 8px;
	padding: 8px;
	font-weight:bold;
	color: #FF0033;
}

.container {
 border:1px #BABABA solid;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}

.container ul {
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 28px;
	margin-right: 8px;
	padding: 0px;
}

.container ul li {
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
 list-style-type: square;
}

.footer {
	text-align: left;
	background-color: #7795BD;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
}

.footer a {
  color: #FFFFFF;
  text-decoration: none;
  letter-spacing: 1px;
}

.footer a:hover {
  background: #FFD69A;
  color: #000000;
  text-decoration: none;
}

.footer .footer_supportlinks {
  float: right;
}

.Backlink a{
	font-weight:normal;
	font-size: 8pt;
	color:#000000;
	background-color: transparent;
	padding:10px;
}

/* ***** dialog wnds START */
.headerDialog {
   padding: 0px 0px 0px 0px;
   margin: 0px auto 0px auto;
	  width: 680px;
	  left:0px;
}

  .headerDialog .MenuTable {
    z-index:100;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Segoe UI', Arial;
    color: #FFFFFF;
    letter-spacing: 1px;
    background: transparent url(../images/menu_bg.jpg) top left repeat-x;
    padding-top:3px;
    padding-left:4px;
    height: 21px;

  }

  .headerDialog .MenuTable a {
    color: #FFFFFF;
  }

.topDialog {
  padding: 0px 0px 0;
}

.PageContainerDialog {
  background: transparent;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
  width: 680px;
}

.containerDialog {
   padding: 0px 0px 0px 0px;
   margin: 0px auto 0px auto;
	  left:0px;
}

  .containerDialog .MenuTable {
    z-index:100;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Segoe UI', Arial;
    color: #FFFFFF;
    letter-spacing: 1px;
    background: transparent url(../images/menu_bg.jpg) top left repeat-x;
    padding-top:3px;
    padding-left:4px;
    height: 21px;

  }

/* ***** dialog wnds END */

fieldset {
  border-color: #BABABA;
  border-width: 1px;
  border-style: dotted;
  padding:10px;
  margin:8px;
}

fieldset label {
  cursor: pointer;
}

fieldset, legend {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:  bold;
  font-size: 12px;
  color: #7795BD;
  letter-spacing: 2px;
  background-color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
}

.spacerborder {
  padding:8px;
  margin:0px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

/* firefox bug */
option {
	padding-right: 0.5em;
}

button {
  padding:2px;
  margin:0px;
  min-height: 16px;
}

.missingvaluebackground  {
 background-color:#FF0000;
 color:#000000;
 font-weight: normal;
}

/*  FormTable */
.FormTable {
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:  normal;
  font-size: 10pt;
}

.FormTable a {
 font-size: 8pt;
}

.FormTable td.highlighted {
  text-align: center;
  background-color: #dff1ff; /*FFD69A;*/
		color: #000000;
		white-space: nowrap;
		padding: 6px;
}

.FormTable .SmallText {
 font-size: 8pt;
}

.FormTable td {
  color: #000000;
  padding-bottom: 5px; 
  letter-spacing: 0px;
}

.FormTable .LabelColumn {
  width: 180px;
  text-align: left;
  vertical-align: top;
}

.FormTable .StatColumn {
  width: 280px;
  text-align: left;
  vertical-align: top;
}

.FormTable .ImportColumn {
  width: 280px;
  text-align: left;
  vertical-align: top;
}

.FormTable .MessageDescriptionColumn {
  width: 280px;
  text-align: left;
  vertical-align: top;
  padding-bottom: 12px;
  padding-right: 8px;
}

.FormTable .MessageValueColumn {
  text-align: left;
  vertical-align: top;
  padding-bottom: 12px;
}

.FormTable .CampaignStatColumn {
  width: 400px;
  text-align: left;
  vertical-align: top;
}

.FormTable .InnerTable {
  width: 99%;
  margin-top: 8px;
}

.FormTable .InnerTable .LabelColumn {
  vertical-align: middle;
  width: 140px;
}

.FormTable .InnerTable .StatColumn {
  vertical-align: middle;
  width: 280px;
}

.FormTable .InnerTable .StatValueColumn {
  vertical-align: top;
}

.FormTable h2 {
  font-size: 10pt;
  font-weight:  bold;
  color: #000000;
}

.FormTable .InstallDescriptionColumn {
  width: 320px;
  text-align: left;
  vertical-align: top;
  padding-bottom: 12px;
  padding-right: 8px;
}

.FormTable .InstallValueColumn {
  text-align: left;
  vertical-align: top;
  padding-bottom: 12px;
}

/*  FormTable end */

.FormButton {
  padding:2px;
  margin:6px;
}

/*  EditorTable */

.EditorTable {
 width: 100%;
}

.EditorTable td {
  color: #000000;
  padding: 0px; 
  letter-spacing: 0px;
}


/*  EditorTable end */

/*  FixedTable */
	.FixedTable {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:  normal;
  font-size: 10pt;
  letter-spacing: 0px;
		border:1px dotted #BABABA;
		border-collapse: collapse;
		width: 100% ! important;
	}

	.FixedTable thead td{
		font-weight:bold;
		color:#000000;
		background-color: #EAEAEA;
	}

	.FixedTable tbody td{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:  normal;
  font-size: 10pt;
		color:#000000;
  letter-spacing: 0px;
	}

	.FixedTable tfoot td{
		font-weight:bold;
		color:#000000;
		background-color: #EAEAEA;
	}

	.FixedTable thead td a{
		font-weight:normal;
		font-size: 8pt;
		color:#000000;
		background-color: #EAEAEA;
	}

	.FixedTable td{
  font-weight:normal;
  padding:2px;
		cursor: default;
		word-break: break-all;
		/*word-wrap:break-word;*/
	}

 .FixedTable .LabelColumn {
   width: 30%;
   text-align: left;
   vertical-align: top;
 }

 .FixedTable .Backlink {
 	font-weight:normal;
 	font-size: 8pt;
 	color:#000000;
 	background-color: transparent;
 }

	.FixedTable .tableRollOverEffect{
		/*background-color:#FFD69A;*/
		background-color:#dff1ff;
		color:#000000;
		cursor: default;
	}

	.FixedTable .tableRowClickEffect{
		background-color:#7795BD;
		color:#FFFFFF;
		cursor: default;
	}
	
	.FixedTable .AlignRight {
	  text-align: right;
	  padding-right: 8pt;
	}

	.FixedTable .AlignCenter {
	  text-align: center;
	}

	.FixedTable .NoWrap {
	  white-space: nowrap;
	}
	.FixedTable .NoWrapAlignRight {
	  text-align: right;
	  white-space: nowrap;
	  padding-right: 8pt;
	}
	.FixedTable .NoWrapAlignCenter {
	  text-align: center;
	  white-space: nowrap;
	}
.FixedTable .CampaignStatColumn {
  width: 440px;
  text-align: left;
  vertical-align: top;
		word-break: keep-all;
		white-space: normal;
		padding-right: 16px;
  font-weight: bold;
}
.FixedTable .CampaignStatValueColumn {
  text-align: left;
  vertical-align: top;
		word-break: keep-all;
		white-space: normal;
}

/*  FixedTable end */

/* Filter box */
 #ShowHideFilterBox {
   border:1px #BABABA solid;
  	background-color: #FFFFCC;
  	margin-top: 4px;
  	margin-bottom: 0px;
  	margin-left: auto;
  	margin-right: auto;
  	padding: 8px;
  	font-weight:normal;
  	color: #000000;
 }
/* Filter box end */


/* 3 Cols table with divs */

#tableDiv{
        margin-top: 8px;
        margin-left: 8px;
        margin-bottom: 8px;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight:  normal;
        font-size: 10pt;
        color:#000000;
        letter-spacing: 0px;
      		border:1px dotted #BABABA;
      		border-collapse: collapse;
      		width: 98% ! important;
      		cursor: default;
    }

    #tableDivheadcol1{
        border-right: 1px dotted #BABABA;
        border-bottom: 1px dotted #BABABA;
        float: left;
        width: 15%;
        font-weight: bold;
        background-color: #EAEAEA;
        padding:2px;
    }

    #tableDivheadcol2{
        border-right: 1px dotted #BABABA;
        border-bottom: 1px dotted #BABABA;
        float: left;
        width: 40%;
        font-weight: bold;
        background-color: #EAEAEA;
        padding:2px;
    }

    #tableDivheadcol3{
      font-weight: bold;
      border-bottom: 1px dotted #BABABA;
      clear: right;
      background-color: #EAEAEA;
      padding:2px;
    }

    #tableDivcol1{
      float: left;
      width: 15%;
      padding:2px;
      text-align: right;
    }

    #tableDivcol2{
      float: left;
      width: 40%;
      padding:2px;
      text-align: left;
    }

    #tableDivcol3{
      clear: right;
      padding:2px;
      text-align: left;
    }

   	.tableRollOverEffect{
    		background-color: #dff1ff; /*FFD69A;*/
    		color: #000000;
    		cursor: default;
   	}

/* 3 Cols table with divs END */


/* 2 Cols table with divs */

#table2Div{
        margin-top: 8px;
        margin-left: 8px;
        margin-bottom: 8px;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight:  normal;
        font-size: 10pt;
        color:#000000;
        letter-spacing: 0px;
      		border:1px dotted #BABABA;
      		border-collapse: collapse;
      		width: 98% ! important;
      		cursor: default;
    }

    #table2Divheadcol1{
        border-right: 1px dotted #BABABA;
        border-bottom: 1px dotted #BABABA;
        float: left;
        width: 40%;
        font-weight: bold;
        background-color: #EAEAEA;
        padding:2px;
    }

    #table2Divheadcol2{
      font-weight: bold;
      border-bottom: 1px dotted #BABABA;
      clear: right;
      background-color: #EAEAEA;
      padding:2px;
    }

    #table2Divcol1{
      float: left;
      width: 40%;
      padding:2px;
      text-align: right;
      margin-right: 4pt;
    }

    #table2Divcol2{
      clear: right;
      padding:2px;
      text-align: left;
    }

/* 2 Cols table with divs END */

/* Firefox disabled controls */
[disabled] {
  color:#C0C0C0;
}

