/* CSS Document */

/* Reset
-----------------------------------------------------------------------------------------------*/	

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
fieldset, form, label, legend, caption  
{
	margin: 0;  padding: 0;  font-size: 100%;
}


body{
   	/*width: 1003px;*/
	margin: 0 auto;
	float: none;  
}

                    
/**********************************************
Scroll bar
**********************************************/
html{
	scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-3dlight-color:#064aae;
    scrollbar-arrow-color:#064aae;
    scrollbar-track-color:lightgrey;
    scrollbar-base-color:#ffffff;
    scrollbar-dark-shadow-color:#ffffff;
}


/*Wrapper*/

#wrapper{
	width: 1003px;
	margin: 0 auto;
	padding: 0pt;	
	height: 100%;
	float:none;
}

#wrapperPopup{
	max-width: 1003px;
	margin: 0 auto;
	padding: 0pt;	
	height: 100%;
	float:none;
}

#wrapperFS{
	margin: 0 auto;
	padding: 0pt;	
	height: 100%;
	float:none;
}

.fltfx{ 
	clear: both;
	display:block;
}

.bdr{
	border: 1px solid #7cb3e1;
}

.bdrb5{
	border: 1px solid #7cb3e1;
}

.bdrT{
	border-top:1px solid #a5a5a5;
}

.bdrL{
	border-left:1px solid #a5a5a5;
}

.bdrR{
	border-right:1px solid #a5a5a5;
}

.bdrB{
	border-bottom:1px solid #a5a5a5;
}

.btn{
	background-image:url(../images/bg_button.gif);
	width:82px;
	height:22px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	cursor:pointer;	
	color:#FFFFFF;	
}

.btnBig{
	background-image:url(../images/bg_btn.gif);
	width:100px;
	height:22px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	cursor:pointer;
	color:#FFFFFF;
}

.btn130{
	background-image:url(../images/bg_btn.gif);
	width:130px;
	height:22px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	cursor:pointer;
	color:#FFFFFF;
}


.cptr{
	cursor:pointer;	
}


/**********************************************
Padding Classes                         
**********************************************/

.pA2{
	padding: 2px 2px 2px 2px;
}

.pT1{
	padding-top:1px;
}

.pT2{
	padding-top:2px;	
}

.pR2{
	padding-right: 2px;	
}

.pB2{
	padding-bottom: 2px;	
}

.pL2{
	padding-left: 2px;	
}

.pT3{
	padding-top:3px;	
}

.pR3{
	padding-right: 3px;	
}

.pB3{
	padding-bottom: 3px;	
}

.pL3{
	padding-left: 3px;	
}

.pT4{
	padding-top:4px;	
}

.pR4{
	padding-right: 4px;	
}

.pB4{
	padding-bottom: 4px;	
}

.pL4{
	padding-left: 4px;	
}

.pT6{
	padding-top:6px;
}

.pR6{
	padding-right: 6px;	
}

.pR10{
	padding-right: 10px;	
} 

.pR15{
	padding-right: 15px;	
} 

.pR25{
	padding-right: 25px;	
} 

.pL8{
	padding-left: 8px;	
}

.pL15{
	padding-left:15px;
}

/**********************************************
Margin Classes                         
**********************************************/

.mT2{
	margin-top: 2px;
}

.mR2{
	margin-right: 2px;
}

.mB2{
	margin-bottom: 2px;
}

.mL2{
	margin-left: 2px;
}

.mT3{
	margin-top: 3px;
}

.mR3{
	margin-right: 3px;
}

.mB3{
	margin-bottom: 3px;
}

.mL3{
	margin-left: 3px;
}

.mT4{
	margin-top: 4px;
}

.mR4{
	margin-right: 4px;
}

.mB4{
	margin-bottom: 4px;
}

.mL4{
	margin-left: 4px;
}

.mT6{
	margin-top: 6px;
}

.mL5{
	margin-left: 5px;
}

.mL155{
	margin-left: 155px;
}

.mL145{
	margin-left: 145px;
}

.marR130{
	margin-right:130px;
}

/********************************************************************************************
Text Classes                         
*********************************************************************************************/
.txtLf{
	text-align: Left;
}

.txtRt{
	text-align:right;
}

.txtCt{
	text-align:center;
}

.txtbd{
	font-weight: bold;
}

.txtuc{
	text-transform:uppercase;
}

.txtProp{
	word-spacing: 1px;
	line-height: 140%;
}

