
/********************************************************************************/
/* remember to define focus styles! */
:focus
{
    outline: 0;
}
body
{
    line-height: 1;
    color: black;
}
ol, ul
{
    list-style: none;
}
a
{
	color:#a22e07;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
/********************************************************************************

 2. FX Options Styles

************************************************************************************/


#wrapper
{
    width: 983px;
    font: normal 11px/135% Verdana, Geneva, sans-serif;
    height: 666px;
    margin-top: 23px;
}
#header
{
    width: 100%;
    height: 61px;
    background: url(../images/bgHeaderNEW.jpg) no-repeat left top;
}
#header .logo
{
    background: url(../images/logoNEW.jpg) no-repeat 1px 1px;
    text-indent: -9999px;
    overflow: hidden;
    width: 200px;
}
#header .logo a
{
    display: block;
    height: 59px;
}
#header .topHeader
{
    height: 24px;
}
#header .raside
{
    width: 776px;
    padding-left: 6px;
}
.rasideHolder
{
    width: 100%;
}
#header .raside .searchForm
{
    height: 24px;
    overflow: none;
    width: 440px;
    text-align: right;
    float: right;
}
.searchForm .login
{
    font: bold 12px/20px Verdana, Geneva, sans-serif;
    color: #FF9526;
    text-decoration: none;
    padding-left: 15px;
    background: url(../images/iconLock.jpg) no-repeat left center;
}
.searchForm .register
{
    font: normal 12px/20px Verdana, Geneva, sans-serif;
    color: #E2EDF3;
    text-decoration: underline;
    margin: 0 4px 0 4px;
}
.register:hover
{
    text-decoration: none;
}
.searchForm .inputText
{
    width: 140px;
    padding: 2px 2px;
    font: normal 11px/20px Verdana, Geneva, sans-serif;
    color: #E2EDF3;
    background: #000E16;
    border: 1px solid #CEDAE4;
    vertical-align: text-bottom;
}
.searchForm .btnSubmit
{
    text-indent: -9999px;
    background: url(../images/btnGo.jpg) no-repeat left top;
    width: 31px;
    height: 20px;
    vertical-align: text-bottom;
    border: none;
}

#nav
{
    height: 33px;
    width: 775px;
    background: url(../images/bgNavNormal.jpg) repeat-x left top;
}
#nav li
{
    float: left;
    height: 33px;
    display: block;
}
#nav li a
{
    display: block;
    height: 33px;
    text-decoration: none;
    font: bold 13px/33px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    border-top: 1px solid #CEDAE4;
    border-bottom: 1px solid #CEDAE4;
    border-right: 1px solid #CEDAE4;
}
#nav li:hover a
{
    height: 33px;
    background: url(../images/bgNavHover.jpg) repeat-x left top;
    border-bottom: 1px solid #062C44;
}
#nav li a.nav001
{
    width: 107px;
}
#nav li a.nav002
{
    width: 118px;
}
#nav li a.nav003
{
    width: 154px;
}
#nav li a.nav004
{
    width: 112px;
}
#nav li a.nav005
{
    width: 128px;
}
#nav li a.nav006
{
    width: 136px;
}
li.last a
{
    border-right: none !important;
    
}
#nav li .submenu, #nav li .submenu2
{
    display: none;
}
#nav li .submenu li
{
    height: auto;
    width: 366px;
    padding: 10px 10px 10px 5px;
    border-right: 1px solid #CEDAE4; /* border-left: 1px solid #CEDAE4;*/
    border-bottom: 1px solid #CEDAE4;
    float: left; /* margin-left: -1px;*/
}
#nav li .submenu2 li
{
    height: auto;
    padding: 10px 10px 10px 5px;
    border-right: 1px solid #CEDAE4;
    border-left: 1px solid #CEDAE4;
    border-bottom: 1px solid #CEDAE4;
    float: left;
    margin-left: -1px;
}
#nav li .submenu2 li
{
    width: 220px;
}
#nav li:hover .submenu, #nav li:hover .submenu2
{
    display: block;
    position: absolute;
    background: #062C44;
    overflow: visible;
    z-index: 20;
}
#nav li:hover .submenu a, #nav li:hover .submenu2 a
{
    font: bold 12px/normal Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: left;
    padding-left: 11px;
    margin-left: 10px;
    background: url(../images/iconArrowRight.jpg) no-repeat left 3px;
    height: 18px;
    border: none;
}
#nav li:hover .submenu a:hover, #nav li:hover .submenu2 a:hover
{
    color: #FC8200;
    background: url(../images/iconArrowRightOrange.jpg) no-repeat left 3px;
}

#nav li:hover .submenu .submenu01 a, #nav li:hover .submenu2 .submenu01 a
{
    font: bold 10px/normal Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: left;
    padding-left: 11px;
    margin-left: 10px;
    height: 15px;
    width: 150px;
}
#nav li:hover .submenu .submenu01 a:hover, #nav li:hover .submenu2 .submenu01 a:hover
{
    color: #FC8200;
    background: url(../images/iconArrowRightOrange.jpg) no-repeat left 3px;
}
.submenu .box001, .submenu .box002
{
    float: left;
     width:50%
}
#contentsHome
{
    width: 100%;
    height: 549px;
    background: url(../images/bgContentHomeNEW.jpg) no-repeat left top;
}
#contents
{
    background-position: left top;
    width: 100%;
    height: 100%;
    background: url(../images/bgContent1NEW.jpg) no-repeat left top;
}
#contents .laside
{
    width: 207px;
    height: 609px;
}
#contents .laside img
{
    margin-top: 8px;
}
#contents .laside .relatedLinks a
{
    background-position: left;
    font: bold 12px/normal Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding-left: 11px;
    background: url(../images/iconArrowRight.jpg) no-repeat left 3px;
}

#contents .laside .relatedLinks a:hover
{
    color: #FC8200;
    background: url(../images/iconArrowRightOrange.jpg) no-repeat left 3px;
}
#contents .raside
{
    width: 776px;
    height: 609px;
}
.homeBanner
{
    width: 775px;
    height: 230px;
    background: url(../images/bgFeatures.jpg) no-repeat top left;
    position: relative;
    z-index: 10;
    text-align: left;
}
.video
{
    width: 201px;
    height: 203px;
    background: #ddd;
    position: absolute;
    right: 18px;
    top: 12px;
    z-index: 15;
}
.whitePaper
{
    width: 728px;
    height: 573px;
    margin-top: 25px;
    background: #EAEEF1;
}
.whitePaperOptionQuotes
{
    width: 750px;
    height: 573px;
    margin-top: 25px;
    background: #EAEEF1;
}
.articles
{
    width: 100%;
    font: normal 11px/156% Arial, Helvetica, sans-serif;
    color: #2C2C2C;
}
.articles p
{
    margin-top: .8em;
}
.articles a
{
	color: #a22e07;
	text-decoration: underline;
}
.continue
{
    line-height: 36px;
}
.orange
{
    color:  #a22e07;
}
h2
{
    font: bold 16px/normal Arial, Helvetica, sans-serif;
    color:  #a22e07;
}
.pagination
{
    text-align: right;
}
.articleBrief
{
    font-size: 12px;
    margin-top: .5em !important;
    line-height: 150%;
}
.articleHeading
{
    background: url(../images/bgArticleHeading.jpg) no-repeat left top;
    height: 58px;
    padding-top: 12px;
}
.articleHeading .postDate
{
    display: block;
    text-align: right;
    font: normal 18px/100% "Arial Black" , Gadget, sans-serif;
    color: #FC8200;
}
.articleHeading .postMonth
{
    display: block;
    text-align: right;
    font: normal 18px/100% "Arial Black" , Gadget, sans-serif;
    color: #FC8200;
}
.articleHeading .postTopic
{
    display: block;
    text-align: left;
    font: bold 12px/150% Arial, Helvetica, sans-serif;
    color: #FC8200;
    padding-left: 15px;
}
.articleHeading .postAuthor
{
    display: block;
    text-align: left;
    font: normal 11px/150% Arial, Helvetica, sans-serif;
    color: #2C2C2C;
    padding-left: 15px;
}
.subhgd
{
    font-weight: bold;
    line-height: 48px;
    height: 30px;
    margin-top: 0px !important;
}
#contentsHome .laside
{
    width: 206px;
    height: 549px;
}
.laside .updates
{
    width: 100%;
    margin-top: 30px;
}
.updates img
{
    margin-top: 3px;
    margin-left: 1px;
}
h3
{
    font-family: Arial;
    color: #FF9C00;
    font-size: 18px;
    font-weight: normal;
    vertical-align: top;
}
.updates p
{
    font: normal 10px/normal Verdana, Geneva, sans-serif;
    color: #fff;
    margin-top: 7px;
}
.updates .moreInfo
{
    font: bold 11px/normal Verdana, Geneva, sans-serif;
    color: #fff;
    text-decoration: none;
}
#contentsHome .raside
{
    width: 776px;
    height: 549px;
}
.mainContentHolder
{
    height: 240px;
}
.mainContents
{
    width: 100%;
    
}
.contestLeaders
{
    /* margin-top: 15px;*/
    margin-top: 5px;
}
aders a
{
    font: normal 11px/normal Verdana, Geneva, sans-serif;
    color: #76CEFE;
    text-decoration: underline;
}

.currencyTable
{
    border: 1px solid #F8FBFC;
    margin-top: 18px;
    float: left;
    width: 352px;
}
.currencyTable thead
{
    background: url(../images/bgThCurrencyTable.jpg) repeat-x left top; /* background: url(../images/bgNavNormal.jpg) repeat-x left top;*/ /* height: 24px;*/
}
.currencyTable th
{
    border-right: 1px solid #F8FBFC;
    border-collapse: collapse;
    font: bold 10px/15px Verdana, Geneva, sans-serif;
    color: #fff;
}
.noBOrderRight
{
    border-right: none !important;
}

.currencyTable tbody td
{
    font: normal 9px/17px Verdana, Geneva, sans-serif;
    color: #fff;
    text-align: center;
    height: 17px;
    border-right: 1px solid #F8FBFC;
}
.currencyTable tbody td.change
{
    /* border-right: none !important;*/
}
.currencyTable tbody td.NoRborder
{
    border-right: none !important;
}
.currencyTable tbody td.change span
{
    display: block;
    float: left;
    line-height: 17px;
    height: 17px;
}
.arrowUpBlue
{
    width: 13px;
    background: url(../images/iconUpArrowBlue.jpg) no-repeat center;
}
.arrowUpWhite
{
    width: 13px;
    background: url(../images/iconUpArrowWhite.jpg) no-repeat center;
}

.arrowUpRedEx
{
    width: 13px;
    background: url(../images/iconArrowRed1.jpg) no-repeat center;
}
.arrowUpGreenEx
{
    width: 13px;
    background: url(../images/iconUpArrowGreen1.jpg) no-repeat center;
}

.arrowUpRed
{
    /* width: 13px;     background: url(../images/iconArrowRed.jpg) no-repeat center;*/
    padding-top: 5px;
    padding-right: 5px;
}
.arrowUpGreen
{
    /* background: url(../images/iconUpArrowGreen.jpg) no-repeat center;*/
    padding-top: 5px;
    padding-right: 5px;
}
.integerBlue
{
    color: #2DFFFF;
    width: 34px;
    text-align: right;
}
.integerWhite
{
    color: #FFFFFF;
    width: 34px;
    text-align: right;
}
.integerRed
{
    color: Red;
    width: 34px;
    text-align: right;
}
.integerGreen
{
    color: Green;
    width: 34px;
    text-align: right;
}
.percentageWhite
{
    color: #fff;
    width: 50px;
    text-align: right;
}
.callToAction
{
    float: left;
}
.callToAction h2
{
    font: normal 18px/normal Arial, Helvetica, sans-serif;
    color: #2AA5E9;
}
.callToAction p
{
    font: normal 11px/136% Verdana, Geneva, sans-serif;
    color: #fff;
}
.callToAction a
{
    font: bold 11px/136% Verdana, Geneva, sans-serif;
    color: #fff;
    text-decoration: none;
}
.callToAction p
{
    font: normal 11px/136% Verdana, Geneva, sans-serif;
    color: #fff;
}
.callToAction a
{
    font: bold 11px/136% Verdana, Geneva, sans-serif;
    color: #fff;
    text-decoration: none;
}
.bottomLinks
{
    height: 15px;
    text-align: right; /*line-height: 15px;*/
    padding-right: 10px;
    vertical-align: top;
}
.bottomLinks a
{
    font: normal 11px/13px Verdana, Geneva, sans-serif;
    color: #fff;
    text-decoration: none;
}
#footer
{
    width: 100%;
    height: 58px;
    background: url(../images/bgFooterNEW.jpg) no-repeat left top;
}
.footerContent
{
    width: 755px;
    height: 33px;
    line-height: 33px;
    float: right;
    margin-right: 10px;
}
.footerContent td
{
    text-align: right;
}
.footerContent td.leftAlign
{
    text-align: left;
}



.bottomLinks1
{
    height: 36px;
    text-align: right;
    line-height: 36px;
    padding-right: 10px;
}
.bottomLinks1 a
{
    font: normal 11px/36px Verdana, Geneva, sans-serif;
    color: #fff;
    text-decoration: none;
}
.footerContent1
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: right;
    margin-right: 10px;
}
.footerContent1 td
{
    text-align: right;
}
.footerContent1 td.leftAlign
{
    text-align: left;
}
.ContentLink
{
    overflow: hidden;
}
/************************* Ram's Style ***********************/


