
/*@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; color:#3b3b3b; text-align:left; border-top:solid 0px #08a54e;}/*border top green line removed border-top:solid 7px #08a54e;*/
body,form,h1,h2,h3,h4,h5,h6,p	{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6				{text-transform:capitalize; text-decoration:none;}
label							{text-decoration:none;}
a		 						{color:#029783; font-weight:normal; text-decoration:none;}
a:hover 						{color:#029783; text-decoration:underline;}
a:active, a:focus 				{color:#029783; outline:0} /* to avoid link borders on new browsers */

img								{border:none;}
p								{line-height:150%}
.textfield						{border: 1px solid #154073; background:#fff;}
.button-bg                      {background: url(../images/btn_bg.gif) repeat-x bottom;  border:solid 1px #154073; color:#154073; font-weight:bold; font-size:12px; cursor:pointer; padding:2px; text-transform:capitalize;}
.smallbutton-bg                 {background: url(../images/btn_bg.gif) repeat-x bottom; border:solid 1px #154073; color:#154073; font-size:10px; cursor:pointer; padding:0px 2px; text-transform:capitalize;}
.button-bg1                     {background: url(../images/btn_bg.gif) repeat-x bottom; border:solid 1px #154073; color:#154073; font-weight:bold; font-size:12px; cursor:pointer;}

/** HEADER ELEMENTS STYLING	(id=HEADERS) **/
h1.heading						{font-size:15px;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif; font-weight:bold; color:#2f680c; margin:8px 0; background:#e5e5e5; padding:3px;}
h1.heading1						{font-size:15px;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif; font-weight:bold; color:#2f680c;}
hr.grey                          {color:#dfdfdf;}
th						{font:bold 12px Arial; color:#FFF; text-transform:capitalize; text-align:left; /*border-right:1px solid #017133;*/}
.col	{border-right:1px solid #15CF68;}
.grayHeader {background:#dfdfdf;font-weight:bold;font-family:Arial; font-size:12px; padding:4px 0px 4px 5px;}
/* 	BODY WRAPPER / HEADER / TOP MENU  (id=HEAD)
**********************************************************/
#mainWrapper					{margin:0 auto; width:958px;}
#header							{width:100%; float:left;}
h1.logo              			{text-align:left; width:95%; padding:10px 20px;}
.banner							{padding:15px 0;}
.header_link					{color:Teal; font:bold 13px Arial;}
.header_link a					{color:Teal; font:bold 13px Arial; border-right:solid 0px #017133; padding:0px 6px 0px 6px;}
.header_link .active			{background:url(../images/Tab_on.gif) bottom repeat-x; color:#154073; font:bold 13px Arial; border-right:solid 0px #017133; padding:0px 6px 0px 6px; height:18px;}



/* 	MAIN CONTENT / MIDDLE CONTAINERS   (id=CONTENT)
**********************************************************/
#maincont						{width:100%; float:left;}
.login							{width:600px; margin:10px auto;}
.login legend					{font-size:18px; color:#2d6609; }
#leftSideBar					{float:left; width:24%; margin-right:10px; padding-top:10px; padding-bottom:10px;}
#content						{float:left; width:650px; margin-right:10px;}
#rightSideBar					{float:right; width:298px;}
.content-85						{float:left; width:85%; padding:5px;}

#leftSideBar_innber				{float:left; width:198px; margin-right:10px;}
#content_inner					{float:left; width:620px; margin-right:10px;}
#content_inner_long				{width:100%; margin-right:10px;}
#divResume						{float:none; width:620px; margin-right:10px;}
#rightSideBar_inner				{float:right; width:120px;}

h1.welcomenote					{font:bold 22px Arial; color:#0db357; border-bottom:dashed 1px #cccccc; padding:0 5px 3px 5px;}






div.brd_LR				{background:#fff; border:solid 1px #9f9f9f; border-width:0 1px; padding:10px; font:normal 11px verdana; color:#3B3B3B;}
div.brd_LR_innber		{background:#fff; border:solid 1px #9f9f9f; border-width:0 1px; font:normal 11px verdana; color:#3B3B3B;}
td.brd_LR_innber		{background:#fff; border:solid 1px #9f9f9f; border-width:0 1px; color:#3B3B3B; }


 /*** pagination
 ***************************************************/
.pagination-cont 				{float:left; width:100%;}
ul.pagination  					{ float: left; width:100%; margin-top:10px;}
ul.pagination li  				{ float:left; padding:3px;}
ul.pagination li a 				{background:url(../images/pagination.png) no-repeat left top; height:35px; padding:2px 0px 2px 3px;}
ul.pagination li a span 		{background:url(../images/pagination.png) no-repeat right top; height:35px; padding:2px 4px 2px 5px;}
ul.pagination li a:hover 		{background:url(../images/pagination-active.png) no-repeat left top;}
ul.pagination li a span:hover 	{background:url(../images/pagination-active.png) no-repeat left top;}


/* 	RESUBALE UL LI / MENUS / 	(id=NAVS)
**********************************************************/
#menuOne				 		{float:left; width:100%; margin-top:6px; background:url(../images/menuBg.gif) repeat-x left top;}
#menuOne ul			     		{padding:0; margin:0; float:left; width:100%;}
#menuOne ul li	         		{display: inline;}
#menuOne ul li a		 		{float:left; color:#FFFFFF;  padding: 8px 20px; font-size:13px; background:url(../images/menuDivider.gif) right top no-repeat; font-weight:normal; font-size:16px;}
#menuOne ul li a:hover    		{color:#FFF; text-decoration:none;}
#menuOne ul li a.none	  		{background:none;!important}


#horzMenu                 		{float:left;  width:60%; margin-top:10%; margin-left:70px;}
#horzMenu ul			  		{background: url(../images/menu-bg1.gif) repeat-x left top; float:left; height:29px;}
#horzMenu ul li		      		{display:inline;}
#horzMenu ul li a	      		{float:left; color:#fff; padding:6px 12px; font-size:13px; border-right: 1px solid #fff;}
#horzMenu ul li span      		{float:left;}
#horzMenu ul li a.leftcorner	{float:left; background:url(../images/Lcorn.png) top left no-repeat;}
#horzMenu ul li a.rightcorner	{background:url(../images/Rcorn.png) top right no-repeat; border-right:none; }


/* 	ROUNDED MODULES
**********************************************************/
.rndmodul04_top_L,.rndmodul04_top_R,.rndmodul04_btm_L,.rndmodul04_btm_R,.rndmodul04_btm_RB,.rndmodul04_btm_LB
{background:url(../images/sprite01.gif) no-repeat; }
.rndmodul04_top_L			{background-position:0 -92px; height:6px; }
.rndmodul04_top_R			{background-position:100% -92px; color:#FFFFFF; font-weight:bold; font-size:13px; }
.rndmodul04_btm_L			{background-position:0 -86px; height:6px; }
.rndmodul04_btm_R			{background-position:100% -86px;}
.rndmodul04_btm_LB			{background-position:0 -107px; height:6px; }
.rndmodul04_btm_RB			{background-position:100% -107px;}
.rndmodul04_content			{border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; padding:5px 10px 0 10px; background:#FFF url(../images/module04_grad.gif) left bottom repeat-x;}
.brdLR            {border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; padding:0 8px; background:#fff;}


.module01TL					{ background:url(../images/gry-module2.gif) no-repeat left top; height:32px;}
.module01TR					{background:url(../images/gry-module2.gif) no-repeat right top;}
.module01BL					{background:url(../images/gry-module2.gif) no-repeat bottom left;}
.module01BR					{background:url(../images/gry-module2.gif) no-repeat bottom right; height:8px;}
.brd-module01              {border-left: 1px solid #9f9f9f; border-right: 1px solid #9f9f9f; }
h1.headone                  {color:#3b3b3b; font:bold 13px Arial; padding-top:8px; font-weight:bold;}


/* 	RESUBALE BACKGROUNDS
**********************************************************/
.gry                            {background:#dfdfdf;}
.grd-middle-brd                 {background:url(../images/mid-grd.png)  repeat-x  left bottom;}
#checklist_check                {background:url(../images/right-mark-green.gif) width:26px; height:19px;}
.green-bg                       {background:#029142; height:5px;}  
.green-bg2                       {background:#029142; color:#fff; font-weight:bold;}  
#content_inner1					{float:left; width:820px; margin-right:10px;}
#content_inner2					{float:left; width:820px; margin-right:10px;}
#content_inner22	{float:left; width:740px; margin-right:10px;}
.lightGreen                      {background:#DFFFE6;}

/* 	ALL BORDER CSSs		(id=BORDERS)
**********************************************************/
.brd-btm                         {border-bottom: 2px dotted #faf2e1;}
.brd-btm1                        {border-bottom: 1px dashed #cccccc; padding:11px 0;}
.brdall                          {border: 2px dotted #faf2e1;}
.brd-all-gry                         {border:1px solid #cccccc;}
.brd-LR-gry					{border-left:1px solid #cccccc;border-right:1px solid #cccccc;}

.brd-rgt                         {border-right: 1px dotted #000;}
.brd                             {border: 1px solid #c1bfbf;}
.brd-btm-gry                     {border-bottom: 1px dashed #cccccc;}
.brd-btm-green                   {border-bottom: 1px dashed #7ebf57;}
.brd-lft-rgt                      {border:1px solid #d9d9d9;}
.brd-top                         { border-top: 1px solid #faf2e1;}
.brdgreen                        { border: 1px solid #029142;}
.bordgreennew {border:1px solid #15CF68}
.bordLrg {border-bottom:2px solid #C8F8DF; padding-bottom:5px; margin:5px;}


/* 	ALL TEXT CSS	(id=TEXTAll)
**********************************************************/
/* font SIZES */
.vrysmlTxt		 				{font-size:9px;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;}
.vsmlTxt						{font-size:10px;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;}
.smlTxt							{font-size:12px;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;}
.para							{font-size:12px;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;}
.strongTxt		                {font-size:12px;font-weight:bold;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;text-transform:capitalize;}
.smlstrongTxt		            {font-size:11px;font-weight:bold;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;color:#029783;}
.bigTxt		                    {font-size:10pt;font-weight:bold;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;color:#000000;}
.medTxt							{font-size:11px;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;}
.largeTxt		                {font-size:15px;font-weight:bold;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;}
.colorTxt		                {font-size:15px;font-weight:bold;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;color:Maroon;}

/*font WEIGHTS */
.strong			 				{font-weight:bold; font-size:14px; color:#000; }
.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 */
.green                          {color:#006E31;}
.red                            {color:#CC0000;}
.black                           {color:#3B3B3B;}

/* 	ALL INPUT & FORM CLASSES	(id=INPUT)
**********************************************************/
.txtBox							{border:1px solid #2f680c; padding:3px;}



/* 	FOOTER 	(id=FOOTER)
**********************************************************/
#footer 						
{
    background:url(../images/footer_bg.gif) top repeat-x; 
    font-family: margin-top:12px; 
    text-align:center; 
    font-size:11px;
    font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
    width:100%; 
    padding:25px 0;
}
#footer a						
{
    padding:5px; 
    font-size:11px;
    font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
    color:#3b3b3b;
}




/* 	REQUIRED PADDINGS / MARGINS (id=PADS)
**********************************************************/
.pad		 				   {padding:6px;}
.pad10		 				   {padding:10px;}

.margin-Top  				   {margin-top:15px;}
.Top_padding				   {padding-top:15px;}
.Top_padding1				   {padding-top:8px;}
	

/* 	MISCELLANEOUS (id=MISC)
**********************************************************/
.clr						 {clear:both;}
.Mini-H                      {min-height:250px;}
*html .Mini-H                 {height:250px;}
.Mini-H2                     {min-height:185px;}
*html .Mini-H2               {height:185px;}

.GrayBg  {background:#E4E4E4; padding:5px} 	
.submenu01  {width:100%;}
.submenu01 td {margin-bottom:1px; display:inline-block;width:100%}
.submenu01 td a {background:#e6e6e6; color:#154073; border:1px solid #cdcdcd; padding:1px 1px 1px 1px; display:block; font-size:11px; }
.submenu01 td a:hover {background:url(../images/M_Images/emaployer_bg.gif) repeat-x left top; color:#db291f;text-decoration:none}
.submenu01 td a.active1 {background:url(../images/green/mw_menu_active_bg_yellow.png) repeat-x left top; color:#000; }
.submenu01 td a.active1:hover {background:url(../images/green/mw_menu_active_bg_yellow.png) repeat-x left top; color:#db291f; }



.Module01TL      {background-position:0 -46px; height:4px; overflow:hidden}
.Module01TR      {background-position:100% -46px}
.Module01BL      {background-position:0 -56px; height:4px}
.Module01BR      {background-position:100% -56px}
.brdLR   {border-left:1px solid #9f9f9f; border-right:1px solid #9f9f9f; background:#fff; padding:5px}
.ApplyText      {color:#72ADB4;font-weight:bolder;font-size:12px;}

/* ********************************** */

Form_numbering {
background:#FFE2A8 none repeat scroll 0 0;
color:#000000;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:8pt;
font-weight:bold;
text-align:right;
}

.td_orange {
color:#FF0000;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:10pt;
}

.HmpgRightNav {
color:#000000;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:14pt;
}

.Heading4 {
color:#099F4C;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:14pt;
}

.td_bg_white {
background-color:#FFFFFF;
}

.td_bg_orange_dark {
background-color:#099F4C;
}
.td_Dottedline 
{  background-image :url(../images/bgr_8.gif);
	background-position :center;
	background-repeat:repeat;
	background-color:#099F4C;
}

.Form_numbering {
background:#FFE2A8 none repeat scroll 0 0;
color:#000000;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:8pt;
font-weight:bold;
text-align:right;
}
.Small {
font-family:verdana,arial,Geneva,san-serif;
font-size:7pt;
font-style:normal;
}

.Heading6 {
color:#000000;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
}

.Form_bold {
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:8pt;
font-weight:bold;
}

.HmpgTopJobs {
color:#E47801;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
}

.Small_grey {
color:#666666;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:7pt;
}

.bg_orange {
background-color:#08A54E;
}

/* */

.Heading3 {
color:#666666;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:14pt;
font-weight:bold;
}

.td_bg_orange {
background-color:#89C1C2;
}

.HmpgRightNav {
color:#000000;
font-family:arial,verdane,tahoma,geneva,helvetica,sans-serif;
font-size:14pt;
}

.new_cls_td {
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:10pt;
}

/* */

.Heading7 {
background-color:#099F4C;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;

}

/* */

.NoImg
{
	background:url(../images/blank.jpg);
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	font-size:10pt;	
}

/* */


clr	{clear:both; margin:0px !important;}

/* */


.lightGreen1  {background:#DFFFE6;height:2px;}

.meter {
background:#FFFFFF url(../images/bg_progress.png) repeat-x scroll 0pt 50%;
border:1px solid #000000;
display:block;
height:12px;
margin-right:5px;
padding : 0px;
width:100px; 
overflow:hidden
}


.moduleLT  {background-position:left top; height:33px}
.moduleRT  {background-position:right top}
.moduleLB  {background-position:left -36px; height:10px}
.moduleRB  {background-position:right -36px}
.brdLR  {background:#fff; border:solid 1px #9f9f9f; border-width:0 1px; font:normal 11px verdana; color:#3B3B3B}
.confirmationaccept {
background:#e5f7e3 url(../images/check.gif) no-repeat;
background-position:7px 7px;
border:1px solid #c5e1c8;
font-weight:700;
color:#005e20;
width:95%;
padding:8px 8px 8px 28px;
}

.confirmationerror {
background:#ffebeb url(../images/x.gif) no-repeat;
background-position:7px 7px;
border:1px solid #f5c1c2;
font-weight:700;
color:#9e0b0f;
width:95%;
padding:8px 8px 8px 28px;
}

.confirmationwarning {
background:#fffeeb url(../images/warning.gif) no-repeat;
background-position:7px 7px;
border:1px solid #e6e5d8;
font-weight:700;
color:#555;
width:95%;
padding:8px 8px 8px 28px;
}

.SmallJobHomePage {
font-family:verdana,arial,Geneva,san-serif;
font-size:8pt;
font-style:normal;
}

.ErrorMsg
{
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	color:Red;
	font-size:12px;
	font-weight:bold;
}

.SuccessMsg
{
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	color:Blue;
	font-size:12px;
	font-weight:bold;
}

.ValidationSummary
{
	background-color:#E0E0E0;
	color:Red;
	border:dashed 0px;
	padding : 3px;
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
    font-size:10pt;
}

.Seekersidemenu
{
    background-color:Teal;
}


.Welcome_style {
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
}

.Heading_Sidemenu {
color:#ffffff;
font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
}

.Header_1
{
    background-color:Blue;
}

   .hide
    {
        display:none;
    }
    .gdhead
    {
        font-weight:bold;
        color:black;
        background:url(../images/mw_menu_active_bg_green.png) left top repeat;
        text-align:center;
    }
    .gdhead th
    {
		color : #4E4848;
		font-size:100%;
		font-weight:bold;
		text-align:center;
    }
    
    .gdhead1
    {
        font-weight:bold;
        color:black;
        background-color:silver;
        text-align:center;
    }
    
    .gdhead1 th
    {
		color : #4E4848;
		font-size:100%;
		font-weight:bold;
		text-align:center;
    }
    .gdhead a:link
    {
        font-weight:bold;
        color:white;
        text-align:center;
    }
    .gdhead a:hover
    {
        font-weight:bold;
        color:black;
        text-align:center;
    }
    .gdhead a:visited
    {
        font-weight:bold;
        color:white;
        text-align:center;
    }
    .msgContainer
    {
		padding:20px 0px 20px 5px;
    }
    .Selected
    {
		font-weight:bold;
    }
    .Selected a
    {
        font-weight:bold;
        text-align:center;
    }
    
    .gdhead table.BulkSelect
    {
		position:absolute;
		background-color:white;
		color:Black;
		filter:alpha(opacity=90);
		opacity:0.9;
		font-weight:normal;
        color:black;
        text-align:center;
        font-size:10px;
        border:solid 1px #154073;
        width:200px;
    }
    
    .gdhead span.txt
    {
		font-weight:bold;
        color:black;
        text-align:center;
        cursor:pointer;
    }
    
    .BulkHeader
    {
		text-align:right;
    }

   /* To right the the logo */
   
   h1.logoR              			{text-align:right; width:95%; padding:10px 20px;}
   .DropDownSelectedItems{}
   .DropDownList
    {
		vertical-align:middle;
		height:19px;
		padding:2px 0px 0px 1px;
		border:0px solid #D4D0C8;
		background:url('../Images/pulldown1.gif') no-repeat;
		cursor:pointer;
		border:0px solid black;
		width:200px;
		font-weight:bold;
    }
    
    .DropDownClose
	{
		border : 1px solid black;
		padding:1px;
		cursor:pointer;
	}
	
	.divMaster
	{
		font-size:10px;
	}
	.DropDownItemsMaster
	{
		/*display:none;*/
		border:1px solid black;
		width:100%;
	}
	.DDLDivClose
	{
		padding:1px 0px 1px 0px;
		background-color:#D4D0C8;
		border-right: 3px solid #D4D0C8;
        border-left: 1px solid #D4D0C8;
        border-bottom: 2px solid #D4D0C8;
        text-align:center;
	}
	
	.DDLDivClose table
	{
		width:100%;
	}

	.DDLDivClose div
	{
		font-weight:bold;
		padding : 1px 5px 1px 5px;
		width:40px;
		text-align:center;
		border:1px solid white;
		background-color:#C5D6FC;
	}
	.ParentItem
	{
		background-color:whitesmoke;
	}
	
	.ParentItem td
	{
		border-top : 1px solid #D4D0C8;
	}
	
	.ParentItem td a
	{
		display:block;
		margin:0;
		width:100%;
		color:#006295;
		font-weight:bold;
		font-size:10px;
	}
	.ChildBlock
	{
		width:100%;
		background-color:#C5D6FC;
	}
	.ParentItem td a:link
	{
		color:#006295;
		font-size:10px;
	}
	
	.ParentItem td a:hover
	{
		background-color:#C5D6FC;
		text-decoration:none;
		color:Black;
	}
	
	.ParentItem td a:visited
	{
		color:#006295;
		font-size:10px;
	}
	
	.DDLSmallText
	{
		font-size:11px;
	}
	
	.Header_Left {background:#FFF url(../images/Greytable_header_left.jpg) no-repeat left top;height:32px;}
	.Header_Right {background:#FFF url(../images/Greytable_header_right.jpg) no-repeat right top;}
	.Footer_Left {background:#FFF url(../images/Greytable_bottom_left.jpg) no-repeat left bottom;height:12px;}
	.Footer_Right {background:#FFF url(../images/Greytable_bottom_right.jpg) no-repeat right bottom;}
	.Header_Middle {background:#FFF url(../images/Greytable_header_middlle.jpg);font-size:12px;font-weight:bold;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;text-align:left;}
	.Footer_Middle {background:#FFF url(../images/Greytable_Bottom_middlle.jpg);}
	
	
.Emp_Sidemenu 
{
	color:#ffffff;
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

.jsrootbox {background:url(../images/M_Images/emaployer_bg.gif) left top repeat-x;}

.defaultmenu
{
    background:url(../images/mw_menu_yellow_small.png) repeat;
    color:#000;
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.contactmenu
{
    background-color:Teal;
    color:#fff;
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.SelectedItemsStyle
{
	font-size:10px;
	text-align:left;
	font-weight:bold;
}
.Tandc li
{
	padding:6px 0px 0px 0px;
	text-align:justify;
}

.contactmails
{
    color:Teal;
    font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.ddlSelect
{
	font-size:11px;
}

.ProfileStatus
{
    background-color:Transparent;
    color:Teal;
    font-weight:bold;
    text-align:left;
    z-index:2;
    text-decoration:underline;
}

#tblInnerProfileStatus a.ShowLink
{
	color:Black;
	font-weight:bold;
	font-size:10px;
}

#tblInnerProfileStatus a,a:hover,a:active,a:link,a:visited
{
	color:black;
	text-decoration:none;
	font-weight:normal;
}

 #tblInnerProfileStatus tr.trProfileStatus
 {
	/*background-color:#FDF06F;*/
	background-color:transparent;
 }
 
 #tblInnerProfileStatus 
 {
	padding-left:23px;
	padding-top:34px;
	vertical-align:top;
	background-color:transparent;
 }
 
 #tblProfileStatus
 {
	 width:190px;
	 height:212px;
	 text-align:left;
	 position:absolute;
	 right:6%;
	 z-index:1;
	 filter:alpha(opacity=78);
	 opacity:0.78; 
	 background-image:url('../images/StickNote.gif');
	 background-repeat:no-repeat;
	 background-position:top;
	 line-height:24px;
 }
 
.lnkEducation a,a:active,a:visited,a:hover
{
	font-weight:bold;
	color:Teal;
	text-decoration:none;
	cursor:pointer;
}

.gridViewSmlTxt {font-size:11px;font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;}

.AnchorStyle
{
	font-weight:bold;
	cursor:pointer;

}
.SmlGrayBldTxt {font-weight:bold;font-size:smaller;color:gray;}
.SmlBlackBldTxt {font-weight:bold;font-size:smaller;color:Black;}

.padXcptLeft
{
	padding:5px 3px 5px 0px;
}
a.anchor
{color:#029783; font-weight:bold; text-decoration:none;font-size:12px;}

.legend
{
	font-size:100%;
}
.fieldset
{
	margin:0px;
	padding:5px;
}

tr.whiteHeader th,th.whiteHeader 
{
	background:white;
	font-weight:bold;
	font-family:Arial; 
	font-size:11px; 
	padding:3px 0px 3px 3px;
	color:Black;
}

tr.grayHeader th,th.grayHeader 
{
	background:#dfdfdf;
	font-weight:bold;
	font-family:Arial; 
	font-size:11px; 
	padding:3px 0px 3px 3px;
	color:Black;
}

tr.bgWhiteSmoke
{
	background-color:whitesmoke;
}
td.bgWhiteSmoke
{
	background-color:whitesmoke;
}

#tblSignUp td
{
	text-align:left;	
}

.smlErrorMsg
{
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	color:Red;
	font-size:10px;
	font-weight:bold;
}

.smlSuccessMsg
{
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	color:Blue;
	font-size:10px;
	font-weight:bold;
}

a.smlAnchor
{color:#029783; font-weight:bold; text-decoration:none;font-size:10px;}

a.button-bg,a.button-bg:hover,a.button-bg:visited
{
	background: url(../images/btn_bg.gif) ;
	border:solid 1px #154073;
	color:#154073;
	font-weight:bold;
	font-size:12px; 
	cursor:pointer;
	padding:2px 10px;
}
.divSectionHeader
{
	background-color:#89C1C2;
	height:18px;
	width:100%;
	font-size:small;
	font-weight:bold;
	font-family:verdana,arial,tahoma,geneva,helvetica,sans-serif;
	color:#000000;
	padding-left:5px;
	vertical-align:middle;
}

tr.whiteHeader_L th,th.whiteHeader_L 
{
	background:white;
	font-weight:bold;
	font-family:Verdana; 
	font-size:small; 
	padding:3px 0px 3px 3px;
	color:Black;
}

.FogStyle1
{
	background-color:whitesmoke;
	filter:alpha(opacity=90);
	opacity:0.9;
    border:solid 1px #154073;
}

.drag
{
	position:relative;
	cursor:pointer;
	z-index: 100;
}