.tcB{
	color: #064aae;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.tcR{
	color: #c60303;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/**** Static Text Classes ****/

.stTxt10{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #124a4d;
}

.stTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.stTxtC1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #124a4d;
}

.tcBk{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}

.headerText{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;	
	font-weight:bold;	
	line-height: 140%;
}

.hdrTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;	
	font-weight:bold;	
	line-height: 140%;
}

.wrdwrp{
	word-wrap:break-word;
}

.footTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.hTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.lblFld{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#454445;	
	font-weight:bold;	
	line-height: 140%;
}

.lblVal{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;		
	line-height: 140%;
}

/**** Link Text Classes *****/

.tcW{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

A.tcW{
	text-decoration:none;	
}

A.tcW:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.lnkTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #124a4d;
	line-height: 120%;
}

A.lnkTxt{
	text-decoration:none;
}

A.lnkTxt:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#6f0111;
	text-decoration:underline;
}

.lnkTxt10{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #124a4d;
	line-height: 120%;
}

A.lnkTxt10{
	text-decoration:none;
}

A.lnkTxt10:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;		
	color:#6f0111;
	text-decoration:underline;
}

.lnkTxtB{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #124a4d;
	line-height: 120%;
}

A.lnkTxtB{
	text-decoration:none;
}

A.lnkTxtB:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#6f0111;
	text-decoration:underline;
}

.lnkFTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
}

A.lnkFTxt{
	text-decoration:none;
}

A.lnkFTxt:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#6f0111;
	text-decoration:underline;
}

.lnkHTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
}

A.lnkHTxt{
	text-decoration:none;
}

A.lnkHTxt:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#6f0111;
	text-decoration:underline;
}

/**********************************************
Float Classes                        
**********************************************/
.flLt{
	float:left;	
}

.flRt{
	float:right;
}

.flRtCl{
	float:right;	
	clear:both;
	padding-right: 4px;
}

.flLtWd500{
	float:left;
	width: 500px;
}

.flLtWd450{
	float:left;
	width: 450px;
}

.flLtWd400{
	float:left;
	width: 400px;
}

.flLtWd300{
	float:left;
	width: 300px;
}

.flLtWd250{
	float:left;
	width: 250px;
}

.flLtWd200{
	float:left;
	width: 200px;
}

.flLtWd175{
	float:left;
	width: 175px;
}

.flLtWd150{
	float:left;
	width: 150px;
}

.flLtWd125{
	float:left;
	width: 125px;
}

.flLtWd120{
	float:left;
	width: 120px;
}

.flLtWd110{
	float:left;
	width: 110px;
}

.flLtWd100{
	float:left;
	width: 100px;
}

.flLtWd90{
	float:left;
	width: 90px;
}

.flLtWd75{
	float:left;
	width: 75px;
}

.flLtWd50{
	float:left;
	width: 50px;
}

.flLtWd17{
	float:left;
	width: 17px;
}

/**********************************************
Modal Classes                      
**********************************************/
.modalPopup{
	background-color:#ddeffe;
	width: 50%;
	height: 100%;
}

.modalOverlay{
	background-color:#808080;
}

/**********************************************
Tabs Classes                      


.dftTb{
	background-color:#99acbd;	
	margin: 0px 5px 0px 5px;
	width:100%;	
	color:#000000;
	height: 17px;	
}

A.dftTb{
	text-decoration:none;
}

A.dftTb:hover{
	background-color:#7bb3e2;	
	margin: 0px 5px 0px 5px;	
	width:100%;	
	color:#000000;
	height: 17px;	
}

A.dftTb:active{
	background-color:#7bb3e2;	
	margin: 0px 5px 0px 5px;		
	width:100%;	
	color:#000000;
	height: 17px;	
}

**********************************************/

/**********************************************
Header Area                         
**********************************************/

#hdr{
	
}

#hdrLog{ 
}

#tphdr{
	background-color: #719771;
	width: 100%;
	height: 65px;
}

#tphdrLog{	
	background-color: #719771;
	width: 100%;
	height: 65px;
}

.logo{
	background-color:#719771;
	float:left;
}

.tprt{
	float: right;		
	border-left: 1px #01446f dotted;
}

.tprtNav{
	overflow:hidden;
	white-space:nowrap; 
	width:123px; 
	height:13px;
}


/**********************************************
Exchange 
**********************************************/

