 .LinkBtn1
 {
     color:Black;
 }
 
 
 HtmlView
{
	background-color:white;
	border-bottom-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#688B9A;
	border-right-width:medium;
	border-right-color:#688B9A;
	border-right-style:solid;
	border-top-width:medium;
	border-top-color:#688B9A;
	border-top-style:solid;
	border-left-width:medium;
	border-left-color:#688B9A;
	border-left-style:solid;
}
.FirstDiv
{
	background-color:white;
	border-bottom-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#688B9A;
	border-right-width:medium;
	border-right-color:#688B9A;
	border-right-style:solid;
	border-top-width:medium;
	border-top-color:#688B9A;
	border-top-style:solid;
	border-left-width:medium;
	border-left-color:#688B9A;
	border-left-style:solid;
	
}
.toolbar
{
 background-color:#688B9A;
 background-repeat:repeat;
}
.thead
{
	background-color:White;
	border-bottom-color:Black;
	border-bottom-width:thin;
	border-bottom-style:solid;
	font:caption;
	color:White;
	background-color:#688B9A
}
.insertEmo
{
	background-color:white;
	border-style:solid;
	border-width:thin;
	border-color:Black;
}
 
 
 
 .lblMouseOut
 {
     cursor:auto;
     text-decoration:none;
 }
 
 .lblMouseOver
 {
    cursor:pointer;
    text-decoration:underline;
 }
 
 
 
 
 
 
 .ImagoBlackXBold18{font-family: Arial; font-size : 18px; color: #000000; letter-spacing : -1px; font-weight : 800;}
.alertBoxIndent {
	margin-left: 32px;
}
.article_detail_text
{
	font-family:Arial;
	font-size:9pt;
	text-align:justify;
	font-weight:normal;
}
.article_header_text
{
	font-family:Arial;
	font-size:10pt;
	text-align:justify;
	font-weight:bold;

}
.article_main_header_text
{
	font-family:Arial;
	font-size:10pt;
	text-align:justify;
	font-weight:bold ;
	color:#696969;
}

.about_us_title
{
	padding-left: 10px; 
	font-weight: bold; 
	vertical-align: bottom; 
	color: #696969;
	font-size:10pt;
	text-align: left
	
}
 .tdleft
  {  font-size: 9pt; 
  vertical-align: top; 
  width: 200px; 
  font-family: Arial;
  text-align: justify;
  padding-top: 46px;
                    }
    .byrtxt
         {
           font-size: 9pt; vertical-align: top;  font-family: Arial;  text-align: justify;
           padding-right: 20px; padding-left: 20px;}  
     
     .suptxt
     {
		font-size:9pt;
		font-family:Arial;
		padding-left:50px;
		padding-right:0px;
		text-align:justify ;
     }
      .suphdtxt
     {
		font-size:9pt;
		font-family:Arial;
		padding-left:30px;
		padding-right:0px;
		text-align:justify ;
     }             
.btntech
{
	background-color: Transparent;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #0d3357;
	border: none;
	text-align: left;
	
}

.btnProductDisplay
{
	border-right: #246399 1px solid; border-top: #246399 1px solid; border-left: #246399 1px solid; border-bottom: #246399 1px solid;
	font-size: 9pt;
	background-image: url(Images/buttonbg.jpg);
    font-family: Arial;
       background-color:Transparent; 
    color: #0d3357;
    font-weight:bold;
    cursor:pointer;
   
}

.ProdDisplay
{
    font-family:Arial;
    font-size:9pt;
   
}
.grid_search_home_category
{
	font-family: Arial;
	font-size: 7pt;
	color: Black;
	font-weight: bold;
}

.grid_search_home
{
	font-family:Arial;
	font-size:8pt;
	color:Black ;
	
}
.home_right_banner_font
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left ;
}

.top_home_button_font
{
	font-family: Arial;
	font-size: 9pt;
	color: #246399;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-right:5px;
	
}

.top_home_link_font
{
	font-family: Arial;
	font-size: 8pt;
	color: #246399;
	padding-right: 5px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight:bold;

}
.top_aboutus_link_font
{
	font-family: Arial; 
	color: black;
	text-align: center; 
	vertical-align: middle;
	font-size: 8pt;
	padding-right: 10px; 
	padding-left: 10px; 
    width: 60px; 
	height:24px;
	}