#contents .laside .relatedLinks .Selected
{
    
    color: #FC8200;
    background: url(../images/iconArrowRightOrange.jpg) no-repeat left 3px;
}

#contents .laside .relatedLinks .SubNode
{
    font-size: 10px;
}
#contents .laside .relatedLinks .SelectSubNode
{
    font-size: 10px;
    color: #FC8200;
    background: url(../images/iconArrowRightOrange.jpg) no-repeat left center;
}
#nav li a.SelectedMenu
{
    height: 34px;
    background: url(../images/bgNavHover.jpg) repeat-x left top;
    border-bottom: 1px solid #062C44;
}
#nav li a.SelectedEndMenu
{
    height: 34px;
    background: url(../images/bgNavHover.jpg) repeat-x left top;
    border-bottom: 1px solid #062C44;
    width: 136px;
}

.GridDateHead
{
	display: block;
	text-align: right;
	font: normal 15px/100% "Arial Black" , Gadget, sans-serif;
	color: #a22e07;
	padding-bottom: 2px;
}

.GridTopHead
{
	display: block;
	text-align: left;
	font: bold 12px/150% "Arial" , Helvetica, sans-serif;
	color: #a22e07;
	padding-left: 15px;
}

.GridSubHead
{
    display: block;
    text-align: left;
    font: normal 11px/150% Arial, Helvetica, sans-serif;
    color: #2C2C2C;
    padding-left: 15px;
}
.GridEduSubHead
{
   /* font: normal 12px/150% Arial, Helvetica, sans-serif;*/
    color: #2C2C2C;
}