#exchange{
	width:425px;
	height:42px;
	background-image:url(../images/bg_exchange.jpg);
	background-repeat:repeat-x;
	border: 1px solid #a5a5a5;	
}

#exchangeBg{
	width:400px;
	margin-top:4px;
	height:20px;
}

.exchangeText{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#565555;
	line-height: 160%;
}
 
.exchangeCol1{
	float:left;
	border-right: 1px solid #e3e4e5;
}

.exchangebtn{
	float:right;
	margin-right: 8px;
	_margin-top: -15px;
}

/**********************************************/

#midHdr{
	background-image:url(../images/bg_date.jpg);
	background-repeat:repeat-x;
	width: 100%;
	margin: 2px 0px 0px 0px;
	height:18px;
}


#ticker{
	margin:0 auto;
	height: 20px;
	float: left;
	width:74%;
}

.tickerNormal{
	background-image:url(../images/bg_date.jpg);
	background-repeat:repeat-x;
	width: 100%;
	margin: 1px 0px 0px 0px;
	height:18px;	
}

.tickerRefresh{
	background-image:url(../images/bg_tickerRefresh.jpg);
	background-repeat:repeat-x;
	width: 100%;
	margin: 1px 0px 0px 0px;
	height:18px;		
}

.tickerBg{
	width:100%;	
	margin: 1px 0px 0px 0px;
}

.dtBg{
	width: 25%;
}

#date{
	float:right;
	height: 18px;
	margin: 2px 0px 0px 0px;
	padding-bottom: 2px;
}


/**********************************************
top navbar for tabs                            
**********************************************/
.navMain{
	height:33px;
	float:left;		
	width:100%;
	/* uncomment when you want single line menu instead of tab
	background-image:url(../images/bg_nav.gif) ;		
	background-repeat:repeat-x;
	*/		
}

.navBg{
	background-image:url(../images/bg_nav_grad.gif);
	width:94px;
	height: 33px;
	margin-right:1px;
	float:left;
	background-repeat:no-repeat;
}

A.navBg{
	text-decoration:none;
}

A.navBg:hover{
	background-image:url(../images/bg_nav_rollover.gif);
	color:#FFFFFF;
	text-decoration:none;
	height: 33px;
}

A.navBg:active{
	background-image:url(../images/bg_nav_rollover.gif);
	color:#FFFFFF;
	text-decoration:none;
	height: 33px;
}

.navBgactive{
	background-image:url(../images/bg_nav_rollover.gif);
	color:#FFFFFF;
	text-decoration:none;
	height: 33px;
	width:94px;
	margin-right:1px;
	float:left;
	background-repeat:no-repeat;
}

.navTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:0.69em;
	color:#FFFFFF;
	padding: 6px 3px 0px 3px;
	font-weight:bold;
	text-align:center;
	line-height: 120%;
}

.submenu{
	background-color: #719771;
	border: 1px solid #124a4d;
	float: left;
	width: 99%;
}

.submenuText{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.69em;
	color: #FFFFFF;
	word-spacing: 1px;
	line-height: 140%;
	margin: 4px 12px 2px 4px;
}

A.submenuText{
	text-decoration:none;
}

A.submenuText:hover{
	color: #124a4d; 
	text-decoration: none;
}

/**********************************************
collapsible menu
**********************************************/
.navigation	{
	height:27px;
	background-image:url(../images/bg_nav.gif) ;		
	float:left;
	background-repeat:repeat-x;
	overflow:hidden;
	text-align:center;
	line-height:180%;
	width:84%;
}

.navigation .link{	
	height:27px;				
	float:left;	
	text-decoration: none;
}

.navigation .link a:hover{	
	background-image:url(../images/bg_nav_hover.gif);							
	height:27px;				
	float:left;
	text-decoration:none;	
}
			
.navigation .link a:active{
	background-image:url(../images/bg_nav_hover.gif);							
	height:27px;				
	float:left;	
	text-decoration: none;	
}

.navTxtC{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-left: 15px;
	padding-right:15px;
}

A.navTxtC{
	text-decoration:none;
}

A.navTxtC:hover{
	color:#6f0111;
	text-decoration:none;
	padding-left: 15px;
	padding-right:15px;
}

div.navTxtC{
	float: left;
	margin-right: 12px;
	margin-left: 4px;
}

.submenuC{
	background-color:#719771;
	border: 1px solid #124a4d;
	float: left;	
	width:99%;
	z-index:1000;
	position:absolute;
	top:12px;
	left:0px;
}