.header_aboutus_font
{
	font-family: Arial;
	font-size: 10pt; 
	color: #cc3300; 
	font-weight:bold;
}
.borders_off{border:1px solid #FFFFFF;}

.borders_on{border:1px solid #000000;}

.Help 
{
	cursor:pointer;
}
.DivHead {
	background-image:url('Images/bgtop.gif');
	
}
.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}
.modalBackground {
	background-color:Gray;
	
}
.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}
.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}
.fixedtipdiv{
position:absolute;
background-color:Yellow;
padding: 2px;
border: solid 1px black;
font:normal 8pt Arial;
line-height:18px;
z-index:110;
}

.detailTitle
{
	padding-left: 10px;
	font-weight: bold; 
	vertical-align: middle;
	color: #909090; 
	text-align: left;
	font-family: Arial;
	font-size:10pt;
}
.innerdetail
{
	padding-right: 30px;
	 padding-left: 20px; 
	 font-size: 8pt; 
	 font-family: Arial;
}
.outerdetail
{
	
	vertical-align: middle; 
	height: 20px; 
	text-align: left;
	font-family: Arial;
	font-size:9pt;
}


.tableout {
	
		 width: 985px; margin:auto;  background-color:White
}
.tablein {
	
		 width: 965px; margin:auto;  background-color:White
}

.DivBtn {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Arial;
	background-color: #ffc027;
	border-top: 1px outset #c0cdd5;
	border-right: 1px outset #c0cdd5;
	border-bottom: 1px outset #c0cdd5;
	border-left: 1px outset #c0cdd5;
	Cursor: pointer;
}
.DivMNUBtn {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	
	FONT-FAMILY: Arial, Arial;
	background-color:#910005;
	border-top: outset 1px  #910005;
	border-right: outset 1px  #910005;
	border-bottom: outset 1px  #910005;
	border-left: outset 1px  #910005;
}
.DivMNUBtnHover
{
	font-size: 12px;
	margin-left: 0px;
	font-family: Arial;
	background-color: #a9a9a9;
	border-top: solid 1px #696969 ;
	border-right: solid 1px #696969 ;
	border-bottom:solid 1px #696969 ;
	border-left: solid 1px #696969 ;
	cursor: pointer;
	font-weight: bold;
	text-transform: capitalize;
	color: white;
	text-align: center;
	height: 20px;
}
.CategoryBtnStyle
{
	font-size: 12px;
	margin-left: 0px;
	font-family: Arial;
	background-color: #BED0E6;
	border-top: solid 1px #696969 ;
	border-right: solid 1px #696969 ;
	border-bottom: solid 1px #696969 ;
	border-left: solid 1px #696969 ;
	cursor: pointer;
	font-weight: bold;
	text-transform: capitalize;
	color: black;
	text-align: center;
	height: 20px;
}
.DivLeftMenu {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Arial;
	border-top: outset 1px #c0cdd5;
	border-right: outset 1px #c0cdd5;
	border-bottom: outset 1px #c0cdd5;
	border-left: outset 1px #c0cdd5;
	CURSOR: pointer;
	
}
.DivTitle {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Arial;
	border-top: outset 0px #9cb8c6;
	border-right: outset 0px #9cb8c6;
	border-bottom: outset 0px #9cb8c6;
	border-left: outset 0px #9cb8c6;
	
}
.DivTitle1 {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Arial;
	border-top: outset 0px #d3271b;
	border-right: outset 0px #d3271b;
	border-bottom: outset 0px #d3271b;
	border-left: outset 0px #d3271b;
	
}
.DivTitle2 {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Arial;
	border-top:  outset 0px #d3271b;
	border-right: outset 0px #d3271b;
	border-bottom: outset 0px #d3271b;
	border-left: outset 0px #d3271b;
	
}
.DivTitle3 {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Arial;
	border-top:  outset 0px #fff3f3;
	border-right: outset 0px #fff3f3;
	border-bottom: outset 0px #fff3f3;
	border-left: outset 0px #fff3f3;
	
}

