@charset "UTF-8";
/* CSS Document */


/* Global Styles */         

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#231F24;
	background-color:#fff;
	margin:0px;
	
}

a:link {color:#CC6600; text-decoration:none;}
a:visited {color:#CC6600; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}
a:active {color:#E59200}

p { line-height:13px; margin-top:5px;}

.darkOrange{color:#993300;}
.lightOrange{color: #CC6600;}
.none {margin:0px}

li {margin:10px; list-style-position: outside;}

h3 {color:#CC6600; font-size:11px;}

h2 {color:#CC6600; font-size:11px; font-weight:bold;}
.title2 {color:#993300; font-size:11px; font-weight:bold;}
.title3 {color:#CC6600; font-size:11px;}
.orangeLine { font-size:9px; color:#CC6600;}

/* Menu */



.menu1:link{background-image:url(../images/orangeBtn.gif);display:block;padding-top:8px;padding-left:10px;height: 21px;font-size:11px;color:#fff;font-weight:bold;text-decoration: none;}
.menu1:visited {background-image:url(../images/orangeBtn.gif);display:block;padding-top:8px;padding-left:10px;height: 21px;font-size:11px;color:#fff;font-weight:bold;text-decoration: none;}
.menu1:hover {color:#000; background-image:url(../images/menuBarSelected2.gif)}
.menu1{background-image:url(../images/orangeBtn.gif);display:block;padding-top:8px;padding-left:10px;height: 21px;font-size:11px;color:#FFF;text-decoration: none;}
.menu1:active{background-image:url(../images/orangeBtn.gif);display:block; padding-top:8px; padding-left:10px; height: 21px;font-size:11px;color:#000;text-decoration: none;}

.menu1Selected:link{background-image:url(../images/menuBarSelected.gif);display:block;color:#993300; padding: 8px 0px 0px 10px; height: 21px;font-size:11px;text-decoration: none;}
.menu1Selected:visited {background-image:url(../images/menuBarSelected.gif);display:block;color:#993300; padding: 8px 0px 0px 10px; height: 21px;font-size:11px;text-decoration: none;}
.menu1Selected:hover{background-image:url(../images/menuBarSelected.gif);display:block;color:#993300; padding: 8px 0px 0px 10px; height: 21px;font-size:11px;text-decoration: none;}
.menu1Selected{background-image:url(../images/menuBarSelected.gif);display:block;color: #993300; padding-top:8px;padding-left:10px;height: 21px;font-size:11px;text-decoration: none;}

.menu2:link {background-image:url(../images/orangeBtn.gif);display:block; padding: 6px 0px 0px 10px; height: 23px; line-height:9px; font-size:11px;font-weight:bold;color:#fff;text-decoration: none;}
.menu2:visited {background-image:url(../images/orangeBtn.gif);display:block; padding: 6px 0px 0px 10px; height: 23px; line-height:9px; font-size:11px;font-weight:bold;color:#fff;text-decoration: none;}
.menu2:hover {color:#000; background-image:url(../images/menuBarSelected2.gif)}
.menu2 {background-image:url(../images/orangeBtn.gif);display:block; padding: 6px 0px 0px 10px; height: 23px; line-height:9px; font-size:11px; color:#000;text-decoration: none;}

.menu2Selected:link{background-image:url(../images/menuBarSelected.gif);display:block;color:#000; padding: 6px 0px 0px 10px; height: 23px;font-size:11px;text-decoration: none;}
.menu2Selected:visited {text-decoration:none;}
.menu2Selected:hover{background-image:url(../images/menuBarSelected.gif);display:block;color:#000; padding: 6px 0px 0px 10px; height: 23px;font-size:11px;text-decoration: none;}
.menu2Selected{background-image:url(../images/menuBarSelected.gif);display:block;color: #000; padding: 6px 0px 0px 10px;height: 23px;font-size:11px;text-decoration: none;}
.menu2Selected:active{background-image:url(../images/menuBarSelected.gif);display:block;color:#000; padding: 6px 0px 0px 10px; height: 23px;font-size:11px;text-decoration: none;}
	

.submenu:link  {text-decoration:none; background-image:url(../images/subMenuBg.jpg);  background-repeat:repeat-y; display: block;height: 12px; padding: 2px 0px 0px 17px; color: #868689;}
.submenu:visited {text-decoration:none; background-image:url(../images/subMenuBg.jpg); background-repeat:repeat-y;display: block;height: 12px;padding: 2px 0px 0px 17px; color: #868689;}
.submenu:hover  {text-decoration:none; background-image:url(../images/subMenuBg.jpg);background-repeat:repeat-y;display: block;height: 12px;padding: 2px 0px 0px 17px; color: #CC6600;}
.submenu:active  {text-decoration:none; background-image:url(../images/subMenuBg.jpg);  background-repeat:repeat-y; display: block;height: 12px; padding: 2px 0px 0px 17px; color: #868689;}
.submenuSelected {text-decoration:none; background-image:url(../images/subMenuBg.jpg);background-repeat:repeat-y;display: block;height: 12px; padding: 2px 0px 0px 17px; color:#CC6600;}

.hide{display: none;}
.show{display: block;}


/* Menu end */

#headerFadedIndex{height:229px; background-image:url(../images/headerFaded.jpg); width:100%; background-repeat:repeat-x; position:absolute;}
#headerFaded{height:229px; background-image:url(../images/headerFadedSmall.jpg); width:100%; background-repeat:repeat-x; position:absolute;}

#header1 { background-image:url(../images/header1.gif); width:380px; height:79px; background-position:left;}
#header2 { background-image:url(../images/header2.gif); width:100%; height:79px; background-repeat:repeat-x; position:relative;}
#header3 { background-image:url(../images/header3.gif); width:316px; height:79px; background-position:right;}

#header { background-image:url(../images/headerWide.jpg); width:960px; height:79px;margin:auto;}

	#headerLogin {margin-left:782px; padding-top:5px; color:#FFF; font-weight:bold;}
	
		#headerLogin a:link {color:#ffffff; text-decoration:none}
		#headerLogin a:active {color:#ffffff; text-decoration:none}
		#headerLogin a:hover {color:#000000; text-decoration:none}
		#headerLogin a:visited {color:#ffffff; text-decoration:none}
	#headerHCF {margin-left:630px; padding-top:30px; color:#FFF}
		#headerHCF p {display:inline; margin:16px;}
		#headerHCF a:link {color:#ffffff; text-decoration:none}
		#headerHCF a:visited {color:#ffffff; text-decoration:none}
		#headerHCF a:hover {color:#CC6600; text-decoration:none}
		#headerHCF a:active {color:#ffffff; text-decoration:none}
		

		
#flashHolder{width:100%; height:150px; background-image:url(../images/bannerBackBig.jpg); background-repeat:repeat-x;}

#holderMain {width:100%; margin:auto; height:100%; background-color:#FFF;}

#holderContent {width:840px; margin:auto;}
#menu {width:220px;	float:left; height:100px; overflow:auto; height:100%; padding-top:30px;}

#rightContent {float:left; width:603px;}
	#rightContentTitle {margin:20px 0px 15px 10px; padding-bottom:0px; width:475px; float:left; border-bottom:dotted 1px; color:#E59200}
		#rightContentTitle h2 {margin-bottom:2px}
	#rightContentTop {float:left; width:603px; float:left; height:16px; background-image:url(../images/boxTop.png) }
	#rightContentBottom {float:left; width:603px; float:left; background-image:url(../images/BoxBtm.png); height:10px; }
	
	#rightContentPage{background-image:url(../images/boxMiddle.png); background-repeat:repeat-y; width:583px; padding:0px 10px 10px 10px; float:left;}
		
	#rightContentPageBlank{width:593px; padding:10px; float:left; }
		#rightContentPagePhoto{width:77px; float:left; background-image:url(../images/photoHolder.png); height:121px; padding-left:3px; padding-top:3px;}
		#rightContentPageText{width:490px; padding-left:20px; float:left}
		#rightContentPageText2{width:480px; padding-left:10px; float:left; }
			#rightContentPageText2 ul li {margin:10px 0px 0px -10px; padding:0px;}
		#rightContentPageTextWide{width:493px; padding-left:15px; padding-right:55px; float:left;}
			#rightContentPageTextWide ul li {margin:10px 0px 0px -30px; padding:0px;}
			#rightContentPageTextWide h3 {margin:0px;}
			#rightContentPageText ul { list-style:inside; line-height:20px; margin-left:10px;}
				
			#rightContentPageTextWide ul {list-style:inside; line-height:20px}
			#rightContentPageTextWide li {margin-top:20px;}
		
#footer 
{
	padding-top:30px;
	padding-bottom:0px;
	color:#88898b;
	font-size:10px;
	clear:both;
	background-image: url(../images/footerBottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	width: 740px;
	margin: 0px;
}
	
/* Global Styles end */ 


/* Index */

#rightContentIndex {	float:left; padding-left:0px; margin-top:25px; width:503px;}

/* Index end */

/* Our firm and vision */
.normal p {line-height:500px}


/* Our firm and vision end */

/* Our people */

#ourPeoplePhotoHolder { background-image:url(../images/ourPeoplPhotoHolder.png); width:86px; padding:7px 0px 0px 6px; height:151px; background-repeat:no-repeat; float:left; margin-right:15px}
#ourPeoplePhotoHolderText {}
.PHtitle2 {color:#993300; font-size:9px; font-weight:bold;  margin-bottom:5px;}
.PHtitle3 {color:#CC6600; font-size:9px; line-height:9px; margin:0px;}


/* Our people end */

/* What we do */

#rightContentWhatWeDo {float:left; width:400px; padding:5px; margin:15px 0px 15px 10px; background-color:#C33}
#rightContentWhatWeDo2 {float:left; width:449px; padding:5px; margin:15px 0px 15px 10px; }

/*What we do end */

#rightContentPageBlank{width:573px; padding:10px; float:left;}

/* What is your */
#rightContentPageTextBtns{width:540px; float:right; margin:auto;}
#rightContentPageTextBtn {width:110px; float:left;margin-left:20px;}
#g11calculatorBtns {}
#g11calculatorBtn{float:right; padding-left:20px;}
#g11calculator {width:500px; margin-top:30px;}
	.g11BodyText td {color:#000;}
	
#hedgecalculator{width:500px; margin-top:30px;}
	.hedgeBodyText td {color:#000; font-size:11px;}
	.hedgeGreyTd {background-color:#d1d2d3; padding-left:5px; border-bottom:1px solid #FFF;}
	.orangeTab {background-image:url(../images/hedgeOrangeTab.gif); background-repeat:no-repeat; color:#FFF; padding-left:10px;}
	.whiteTab {background-image:url(../images/hedgeWhiteTab.gif); background-repeat:no-repeat; background-position:0px -5px; padding-left:10px;}
	.greyTab {background-image:url(../images/hedgeGreyTab.gif); background-color:#FFF; background-repeat:no-repeat; color:#FFF; padding-left:10px;}
	.assetClass {background-image:url(../images/hedgeAssetClassBg.gif); background-repeat:no-repeat; padding-left:5px; padding-top:6px; background-position:0px 8px;}
	.transactionBtn {background-image:url(../images/hedgeTransactions.png)}
	
td.yellowTable{border-top:2px #fed44e solid; border-bottom:2px #fed44e solid; border-left:2px #fed44e solid; border-right:2px #fed44e solid; border-color:#fed44e; border-collapse:collapse; font-size:11px;}
td.yellowTable1{border-top:2px #fed44e solid; border-bottom:2px #fed44e solid; border-left:2px #fed44e solid; border-right:2px #fed44e solid; border-color:#fed44e; border-collapse:collapse; padding-left:5px; font-size:11px; width:55px;}
td.yellowTable2{border-top:2px #fed44e solid; border-bottom:2px #fed44e solid; border-left:2px #fed44e solid; border-color:#fed44e; border-collapse:collapse; padding-left:5px; font-size:11px; width:55px;}
td.yellowTable3{border-top:2px #fed44e solid; border-bottom:2px #fed44e solid; border-color:#fed44e; border-collapse:collapse; padding-left:5px; font-size:11px; width:55px;}
td.orangeTable{border:1px #df6d07 solid; border-color:#df6d07; border-collapse:collapse; padding-left:1px; font-size:11px; width:40px;}
td.orangeTable2{border:1px #df6d07 solid; border-color:#df6d07; background-image:url(../images/smallTriangle.gif); background-repeat:no-repeat; background-position:0px 5px; border-collapse:collapse; padding-left:8px; padding-right:1px; width:55px;}
td.greyTable{background-color:#d1d3d4; height:26px; border-right:1px solid #FFF; padding-left:5px; font-size:11px;}


#rightContentCalc{width:520px; float:left;}
#rightContentPageBlankCalc{width:510px; padding-left:10px; float:left;}


/* What is your end */

/* research reports */

#researchReportsTop {width:444px; float:left; padding:20px 0px 20px 0px;}

/* research reports end */




/* Contact */



#contactLeft {float:left;}
	#contactLeft table, tr, td {color:#CC6600; padding-top:0px;}
	#contactLeft input {width:192px;}
	#contactLeft textarea {width:192px;}
	#contactLeft select {width:192px;}
#contactRight {float:right; width:192px;}
#contactAddress {width:168px; float:right; text-align:right;}
#contactMap {float:right; margin-top:60px;}
			 


/* Contact End */

/* Visit */

.visitWhiteText{color:#FFF; font-size:13px;}




#rightContentPageTextWide2{width:493px; float:left}

#visitPhotoHolderBoard {background-image:url(../images/visit/boardBig.jpg); background-repeat:no-repeat; padding:0px 0px 0px 7px; border-right:dotted 1px; color:#CC6600; float:left; height:370px; width:395px;}
#visitPhotoHolderResearch {background-image:url(../images/visit/researchBig.jpg); background-repeat:no-repeat; padding:0px 0px 0px 7px; border-right:dotted 1px; color:#CC6600; float:left; height:370px; width:395px;}
#visitPhotoHolderSettlements {background-image:url(../images/visit/settlementBig.jpg); background-repeat:no-repeat; padding:0px 0px 0px 7px; border-right:dotted 1px; color:#CC6600; float:left; height:370px; width:395px;}
#visitPhotoHolderReception {background-image:url(../images/visit/receptionBig.jpg); background-repeat:no-repeat; padding:0px 0px 0px 7px; border-right:dotted 1px; color:#CC6600; float:left; height:370px; width:395px;}
#visitPhotoHolderTrading {background-image:url(../images/visit/tradingBig.jpg); background-repeat:no-repeat; padding:0px 0px 0px 7px; border-right:dotted 1px; color:#CC6600; float:left; height:370px; width:395px;}
#visitPhotoHolderPortfolio {background-image:url(../images/visit/portfolioBig.jpg); background-repeat:no-repeat; padding:0px 0px 0px 7px; border-right:dotted 1px; color:#CC6600; float:left; height:370px; width:395px;}
#visitPhotoHolderSystems {background-image:url(../images/visit/systemsBig.jpg); background-repeat:no-repeat; padding:0px 0px 0px 7px; border-right:dotted 1px; color:#CC6600; float:left; height:370px; width:395px;}

#visitPhotoHolder {background-image:url(../images/visit/boardBig.jpg); background-repeat:no-repeat; padding:0px 0px 0px 7px; border-right:dotted 1px; color:#CC6600; float:left; height:370px; width:395px;}
	#visitPhotoHolderBtm1{margin-top:270px; width:113px; float:left; margin-left:15px;}
	#visitPhotoHolderBtm2{margin-top:270px; width:113px; float:left; margin-left:10px;}

	.visitPhotosRight {float:right; width:80px; height:60px; background-repeat:no-repeat;}

		


/* visit End */

/* Today */

#downloadBtns {float:right}


/* End Today*/



/* FAQ */

#faq {width:480px;	float:left; overflow:auto; height:100%;}

#rightContentPageTextWideFaq{width:480px; padding-left:20px; float:left}
#rightContentPageTextWideFaq ul li {margin:10px 0px 0px -20px;}
	#rightContentPageBlankFaq{width:510px; float:left;}


.faq1:visited {text-decoration:none;}
.faq1:hover {color:#000; background-image:url(../images/faq1b.png);}
.faq1{background-image:url(../images/faq1b.png);display:block; padding:10px 0px 0px 30px; height: 26px; background-repeat:no-repeat; color:#993300;text-decoration: none;}

.faq1Selected:link{ background-image:url(../images/faq1.png);display:block;color:#993300; padding: 8px 0px 0px 10px; height: 21px;font-size:11px;text-decoration: none;}
.faq1Selected:visited {text-decoration:none;}
.faq1Selected{background-image:url(../images/faq1.png);display:block;color: #993300; padding-top:8px;padding-left:10px;height: 21px;font-size:11px;text-decoration: none;}

.faq2{background-image:url(../images/faq1b.png);display:block; padding:7px 50px 0px 30px; line-height:10px; height: 29px; background-repeat:no-repeat; color:#993300;text-decoration: none;}
.faq2 a {text-decoration:underline;}
.faq2:hover {color:#000; background-image:url(../images/faq1b.png);}

.faq2Selected:link{background-image:url(../images/menuBarSelected.gif);display:block;color:#993300; padding: 6px 0px 0px 10px; height: 23px;font-size:11px;text-decoration: none;}
.faq2Selected:visited {text-decoration:none;}
.faq2Selected{background-image:url(../images/menuBarSelected.gif);display:block;color: #993300; padding: 6px 0px 0px 10px;height: 23px;font-size:11px;text-decoration: none;}
	

.subfaq:link  {text-decoration:none; background-image:url(../images/subMenuBg.jpg);background-repeat:repeat-y;display: block;height: 12px; padding: 2px 0px 0px 17px; color: #868689;}
.subfaq:visited {text-decoration:none; background-image:url(../images/subMenuBg.jpg);background-repeat:repeat-y;display: block;height: 12px;padding: 2px 0px 0px 17px; color: #868689;}
.subfaq:hover  {text-decoration:none; background-image:url(../images/subMenuBg.jpg);background-repeat:repeat-y;display: block;height: 12px;padding: 2px 0px 0px 17px; color: #CC6600;}

.subfaqSelected {text-decoration:none; background-image:url(../images/subMenuBg.jpg);background-repeat:repeat-y;display: block;height: 12px; padding: 2px 0px 0px 17px; color:#CC6600;}

.hide{display: none;}
.show{display: block;}


/* FAQ end */