.submenuCText{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.69em;
	color: #FFFFFF;
	word-spacing: 1px;
	line-height: 140%;
	margin: 4px 12px 2px 4px;	
}

A.submenuCText{
	text-decoration:none;
}

A.submenuCText:hover{
	color:#6f0111;
	text-decoration:none;
}

/**********************************************
context menu                           
**********************************************/

.cMenuBox{
	background-color: #124a4d;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.cMenuHover{
	background-color: #719771;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
	

/**********************************************
Search Quote                            
**********************************************/

.quote{
	width:140px;
	height: 22px;
	float: right;
}

.quoteC{
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	width:15%;
	height: 27px;
	border-right: #124a4d 1px solid;
}

.quoteName{
	width: 90px;
	_width: 80px;
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
}



/**********************************************
Main Content Area                         
**********************************************/
.content{
	background-color:#f6fafd;
	margin: 0 auto;
	float: left;
	height: 350px;	
	width:100%;	
}


/**********************************************
Profile Tabs                           
**********************************************/
#profile{
	background:url(../images/bg_hdr_profile.gif) 0 100% repeat-x;
	height:23px;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	color:#a5a5a5;
	overflow:hidden;		
}

.profileTabs{
	/*border-right: 1px solid #a5a5a5;*/
	padding-left:5%;
	padding-right:5%;	
	margin-right:3px;
	height:100%;		
}

.profileText{
	font-family:Verdana, Arial, sans-serif;
	font-size:0.69em;
	color:#363737;	
	text-align:center;
	line-height: 120%;
}

A.profileTabs{
	text-decoration:none;
}

A.profileTabs:hover{
	background:url(../images/bg_profile_rollover.gif) 0 100% repeat-x;
	height: 23px;
	padding-left:5%;
	padding-right:5%;	
	border: 0px solid #719771;
	margin-right:3px;
}

A.profileTabs:active{
	background:url(../images/bg_profile_rollover.gif) 0 100% repeat-x;
	height: 23px;
	border: 1px solid #719771;
	padding-left:5%;
	padding-right:5%;	
	margin-right:3px;
}

.mwProfileTabActive{
	background:url(../images/bg_profile_rollover.gif) 0 100% repeat-x;
	height: 23px;
	border: 1px solid #719771;
	padding-left:5%;
	padding-right:5%;	
	margin-right:3px;
}


/**********************************************
Order Entry Panel
**********************************************/

#orderEntry{
	width: 100%;	
	margin-top: 0px;
}

#oeHeader{
	background-image:url(../images/bg_orderEntry.gif);
	background-repeat:repeat-x;
	width:100%;	
	height:17px;
}