.DivTitle4 {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Arial;
	border-top: outset 0px #72846e;
	border-right: outset 0px #72846e;
	border-bottom: outset 0px #72846e;
	border-left: outset 0px #72846e;
	
}
.DivTitle5 {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Arial;
	border-top: outset 0px #be917a;
	border-right: outset 0px #be917a;
	border-bottom: outset 0px #be917a;
	border-left: outset 0px #be917a;
	
}
.DivLeftMenuHover {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	COLOR: white;
	FONT-FAMILY: Arial, Arial;
	border-top: 1px outset #c0cdd5;
	border-right: 1px outset #c0cdd5;
	border-bottom: 1px outset #c0cdd5;
	border-left: 1px outset #c0cdd5;
	CURSOR: pointer;
	
}
.DivLogo {
	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	
	
}
.DivOther {
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Arial;
	background-color: white;
	border-top: 1px outset #c0cdd5;
	border-right: 1px outset #c0cdd5;
	border-bottom: 1px outset #c0cdd5;
	border-left: 1px outset #c0cdd5;
	
}
.LeftMenu {
	font-family:Arial;font-size:8pt;color:black;letter-spacing: 0.10mm;font-weight:bold ;text-decoration:none;cursor:pointer;
}
.LeftMenu1 {
	font-family:Arial;font-size:8pt;color:black;text-decoration:none;cursor:pointer;text-align:left ;
	
	}
