﻿BODY{ margin-top:0px; 
      margin-left:0px;
	  margin-bottom:0px;
	  margin-right:0px;
	  background-color:#F9FCFF;
	  }

img{border:0px;}
/*Button Css added by Gurjeet*/
/*Used for textbox progress bar to load image*/
.loading
{
    background-image: url(../images/loader.gif);
    background-position: right;
    background-repeat: no-repeat;
    color:#010101;
	FONT-FAMILY: Verdana;
	font-weight: normal; 
	FONT-SIZE: 11px; 
	FONT-STYLE: normal;
	border:1px solid #9C9C9C; 
	PADDING-left:2px;
  
}


.lblData
{
	font-size:11px;
	color:#090037;
	text-align:left;
	padding:3px 0px 3px 10px;
	font-family:Verdana;
	border-bottom:solid 1px #DBDBDB;
}
.TextBoxUpperCase 
{ 
	text-transform: uppercase; 
	color:#010101;
	background-color:#ffffff;
	FONT-FAMILY: Verdana;
	font-weight: normal; 
	FONT-SIZE: 11px; 
	FONT-STYLE: normal;
	border:1px solid #9C9C9C; 
	PADDING-left:2px;
} 
.btn-org2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
    outline:1px solid #98bf21;
	border: 1px #ffffff solid ;
	background-color:Transparent;
	height:22px;
	text-align:center;
	background-color:#98bf21;
	cursor:pointer;
	vertical-align:middle;
	vertical-align:top;
	
	
}
a.btn-org2:link,a.btn-org2:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
    outline:1px solid #98bf21;
	border: 1px #ffffff solid ;
	background-color:Transparent;
	height:20px;
	text-align:center;
	background-color:#98bf21;
	vertical-align:top;
	
	
}
a.btn-org2:hover
 {
	background-color:#7A991A;
	text-decoration:underline;

}
/*Button Css ends*/
.modalProgressGreyBackgroundnew 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopupnew
{
    text-align:center;
   padding-top: 10px; 
    border-style:none; 
    border-width:0px; 
    background-color:White; 
    width:100px; 
    height:30px;
}

.lblGridLable
{   font-size:11px;
	color:#090037;
	
	text-align:left;
	
	
	font-family:Verdana;
	height:13px;
}
.lblError	 
{
	color:Red;
	font-family:arial;
	font-size:13px;
	font-weight:bold; 
}
.MyHyperlink
{
	
	font-family:arial;
	font-style:italic;
	font-size:10px;
	text-decoration:underline;
}
.style1 {
	color: #117202;
	font-weight: bold;
}
/*top menu*/
.fmenuSel
{	 
	 background-color:#E3E3E3;
	 font-size:11px;
	 text-align:center;
	 font-weight:bold;
	 color:#14207D;	 
	 font-family:Verdana;	 
}

.fmenuUnsel
{	 
	 background-color:#14207D;
	 font-size:11px;
	 text-align:center;
	 font-weight:bold;
	 color:#FFFFFF;	 
	 font-family:Verdana;	 
	 cursor:pointer;
}

.mnuPipe
{
	 font-size:11px;
	 color:#0F217C;	 
	 font-family:Verdana;	 
	 text-align:center;
	 width:5px;
	 padding:  2px 0px 3px 3px; 
}

.mnuPipeT
{
	 font-size:11px;
	 color:#B63C34;	 
	 font-family:Verdana;	 
	 text-align:center;
	 width:5px;
	 padding:2px 0px 3px 3px; 
}
.submenuSel
{	 
	 font-size:11px;
	 text-align:center;
	 font-weight:bold;
	 color:#0F217C;	 
	 font-family:Verdana;	 
	 background-color:#DBDFE8;
	 border-bottom:solid 4px #FF7E00;
	 padding: 4px 0px 0px 0px; 	 
	 height:24px;	 
}
.submenuUnsel
{
	 font-size:11px;
	 text-align:center;
	 cursor:pointer;
	 color:#0F217C;	 
	 font-family:Verdana;	 
	 height:24px;	 
}
/* added for 3rd level*/
.tmenuSel
{	 
	 background-color:#FFFFFF;
	 font-size:11px;
	 text-align:center;
	 font-weight:bold;
	 color:#B63C34;	 
	 font-family:Verdana;	 
	 height:20px;	 
}
.tmenuUnsel
{
	 font-size:11px;
	 text-align:center;
	 cursor:pointer;
	 color:#B63C34;	 
	 font-family:Verdana;	 
	 height:20px;	 
}
/*end 3rd leve;*/
.pointer{	
	cursor:pointer;
}
/*end of top menu*/