.oeBuy{
	background-color:#064aae;	
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.oeSell{
	background-color:#c60303;
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

.columns{
	padding: 2px 2px 2px 2px;
}

.txtboxSizeNormal{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.txtboxSize_big{
	width: 90px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}
.txtBxBig_Focus{
	width: 90px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
	background-color: #ffff99;
}
.txtBxBig_Disabled{
	width: 90px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	background-color: #a9a9a9;
}

.txtboxSize_small{
	width:60px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	margin-top: 3px;
}
.txtBxSmall_Focus{
	width:60px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	margin-top: 3px;
	background-color: #ffff99;
}
.txtBxSmall_Disabled{
	width: 60px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	background-color: #a9a9a9;
}

.txtboxSize30{
	width: 30px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.txtboxSize100{
	width: 100px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.txtboxSize120{
	width: 120px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.txtboxSize650{
	width: 650px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.txtboxSize275{
	width: 275px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize50{
	width: 50px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize275{
	width: 275px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.listBox{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.chckbx{
	width: 10px;
	height:10px;	
	border:none;	
}

.oebtn{
	position:absolute;
	margin-top: -30px;
	z-index:1;
	right:10px;	
}


/**********************************************
footer
**********************************************/

#footer{
	float: left;
	background-color: #eef6ed;
	width: 100%;
}

#footerNav{
	background-color:#FFFFFF;
	text-align:center;
}

.W500{
	width: 500px;
}

/**********************************************
Alert Messages
**********************************************/

#messages{
	width:1000px;
	float:left;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	margin-top: 5px;
	margin-bottom: 0px;
}

.alertTab{
	background-color: #719771;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 0px 5px 0px 5px;
	padding-right: 7%;
	padding-left: 7%;
	color: #000000;
	cursor: pointer;
}

A.alertTab{
	text-decoration:none;
}

A.alertTab:hover{
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 0px 5px 0px 5px;
	padding-right: 7%;
	padding-left: 7%;	
	width:100%;	
	color:#000000;
	height: 17px;	
}

A.alertTab:active{
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 0px 5px 0px 5px;
	padding-right: 7%;
	padding-left: 7%;	
	width:100%;	
	color:#000000;
	height: 17px;	
}

.alertTab1{
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 0px 5px 0px 5px;
	padding-right: 7%;
	padding-left: 7%;	
	width:100%;	
	color:#000000;
	height: 17px;	
}

.alertContent{
	background-color:#FFFFFF;
	border: 1px solid #000000;
	float:left;
	width: 99%;
	margin: 0px 1px 4px 1px;
}

/*********************************************
Tab 
********************/

.TbMnuBG{
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #719771;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #719771;
	padding-right: 7%;
	padding-left: 7%;
	color: #000000;
	cursor: hand;
	padding: 1px 1px 1px 1px;
}

.TbMnuBGS{
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	padding-right: 7%;
	padding-left: 7%;
	color: #000000;
	cursor: hand;
	border-bottom: solid 1px #124a4d;
}

/*****************************************************************/



/***********************************************************************************************************************
Login Page for Layout 1 & 2
**************************************************************************************************************************/

.loginCenter{
	width: 56%;
	margin-left:25%;
}

#loginContent{
	background-image: url(../images/loginContentBg.gif);
	background-repeat: repeat-x;
	_height: 600px;
	min-height: 550px;
	background-color: #FFFFFF;
}

#rightSidebar{
	width: 400px;
	margin-top: 20px;
	_margin-top:10px;
}

#leftSidebar{
	width: 560px;
	padding: 15px 15px 5px 15px;
	color: #000000;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	word-spacing: 1px;		
}

/****************************
Login Page for Layout 3
******************************/

#sidebar{
	width:695px;	
	float:left;
}

#sidebar1{
	width:280px;
	float:left;
}

#sidebar2{
	width: 403px;
	float:right;
}

#sidebar3{
	width: 280px;
	float:right;
}
	
/****************************
Login Page for Layout 4 & 5
******************************/

#sidebar4{
	width: 547px;
	float:left;		
}

#sidebar5{
	width: 445px;
	float:right;	
}

#sidebarImage{
	width: 130px;
	float: left;
}



/******************
Login Box Header
*******************/
.ttlHdrLog{
	background-image:url(../images/bg_loginHeader.gif);
	background-repeat:repeat-x;
	height: 23px;	
	margin: 2px 0px 0px 0px;	
	border-left: 1px solid #a5a5a5; 
	border-right:1px solid #a5a5a5;	
	width:100%;	
}

/******************
Common Box Header
*******************/
.ttlHdr{
	background-image:url(../images/bg_Hdr.gif);
	background-repeat:repeat-x;
	height: 23px;	
	margin: 2px 0px 0px 0px;	
	border-left: 1px solid #a5a5a5; 
	border-right:1px solid #a5a5a5;	
	width:100%;
}


/*********************
Login Box Content Box
**********************/

.box{
	background-color: #eef6ed;
	border: 1px solid #a5a5a5;
	color: #202020;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 100%;
}

.boxNB{
	background-color: #eef6ed;
	color: #202020;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 100%;
}

.boxNT{
	background-color:#eef6ed;
	color: #202020;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	height: 100%;	
}


.box a:link{
	color:#000000;	
	text-decoration:none;
}

.box a:visited{
	color:#000000;
	text-decoration:none;
}

.box a:hover{
	color:#6f0111;	
	text-decoration:underline;
}

div.row{
	clear:both;
	padding-top: 4px;
}

div.row span.label{
	float: left;	
	text-align: right;
	width: 90px;
}

div.row span.label1{
	float: left;	
	text-align: right;
	width: 92px;
}

div.row span.formw{
	float:right;
	text-align:left;
	width: 210px;
}

div.row span.formr{
	float:right;
	text-align:right;
	width: 150px;
}

.btnBg{	
	margin-left:4px;
}

.userGuide{
	float: left;
	width: 100%;	
	margin-top: 5px;
	margin-bottom: 5px;	
}

/*********************************
Keyboard
**********************************/

