BODY
{
	margin-top: 0px;
	font-size: 9pt;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
	overflow:hidden;
}
.BodyBackgroundColor
{
	background-color: #28bddf;
}

.MainToolBarDiv
{
	padding-bottom: 5px;
	width: 1020px;
	padding-top: 5px;
	background-color:white;
}
.UserNameLabel
{
	font-weight: bold;
	font-size: 9pt;
}
.ClientNameLabel
{
	font-size: 9pt;
}

.awtListCell
{
	vertical-align: text-top;
	border-right: white 2px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	width: 0px;
	cursor: hand;
	padding-top: 5px;
	border-bottom: white 2px solid;
}
.awtHeaderListCell
{
	vertical-align: text-top;
	border-right: white 2px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	width: 0px;
	padding-top: 5px;
	border-bottom: white 2px solid;
}
.awtSortHeaderListCell
{
	vertical-align: text-top;
	border-right: white 2px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	width: 0px;
	cursor: hand;
	padding-top: 5px;
	border-bottom: white 2px solid;
}

.awtSortHeaderListCell_Hover
{
	vertical-align: text-top;
	border-right: white 2px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	width: 0px;
	cursor: hand;
	padding-top: 5px;
	border-bottom: white 2px solid;
	text-decoration: underline;
}

.MainToolBarActive
{
	font-weight: bold;
	font-size: 13pt;
    /* background-image: url(/BluecomSupport/Images/MainToolBar/MainToolBarButtonActive.gif);  */
	width: 117px;
	color:#265886;
	font-family: Arial;
	height: 30px;
	text-align: center;
}
.MainToolBarUnActive
{
	font-weight: bold;
	font-size: 13pt;
	width: 117px;
	cursor: hand;
	color: #88AAD2;
	font-family: Arial;
	height: 30px;
	text-align: center;
}

.awtListRow
{
	font-size: 9pt;
	cursor: hand;	
	background-color :#F1F3EC;
	height: 20px;
	
}

.NotesListRow
{
	font-size: 9pt;
	cursor: hand;	
	background-color :#FFFFFF;
	height: 20px;
	
}


.awtListRowEven
{
	cursor: hand;
	font-size: 9pt;
	height: 20px;
	background-color:#D7EFF1;
	
}
.awtSelectedListRow
{
	cursor: hand;
	height: 20px;
	color: black;
	background-color: #8BCDDE;
	font-size: 9pt;
	
}

.awtHoverListRow
{
	cursor: hand;
	height: 20px;
	background-color: #FBF8BC;
	font-size: 9pt;
}

/*General link */

.RegularLink
{
	color: #5a82bd;
	text-decoration:none;
}


.LabelText
{
	FONT-WEIGHT: lighter;
	font-size:9pt;
}

.LabelTextBold
{
	font-weight: bold;
	font-size: 9pt;
}

.BoxFrame
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}





.awtListTableHeader
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	background-color: #265886;
	
	
}

.awtPageLinks
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	border-bottom: white 1px solid;
	/*background-color: #80aad2;*/
}
.awtPageLinks A
{
	font-weight: normal;
	font-size: 12pt;
	color: green;
	text-decoration: none;
}
.awtdivListTable
{
    OVERFLOW-y:scroll;
    HEIGHT: 583px;
}

.awtListTable
{
	width: 250px;
	background-color:White;
	BEHAVIOR: url(/BluecomSupport/ClientScript/TableBehavior.htc);	
}

.awtHeaderListTable
{
	width: 250px;
	background-color:White;
}

.MainInnerTable
{
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #28bddf;
}

.PageData
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: white;
	width:860px;
}


.CustomButton1
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/Button1.gif);
	padding-top:2px;
	width: 56px;
	cursor: default;
	color: white;
	height: 19px;
	text-align: center;
    TEXT-DECORATION: none;
	behavior:url(/BluecomSupport/ClientScript/CustomButton.htc);
}

.CustomButtonHover1
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/ButtonHover1.gif);
	padding-top:2px;
	width: 56px;
	cursor: default;
	color: black;
	height: 19px;
	text-align: center;
    TEXT-DECORATION: none;
	behavior:url(/BluecomSupport/ClientScript/CustomButton.htc);
}
.CustomButtonDisabled1
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/Button1.gif);
	behavior: url(/BluecomSupport/ClientScript/CustomButton.htc);
	width: 56px;
	cursor: default;
	color: gray;
	padding-top: 2px;
	height: 19px;
	text-align: center;
	text-decoration: none;
}
.CustomButtonDown1
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/ButtonDown1.gif);
	padding-top:2px;
	width: 56px;
	cursor: default;
	color: black;
	height: 19px;
	text-align: center;
    TEXT-DECORATION: none;
	behavior:url(/BluecomSupport/ClientScript/CustomButton.htc);
}
.CustomButton2
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/Button2.gif);
	padding-top:2px;
	width: 110px;
	cursor: default;
	color: white;
	height: 19px;
	text-align: center;
    TEXT-DECORATION: none;
	behavior:url(/BluecomSupport/ClientScript/CustomButton.htc);
}