.ContentText
{
    font-size: 12px;
    margin-top: .5em !important;
    line-height: 150%;
}
.ContentText a
{
	color: #a22e07;
}
.HeadPage
{
	font: bold 16px/normal Arial, Helvetica, sans-serif;
	color: #a22e07;
}
.GridViewRow table
{
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-top-color: #707070;
    border-bottom-color: #707070;
    border-left-color: #707070;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.GridViewRow td
{
    margin: 0px;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #707070;
}

.LabelType
{
    height: auto;
    overflow: visible;
    float: left;    
}
.LabelType1
{
	height: auto;
	overflow: visible;
	float: left;
	line-height:17px;
	
}
.PnlStyle
{
    text-align: left;
    vertical-align: top;
}
.txtRegstration
{
    font-size: 12px;
}
.pnlpopup
{
    border: 2px outset #F2F2F2;
}
.labelDetails
{
    border: 1px solid #838383;
    padding-left: 3px;
    line-height: 15px;
}
.pnlTableDeails
{
    border: 1px solid #606060;
}
.PnlTopStyle
{
    text-align: left;
    vertical-align: top;
}
.tdcolumn
{
    padding-left: 30px;
}
.tdcolumnfx
{
    padding-left: 33px;
}
.GridviewLabel
{
    /*overflow: hidden;     line-height: 15px;     padding-bottom: 3px;     font-size: 11px;*/
    overflow: hidden;
    font-size: 12px;
    margin-top: .5em !important;
    line-height: 150%;
}

.GridViewNews
{
    border: 1px dotted #9E9E9E;
}
.GridviewEventHed
{
    background-color: #5C6E7C;
    height: 28px;
    color: #EDF3FA;
    vertical-align: middle;
}
.gdHyperlink
{
    vertical-align: bottom;
    font-size: 11px;
}


.ajax__tab_body
{
    background-color: #EAEEF1;
}

.GridCalenderlbl
{
    overflow: hidden;
    line-height: 15px;
    padding-bottom: 3px; /*font-size: 11px;*/
    text-decoration: underline;
    font-size: 12px; /*margin-top: .5em !important;     line-height: 150%;*/
}

.popupLogin
{
    position: absolute;
    z-index: 15;
    margin-right: -107px;
}


#tdContentBody
{
    background-image: url('../images/BgCt.jpg');
    background-repeat: repeat-y;
    background-position: left 50px;
}
ridviewFxOpt
{
    width: 100%;
}
.DefaltGridLabel
{
    height: 30px;
    overflow: hidden;
}
.DefaltGridlblCommtry
{
    height: 30px;
    overflow: hidden;
}
.RamGridTbl:hover
{
    background-color: #E4E4E4;
    cursor: default;
}
.lastPriceLbl
{
    padding-right: 5px;
}
#hplMore, #hplMoreNews, #hplLatest
{
    color: White;
}
#hplMore:hover, #hplMoreNews:hover, #hplLatest:hover
{
    color: #a22e07;
}
.FancyBoxDefaultPageTrade,.TopNewsDefault
{
    color: White;
    text-decoration: none;
}
.FancyBoxDefaultPageTrade:hover, .TopNewsDefault:hover
{
    color: #FF9526;
    text-decoration: underline;
}
.BottomGridGoogleTd

{
  text-align: right; 
  padding-left:5px;
  
  }
.menuHolder
{
    padding-top: 1px;
  
}
/****
*****************/


#nav li .submenu3
{
    display: none;
}
#nav li .submenu3 li
{
    height: auto;
    width: 232px; /*border-right: 1px solid #CEDAE4;*/
    border-left: 1px solid #CEDAE4;
    border-bottom: 1px solid #CEDAE4;
    float: left;
    margin-left: -1px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#nav li:hover .submenu3
{
    display: block;
    position: absolute;
    background: #062C44;
    overflow: visible;
    z-index: 20;
    margin-left: -57px;
}
#nav li:hover .submenu3 a
{
    font: bold 12px/normal Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: left;
    padding-left: 11px;
    margin-left: 10px;
    background: url(../images/iconArrowRight.jpg) no-repeat left 3px;
    height: 18px;
    border: none;
}
#nav li:hover .submenu3 a:hover
{
    color: #FC8200;
    background: url(../images/iconArrowRightOrange.jpg) no-repeat left 3px;
}
#td6
{
    padding-left: 4px;
}
.tdram
{
    padding-left: 4px;
}




/****************Style from sasi***/

.ContentViewSize
{
    font-size: 12px;
}
.GridBorder
{
	border-width: 1px;
	border-style: dotted;
	color: #9E9E9E;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: #5C6E7C;
	height: 36px;
}
.GridBorder
{
	border-width: 1px;
	border-style: dotted;
	color: #9E9E9E;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: #5C6E7C;
	height: 36px;
}
.ProductGridContent
{
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #9E9E9E;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #9E9E9E;
}
.ProductGridContent1
{
	font-size: 12px;
	margin-top: .5em !important;
	line-height: 150%;
	text-align: center;
	vertical-align: middle;
	height: 45px; /*border-top-style: dotted;*/ /*border-top-color: #9E9E9E;*/ /* border-top-width: 1px;*/
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #9E9E9E;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #9E9E9E;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #9E9E9E;
}
.ProductGridContent2
{
	font-size: 12px;
	margin-top: .5em !important;
	line-height: 150%;
	text-align: center;
	vertical-align: middle;
	height: 45px; /*border-top-style: dotted;*/ /*border-top-color: #9E9E9E;*/ /* border-top-width: 1px;*/
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #9E9E9E;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #9E9E9E;
}
.ProductGridContent3
{
	font-size: 12px;
	margin-top: .5em !important;
	line-height: 150%;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #9E9E9E;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #9E9E9E;
	padding-left: 20px;
}
.ProductGridContent4
{
	font-size: 12px;
	margin-top: .5em !important;
	line-height: 150%;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #9E9E9E;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #9E9E9E;
}
.searchForm .logOut
{
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #a22e07;
	text-decoration: none;
	padding-right: 10px;
	vertical-align: middle;
}

/***********************Styles from Sijo**********/


.BodyFont
{
	/*font: Verdana,Arial, Helvetica, sans-serif;     font-size: 12px;     font-family: tahoma,arial,sans-serif;     text-decoration: none;     color: #333333;     line-height: 15px;     */
	font-size: 12px;
	margin-top: .5em !important;
	line-height: 150%;
}

.BodyFontBold
{
	font: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-family: tahoma,arial,sans-serif;
	text-decoration: none;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
}

.BodyFont13
{
	font: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-family: tahoma,arial,sans-serif;
	text-decoration: none;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
}

#SiteMapFontLink
{
	/*font: Verdana,Arial, Helvetica, sans-serif;     font-size: 11px;     font-family: tahoma,arial,sans-serif;     text-decoration: none;     color: #333333;     line-height: 15px;*/
	font-size: 12px;
	margin-top: .5em !important;
	line-height: 15px;
	color: #a22e07;
	text-decoration: none;
}
#SiteMapFontLink:hover
{
	font: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: tahoma,arial,sans-serif;
	text-decoration: underline;
	color: #a22e07;
	line-height: 15px;
}

/* SIJO ADDED*/


.login1
{
    font: bold 12px/20px Verdana, Geneva, sans-serif;
    color: #FC8200;
    text-decoration: none;
    padding-left: 15px;
    background: url(../images/iconLock.jpg) no-repeat left center;
}
.register1
{
    font: normal 12px/20px Verdana, Geneva, sans-serif;
    color: #E2EDF3;
    text-decoration: underline;
    margin: 0 4px 0 4px;
}
.register1:hover
{
    text-decoration: none;
}
.logOut1
{
    font: bold 12px Verdana, Geneva, sans-serif;
    color: #FC8200;
    text-decoration: none;
    padding-right: 10px;
    vertical-align: middle;
}
.inputText1
{
	background-position: #000E16;
	width: 147px;
	font: normal 12px/12px Verdana, Geneva, sans-serif;
	color: #e2edf3;
	background: #000E16;
	border: 1px solid #CEDAE4;
	vertical-align: text-bottom;
	height: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

/* END OF SIJO ADDED CSS*/



.CurrencyGridContent1
{
    /*font-size: 11px;*/
    font-size: 12px;
    margin-top: .5em !important;
    line-height: 150%;
    text-align: center;
    vertical-align: middle;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #9E9E9E;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #9E9E9E;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #9E9E9E;
    height: 40px;
}
.CurrencyGridContent2
{
    font-size: 12px;
    margin-top: .5em !important;
    line-height: 150%;
    text-align: left;
    vertical-align: middle;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #9E9E9E;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #9E9E9E;
    padding-left: 6px;
}
.CurrencyGridContent3
{
    font-size: 12px;
    margin-top: .5em !important;
    line-height: 150%;
    text-align: center;
    vertical-align: middle;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #9E9E9E;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #9E9E9E;
}
.Label
{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
}
.Button
{
    font-family: verdana;
    font-size: 11px;
    width: 20px;
}
.TextBox
{
    font-family: verdana;
    font-size: 11px;
    height: 14px;
}
.AboutFxContentFont11
{
    font: Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-family: tahoma,arial,sans-serif;
    text-decoration: none;
    color: #333333;
    line-height: 15px;
}
.AboutFxContentFontBold11
{
    font: Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-family: tahoma,arial,sans-serif;
    text-decoration: none;
    color: #333333;
    line-height: 15px;
    font-weight: bold;
}

.AboutFxContentFont10
{
    font: Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-family: tahoma,arial,sans-serif;
    text-decoration: none;
    color: #000000;
    line-height: 15px;
}
.AboutFxContentFontBold10
{
    font: Verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-family: tahoma,arial,sans-serif;
    text-decoration: none;
    color: #000000;
    line-height: 15px;
    font-weight: bold;
}

.PerfSumryGridHeadFont
{
    font: normal 11px/135% Verdana, Geneva, sans-serif;
    color: #fff;
    text-align: center;
    border-left-style: dotted;
    border-right-style: dotted;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    vertical-align: middle;
}

.PerfSumryTd
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #9E9E9E;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #9E9E9E;
}
.PerfSumryTdLeft
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #9E9E9E;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #9E9E9E;
}
.PerfSumryTdRight
{
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #9E9E9E;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #9E9E9E;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #9E9E9E;
}

/*Sasi-12-08-2009*/
.NewsBox
{
 height:50px;
    text-align :left;
    padding-left :2PX;
}
.MiddleBox
{
    width: 2%;
    text-align :left;
}
.CurrencyBox
{
    width: 41%;
    text-align :center ;
}
.CssEventDetail
{
  font-size :14px;

   overflow :visible;
}
.LblGridHead
{
    overflow: visible;
    font-size: 14px;
   padding-bottom: 2px;
}
.TradeAlertLightBox
{
    height :25px;
    overflow :visible;
}

.LastUpdatedDate
{
    display: block;
    width: 100%;
    font-style: normal;
    /*font-weight: normal;*/
   
}

.LastUpdatedDate
{
    display: block;
    width: 100%;
    font-style: normal;
    /*font-weight: normal;*/
   
}
.BottomGridGoogleTd .AddtoWebSite
{
	color: white;
	font-weight: bold;
	font-size: 10px;
	display: block;
	width: 100%;
	text-decoration: underline;
}
.BottomGridGoogleTd .AddtoWebSite:hover
{
	color: #a22e07;
	text-decoration: underline;
}
.GooglePlusAlign
{
     padding-right: 6px;
}
.AddtoWebSiteEx
{
    
    font-weight: bold;
    font-size: 12px;
   /* display: block;
    width: 100%;*/
    text-decoration: underline;
}
AddtoWebSiteEx:hover
{
	color: #a22e07;
	text-decoration: underline;
}
.whitePaperOptionQuotes
{
    border: 1px dotted #000000;
    height: 573px;
    margin-top: 25px;
}

.LyteBoxFooterHeader
{
    width: 100%;
    font: normal 12px/156% Arial, Helvetica, sans-serif;
    color: #2C2C2C;
    padding-top: 7px;
    font-weight: 400;
}
.LyteBoxFooter
{
    width: 100%;
    font: normal 11px/156% Arial, Helvetica, sans-serif;
    color: #2C2C2C;
    padding-top:10px;
    padding-left :17px;
    padding-right :10px;
}


.siteMapLinks
{
	color: #a22e07;
	text-decoration: underline;
}