.TIME
   {color:#14207d;
	font-family:Verdana;
	font-size:10px;}
.HINDI{color:#14207d;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;}
.Sensex
   { 
    color:#14207d;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	}
.Value
   { 
    color:#2e9700;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	}
.GreenVal{ 
    color:#2e9700;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
	}
.RedVal{ 
    color:#ff0000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
	}
.BlueVal
{
	color:#181E81;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}	
.TickerText
   { 
    color:#303030;
	font-family:Verdana;
	font-size:11px;
	padding-left:4px;
	}		
.TAB
  {
	border-top:1px solid #14207d;
	border-bottom:1px solid #14207d;
}
.CONTENTTABLE
  {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

.BSEON
  {
	border-left:1px solid #afafad;
	border-right:1px solid #afafad;
	border-TOP:1px solid #afafad;
}
.chartTABLE
  {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.FOOTER
   { 
    color:#000000;
	font-family:Verdana;
	font-size:11px;
	} 
	

.FOOTER1
   { 
    color:#000000;
	font-family:Verdana;
	font-size:10px;
	} 
.blueborder
  {
	border-top:1px solid #14207d;
	border-bottom:1px solid #14207d;
	border-left:1px solid #14207d;
	border-right:1px solid #14207d;
}
.whiteborder
  {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.whiteborder_px
  {
	border-top:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
}
.IPOTEXT
  {
	 color:#14207d;
	font-family:Verdana;
	font-size:40px;
	font-weight:bold;
	padding-left:4px;
	padding-left:16;
   } 
  .IPOTEXT1
  {
	 color:#14207d;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding-left:4px;
	padding-left:16;
   } 
.BackText
   { 
    color:#000000;
	font-family:Verdana;
	font-size:11px;
	padding-left:5px;
	padding-bottom:5px;
	} 
.TextBoxText2
  {
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	border:1 #c0c0c0 solid;
	height:11px;
	}
.BackBoldText
   { 
    color:#000000;
	font-family:Verdana;
	font-size:11px;
	padding:3 0 3 9;
	font-weight:bold;
	background-color:#e6e6e6;
	}
.MainDataText
  {
	color:#a3a2a2;
	font-family:Verdana;
	font-size:11px;
	padding:4 0 3 5;
	}	
.NewsPincText
  {
	color:#d11c66;
	font-family:Verdana;
	font-size:11px;
	padding:0 0 0 5;
	}
.NewsGrayText
  {
	color:#8d8d8d;
	font-family:Verdana;
	font-size:11px;
	padding:0 0 0 5;
	}	
.BackText1
   { 
    color:#000000;
	font-family:Verdana;
	font-size:12px;
	padding:4 0 4 3;
	}	
.GooglePadd 
    { padding-top:5px;
	}
.BackText3
   { 
    color:#000000;
	font-family:Verdana;
	font-size:11px;
	padding-left:3px;
	padding-bottom:2px;
	}	
	.DataPageHeading
	{
		padding-left:4px;
		padding-top:2px;
		background-color:#FAFAFA;
		border-bottom:solid 1px #ECECEC;
	}
	.DataHeadingOn
	{
		font-family: Verdana;
		color:#13207E;
		font-size:14px;
		font-weight:bold;
		cursor:default;
		text-decoration:none;
	}
	.DataHeadingOff
	{
		font-family:Verdana;
		color:#919191;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
	}
	.StyleOn
	{
		cursor:default;
	}
	.StyleOff
	{
		cursor:pointer;
	}
  .InnerDataText
    {
	color:#12217E;
	font-family:Verdana;
	font-size:11px;
	padding:0 10 4 5;
	text-align:justify;
	line-height:18px;
	}
	.LastUpdatedDateTimeText
    {
	color:#575757;
	font-family:Verdana;
	font-size:11px;
	padding:5 5 5 5;	
	line-height:18px;
	}
  .InnerText
  {
  	color:#14217F;
	font-family:Verdana;
	font-size:11px;
  } 	
  .InnerTextBld
  {
  	color:#122180;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
  } 		
  .CtrlHeadL
  {
  	background-color:#E3E3E3;
  	font-family:Verdana;
  	font-size:11px;
  	color:#2C2C2C;
  	font-weight:normal;
  	padding-left:10px;
  	text-align:left;
  }				
  .CtrlHeadC
  {
  	background-color:#E3E3E3;
  	font-family:Verdana;
  	font-size:11px;
  	color:#2C2C2C;
  	font-weight:normal;
  	text-align:center;
  }				
  .CtrlHeadR
  {
  	background-color:#E3E3E3;
  	font-family:Verdana;
  	font-size:11px;
  	color:#2C2C2C;
  	font-weight:normal;
  	padding-right:10px;
  	text-align:right;
  }
  .CtrlDataL
  {
  	background-color:#F1F1F1;
  	font-family:Verdana;
  	font-size:11px;
  	color:#777777;
  	font-weight:normal;
  	padding-left:8px;
  	padding-bottom:2px;
  	padding-top:2px;
  	text-align:left;
  	border-bottom:solid 1px #D7D7D7;
  }
  .CtrlDataC
  {
  	background-color:#F1F1F1;
  	font-family:Verdana;
  	font-size:11px;
  	color:#777777;
  	font-weight:normal;
  	padding-left:8px;
  	padding-bottom:2px;
  	padding-top:2px;
  	text-align:center;
  	border-bottom:solid 1px #D7D7D7;
  }
  .CtrlDataR
  {
  	background-color:#ffffff;
  	font-family:Verdana;
  	font-size:11px;
  	color:#777777;
  	font-weight:normal;
  	padding-right:9px;
  	text-align:right;
  	border-bottom:solid 1px #D7D7D7;
  }
  .CtrlDataR_Alt
  {
  	background-color:#F1F1F1;
  	font-family:Verdana;
  	font-size:11px;
  	color:#777777;
  	font-weight:normal;
  	padding-right:9px;
  	text-align:right;
  	border-bottom:solid 1px #D7D7D7;
  }
  .CtrlDataRed
  {
  	background-color:#F1F1F1;
  	font-family:Verdana;
  	font-size:11px;
  	color:#FF0202;
  	font-weight:normal;
  	padding-right:9px;
  	text-align:right;
  	border-bottom:solid 1px #D7D7D7;
  }
  .CtrlDataGreen
  {
  	background-color:#F1F1F1;
  	font-family:Verdana;
  	font-size:11px;
  	color:#2E9700;
  	font-weight:normal;
  	padding-right:9px;
  	text-align:right;
  	border-bottom:solid 1px #D7D7D7;
  }
  .CtrlData_RColor
  {
  	background-color:#F1F1F1;
  	font-family:Verdana;
  	font-size:11px;
  	color:#777777;
  	font-weight:normal;
  	padding-right:8px;
  	text-align:right;
  	border-bottom:solid 1px #D7D7D7;
  }
  .Controls
{
	color:#010101;
	background-color:#ffffff;
	FONT-FAMILY: Verdana;
	font-weight: normal; 
	FONT-SIZE: 11px; 
	FONT-STYLE: normal;
	border:1px solid #9C9C9C; 
	PADDING-left:2px;
}
.TextBox
{
	color:#010101;
	background-color:#ffffff;
	FONT-FAMILY: Verdana;
	font-weight: normal; 
	FONT-SIZE: 9px; 
	FONT-STYLE: normal;
	border:1px solid #9C9C9C; 
	PADDING-left:2px;
}
.RdoControls
{
	color:#010101;
	background-color:#ffffff;
	FONT-FAMILY: Verdana;
	font-weight: normal; 
	FONT-SIZE: 11px; 
	FONT-STYLE: normal;
	PADDING-left:2px;
	cursor:pointer;
}
 .HomeControls
{
	color:#010101;
	background-color:#ffffff;
	FONT-FAMILY: Verdana;
	font-weight: normal; 
	FONT-SIZE: 11px; 
	FONT-STYLE: normal;
	border:1px solid #7E9DB9; 
	PADDING-left:2px;
}
.GridHeadL
{
	color:#484848;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	
	font-family:Verdana;
	height:52px;
	background-image:url(../images/COMPANYNAMEBG.gif);
}
.GridHeadCBig
{
	color:#484848;
	text-align:center;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	height:52px;
	background-image:url(../images/COMPANYNAMEBG.gif);
}
.GridHeadC
{
	color:#484848;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	height:26px;
	background-image:url(../images/ltpbg.gif);
}
.GridHeadR
{
	color:#484848;
	text-align:right;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	height:26px;
	background-image:url(../images/ltpbg.gif);
}
.GridHeadL
{
	color:#484848;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	height:26px;
	background-image:url(../images/ltpbg.gif);
}
.GridSubHead
{
	color:#484848;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	height:26px;
	background-color:#ECECEC;
}
a.PageLink, a.PageLink:link, a.PageLink:visited, a.PageLink:active, a.PageLink:focus
{	
	vertical-align:middle;
	font-family:vardana;
	font-size:11px;
	font-weight:normal; 
	text-align :left;
	color:#132080;	
	text-decoration:none;
}
.PageLink
{	
	vertical-align:middle;
	font-family:vardana;
	font-size:11px;
	font-weight:normal; 
	text-align :left;
	color:#132080;	 
	text-decoration:none;
}
.PagingText
{
	background-color:#FAFAFA;
	height :32px;
	padding-right:20px;
}
.GridDataL
{	
	font-size:11px;
	color:#090037;
	text-align:left;
	padding:3px 0px 3px 10px;
	font-family:Verdana;
	border-bottom:solid 1px #DBDBDB;
}
.GridDataL_Alt
{
	
	font-size:11px;
	color:#090037;
	text-align:left;
	padding-right:5px;
	font-family:Verdana;
	background-color:#F7F7F7;
	padding-left:2px;
	border-bottom:solid 1px #E1E1E1;
}
.GridDataL_New
{	
	font-size:11px;
	color:#090037;
	text-align:left;
	padding:6px 0px 6px 10px;
	font-family:Verdana;
	/*background-color:#F7F7F7;*/
	/*border-bottom:solid 1px #DBDBDB;*/
}
.GridDataR_New
{	
	font-size:11px;
	color:#090037;
	text-align:right;
	padding:6px 0px 6px 10px;
	font-family:Verdana;
	/*background-color:#F7F7F7;*/
	/*border-bottom:solid 1px #DBDBDB;*/
}
.GridDataR
{
	font-size:11px;
	color:#090037;
	text-align:right;
	padding-right:5px;
	font-family:Verdana;
	border-bottom:solid 1px #E1E1E1;
}
.GridDataR_Alt
{
	font-size:11px;
	color:#090037;
	text-align:right;
	padding-right:5px;
	font-family:Verdana;
	background-color:#F7F7F7;
	border-bottom:solid 1px #E1E1E1;
}
.GridDataC_Alt
{
	font-size:11px;
	color:#090037;
	text-align:center;
	padding-right:5px;
	font-family:Verdana;
	background-color:#F7F7F7;
	border-bottom:solid 1px #E1E1E1;
}
.GridDataC_AltRight
{
	font-size:11px;
	color:#090037;
	padding-right:5px;
	font-family:Verdana;
	background-color:#F7F7F7;
	border-bottom:solid 1px #E1E1E1;
}
.GridDataC_AltLeft
{
	font-size:11px;
	color:#090037;
	text-align:left;
	padding-right:5px;
	font-family:Verdana;
	background-color:#F7F7F7;
	border-bottom:solid 1px #E1E1E1;
}
.GridDataC
{
	font-size:11px;
	color:#090037;
	text-align:center;
	padding-right:5px;
	font-family:Verdana;
	background-color:#ffffff;
	/*border-bottom:solid 1px #E1E1E1;*/
}
.GridDataC_New
{
	font-size:11px;
	color:#090037;
	text-align:center;
	padding-right:5px;
	font-family:Verdana;
	background-color:#ffffff;
	/*border-bottom:solid 1px #E1E1E1;*/
}
.GridDataC_New
{
	font-size:11px;
	color:#090037;
	text-align:center;
	padding-right:5px;
	font-family:Verdana;
	background-color:#ffffff;
	/*border-bottom:solid 1px #E1E1E1;*/
	border-Right:None;
	border-Left:None;
}
.BuyerSellerBorder
  {
	border-left:1px solid #afafad;
	border-right:1px solid #afafad;
	border-TOP:1px solid #afafad;
	border-bottom:1px solid #afafad;
}
.BuySellGridHeadL
{
	color:#484848;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	height:28px;
	background-image:url(../images/TOPSECONDGREYBG.gif);
}
.BuySellGridHeadC
{
	color:#484848;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	height:28px;
	background-image:url(../images/TOPSECONDGREYBG.gif);
}
.HomeChartText
  {
  	background-color:#DEDEE0;
  	font-family:Verdana;
  	font-size:11px;
  	color:#2C2C2C;
  	font-weight:normal;
  }	
  .HomeChartTextBld
  {	
  	font-family:Verdana;
  	font-size:11px;
  	color:#5F5F5F;
  	font-weight:bold;
  	padding-top:1px;
  	padding-bottom:1px;
  	border-bottom:solid 1px #DEDEDE;
  }
  .MarktMoversOn
  {
  	color:#141F7B;
  	font-family:Verdana;
  	font-weight:bold;
  	text-align:center;
  	font-size:11px;
  	height:21px;
  	text-decoration:none;
  	padding-top:4px;
  	width:85px;
  	cursor:default;
  	background-repeat:no-repeat;
  	background-image:url(../images/ON.gif);
  }
  .MarktMoversOff
  {
  	color:#484848;
  	font-family:Verdana;
  	font-weight:normal;
  	text-align:center;
  	font-size:11px;
  	height:15px;
  	text-decoration:none;
  }
  .EcoNewsText
  {
  	font-family:Verdana;
  	font-size:11px;
  	font-weight:normal;
  	color:#585858;
  	padding-left:10px;
  	padding-right:15px;
  	line-height:18px;
  	text-align:justify;
  }
  .MrkAnaNewsText
  {
  	font-family:Verdana;
  	font-size:11px;
  	font-weight:normal;
  	color:#585858;
  	line-height:15px;
  	text-align:justify;
  }
  .HomeNewsHead
  {
  	font-family:Verdana;
  	font-size:15px;
  	font-weight:bold;
  	color:#7A7A7A;
  }
  .HomeNewsDate
  {
  	font-family:Verdana;
  	font-size:11px;
  	font-weight:bold;
  	color:#7A7A7A;
  }
  .NesPadd
  {
  	padding-top:2px;	
  	padding-left:5px;
  	padding-right:10px;
  }
   .HomeNesPadd
  {
  	padding-top:5px;	
  	padding-left:10px;
  	padding-right:20px;
  }
  .CommUpdateOn
  {
  	color:#454545;
  	font-family:Verdana;
  	font-weight:bold;
  	text-align:center;
  	font-size:11px;
  	height:21px;
  	text-decoration:none;
  	padding-top:6px; 
  	background-image:url(../images/commodityon.gif);
  }
  .CommUpdateOff
  {
  	color:#484848;
  	font-family:Verdana;
  	font-weight:normal;
  	text-align:center;
  	font-size:11px;
  	padding-top:3px;
  	padding-right:5px;
  	text-decoration:none; 
  }
  .CommUpSubOn
  {
  	color:#13207C;
  	font-family:Verdana;
  	font-weight:bold;
  	text-align:center;
  	font-size:11px;
  	text-decoration:none;
  }
  .CommUpSubOff
  {
  	color:#454545;
  	font-family:Verdana;
  	font-weight:normal;
  	text-align:center;
  	font-size:11px;
  	text-decoration:none;
  	background-repeat:no-repeat;
  }
   .DerCurrOn
  {
  	color:#141F7B;
  	font-family:Verdana;
  	font-weight:bold;
  	text-align:center;
  	font-size:11px;
  	padding-top:2px;
  	text-decoration:none; 
  	cursor:default;
  	background-image:url(../images/derivativeson.gif);
  }
  .DerCurrOff
  {
  	color:#484848;
  	font-family:Verdana;
  	font-weight:normal;
  	text-align:center;
  	font-size:11px;
  	text-decoration:none;
  }
  .Calculate
  {
  	color:#13217A;
  	font-family:Verdana;
  	font-weight:bold;
  	font-size:11px;
  	text-decoration:none;
  }
  .MFCtrlDataGreen
  {	
  	font-family:Verdana;
  	font-size:11px;
  	color:#2E9700;
  	font-weight:normal;
  	padding-right:9px;
  	text-align:right;
  	border-bottom:solid 1px #D7D7D7;
  }
  .MFCtrlDataRed
  {
  	font-family:Verdana;
  	font-size:11px;
  	color:#777777;
  	font-weight:normal;
  	padding-right:8px;
  	text-align:right;
  	border-bottom:solid 1px #D7D7D7;
  }
  .MoreLink
  {
  	font-family:Verdana;
  	font-size:11px;
  	color:#15207C;
  	font-weight:bold;
  	padding-right:4px;
  }
  .NoData
  {
  	font-family:Verdana;
  	font-size:11px;
  	color:#15207C;
  	font-weight:normal;
  }
  .IPOBold
  {
  	color:#13217A;
  	font-family:Verdana;
  	font-weight:bold;
  	font-size:40px;
  	text-decoration:none;
  }
  .HomeCalculate
  {
  	color:#13217A;
  	font-family:Verdana;
  	font-weight:bold;
  	font-size:12px;
  }
  .HomeFootHead
  {
  	color:#595959;
  	font-family:Verdana;
  	font-weight:bold;
  	font-size:12px;
  }
  .HomeFootSubHead
  {
  	color:#595959;
  	font-family:Verdana;
  	font-weight:normal;
  	font-size:11px;
  	text-decoration:none;
  }
.NewsDataC
{
	color:#494949;
	text-align:center;
	padding:6px 0px 6px 5px;
	font-family:Verdana;
	background-color:#F1F1F1;
	font-size:11px;
}
.NewsDataC_alt
{
	color:#494949;
	text-align:center;
	padding:4px 0px 4px 5px;
	font-family:Verdana;
	background-color:#ffffff;
	font-size:11px;
}
.NewsHeadL
{
	color:#121F7F;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	font-size:12px; 
	font-family:Verdana; 
	height:26px;
	background-image:url(images/ltpbg.gif);
}
.NewsDataL
{
	color:#494949;
	text-align:left;
	padding:6px 0px 6px 5px;
	font-family:Verdana;
	background-color:#F1F1F1;
	font-size:11px;
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
}
.NewsDataL_alt
{
	color:#494949;
	text-align:left;
	padding:4px 0px 4px 5px;
	font-family:Verdana;
	background-color:#ffffff;
	font-size:11px;
}
.GetQuotesBorder
{	
	border-bottom:solid 13px #E9E9E9;
	border-left:solid 10px #E9E9E9;
	border-right:solid 10px #E9E9E9;
	border-top:solid 13px #E9E9E9;
}
.GetQuotesWhiteBorder
{	
	border-bottom:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	background-color:#E9E9E9;
}
.GetQuoteTxt
{
	font-family:Verdana;
	font-size:11px;
	color:#10217D;
	padding-left:8px;
	vertical-align:middle;
}
.BorderRightLeft
{
	border-left:solid 3px #FFFFFF;
	border-right:solid 3px #FFFFFF;
}
.CompInnerBorder
{
	border-bottom:solid 5px #FFFFFF;
	border-left:solid 5px #FFFFFF;
	border-right:solid 5px #FFFFFF;
	border-top:solid 5px #FFFFFF;
}
.CompInnerText
{
	color:#14217F;
	font-family:Verdana;
	font-size:12px;
}
.CompInnerTextBld
{
	color:#14217F;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.PannelTextBold
{
	color:#585858;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.PannelTextNormal
{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}
.CompGridDataL
{
	color:#585858;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:5px 0px 5px 10px;
	background-color:#F7F7F7;
	border-bottom:solid 1px #DBDBDB;
}
.DataBorder
{
	border-left:solid 1px #E3E3E3;
	border-right:solid 1px #E3E3E3;
	border-top:solid 1px #E3E3E3;
}
.BorderDataBlank{border-bottom:solid 1px #D2D2D2;background-color:#F7F7F7;}

.Headercolor{height:30px;vertical-align:middle;
 font-family:Verdana;font-size:12px;padding-left:5px;font-weight:bold;
 text-align :left;text-decoration:none;border-bottom:#D2D2D2 solid 1px;background-color:#F7F7F7;} 

.subheading{ height:28px;vertical-align:middle;font-family:Verdana;
 font-size:11px;padding-left:5px;text-align:left;border-bottom:#D2D2D2 solid 1px;background-color:#F7F7F7;} 
 
.Headerfont{color:#000000;background-color:#F7F7F7;}
.datafont{color:#000000;font-weight:normal;background-color:#F7F7F7;} 
 
.subtotal1font{color:#9075B1;font-weight:bold;background-color:#F7F7F7;} 
.subtotal2font{color:#000000;font-weight:bold;background-color:#F7F7F7;} 
.TotalFont{color:#804040;font-weight:bold;background-color:#F7F7F7;} 
 
.lesssubtotalfont{color:#FF0000;font-weight:bold;background-color:#F7F7F7;} 
.lessitemfont{color:#FF0000;font-weight:normal;background-color:#F7F7F7;} 
.CorporateInnerHeadL
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#585858;
	padding-left:5px;
}
.CorporateInnerDataL
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#585858;
	padding-left:5px;
	text-align:justify;
	line-height:20px;
	padding-left:4px;
	padding-right:4px;
	background-color:#ffffff;
}
.CorporateGryBorder
{
	border:solid 3px #E6E6E6;
}
.CorporateBlackBorder
{
	border:solid 1px #D8D8D8;
}
a.CorporatePageLink, a.CorporatePageLink:link, a.CorporatePageLink:visited, a.CorporatePageLink:active, a.CorporatePageLink:focus
{	
	vertical-align:middle;
	font-family:vardana;
	font-size:11px;
	font-weight:bold; 
	text-align :left;
	color:#585858;	
	text-decoration:none;
}
.CorporatePageLink
{	
	vertical-align:middle;
	font-family:vardana;
	font-size:11px;
	font-weight:bold; 
	text-align :left;
	color:#585858;	 
	text-decoration:none;
}
.DerTikerOn
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	background-color:#13207E;
	color:#ffffff;
	vertical-align:middle;
	height:32px;
	padding-top:7px;
	text-decoration:none;
}
.DerTikerOff
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	background-color:#E1E1E1;
	color:#141E7F;
	vertical-align:middle;
	height:32px;
	padding-top:7px;
	text-decoration:none;
}
.TikerBorder
{
	border-bottom:1px solid #D4D4D4;
	border-top:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
}
.DerGetquoteHead
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#5A5A5A;
	padding-left:5px;
}
.MFAnalysisPadd
{
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	border:1px solid #E7E7E7;
}
.MFDecorn
{
	text-decoration:none;
}
.MFGridHeadL
{
	color:#484848;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	height:28px;
	background-image:url(../innerimages/MFHeadTOPBG.gif);
}
.MFGridHeadC
{
	color:#484848;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	height:28px;
	background-image:url(../innerimages/MFHeadTOPBG.gif);
}
.DropDown{ background-color:#EBEBED; border-color:#7E9DB9;border-style: solid; font-size:10px; border-width:1px;FONT-SIZE: 11px;COLOR:#7B797A; FONT-FAMILY: arial, "ms sans serif"; PADDING-left:3px;}
.Button_CSS
{
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	width:50px;
	height:20px;
	vertical-align:middle;
	cursor:pointer; 
	font-weight:bold; 
	background-image:url(../innerimages/ADDBG.gif);
}
/*..Services*/
.BlueTextsmall 
{
	 FONT-WEIGHT: normal;	
	 FONT-SIZE: 11px;	
	 COLOR: #122081;	
	 LINE-HEIGHT: 1.8;	
	 FONT-FAMILY: Verdana;	 
	 text-align:justify;
 }
.BlueBoldText
{
	 FONT-WEIGHT: bold;	
	 FONT-SIZE: 11px;	
	 COLOR: #122081;	
	 LINE-HEIGHT: 1.8;	
	 FONT-FAMILY: Verdana;	 
	 text-align:justify;
 }
.WhiteHeadHome {	FONT-WEIGHT: bold;	FONT-SIZE: 13px;	COLOR: #ffffff}
.tabSel
{	 
	 /*background-color:#E2E2E2;*/
     background-image:url(../images/TABON.gif);
	 font-size:12px;
	 text-align:center;
	 font-weight:bold;
	 color:#121F7B;	 
	 font-family:Verdana; 
     height:28px;
}
.tabUnsel
{    
	/* background-color:#D35292;*/
     background-image:url(../images/TABOF.gif);
	 font-size:12px;
	 text-align:center;
     font-weight:bold;
	 cursor:pointer;
	 color:#FFFFFF;	 
	 font-family:Verdana; 
     height:28px;
}

.tabDPSel
{	 
	 
     background-image:url(../images/TABON.gif);
	 font-size:12px;
	 text-align:center;
	 font-weight:bold;
	 color:#B43C2E;	 
	 font-family:Verdana; 
     height:28px;
}
.tabDPUnsel
{    
	
     background-image:url(../images/of.gif);
	 font-size:12px;
	 text-align:center;
     font-weight:bold;
	 cursor:pointer;
	 color:#FFFFFF;	 
	 font-family:Verdana; 
     height:28px;
}

.tabCASel
{	 
	
     background-image:url(../images/TABON.gif);
	 font-size:12px;
	 text-align:center;
	 font-weight:bold;
	 color:#BD8200;	 
	 font-family:Verdana; 
     height:28px;
}
.tabCAUnsel
{    
	
     background-image:url(../images/CAof.gif);
	 font-size:12px;
	 text-align:center;
     font-weight:bold;
	 cursor:pointer;
	 color:#FFFFFF;	 
	 font-family:Verdana; 
     height:28px;
}
.Currunselected
{
	 FONT-SIZE: 11px;
	 COLOR:#0B3C77;
	 background-color:#F1F1F1;
	 font-weight:normal;
	 FONT-FAMILY: Arial, Verdana;	
	 padding-right:5px;	
	 padding-top:5px;
	 padding-bottom:5px; 	
}
.Currselected
{
	 FONT-SIZE: 11px;
	 COLOR:#0B3C77;
	 background-color:#F1F1F1;
	 font-weight:bold;
	 FONT-FAMILY: Arial, Verdana;	
	 padding-right:5px;
	 padding-top:5px;
	 padding-bottom:5px; 	 
}
/*..Services*/
.newsExpand 
{
  font-family:Verdana;
  font-size:11px;
  text-align:justify;
  CLEAR: both;	
  BACKGROUND-POSITION: right bottom;
  BORDER-TOP: white 1px solid;
  WIDTH: 100%;
  BACKGROUND-REPEAT: no-repeat;
  BACKGROUND-COLOR: #fafafa;
  }
  
 a.IndexLinkSel1, a.IndexLinkSel1:link, a.IndexLinkSel1:visited, a.IndexLinkSel1:active, a.IndexLinkSel1:focus
{
	color:#211C00;
	font-family: Arial, Verdana, "ms sans serif";	font-size: 11px;	font-weight: bold;
	text-align:center;	width:19px;	height:19px;	text-decoration:none;
	cursor:default;
}
a.IndexLink1, a.IndexLink1:link, a.IndexLink1:visited, a.IndexLink1:active, a.IndexLink1:focus
{	
	font-family: Arial, Verdana, "ms sans serif";	font-size: 11px;	font-weight: normal;
	text-align:center;	width:19px;	height:19px;	text-decoration:none;color:#211C00;
	cursor:hand;
}

a.PagerLink2
{
	color:#000000;
	background-color:Transparent;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding:0px 2px 0px 2px;
	font-weight: bold;
	text-decoration: none;
}
a.PagerLink2:link, a.PagerLink2:visited, a.PagerLink2:active, a.PagerLink2:focus
{
	Font-Size:11px;
	color:#007D36;
	background-color:Transparent;
	font-family:arial, sans-serif;
	text-align:left;
	text-decoration:none;
}
.PagerLink2
{
	Font-Size:11px;
	color:#122081;
	background-color:Transparent;
	font-family:arial, sans-serif;
	text-align:right;
	text-decoration:none;
}
a.PagerLink2:hover
{
	text-decoration:none;
}

 a.TextLinkBlack:link,a.TextLinkBlack:visited,a.TextLinkBlack:active
 {	
	font-family:Verdana;font-weight:normal;font-size:11px;color:#000000;	text-decoration:none;	
 }
 
 .offheadback
{
	background-image:url(../InnerImages/GreyBack.gif);	
	height:28px;
	cursor:pointer;
}

.BigWhitetext
{
	color:#122081;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;		
}
.BigBlacktext
{
	color:#000000;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;		
}

.onheadback
{
	background-image:url(../InnerImages/GreyBack.gif);	
	height:28px;	
}

.scrollbar
{
	scrollbar-arrow-color: #122081;	
	scrollbar-arrow-width:14px;		
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #122081;
	scrollbar-shadow-color: #122081;
	scrollbar-track-color:#E5E5E5;	
}
.ReturnCalBackText
   { 
    color:#000000;
	font-family:Verdana;
	font-size:11px;
	padding:2 0 2 0;
	}
.CommGQuoteHead
{
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	background-color:#BF006C;
	height:28px;
}
	
.BlackTxt_Justify{font-family:Verdana;font-size:11px; color:#050505; text-align:justify; line-height:15px;}
.BlackBoldText
{
 color:#232726;
 font-family:Verdana;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
}
/* Master Page Layout */
#master_header
{
	margin: -1px auto 0 auto;
	width: 800px;
}

#master_headertop
{
	background: url(images/headertop_img.jpg) no-repeat left top;
}

#master_headerbottom
{
	background: url(images/headerbottom_img.png) no-repeat left top;
}

#master_page
{
	margin: 5px auto 20px auto;
	width: 800px;
}

#master_menu
{
	float: left;
	width: 240px;
	padding-right: 10px;
}

.sidebar
{
	width: 100%;
	margin-bottom: 10px;
}

.sidebarheader
{
	height: 24px;
	padding: 10px 0 0 35px;
	background: url(images/sidebar_header.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent
{	
	border: 1px solid #0F2543;
	padding: 20px 20px 20px 30px;
	line-height: 1.5em;
	font-weight: bold;
}

#master_sidebarSamples
{	
	padding-top: 72px;
	background: #FFF url(images/samples_bg.gif) no-repeat left top;
}

#master_sidebarWalkthroughs
{
	padding-top: 72px;
	background: #FFF url(images/walkthrough_bg.gif) no-repeat left top;
}

.sidebarcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}

#master_content
{
	float: left;
	width: 550px;
	margin-right: -550px;
	color: #666666;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentheader
{
	height: 19px;
	background: url(images/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

/* Content Page Layout */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}


/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    font-size: 10px;
    font-family: Arial, Sans-Serif;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color:Scrollbar;
	color: black;
	padding: 1px;
	font-size: 10px;
	font-family: Arial, Sans-Serif;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
	font-size: 10px;
	font-family: Arial, Sans-Serif;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}


/* Rounded Corners*/

.roundedPanel
{	
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}


/*Toggle Button*/

/*Setup*/
.walkthrough li {padding-bottom:5px;}

/*Using a sample extender*/

/*Creating a new extender*/
.walkthroughNote {
	padding-left:25px;
	font-style:italic;
}

/*Other neat stuff*/





/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:small;
	font-style:italic;
}

.slideDescription
{
	font-size:small;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}