.CustomButtonHover2
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/ButtonHover2.gif);
	padding-top:2px;
	width: 110px;
	cursor: default;
	color: black;
	height: 19px;
	text-align: center;
    TEXT-DECORATION: none;
	behavior:url(/BluecomSupport/ClientScript/CustomButton.htc);
}

.CustomButtonDisabled2
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/Button2.gif);
	behavior: url(/BluecomSupport/ClientScript/CustomButton.htc);
	width: 110px;
	cursor: default;
	color: gray;
	padding-top: 2px;
	height: 19px;
	text-align: center;
	text-decoration: none;
}

.CustomButtonDown2
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/ButtonDown2.gif);
	padding-top:2px;
	width: 110px;
	cursor: default;
	color: black;
	height: 19px;
	text-align: center;
    TEXT-DECORATION: none;
	behavior:url(/BluecomSupport/ClientScript/CustomButton.htc);
}



.awtListBackColor
{
	background-color: #F0F0F3;
}

.WarningMessageLabel
{
	font-size: 8pt;
	color: red;
	font-family: Arial;
}



.OuterPopUpDiv
{
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 100px; 
	PADDING-TOP: 10px; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: #9eafc6
}
.InnerPopUpDiv
{
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: #e8f0f7
}

.ErrorLabel
{
	color:Red;
	font-weight: bold;	
	font-size: 9pt;
}

.TabLabelTextBold
{
	font-weight: bold;
	font-size: 9pt;
	color: Gray;
}

.TitleTextBold
{
	font-weight: bold;
	font-size: 9pt;
	color:#DF9700;
}



.TextArea
{
	FONT-WEIGHT: lighter;
	font-size: 9pt;
	font-family: Arial;
}
.NormalLabel
{
	font-size: 9pt;
}

.ShortestText
{
	width:25px;
}

.SmallLabelText
{
	font-weight: lighter;
	font-size: 8pt;
	vertical-align: super;
	font-variant: normal;
}
.divProductsTable
{
	border-right: 1px solid;
	border-top: 1px solid;
	OVERFLOW-Y: scroll;
	border-left: 1px solid;
	border-bottom: 1px solid;
	height: 583px;
}
.FixInputWidth
{
	width:100px
}
.divReportParameters
{
	BACKGROUND-COLOR: white;
    BORDER-TOP: #5a93c0 1px solid;
    BORDER-BOTTOM: #5a93c0 1px solid;
    BORDER-LEFT: #5a93c0 1px solid;
    BORDER-RIGHT: #5a93c0 1px solid;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    width:1002px;
    height:80px;
}
.divReportData
{
	BACKGROUND-COLOR: white;
    BORDER-TOP: #5a93c0 1px solid;
    BORDER-BOTTOM: #5a93c0 1px solid;
    BORDER-LEFT: #5a93c0 1px solid;
    BORDER-RIGHT: #5a93c0 1px solid;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    width:1002px;
    height:400px;
}
.fieldSetStyle
{
	BORDER-RIGHT: #265886 1px solid;
	BORDER-TOP: #265886 1px solid;
	BORDER-LEFT: #265886 1px solid;
	PADDING:2px;
	BORDER-BOTTOM: #265886 1px solid; 
	HEIGHT: 100px;
	
}
.NormalButton1
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/Button1.gif);
	padding-top:2px;
	width: 56px;
	cursor: default;
	color: white;
	height: 19px;
	text-align: center;
    TEXT-DECORATION: none;
	behavior:url(/BluecomSupport/ClientScript/BluecomButton.htc);
}

.NormalButtonHover1
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/ButtonHover1.gif);
	padding-top:2px;
	width: 56px;
	cursor: default;
	color: black;
	height: 19px;
	text-align: center;
    TEXT-DECORATION: none;
	behavior:url(/BluecomSupport/ClientScript/BluecomButton.htc);
}
.NormalButtonDisabled1
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/Button1.gif);
	behavior: url(/BluecomSupport/ClientScript/BluecomButton.htc);
	width: 56px;
	cursor: default;
	color: gray;
	padding-top: 2px;
	height: 19px;
	text-align: center;
	text-decoration: none;
}
.NormalButtonDown1
{
	font-size: 9pt;
	background-image: url(/BluecomSupport/Images/Shared/ButtonDown1.gif);
	padding-top:2px;
	width: 56px;
	cursor: default;
	color: black;
	height: 19px;
	text-align: center;
    TEXT-DECORATION: none;
	behavior:url(/BluecomSupport/ClientScript/BluecomButton.htc);
}
.OuterPopUpDiv
{
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 100px; 
	PADDING-TOP: 10px; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: #9eafc6
}
.InnerPopUpDiv
{
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: #e8f0f7
}
.NormalLabel
{
	font-size: 9pt;
}
