@charset "utf-8";
/* CSS Document */
/*  search for anything
global declarations 	= GENERIC,
H1 TO H6 styling 			= HEAD,
changeable content 		= CONTENT,
navs / listings 			= NAVS,
mdoules 							= ARTICLE,
plain bg colors 			= BGS,
gradients							= GRADS,
borders								= BORDERS
visual containers			= ROUNDS,
text, fonts,					= TEXTALL,
form, input						= INPUT,
footer								= FOOTER,
Miscellaneous					= MISC,
/*

/* BODY, FONT AND COLOR, GLOBAL	(id=GENERIC)
**********************************************************/
/*
body 				             {font:normal 11px verdana !important; color:#535353; text-align:left; background:#efefef url(../images/bodyBg.gif) repeat-x  left top}
body,form,h1,h2,h3,h4,h5,h6,p	{padding:0; margin:0}
h1,h2,h3,h4,h5,h6,label,a		{text-decoration:none}
a 					            {color:#515151;text-decoration:none}
a:hover 		                {color:#59ac1c; text-decoration:underline}
a:active, a:focus               {outline:0} 
img					            {border:none}
ul,li				            {padding:0; margin:0; list-style:none}
p                               {line-height:150%}



#mainWrapper			{margin:0 auto; width:945px}
#welcome				{float:right;height:40px; background:url(../images/menuLeft.gif) no-repeat left top; padding-left:10px;                          width:350px}
#welcome .right			{background:url(../images/menuRight.gif) no-repeat right top; height:40px; width:330px;                          padding-right:35px; color:#FFF;font-size:11px}
#welcome .right	a		{color:#FFF;font-size:11px}
#welcome h1.first       {font-size:11px;color:#FFF; margin-top:12px; text-transform:capitalize; float:left; padding:0 25px;                          font-weight:normal; float:left}
#welcome2               {float:right; margin:12px}
#header				    {width:100%}
#logo					{float:left; width:183px;margin:15px 0 0 29px; }


#maincont				{width:945px; padding-top:10px}
#leftSideBar			{float:left; width:471px; margin:0 2px 5px 5px; display:inline}
#leftSideBar1			{float:left; width:460px margin:0 2px 5px 5px; display:inline}
#rightSideBar			{float:right; width:441px; margin:0 5px 5px 0; display:inline;}


*/

#leftSideBarprofile			{float:left; width:471px; margin:0 2px 5px 5px; display:inline}

/* 	RESUBALE UL LI / MENUS / 	(id=NAVS)
**********************************************************/