.keybd{
	width:394px;
}


/*********************************
Member Details Box
**********************************/

.memberDetails{
	background-color: #e9ede7;
}

.memberDetailsBg{
	background-image:url(../images/bg_loginXchange.gif);
	background-repeat:repeat-x;
}

.mDetailTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;	
}

.mDetailLnk{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#124a4d;		
	line-height: 120%;
}

A.mDetailLnk{
	text-decoration:none;
}

A.mDetailLnk:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#6f0111;
	text-decoration:underline;
}

/*********************************
Market Timings Box
**********************************/
.custArea3{
	width: 100%;
}

.mrktTimings{
	width: 100%;
}

.bborder td{
	border-bottom: 1px solid #719771;
	padding:3px 0px 3px 0px;	
}


/*********************************
Footer Box
**********************************/

#loginFooter{
	float: left;
	min-height:20px;
	background-color: #719771;
	width: 100%;
	margin-top: 2px;
	text-align: center;
	padding-top: 4px;
	padding-bottom:4px;
}


/***** To be used for CA4 ***/
.mwFooterStrip{
    background-color:#719771;
    width:100%;
    height:2px;
}

.mkslFooter{
	float: left;
	height: 35px;
	background-color: #ebecec;
	width: 100%;
	margin-top: 2px;
	text-align: center;
	padding-top: 4px;
}

/***** To be used for CA5 ***/
.custArea5{
	float: left;
	width: 500px;
}

/***** To be used for CA6 ***/
.custArea6{
	float: left;
	width: 400px;
}

/***********************
Forgot Password Page
************************/

#forgotPwd{
	width:40%;
	height: 280px;
	margin-left: 30%;
}

/***********************
Know your Browser Page
************************/

#knowBrowser{
	width:55%;
	margin-left:23%;
	height: 200px;
}


#loginFailure{
	width:99%;
}

/***************************************************************************************************************************
Best Five Page
****************************************************************************************************************************/

.b5Buy{
	background-color:#064aae;	
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	border: 1px solid #000000;
}

.b5Sell{
	background-color:#c60303;
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	border: 1px solid #000000;
}

.b5MenuBg{
	background-color: #124a4d;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #22638d;
	text-align: center;
}

.b5BuyText{
	color:#064aae;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #719771;
	text-align:right;
}

.b5SellText{
	color:#c60303;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #719771;
	text-align:right;
}

.w25{
	width:25%;
}

.w50{
	width:50%;
}


/*****************************************************************************************
Reports Page
******************************************************************************************/

/*
#reports{
	width:1000px;
	float:left;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height: 160%;
	margin-top: 5px;
	margin-bottom: 0px;
}
*/

.grdEmpty{
	text-align: left;
	color: #c60303;
	font-weight: bold;
	height: 20px;
}

.grdHead{
	background-color: #124a4d;
	color: #FFFFFF;
}

.grdAppBg{
	background-color: #719771;
	color: #000000;
}

.grdRows{
	background-color:#acb2aa;
	color:#000000;
}

.grdAltRows{
	background-color:#cbd3c8;
	color:#000000;
}

.grdTotalRows{
	background-color: #7f957f;
}

.grdPager{
	background-color:#124a4d;
	color:#ffffff;
}

.grdFooter{
	background-color:#000000;
	color:#FFFFFF;
}


/***********************
Exchange Messages Report Page
************************/

#exchangeMssg{
	width: 99%;
}

.userctrl{
	width: 100%;
}

/****************************************************************************************************************************
Fair Value Calculator Page
**********************************************************************************************************************************/

#calculator{
	width:70%;	
}

/****************************************************************************************************************************
Contract Information Page
****************************************************************************************************************************/

#contractInfo{

}


/****************************************************************************************************************************
Links Page
****************************************************************************************************************************/

#links{
	width: 50%;
}

/****************************************************************************************************************************
Shortcut Keys Page
****************************************************************************************************************************/

#shortcutKeys{
	width: 99%;	
}

.sckrows{
	width:400px;
	margin-left: 30%;
	height: 250px;
}


/****************************************************************************************************************************
Options Calculator Page
****************************************************************************************************************************/

#optCalculator{
}

#inputValue{
}

#outputValue{
	width:38%;	
	height: 190px;
	_height: 190px;
}


/****************************************************************************************************************************
Column Template Page
****************************************************************************************************************************/

#colTemplate{
	height:100%;	
}