.Text
{
	font-family: Arial;
	font-size: 8pt;
	line-height: normal;
	text-align: left ;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
.Text1 { 
	font-family:Arial;font-size:10pt;line-height:normal;text-align:justify;text-decoration:none;
}

.TextHead { 
	font-family:Arial;font-size:10pt;line-height:normal;text-align:justify;text-decoration:none; color:White; font-weight:bold;
}
.BtnMenu {
	font-family:Arial;font-size:8pt;color:white;letter-spacing: 0.20mm;text-align:center;
}

.U{
 text-decoration:none;
   }
 
 .U1
{
	text-decoration: none;
	color: white;
	
}
      
.DivBack
{
	font-family: Arial;
	background-color: #F5F8FF;
	font-size: 9pt;
	vertical-align: middle;
	text-align: right;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.DivBack1
{
	font-family: Arial;
	background-color: #ffffff;
	padding-left: 5px;
	font-size: 9pt;
	vertical-align: middle;
	text-align: right;
	height: 30px;
	padding-right: 5px;
}
.ProdRegblue
{
	font-family: Arial;
	background-color: #eaf1f7;
	color:#155799;
	font-weight:bold;
	padding-left: 5px;
	font-size: 9pt;
	width: 21%;
	vertical-align:middle;
	text-align: left;
	height: 20px;
}
.ProdRegblue1
{
	font-family: Arial;
	background-color: #eaf1f7;
	color:#155799;
	font-weight:bold;
	padding-left: 5px;
	font-size: 9pt;
	width: 21%;
	vertical-align:middle;
	text-align: left;
	height: 20px;
}
.ProdRegblue2
{
	font-family: Arial;
	background-color: #eaf1f7;
	color:#155799;
	font-weight:bold;
	padding-left: 5px;
	font-size: 9pt;
	width: 25%;
	vertical-align:middle;
	text-align: left;
	height: 20px;
}
.ProdRegblue3
{
	font-family: Arial;
	background-color: #eaf1f7;
	color:#155799;
	font-weight:bold;
	padding-left: 5px;
	font-size: 9pt;
	width: 10%;
	vertical-align:middle;
	text-align: left;
	height: 20px;
}
.ProdRegwhite
{
	font-family: Arial;
	background-color: #ffffff;
	color:#155799;
	font-weight:bold;
	padding-left: 5px; font-size: 9pt;
	width: 21%;
	vertical-align: middle;
	text-align: left;
	height: 20px;
}
.ProdRegwhite1
{
	font-family: Arial;
	background-color: #ffffff;
	color:#155799;
	font-weight:bold;
	padding-left: 5px; font-size: 9pt;
	width: 21%;
	vertical-align: middle;
	text-align: left;
	height: 20px;
}
.ProdRegwhite2
{
	font-family: Arial;
	background-color: #ffffff;
	color:#155799;
	font-weight:bold;
	padding-left: 5px; font-size: 9pt;
	width: 25%;
	vertical-align: middle;
	text-align: left;
	height: 20px;
}
.ProdRegwhite3
{
	font-family: Arial;
	background-color: #ffffff;
	color:#155799;
	font-weight:bold;
	padding-left: 5px; font-size: 9pt;
	width: 10%;
	vertical-align: middle;
	text-align: left;
	height: 20px;
}
.compimgdiv
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	vertical-align: middle;
	border-left: black 1px solid;
	width: 130px; /*PADDING-TOP: 10px; */
	border-bottom: black 1px solid;
	height: 130px;
	text-align: center;
	padding-top: 10px;
}
.Comparetr
{
	font-family: Arial;
	background-color: #e2e2e2;
	font-weight:bold;
	padding-left: 5px;
	font-size: 8pt;
	width: 20%;
	vertical-align: top;
	text-align: left;
	border-right: #b7cbe3 1px solid;
	height: 20px;
}
.Comparetrin
{
	font-family: Arial;
	background-color: #e2e2e2;
	padding-left: 5px;
	font-size: 8pt;
	width: 25%;
	vertical-align: top;
	text-align: left;
	height: 20px;
	border-right: #b7cbe3 1px solid;
}

.Comparetr1
{
	font-family: Arial;
	background-color: #ffffff;
	font-weight:bold;
	padding-left: 5px; font-size: 8pt;
	width: 20%;
	vertical-align: top;
	text-align: left;
	border-right: #b7cbe3 1px solid;
	height: 20px;
}
.Comparetr1in
{
	font-family: Arial;
	background-color: #ffffff;
	
	padding-left: 5px; font-size: 8pt;
	width: 25%;
	vertical-align: top;
	text-align: left;
	border-right: #b7cbe3 1px solid;
	height: 20px;
}
.DivBack1
{
	border-top: outset 0px mistyrose;
	border-right: outset 0px mistyrose;
	border-bottom: outset 0px mistyrose;
	border-left: outset 0px mistyrose;
	
}

A:hover
{
	font-weight: bold;
	color: black;
	text-decoration: underline;
	
}
A
{
text-decoration: none;
}

.DivHover
{
	
	cursor: pointer;
	
}
 div.AlertStyle
{
	font-family: Arial;
	font-size: 9pt;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: capitalize;
	/*top: 25%;
	left: 15%;*/
	height: 20px;
	width: 270px;
	/*position: absolute;*/
	visibility: hidden;
	font-weight: bold;
	color: red;
}

BODY
{
	background-color: black;
	text-align: center;
	margin: 0px;
}

.HideGridBound
{
	display: none;
}
DIV
{
	background-color: white;
}

.OrderHeaderStyleGrid
{
	background-color: #E7E7E7;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	font-weight: bold;
	text-align: center;
}
.OrderFooterStyleGrid
{
	background-color: #25426A;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	font-weight: bold;
	text-align: center;
}


.OrderItemStyleGrid
{
	background-color:#E7E7E7;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #525152;
	
}

.HeaderStyleGrid
{
	background-color: #ECF5FC;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
/*	border-bottom: #C7C8CA 1px solid;
	border-top: #C7C8CA 1px solid;
	border-left: #C7C8CA 1px solid;
	border-right: #C7C8CA 1px solid;
*/
	height: 30px;
}
.ItemStyleGrid
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.SelectStyleGV
{
	font-family: Arial;
	color: Red;
	font-size: 8pt; /*font-weight:bold;*/
}
.AlterItemStyleGV
{
	background-color: #E7E7EF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.SelectedItemStyleGV
{
	background-color: #EFEFF8;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}

.Button
{
	font-family:Arial;
	font-weight: bold;
	font-size: 8pt;
	color:White;
}

.LabelFont
{
	font-family:Arial;
	font-size:9pt;
}

.addtableinfo
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	font-weight:normal;
}
.rightbanner
{
	background-image: url(Images/shade.jpg); background-repeat:no-repeat; background-color: transparent; text-align: left; font-size: 9pt; padding-right: 10px; padding-left: 10px; font-weight: bold;height:26px;
	}
	.txtDisplay
{
	display:none;
}

.WaterMark
{
    color: #00598c;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    font-weight: 500;
}
.tdProductLabel
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	padding-left:5px;
}
.tdProductControlsInsert
{
	width:30%;
	font-family:Arial;
	font-size:9pt;
	color:Black;
	padding-left:5px;
}
.productTextbox
{
	height:15px;
	border:solid 1px #C7C7C2;
}
.spanSmallWord
{
	font-size:8pt;
	font-family:Arial;
}
.ProductButton
{
	border:solid 3px #DADAD7;
	background-color:#EEEEEE;
}
.errorMessage
{
	font-family:Arial;
	font-size:8pt;
	color:Red;
}
.trBack
{
	background-color:#FAFAF9;
}