h1.one		{color:#5cac23; font-size:13px; font-weight:bold}
h1.two		{color:#378105; font:normal 18px arial}
h1.three	{color:#999999; font-size:11px}
h2.heading  {color:#000; font:bold 14px verdana}
h2.profilehead  {color:#000; font:17px verdana}


ul.usrnm                {margin:0; width:360px; float:left}
ul.usrnm li		        {list-style-type:none; clear:both; padding:3px}
ul.usrnm li label       {float:left; width:100px; margin-top:7px; font-weight:bold; text-align:right}
ul.usrnm li input       {float:left; margin:5px; padding:3px;border:1px solid #bdbdbd;font-size:11px}

ul.events               {list-style:none; margin:0; color:#5b5b5b}
ul.events li            {border-bottom:1px dashed #a3a3a3;display:block;background:url(../images/icon.png) no-repeat left top;                         /*height:32px;*/ margin:8px 0pt 11px 10px;padding:2px 10px 8px 5px}
ul.events a             {font:normal 12px Arial; color:#5b5b5b; padding-left:45px; text-decoration:none; display:block}
ul.events span          {padding-left:45px}
ul.events a:hover       {text-decoration:underline}




/* 	MODULES (id=ARTICLE)
**********************************************************/

/* 	RESUBALE PURE BACKGROUNDS			(id=BGS)
**********************************************************/

/*.btnGreen		       {background:url(../images/Button.png) repeat-x left top; border:1px solid #787878; padding:3px 13px; color:#FFF; font-weight:bold}
*/
.btnGreen		       {font-size:10px;background:url(../images/btn_hover.jpg) repeat-x left top; border:1px solid #787878; padding:3px 3px; color:black; font-weight:bold;
background-position: 0 -24px;}

.btnGreen:hover		       {background:url(../images/btn_hover.jpg) repeat-x left top;color:#FFF; background-position: 0 0px;}


.grayBg                {background:#f7f7f7; border:1px solid #d7d7d7}
.connectness           {background:url(../images/profilebg.gif) no-repeat; height:61px; width:250px} 
.connectness1          {background:url(../images/profilebg.gif) no-repeat; height:80; width:250px} 

/* 	RESUBALE GRADIENTS  (id=GRADS)
**********************************************************/  

/* 	ALL BORDER CSSs		(id=BORDERS)
**********************************************************/
.brdDash		{border-bottom:1px dashed #7f7f7f}
.graybrd        {border-top:1px solid #e0e0e0}
.brdBtm         {border-bottom:1px solid #d7d7d7} 
.bigbrd         {border-top:4px solid #dddddd}
.brdRt          {border-right:4px solid #dddddd}
.brdTop         {border-top:1px solid #c1c1c1}
.brdLeft        {border-left:1px solid #e0e0e0}   
.whttxt                 {color:#fff; font-size:12px; font-weight:bold}
.greytxt                 {color:#CC6600; font-size:16px; font-weight:bold}

.rightDrpShadow		{background:url(../images/rightDrpShadow.png) right repeat-y; border-left:4px solid #000; padding-right:15px}
.brdBtmBlk			{border-bottom:1px solid #000}
.userPic img		{border:4px solid #e8e8e8}
 p.reviewthis {background-color:#CCFFCC; border:1px solid #178724; color:#016701; padding:10px; font-weight:bold}

/* 	MAKE ME ROUND (id=ROUNDS)
**********************************************************/
.module03TL,.module03TR,.module03BL,.module03BR,.module04BL,.module04BR	           {background:url(../images/modules.png) no-repeat}
/* white round module */
/*.module01TL				{background-position:left top; height:5px}
.module01TR				{background-position:right top}
.module01BL				{background-position:left -28px; height:5px; overflow:hidden}
.module01BR				{background-position:right -28px}
.BrdGray				{border-left:2px solid #c6c6c6;border-right:2px solid #c6c6c6; background:#FFF}


.module02TL				{background-position:left -32px; height:7px}
.module02TR				{background-position:right -32px}
.module02BL				{background-position:left -47px; height:5px; overflow:hidden}
.module02BR				{background-position:right -47px}
.BrdGray1				{border-left:2px solid #e2e2e2;border-right:2px solid #e2e2e2; background:#FFF}*/


.module03TL				{background-position:left -52px; height:34px}
.module03TR				{background-position:right -52px}
.module03BL				{background-position:left -109px; height:6px; overflow:hidden}
.module03BR				{background-position:right -109px}
.BrdGray2				{border-left:2px solid #e2e2e2;border-right:2px solid #e2e2e2; background:#f6f6f6}


.module04BL				{background-position:left -113px; height:11px; overflow:hidden}
.module04BR				{background-position:right -113px}

.LTBrd                  {border-left:1px solid #51a612; border-right:1px solid #51a612}

.module05TL,.module05TR,.module05BL,.module05BR		{background:url(../images/modules02.png) no-repeat}	  	

.module05TL				{background-position:left top; height:18px}
.module05TR				{background-position:right top}
.module05BL				{background-position:left -29px; height:18px; overflow:hidden}
.module05BR				{background-position:right -29px}
.BrdGray05				{padding:0 17px; background:#69b730}


.module06TL,.module06TR,.module06BL,.module06BR		{background:url(../images/modules03.png) no-repeat}	  	

.module06TL				{background-position:left top; height:9px}
.module06TR				{background-position:right top}
.module06BL				{background-position:left bottom ; height:9px; overflow:hidden}
.module06BR				{background-position:right bottom}
.BrdGray06				{padding:8px; background:#efefef}


.BlueTableLT		{background:url(../images/blue_table.gif) top left no-repeat; height:6px}
.BlueTableRT		{background:url(../images/blue_table.gif) top right no-repeat; height:6px}
.BlueTableLB		{background:url(../images/blue_table.gif) bottom left no-repeat; height:6px}
.BlueTableRB		{background:url(../images/blue_table.gif) bottom right no-repeat; height:6px} 
.BlueTableMDL		{background:#CCFFCC; border:solid 1px #8ee28e; border-width:0 1px}


.Inbox_headBG1		{background:url(../images/blue_tablehead.gif) no-repeat left; height:24px; color:#fff; padding-left:5px;
					font-weight:bold}
.Inbox_headBG2		{background:url(../images/blue_tablehead.gif) no-repeat right; height:24px; color:#fff; padding-right:5px;
					font-weight:bold}
.Inbox_headBG3		{background:url(../images/blue_tablehead_bg.gif) repeat-x center; height:24px; color:#fff; font-weight:bold}

.WhiteTableLT		{background:url(../images/white_table.gif) top left no-repeat; height:6px}
.WhiteTableRT		{background:url(../images/white_table.gif) top right no-repeat; height:6px}
.WhiteTableLB		{background:url(../images/white_table.gif) bottom left no-repeat; height:6px}
.WhiteTableRB		{background:url(../images/white_table.gif) bottom right no-repeat; height:6px}
.WhiteTableMDL		{background:#fff; border:solid 1px #618a9f; border-width:0 1px}

.White_headBG1		{background:url(../images/white_tablehead.gif) no-repeat left; height:29px; color:#000; padding-left:5px;
					font-weight:bold}
.White_headBG2		{background:url(../images/white_tablehead.gif) no-repeat right; height:29px; color:#000; padding-right:5px;
					font-weight:bold}

/* 	ALL TEXT CSS	(id=TEXTAll)
**********************************************************/
/* font SIZES */
.vsmlTxt			    {font-size:10px}
.smlTxt			        {font-size:11px}
.para					{font-size:12px}
.big					{font-size:15px}

/*font WEIGHTS */
.strong				    {font-weight:bold}
.normTxt		 		{font-weight:normal}

/* text TRANSFORMS */
.allCaps				{text-transform:capitalize}
.textU					{text-decoration:underline}
.upperCase				{text-transform:uppercase}

/* text ALIGN & content ALIGN for inline level ELEMENTS */
.centerAll				{text-align:center}
.alignLeft				{text-align:left}
.alignRight				{text-align:right}
.justify		  		{text-align:justify}
/* colored text */
.gray      				{color:#787878}
.blue     			    {color:#003399} 
.orgD      				{color:#cc6600}
.blk       				{color:#000}
.greenTxt    			{font-weight:bold; color:#006699}
.textGreen              {color:#006699;}
.red                    {color:#fa0101}    
.realGreenTxt    	{font-weight:bold; color:#61b227; font-size:12px}
/* 	ALL INPUT & FORM CLASSES	(id=INPUT)
**********************************************************/
.txtinput				{background:#FFF; border:1px solid #999999; padding:3px} 
.buttonSearch   		{border:1px solid #999999; background:url(../images/btnBg.gif) repeat-x left top; color:#000000; height:25px                         ; cursor:pointer; font-weight:bold; text-transform:capitalize; margin-left:10px}
.txtbox        			{background:url(../images/txtBoxBg.gif) repeat-x left top; border:1px solid #787878; padding:5px; color:                          #787878; font-size:11px}
.input2					{padding:3px;border:1px solid #bdbdbd;;font-size:11px}




/* 	FOOTER 	(id=FOOTER)
**********************************************************/
#footer 				{margin-top:10px}	
#footer a.smltxt 		{text-decoration:underline; font-size:10px}


/* 	REQUIRED PADDINGS / MARGINS (id=PADS)
**********************************************************/
.padOne					{padding:7px 15px}
.padTwo					{padding:14px 0 0 25px}
.padThree				{padding:0 2px}
.one					{padding-top:3px}
 

.marginTop			{margin-top:10px}
.margTop			{margin-top:16px}
.topMarg            {margin-top:5px} 
.padBtm				{padding-bottom:5px}
.padall             {padding:5px}
.padLft             {padding-left:10px}
.btmPad             {padding-bottom:20px}
				



/* 	MISCELLANEOUS (id=MISC)
**********************************************************/
.clr				{clear:both; margin:0px !important; overflow:hidden; padding:0px}
.minheight			{min-height:300px}
*html .minheight	{height:300px}



/* 	Ketan Maokal 31-07-08
**********************************************************/
#leftSideBarnew				  {float:left; width:180px;margin:0 2px 5px 5px; display:inline}
#rightSideBarnew			  {float:right; width:773px; margin:0 5px 5px 0; display:inline}
#rightSideBarnew1			  {float:left; width:725px; margin:0 5px 5px 0; display:inline}

.graybg					   	  {background:#e0e0e0}
ul.mainmenu li				  {display:inline; float:left; margin-left:5px; position:relative}
ul.mainmenu li	a			  {background:url(../images/mainmenu.png) left top no-repeat; display:block; padding:8px 0px 10px 8px}
ul.mainmenu li	a span		  {background:url(../images/mainmenu.png) right top no-repeat; padding:8px 25px 10px 8px}

ul.mainmenu li	a:hover		  {background:url(../images/mainmenu.png)  0 -34px no-repeat; text-decoration:none}
ul.mainmenu li	a:hover span  {background:url(../images/mainmenu.png)  100% -34px no-repeat}

ul.mainmenu li	a.act		  {background:url(../images/mainmenu.png)  0 -34px no-repeat; text-decoration:none}
ul.mainmenu li	a.act span	  {background:url(../images/mainmenu.png)  100% -34px no-repeat}

ul.mainmenu li.none	a		  {background:url(../images/mainmenu.png) 0 -68px no-repeat; display:block;  padding:8px 0px 10px 8px}
ul.mainmenu li.none	a span	  {background:url(../images/mainmenu.png) 100% -68px no-repeat; padding:8px 15px 10px 8px}

ul.mainmenu li.none	a:hover		 {background:url(../images/mainmenu.png)  0 -102px no-repeat; text-decoration:none}
ul.mainmenu li.none	a:hover span {background:url(../images/mainmenu.png)  100% -102px no-repeat}

ul.mainmenu li.none	a.act		 {background:url(../images/mainmenu.png)  0 -102px no-repeat; text-decoration:none}
ul.mainmenu li.none	a.act span	 {background:url(../images/mainmenu.png)  100% -102px no-repeat}

ul.mainmenu li	div		  {background:url(../images/mainmenu.png)  0 -34px no-repeat; text-decoration:none}

#mainmenu						 { padding:10px; position:relative; z-index:100}



/************* Job Steps ***********************/

ul.step						{padding:0px; margin-left:0px; margin-bottom:10px; border-top:3PX solid #666666; width:100%; float:left}
ul.step li					{padding:0px; margin:0px; display:inline; float:left}	
ul.step li	a				{background:#cefeab url(../images/step01.gif) right top no-repeat; padding:9px 50px 9px 25px; display:                             block; font-weight:bold; color:#000000}

ul.step li	a.one			{background:#67b62e url(../images/step01_hover.gif) right top no-repeat; color:#FFFFFF}
ul.step li	a.two			{background:#67b62e url(../images/step02.gif) right top no-repeat; color:#FFFFFF}
ul.step li	a.end			{background:#cefeab}


/************* Manage jobs ***********************/
.tab01					        {padding-top:10px; float:left; position:relative; width:100%; z-index:200}
.tabcontent				        {border-top:1px solid #d7d7d7; padding-top:10px; margin-top:-1px; float:left; width:100%}
ul.Managejobs					{margin:0px; padding:0px; width:100%} 
ul.Managejobs li				{padding:0px; margin-left:5px; float:left; display:inline}
ul.Managejobs li a				{padding:5px 10px; background:#f2f2f2; border:1px solid #d7d7d7;  display:block}
ul.Managejobs li a:hover		{background:#fff;border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; border-top:1px solid                                 #d7d7d7; border-bottom:1px solid #FFF}
ul.Managejobs li a.active		{background:#fff;border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; border-top:1px solid                                 #d7d7d7; border-bottom:1px solid #FFF}


/************* Madhuri (2 Aug 08) ***********************/
.lftCont                    {float:left;/*margin:0 0 10px 8px;*/ width:450px/*48%*/;/* padding:0 2px 0 8px*/ margin:0 2px 5px 5px; display:inline}
.rightCont              	{float:right;/*margin:0 0 10px 8px;*/ width:300px/*48%*/;/* padding:0 2px 0 8px*/ margin:0 2px 5px 0; display:inline}
.rightContq              	{float:right;/*margin:0 0 10px 8px;*/ width:240px/*48%*/;/* padding:0 2px 0 8px*/ margin:0 2px 5px 0; display:inline}
.tableImg                   {background:url(../images/grygdnt.png) repeat-x left bottom}
.brdBlue                    {border-bottom:1px dashed #52a9d4}
.brdGrey                    {border:1px solid #e6e6e6}
h1.three		            {color:#000; font-size:14px; font-weight:bold; font-family:Helvetica}



h3.one               {color:#7495c6; font-size:13px; font-weight:bold; font-family:Arial}
h3.two               {color:#003c96; font-size:13px; font-weight:bold; font-family:Arial}
h3.three             {color:#999; font-size:11px; } 
span.three             {color:#999; font-size:11px; } 
h3.four             {color:#3399CC; font-size:11px; } 
span.four             {color:#3399CC; font-size:11px; }
h4.one               {color:#62b227; font-size:12px; font-weight:bold; font-family:Arial}

.grytxt              {color:#6d6d6d; font-size:12px; font-family:Arial}
.greentxt            {color:#006699}
.mrgal               {margin:10px 10px 10px}

ul.Browse			{padding:0px; margin:0px}
ul.Browse li		{padding:0px; margin:0px; display:block; padding:3px 0px}

/*************Added by kesav************/
div.current-photo, div.current-photo .content, div.current-photo .title, div.current-photo .title h3 { background: #fff  url(../images/bg_box_details_blue.gif) no-repeat bottom right} 
div.current-photo { width: 120px; float: left; padding: 0 20px 0 0; margin: 0 0 20px 0; border-bottom: 1px solid #99CCE6; border-top: 1px solid #99CCE6; text-align: center} 
div.current-photo .title { background-position: top right; margin: 0 -20px 0 0; padding: 0 20px 0 0} 
div.current-photo .title h3 { background-position: top left; margin: 0; border: 0; padding: 20px 0 10px 20px; height: 1%; font-size: 95%; color: #069 } 
div.current-photo .content { background-position: bottom left; margin-right: 0px; padding: 0 0 24px 20px} 
div.current-photo img { border: 1px solid #e6e6e6; padding: 2px} 
div.current-photo  ul { margin: 10px 0 0 0}
div.current-photo  li { margin: 5px 0 0 0; font-size: 85%}
div.current-photo a { color: #666 !important; text-decoration: underline}

.titlesummery      {font-size:16px}

/**************CSS added by kesava*******************/
.suggestionsBox {
		position: relative;
		left: 10px;
		margin: 10px 0px 0px 0px;
		width: 300px;
		background-color: #fff;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #000;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}
	
	/*---------------------------------------------Tabs---------------------------------------*/

.mid-tabs{
	width:773px; 
	height:auto; 
	float:left; 
	background-image:url('../images/hr2.jpg'); 
	background-repeat:no-repeat}
.mid-tabs-small{
	width:600px; 
	height:auto; 
	float:left; 
	background-image:url('../images/hr2.jpg'); 
	background-repeat:no-repeat}

	
.mid-tabs-new{
	width:580px; 
	height:auto; 
	float:left; 
	background-image:url('../images/hr2.jpg'); 
	background-repeat:no-repeat}
	
.gray-tabs0{
	border:1px solid #B3B3B3; 
	float:left; 
	text-align:center; 
	width:auto; 
	height:18px; 
	background-image:url('../images/tab-bg.jpg');
	background-repeat:repeat-x; padding-left:15px; padding-right:15px; padding-top:2px; padding-bottom:0px}

.gray-tabs1{
	border:1px solid #B3B3B3; 
	float:left; 
	margin-left:5px; 
	text-align:center; 
	width:auto; 
	height:18px; 
	background-image:url('../images/tab-bg.jpg');
	background-repeat:repeat-x; padding-left:15px; padding-right:15px; padding-top:2px; padding-bottom:0px}
	
.blue-tabs0{
	border-left:2px solid #B3B3B3; 
	border-right:2px solid #B3B3B3; 
	border-top:2px solid #B3B3B3; 
	border-bottom:2px solid #FFFFFF; 
	float:left; 
	text-align:center; 
	width:auto;
	height:20px; 
	padding:4px 15px 0px 15px;
	}
	
.blue-tabs1{
	border-left:2px solid #B3B3B3; 
	border-right:2px solid #B3B3B3; 
	border-top:2px solid #B3B3B3; 
	border-bottom:2px solid #FFFFFF; 
	float:left; 
	width:auto; 
	height:20px; 
	padding:4px 15px 0px 15px; 
	margin-left:5px; 
	text-align:center}
	
.mid-tabs ul{
	margin:0px; 
	padding:0px; 
	list-style:none;
	}
	
.mid-tabs-new ul{
	margin:0px; 
	padding:0px; 
	list-style:none;
	}
.main-heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:bold}
	
	.button2{
background:url('../images/bg_data.jpg');
color:#FFFFFF;
font-weight:bold;
padding:5px
}
.clear{
	clear:both}
	
	
.style_12{
	color: #666666;
	font-weight: normal;
	font-family: Arial}


.style54 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2F639C;
	font-weight: bold;
}
.style55 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style56 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2F639C;
	font-size: 11px;
	font-weight: bold;
}
.style5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2F639C;
	font-size: 15px;
	font-weight: bold;
}

.style53 {
	color: #2F639C;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.style57 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
/*Added by kesava*/
div.containmid { padding-left: 110px}
* html div.containmid { width: 665px; width: 555px}
div.contain { margin-bottom: 15px; float: left; width: 555px; word-wrap: break-word} /* nonstandard css for iewin */
div.contain>*:first-child, div.sidebar>*:first-child { margin-top: 0}

.mwp #ppp {
background:transparent url(../images/image_css.gif) no-repeat scroll 0%;
height:455px;
padding:20px 0pt 0pt 20px;
position:relative;
width:225px;
}
.mwp-inner-in {
background:transparent url(../images/bg_blue_bot_485x7.gif) no-repeat scroll 0pt 100%;
padding:10px;
}

.meter {
background:#FFFFFF url(../images/bg_progress_meter_2x1.gif) repeat-x scroll 0pt;
border:1px solid #000000;
display:block;
height:12px;
margin-right:5px;
width:100px;
}



/*Added by kesava*/
.status-dialog .status-head:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}

.status-dialog .status-head {
background:transparent url(../images/bg_quote_top_359x200.gif) no-repeat;
padding:0pt 9px 8pt 12px;
}
.status-dialog .status-foot {
background:transparent url(../images/bg_quote_bot_359x23.gif) no-repeat scroll 0pt 100%;
height:23px;
margin:0pt;
padding:0pt;
width:359px;
float:left;
}
.status-dialog .status-wrapper {
margin:0pt 0pt 0px;
padding:0pt;
}
.status-dialog .status-close {
cursor:pointer;
float:right;
margin-top:7px;
width:14px;
}
.status-dialog label {
display:block;
font-size:1.3em;
margin:0pt;
padding:8px 0pt 2px;
width:90%;
}
.status-dialog .status-input {
font-size:1.2em;
padding:1px;
width:320px;
}
.status-dialog .status-buttons {
margin:6px 0pt 3px;
padding:0pt;
}

default-status-list {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #666666;
display:none;
left:0pt;
margin:0pt;
padding:0pt;
top:39px;
width:320px;
}

/************19-11-2008***********/
ul.dropdown {
 font-weight: bold;
}

	ul.dropdown li {
	 padding: 7px 10px;
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color: #fff #d9d9d9 #d9d9d9;
	 background-color: #f6f6f6;
	 color: #000;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #eee;
	 color: #000;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none}
	ul.dropdown a:hover		{ color: #000}
	ul.dropdown a:active	{ color: #ffa500}


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 100px;
	 margin-top: 1px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-right: 20px;
 /*background-image: url(images/nav-arrow-down.png);*/
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 /*background-image: url(images/nav-arrow-right.png);*/
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 /*background-image: url(images/nav-arrow-top.png);*/
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 /*background-image: url(images/nav-arrow-right.png);*/
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
/* background-image: url(images/nav-arrow-left.png);*/
 background-position: 0 50%;
}
/*********added on 09-12**********/
.profiletitle { border: 1px solid #999999; height:25px; background-color:#EEEEEE; vertical-align:middle;}
.anchor1			{background:#95c8f8; padding:3px; font:bold 13px arial;	display:block; color:#FFFFFF; text-decoration:none; width:70px; border-bottom:2px solid #79b1eb;}
.anchor2			{background:#95c8f8; padding:3px; font:bold 13px arial;	display:block; color:#FFFFFF; cursor:pointer; text-decoration:none; width:170px; border-bottom:2px solid #79b1eb;}
.anchor3			{background:#95c8f8; padding:3px; font:bold 13px  Trebuchet MS; arial;	display:block; color:#FFFFFF; text-decoration:none; width:100px; border-bottom:2px solid #79b1eb;}
.anchor4			{background:#95c8f8; padding:3px; font:bold 13px arial;	display:block; color:#FFFFFF; cursor:pointer; text-decoration:none; width:125px; border-bottom:2px solid #79b1eb;}
.menu1{ border:1px solid #000000;width:130px;height:100px;overflow:auto;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;float:left;
padding:6px;}
.menu2{ border:1px solid #000000;width:130px;height:100px;overflow:auto;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;float:left;
padding:6px; padding-left:5px;}
.tdbordclass {border: 1px solid rgb(235, 235, 235);}
.trbackground { background-color:#ebebeb;}


.divider {
border-bottom:1px solid #D8DFEA;
margin:-4px 0 0;
z-index:0;
}