/****************************************************************************************************************************
Profile Page
****************************************************************************************************************************/

#profilePage{
	width:100%;
	height:100%;
}

.defProfileSel{
	background-color: #e4e7a0;
}

/*******************
Profile Page Mail Preferences
********************/

#mailPreferences{
}


/*******************
Product Type Page
********************/

#prodType{	
}

/*******************
Error Page
********************/
#errorPage{
	width: 99%;
	height: 100%;
}

/************* for Order Entry error summary START ****/

.backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/ 
	height:100%; 
	width:100%; 
	top:0; 
	left:0; 
	background:#000000; 
	border:1px solid #cecece; 
	z-index:999; 
} 

.popupContact{
	display:none; 
	position:fixed; 
	_position:absolute; /* hack for internet explorer 6*/ 
	height:30px; 
	width:608px; 
	background:#FFFFFF; 
	border:2px solid #cecece; 
	z-index:1000; 
	padding:5px; 
	font-size:13px; 
} 
/************* for Order Entry error summary END ****/

/************* for Second Level Authentication error summary START ****/

.popupSecondLevelAuth{
	display:none; 
	position:fixed; 
	_position:absolute; /* hack for internet explorer 6*/ 
	height:30px; 
	width:100%; 
	background:#719771; 
	border:2px solid #124a4d; 
	z-index:100; 
	padding:12px; 
	font-size:13px; 
} 

/************* for Second Level Authentication error summary END ****/

/*************************Session Timeout *************/

.sessionDiv{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/ 
	height:100%; 
	width:100%; 
	top:0; 
	left:0; 
	background:#000000; 
	border:1px solid #cecece; 
	z-index:99; 
} 

.popupPassword{
	display:none; 
	position:fixed; 
	_position:absolute; /* hack for internet explorer 6*/ 
	height:30px; 
	width:100%; 
	background:#99acbd; 
	border:2px solid #01446f; 
	z-index:100; 
	padding:12px; 
	font-size:13px; 
} 
/*************************Session Timeout Ends*************/


/************************************************************
Funds View Page
*************************************************************/

.fvAdd{
	color:#02752a;
	font-weight:bold;
}

.fvLess{
	color:#124a4d;
	font-weight:bold;
}

/************* Funds View Ends***************************************************************************



/************* Styles for JQuery Modal Dialouge Box Starts here *************/

#confirmModalOverlay {background-color:#eee; cursor:auto;}
#confirmModal {position:absolute; top:-100px; left:-130px; height:155px; width:320px; font-family:'Trebuchet MS', Verdana, Arial; font-size:13px; text-align:left; padding-bottom:8px; background:#ffffff; border:2px solid #124a4d;}
#confirmModal .header {height:30px; width:100%; background:url(../images/jqModalHeader.gif) repeat-x; color:#ffffff; font-size:1.1em; font-weight:bold; line-height:30px;}
#confirmModal .header span {padding-left:8px;}
#confirmModal .message {color:#333; text-align:left; margin:0; padding-bottom:2px; padding:12px 10px; font-size:14px;}
#confirmModal .buttons {width:160px; float:left; padding:30px 70px 15px;} 
#confirmModal .buttons div {float:left; margin-left:30px; width:70px; height:22px; color:#ffffff; font-weight:500; text-align:center; background:url(../images/jqModalButton.gif) repeat-x; border:1px solid #ffffff; cursor:pointer;} 
#confirmModal a.modalCloseX,
#confirmModal a.modalCloseX:link,
#confirmModal a.modalCloseX:active,
#confirmModal a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.1em; position:absolute; top:-1px; left:300px; color:#ffffff;}
#confirmModal a.modalCloseX:hover {color:#9bb3b3;}

/************** Styles for JQuery Modal Dialouge Box Ends here **************/

#confModalOverlay {background-color:#eee; cursor:auto;}
#confModal {position:absolute; top:-100px; left:-130px; height:150px; width:320px; font-family:Verdana, Arial, sans-serif; font-size:13px; text-align:left; padding-bottom:8px; background:#ffffff; border:2px solid #124a4d;}
#confModal .header {height:30px; width:100%; background:url(../images/jqModalHeader.gif) repeat-x; color:#ffffff; font-size:1.1em; font-weight:bold; line-height:30px;}
#confModal .header span {padding-left:8px;}
#confModal .header img {padding-left:200px;}
#confModal .message {color:#333; text-align:left; margin:0; padding-bottom:2px; padding:0px 10px; font-size:12px;}
#confModal .buttons {width:160px; float:left; padding:60px 70px 15px;} 
#confModal .buttons div {float:left; margin-left:40px; width:70px; height:22px; color:#ffffff; font-weight:500; text-align:center; background:url(../images/jqModalButton.gif) repeat-x; border:1px solid #124a4d; cursor:pointer;} 
#confModal a.modalCloseX,
#confModal a.modalCloseX:link,
#confModal a.modalCloseX:active,
#confModal a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.1em; position:absolute; top:-1px; left:300px; color:#ffffff;}
#confModal a.modalCloseX:hover {color:#9bb3b3;}


.modalpopupbg {
	background-color:#A0A29F;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/**************************************************************************
Market Watch Header  where tc=top center, tl=top left, tr=top right                         
******************************************************************************/

.mwHeader{
	margin: 0px 2px 0px 0px;
}

.tc{
	background:url(../images/bg_header_center.gif) 0 100% repeat-x;
	height: 23px;
	width: 100%;	
}

.tl{
	background:url(../images/bg_header_left.gif) 0 0 no-repeat;
	height:23px;	
}

.tr{
	background:url(../images/bg_header_right.gif) 100% 0 no-repeat;
	height: 23px;
	overflow: hidden;
}

.clear{
	font-size:1px;
	height:1px;
}

.mwHeaderText{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #363737;
	font-weight: bold;
	text-align: left;
}

.mwButtons{
	margin: -13px 4px 0px 4px;
}

.mwgrdHead{
	background-color: #124a4d;
	background-repeat:repeat-x;
	color: #ffffff;
}

/**************** MW additional Styles *************/

.mwHeaderSort{
	background-repeat: no-repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	padding-left: 10px;
}
.mwHeaderSortAsc{
	background-image: url(../images/asc.gif);
	background-color: #FEFFFF;
	background-repeat: no-repeat;
}
.mwHeaderSortDesc{
	background-image: url(../images/desc.gif);
	background-color:#FEFFFF;
	background-repeat: no-repeat;
}

.noDisplay{
	display:none;
}



/************* MW additonal styles END ****************/

/**********************************************
Market Watch Content                          
**********************************************/
.mw{
	background-color:#FFFFFF;
	color:#000000;
}

.mwbdr{
	border: #848484 1px solid;
}	

.mwMnu{
	background-color: #124a4d;
}

.mwMnuTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
}

.mwCntTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 120%;
	height:17px;
}

.mwRwCsr{
	cursor:default;
	height:17px;
}

.mwSymTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#6b420d;
	line-height: 120%;
}

A.mwSymTxt{
	text-decoration:none;
}

A.mwSymTxt:hover{
	color:#124a4d;	
	text-decoration:underline;
}

.mwCellSelect{
	background-color: #74866c;
	color: #000000;
	border: #848484 1px solid;
}

.mwOnHoverSelect{
	background-color: #cbd3c8;
	color: #000000;
}

.mwDropDown{
	position:absolute;
	visibility:hidden;
}



/**********************************************
Market Watch Column Customization                          
**********************************************/
.mwColRemove{
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
    border: #848484 1px solid;
}

.mwColAction{
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
    border: #848484 1px solid;
}

.mwColTrend{
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
    border: #848484 1px solid;
}

.mwColExch{
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColInstru{
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColSeries{
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColSymbol{
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColExpDate{
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColStrPrc{
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColOptType{
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwCol1BuyQty{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwCol1BuyPrc{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColSelQty{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColSelPrc{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLTP{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLTQ{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLTT{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLUT{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColOpen{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColHigh{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLow{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColClose{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColVolume{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColOI{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColPerChg{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColTotBuyQty{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColTotSelQty{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColNetChgRs{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColATP{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwDPR{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}



/**********************************************
Password Strength
**********************************************/
#score {
	color: #000;
	font-size: 85%;
	position:absolute;
	text-align: center;
	width: 100px;
	z-index: 10;
}
#score,#rating,#standards {
	font-weight: bold;
}
#scorebar {
	background-image: url(../images/bg_strength_gradient.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position:absolute;
	width: 110px;
	z-index: 0;
}
#scorebarBorder {
	background: #333;
	border: 1px #000 solid;
	height: 13px;
	margin-bottom: 2px;
	width: 110px;
}
