@charset "utf-8";
/* CSS Document */
BODY {
	margin:0px;
	background: #f3f7fa;/* url(../images/page_bg.jpg) no-repeat-x; /* repeat-x*/
	font:11px Verdana, Arial, Arial, sans-serif #000;
	/*margin:0px;
	background:#f3f7fb url(../images/page_bg.jpg) no-repeat-x;
	font:11px Verdana, Arial, Arial, sans-serif #000;*/
}
form, ul, li, p, h1, h2, h3, h4 {
	padding:0px;
	margin:0px;
}
a {
	outline:none;
}
#mainContainer {
	border-left:1px solid #92c2f6;
	border-right:1px solid #92c2f6;
	/*background:url(../images/footer_strip.jpg) repeat-x bottom;*/
	padding:0px 0px 4px 0px;
	margin:0px;
}
#leftStrip 
{
	border-left:0px;
	border-right:0px;
	background-image:none;
	/*background:url(../images/left_strip.jpg) no-repeat left 164px;*/ /* Firefox : 164 Initial*/
	margin:0px;
	/*background:url(../images/left_strip.jpg) no-repeat left 137px;
	margin:0px 0px 0px 0px;
	/*padding:-25px 0px 0px 0px; /*New*/
}
#rightStrip
{
	border-left:0px;
	border-right:0px;
	/*background:url(../images/right_strip.jpg) no-repeat-x right 137px; /*Firefox : 137 Initial*/
	/*margin:0px;
	padding:33px 0px 0px 0px; /* 33 */
	/*background:url(../images/right_strip.jpg) no-repeat right 137px;
	margin:-28px 0px 5px 0px;*/
	
}
#header {
	width:898px;
	height:102px;
	border:1px solid #92c2f6;
	background:url(../images/header_bg.jpg) repeat-x;
	margin:0px auto 0px auto;
	/*margin-bottom:0px;
	margin-left : 51px;
	margin-right : 0px;
	margin-top : 5px;*/
}
div.ModalPopup1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #CCCCCC;
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	 color: Black;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
    width: 300px;
    height :auto;
}
#upperLinks {
	width:898px;
	margin:0px auto 0px auto;
	/*margin-bottom:0px;
	margin-left : 51px;
	margin-right : 0px;
	margin-top : 5px;*/
}
#LinkWidth
{
	width:700px;
	height:50px;
	margin:0px auto 0px auto;
}
#logo {
	width:250px;
	float:left;
	margin:24px 0px 0px 5px;
}
#flash {
	width:620px;
	float:right;
}
#stretchbar {
	width:900px;
	height:48px;
	margin:auto;
	background:#4f81bd /*url(../images/slogan.jpg) no-repeat 7px 6px;*/
}
#stretchbar_customer {
	width:900px;
	height:47px;
	margin:auto;	
	background:#4f81bd url(../images/slogan_blank.jpg) no-repeat 7px 6px;
}
#stretchbar_customer a {
	padding:6px;		
	text-align:center;
	text-decoration:none;
	border:2px solid #ffc726;
	float:left;
	background:#fff;
	margin:6px 4px 0px 0px;
	font-family:"Verdana";/*"Myriad Pro";*/
	font-size:11px;/*14px;*/
	font-weight:bold;
	color:#3770b4;
}
#stretchbar_customer a:hover {
border:2px solid #FF4F4F;
color:#FF4F4F;
 /*#fff6bf;*/}
#stretchbar a {
	padding:6px;
	text-align:center;
	text-decoration:none;
	border:2px solid #ffc726;
	float:right;
	background:#fff;
	margin:6px 4px 0px 0px;
	/*font-family:"Myriad Pro";*/
	font-family:"Verdana";/*"Callibri";*/
	font-size:11px;/*14px;*/
	font-weight:bold;
	color:#3770b4;
}
#stretchbar a:hover {
border:2px solid #FF4F4F;
color:#FF4F4F;}

#searchBox {
	width:896px;
	/*height:260px;*/
	height:auto;
	border:2px solid #4f81bd;
	sborder-right:2px solid #4f81bd;
	margin:auto;
	/*background:url(../images/yellow_box_bg.jpg) repeat;
	background-color:#FFF3AF;*/
	background:#fffce9 url(../images/yellow_box_bg.jpg) repeat-x top;

}
#searchBar_heading {
	padding:24px 0px 4px 0px;
	text-align:center;
	color:#1272dc;
	font-family:"Verdana";/*"Myriad Pro";*/
	font-size:26px;
}
.searchInputBox {
	width: 244px; /*default  width of main box */
	height:26px;
	text-indent: 3px;
	padding:7px 0px 0px 0px;
	border:1px solid #ffc000;
	margin:0px 34px 0px 0px;
	font-weight:normal;
	color:#2e89ee;
	font-size:15px;	
	font-family:"Arial";
	padding-left:3px;
}
.searchInputBox2 {
	text-indent: 3px;
	padding:7px 0px 0px 0px;
	border:1px solid #ffc000;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#2e89ee;
	font-size:12px;	
	font-family:"Arial";
	padding-left:3px;
}


#searchButton {
	clear:both;
	height:40px;
	padding:20px 0px 0px 0px;
	text-align:center;
}

#searchButtonJobSeeker {
	clear:both;
	height:auto;/*30px;*/
	padding:0px 0px 0px 0px;
	text-align:center;
}

#box2 {	
	width:896px;
	height:207px;
	margin:0px;	
	background:url(../images/bottom_box_bg.jpg);
}

.searchBox_title {	
	font-family:"Arial";
	color:#2e89ee;	
	font-size:15px;
	padding:0px 0px 0px 168px;
}
#content 
{
	background-image:url(../images/Grad.jpg) repeat-x;
	width:246px;/*388px;*/
	height:195px;/*195px;*/
	padding:4px 0px 0px 4px;
	float:left;
	font-family:"Arial";/*Calibri;*/
	color:#fff;
	font-size:15px;/*19px;*/
	/*font-weight:bold;
	background-color:#3E6697;*/
}




#search_emp_container{
width:642px;/*495px;*/
height:205px;
float:right;
background: #4F81BC url(../images/img.jpg);
}



#search_emp {
	width:80%;
	margin:0px 0px 0px 30px;/*230px;*/
	font-family:"Arial";/*Calibri;*/
	color:#fff;
	font-size:19px;
	font-weight:bold;
	
}

#search_emp a{
display:inline;/*:block;*/
float:left;
background:transparent url(../images/search_button_ylow_new.jpg) no-repeat;
width:172px;
height:31px;
text-align:center;
font-family:"Arial";/*Calibri;*/
font-size:15px;/*16px;*/
margin:10px 0px 0px 0px;
padding:10px 0px 0px 0px;
text-decoration:none;
color:#003998;
}

#search_emp_JobSeeker {
width:86%;
	margin:0px 0px 0px 0px;
	font-family:"Arial";/*Calibri;*/
	color:#fff;
	font-size:19px;
	font-weight:bold;
	margin:auto;
}

#search_emp_JobSeeker a{
display:block;
float:left;
background:transparent url(../images/button_yellow.Gif) no-repeat;
width:172px;
height:31px;
text-align:center;
font-family:"Arial";/*Calibri;*/
font-size:15px;/*16px;*/
margin:10px 0px 0px 0px;
padding:10px 0px 0px 0px;
text-decoration:none;
color:#003998;
}

.change_float{
float:right !important;}


/*#search_emp a:hover{
color:#3b3b3b;}*/

#search_emp a:hover{
color:#df3d2e;
background:transparent url(../images/search_button_ylow.jpg) no-repeat 0px -41px;
}


#featured_emp {
	/*background:url(../images/featured_employers.jpg) no-repeat 52px 0px;*/
	padding:0px 0px 0px 0px;
	float:left;
	font-family:"Arial";/*Calibri;*/
	color:#fff;
	font-size:19px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	width:99%;
	
}

#featured_emp img{
margin:auto;}

#featured_logos{
/*background:url(../images/logos3.jpg) no-repeat;*/
width:auto;/*430px;*/
height:auto;/*63px;43px;*/
margin:0px 0px 0px 25px;
}

#featured_logos_Jobs{
/*background:url(../images/logos31.jpg) no-repeat;*/
width:auto;/*430px;*/
height:63px;/*43px;*/
margin:0px 0px 0px 52px;}

#featured_logos a{
display:block;
float:left;
/*width:143px;
height:63px;*/
cursor:pointer;
}

.biggerSize {
	font-size:18px;/*21px;*/
}
.biggerSize span {
	color:#ffc000 !important;
}
#content span {
	color:#ffff00;
}

#BoxLinks {
	padding:4px 0px 0px 140px;
	float:left;
	font-family:"Arial";/*Calibri;*/
	color:#b0333e;
	font-size:15px;
	font-weight:normal;
	margin:5px 0px 0px 0px;
	width:70%;
	text-transform:uppercase;
}

#BoxLinks a{
border:1px solid #b0333e;
color:#b0333e;
text-decoration:none;
background:#fff;
padding:4px 8px 4px 8px;
text-align:center;
display:block;
float:left;
margin-right:10px;
cursor:pointer;
}

#BoxLinks a:hover{
border:1px solid #ffee8a;

}

#BoxLinks1 {
	padding: 10px 0px 0px 23px;  
	float:left;
	font-family:"Arial";
	color:#b0333e;
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 0px 0px;	
	width:94%;
	text-transform:uppercase;
	text-align:center;		
}

#BoxLinks1 a{
border:2px solid #b0333e;
color:#b0333e;
font-weight:bold;
text-decoration:none;
background:#fff;
padding:4px 4px 4px 4px;  
text-align:center;
display:block;
float:left;
margin-right:7px; 
cursor:pointer;
}

#BoxLinks1 a:hover{
border:2px solid #FFC000; /*#ffee8a*/}

#footer {
 
	width:900px;
	height:100px;
	margin:auto;
	font-family:"Verdana";/*"Myriad Pro";*/
	font-size:9px;
	font-weight:bold;
	color:#0c4e96;
	text-align:center;
	line-height:24px;
	 
}
#footer a{
color:#0c4e96;
text-decoration:none;}

#footer a:hover{
text-decoration:underline;}

#footer span {
	color:#808080;
}
.toplink {
	width:600px;
	margin:auto;
	font-family:"Verdana";/*"Myriad Pro";*/
	font-size:13px;
	font-weight:bold;
	color:#0c4e96;
	text-align:right;
	line-height:24px;
	}
.toplink a{
color:#0c4e96;
text-decoration:none;}

.toplink a:hover{
text-decoration:underline;}

.toplink span {
	color:#808080;
}

.tblContainer
{
	width:98%;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
	
	.TextBox {	
	height:20px;
	text-indent: 3px;	
	border:1px solid #ffc000;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#2e89ee;
	font-size:13px;
	font-family:"Arial";/*"calibri";*/
}

.MultiLineTextBox {	
	height:70px;
	text-indent: 3px;	
	border:1px solid #ffc000;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	width:500px;
	color:#2e89ee;
	font-size:13px;
	font-family:"Arial";/*"calibri";*/
}

	.TextBoxNew {	
	height:19px;
	text-indent: 2px;	
	border:1px solid #ffc000;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#2e89ee;
	font-size:12px;
	font-family:"Arial";/*"calibri";*/
}

.DropDown
{
	/*height:20px;*/
	text-indent: 3px;	
	border:1px solid #ffc000;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#2e89ee;
	font-size:13px;
	font-family:"Arial";/*"calibri";*/
	}
	
	.DropDownNew
{
	/*height:20px;*/
	text-indent: 2px;	
	border:1px solid #ffc000;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#2e89ee;
	font-size:11px;
	font-family:"Arial";/*"calibri";*/
	}
	
	.Radio
{	
	text-indent: 3px;	
	/*border:1px solid #ffc000;*/
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#0C4E96;
	font-size:13px;
	font-family:"Arial";/*"calibri";*/
	}
	
.NormalButton 
{	
	padding:3px;
	text-align:center;
	text-decoration:none;
	border:2px solid #FFC000;
	float:none;
	background:#ffffff;
	margin:3px 2px 0px 0px;
	font-family:"Verdana";/*"Myriad Pro";*/
	font-size:14px;
	font-weight:bold;
	color:#3770b4;
	height:20px;
	vertical-align:middle;
}

.NormalButtonNew2
{
	padding:3px;
	text-align:center;
	text-decoration:none;
	border:2px solid #FFC000;
	float:none;
	background:#ffffff;
	margin:3px 2px 0px 0px;
	font-family:"Verdana";/*"Myriad Pro";*/
	font-size:14px;
	font-weight:bold;
	color:#3770b4;
	height:25px;
	vertical-align:middle;
}


.NormalButtonNew 
{	
	padding:3px;
	text-align:center;
	text-decoration:none;
	border:2px solid #FFC000;
	float:none;
	background:#ffffff;
	margin:3px 2px 8px 0px;
	font-family:"Verdana";/*"Myriad Pro";*/
	font-size:12px;
	font-weight:bold;
	color:#3770b4;
	height:17px;
	vertical-align:middle;
}
.NormalButton:hover
{
	border:2px solid #FF4F4F;
	color:#FF4F4F;
}

.TitleText 	
{
	color:#0C4E96;
	font-size:large;
	/*font-family: calibri;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;NormalButton
	text-transform: none;
	color: #234896;
	text-decoration: none;	*/
}

#Upper {
	/*width:900px;
	height:53px;*/
	margin:auto;
	font-family:"Verdana";/*"Myriad Pro";*/
	font-size:11px;
	font-weight:bold;
	color:#0c4e96;
	text-align:right;
	/*line-height:24px;
	background:url(../images/footer_bg.jpg) repeat-x;*/
}
#Upper a{
color:#0c4e96;
text-decoration:none;}

#Upper a:hover{
text-decoration:underline;}

.NormalText {
	color:#0C4E96;	
	font-family: "Arial";/*calibri;*/
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}

.NormalTextNew {
	color:#0C4E96;	
	font-family: "Arial";/*calibri;*/
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}

.NormalText_Heading {
	color:#0C4E96;	
	font-family: "Arial";/*calibri;*/
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}

.HyperLinkForPartnerPage
{
	
	color:#4682b4;	
	font-family: Verdana;
	font-size:12px; /*13px;*/
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}
.HyperLink {
	color:#2e89ee;	
	font-family: Verdana;
	font-size:12px; /*13px;*/
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}
.HyperLink:hover
{
	text-decoration:underline;
}


.HyperLinkYellow {
	color:#ffc000;	
	font-family: Verdana; /* Myriad Pro;*/
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}

.RepeaterBtn
{
	color:#0C4E96;
	font-size:12px;
	font-weight:bold;
	background-color:Transparent;
	border:None 0px #ffffff;
	text-decoration:none;
	margin:2px;
	}
	.RepeaterBtn:hover
{
	color:#FF4F4F;	
	}
	
.RepeaterBtnNarrow
{
	color:#0C4E96;
	font-size:12px;
	font-weight:bold;
	background-color:Transparent;
	border:None 0px #ffffff;
	text-decoration:none;
	margin:0px;
	}
	.RepeaterBtnNarrow:hover
{
	color:#FF4F4F;	
	}	

		
/* CSS FOR GRIDVIEW */
.Gridtd
{
border-color:#E0E0E0;
border-width:1px;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
text-align: center;
font-family: "Arial";/*calibri;*/
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
}
.GridHeader
{
	font-family:"Arial";
	font-size:13px;	
	font-weight: bold;
	background-color:#3770b4;
	/*background-color: #234896;*/
	color: #fff;
}
.GridItem
{
   font-family:"Arial";	
   font-size:13px;
   background-color: #DDE9F7;
   color:#0C4E96;
   table-layout:fixed;
 }
 .GridItemNew
 {
   font-family:"Arial";	
   font-size:11px;
   background-color: #DDE9F7;
   color:#0C4E96;
   table-layout:fixed;
   word-wrap: break-word; /* IE 5.5+ */

 }
 
 .linkNoUnderline a 
 { 
 	text-decoration: none;
 	/*background-color:#4682b4;*/
 }

.GridAltItem
{
	/*font-family:"Arial";	
	font-size:11px;
	color:#0C4E96;
	background-color: #C6D9F0;*/
	padding-left:5px;
}
.GridAltItemNew
{
	font-family:"Arial";	
	font-size:11px;
	color:#0C4E96;
	background-color: #C6D9F0;
	word-wrap: break-word;
	 
}

.GridColumns
{
	padding-left:5px;
}

.GridLnkBtn
{
color: #234896;
font-style:normal;
font-weight:bold;
}
.modalPopup {
	background-color:#f3f7fb;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:800px;
	font-size:13px;
}
.modalBackground {
	background-color:Gray;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter:alpha(opacity=70);
	opacity:0.7;	

}
.Watermark 
{

	background-color: #F2F2F2;
	text-indent: 3px;	
	border:1px solid #ffc000;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#2e89ee;
	font-size:13px;
	font-family:"Arial";/*"calibri";*/
	height:20px;
}

span.ContextMenuItem
{
	margin: 0px 0 0px 0;
	display: block;
	/*color: #003399;*/
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 10px 4px 33px;
	white-space: nowrap;
	border:2px solid #ffc726;
	background:#fff;
	font-family:"Arial";/*"Callibri";*/
	/*font-size:14px;*/
	font-weight:bold;
	color:#3770b4;
}

span.ContextMenuItem-Selected
{
	font-weight: bold;
}

span.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
.ContextMenuPanel 
{
	/*border: 1px solid #868686;*/
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: hand;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:"Arial";/*Arial, Sans-Serif;*/
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.wireFrame {
display: 	none; 
overflow: hidden; 
/*z-index: 2; 
background-color: #FFFFFF; */
/*border: solid 1px Red;*/
}
.popupMenu {
	/*position:absolute;*/
	visibility:hidden;
	background-color:#E9EFF7;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=90);
	border:solid 1px #ffc00;
	padding:0px 2px 0px 2px; 
	border:1px solid black;
	font-weight:normal;
	font-size:13px;
	font-family:"Arial";/*"calibri";*/
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.User_Name {
	color:#0C4E96;	
	font-family: Arial Black;
	font-size:14px; /*13px;*/
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}
	
.Customer_Links a{
font-family:Impact;/*Arial Black;*/
font-size:23px;	
text-decoration:none;
color:#0c4e96;}

.Customer_Links a:hover{
color:#FF4F4F;
text-decoration:none;
}

.News_Links a{
font-family:Arial Black;
font-size:11px;	
text-decoration:none;
color:#0c4e96;}

.News_Links a:hover{
color:#FF4F4F;
text-decoration:none;
}
.Watermark_Search
{
	background-color: #AED1F8;
	text-indent: 3px;	
	border:1px solid #358EEF;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#0C4E96;
	font-size:13px;
	font-family:"Arial";/*"calibri";*/
	height:20px;
	}
.JobSeekerSrhLink
{
	text-decoration:none;
	color:#0C4E96;
}
.JobSeekerSrhLink:hover
{
	text-decoration:underline;
	cursor:hand;
}

.JobseekerJobItem
{
	color:blue;	
	font-family: "Arial";/*calibri;*/
	font-size: 14px;
	font-weight:bold;
	
	}
.JobseekerJobItem:hover
{
	text-decoration:underline;
	cursor:hand;
	}
	
.AdsLink
{
color:#0C4E96;
font-weight:bold;
text-decoration:none;		
}
.AdsLink:hover
{
text-decoration:underline;
}
.SearchBtnJobs
{
	display:block;
	background:url(../images/add-funds.jpg) no-repeat 0px 0px;
	width:189px;
	padding:10px 0px 0px 0px;
	height:25px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#003366;
	}
	
.SearchBtnJobs:hover{
/*color:#df3d2e;*/
/*background:transparent url(../images/add-funds_test1.jpg) no-repeat 0px -41px;*/
background:url(../images/add-funds.jpg) no-repeat 0px -35px;
}
	
.SearchBtnContainer
{
/*display:block;
float:left;
background:transparent url(../images/add-funds.jpg) no-repeat;
width:240px;
height:35px;
text-align:center;
font-family:Verdana;
font-size:12px;
font-weight:bold;
margin:6px 0px 0px 0px;
padding:8px 0px 0px 0px;
text-decoration:none;
color:#0C4E96;	*/
display:block;
background:url(../images/add-funds_emp_1.jpg) no-repeat 0px 0px;
width:189px;
padding:10px 0px 0px 0px;
height:25px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
text-decoration:none;
color:#003366;
}	
	

.SearchBtnContainer:hover{
/*color:#df3d2e;*/
/*background:transparent url(../images/add-funds_test1.jpg) no-repeat 0px -41px;*/
background:url(../images/add-funds_emp_1.jpg) no-repeat 0px -35px;
}


.ad-funds {
display:block;
background:url(../images/add-funds_jobs.jpg) no-repeat 0px 0px;
width:189px;
padding:10px 0px 0px 0px;
height:25px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
text-decoration:none;
color:#003366;}


.ad-funds:hover{
background:url(../images/add-funds_jobs.jpg) no-repeat 0px -35px;
}

.NoRecord 
{
	color:#FF3366;	
	font-family: "Arial";/*calibri;*/
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}

.LineStyle
{
	border:1px;
	border-style:solid;
	border-color:#C0C0C0;
}

.CollBackExt
{	
	font-size:x-large;
	background-color:Red;
}
.ctlStylw
{
	background:url(../images/ddl.JPG) no-repeat 0px;	
	
}

.ddListBox
{	
	text-indent: 3px;	
	border-top:1px solid #000000;
	border-left:2px solid #000000;
	border-bottom:1px solid #c0c0c0;
	border-right:2px solid #000000;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#2e89ee;
	font-size:13px;
	font-family:"Arial";/*"calibri";*/
	}
	
.NoteText {
	color:#0C4E96;	
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;	
}

.ExampleMsg 
{
	color:#FF3366;	
	font-family: "calibri";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}
.collapsePanelHeader	
{	
	height:20px;	 	 
	color: #FFFFFF;
	background-color:#3770b4;
	font-weight:bold;	 
	padding-left:5px; 	
	padding-top:3px; 	
	cursor: pointer; 
	vertical-align: middle;
}
.collapsePanel 	
{	 
	height:0px;
	background-color:white;
	overflow:hidden;
}
.ddLBUC
{	
	text-indent: 3px;	
	background-color:#FFFFFF;	 
	margin:0px 0px 0px 0px;
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	font-weight:normal;
	color:#2e89ee;
	font-size:13px;
	font-family:"Arial"; 	
}
.Required
{
	color:Red;
}
.CCMessage
{
	color:#0C4E96;	
	font-family: "Arial";/*calibri;*/
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}
.highlight 
{
	font-weight:bold; 
}
.highlightSponsors 
{
	font-weight:bold;
	color:#2e89ee; 
}
.beta
{
	/*border:solid 1px;*/
	color: #0000A0;
	margin-top:64px;
	margin-left:4px;
	float:left;	
	font-family:Arial;
	font-size:12px;
	width:25px;
	text-align:right;
	
}


.NormalInfo {
	color:#0C4E96;	
	font-family: "Arial";/*calibri;*/
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}
.overFlowItem
{
   overflow:hidden;
     
}
.GridHeaderAlign
{
   text-align:left;     
}

.HeaderText 
{
	color:#0C4E96;	
	font-family: "Arial";/*calibri;*/
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
	font-weight:bold;
}

.HeaderTextNew 
{
	color:#0C4E96;	
	font-family: "Arial";/*calibri;*/
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
	font-weight:bold;
}

.cmpModalPopup {
	background-color:#f3f7fb;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	font-size:13px;
}

.HeaderLogo
{
	font-size:45px;
	color:#4F81b0;
	vertical-align:middle;
	margin-top:18px;
	margin-left:9px;		
	font-weight:bold;
	font-family:Arial;
	padding:0px;
}

.HeaderLogo1
{
	font-size:22px;
	font-family:Arial;
	color:#ffffff;
	vertical-align:middle;
	margin-left:90px;
}

.HeaderTextLargest
{
	font-size:22px;
	font-family:Georgia;
	color:White;	
	margin-top:10px;
	margin-left:5px;
	font-weight:400;
	font-style:italic;	
}

/* new Style sheet for Home Page*/

.NormalTextWhite {
	color:#FFFFFF;	
	font-family: "Tahoma";/*calibri;*/
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
	/*text-align:justify;*/
	padding-top:5px;
	text-align:left;	
}

.BigItalicWhite {
	color:#FFFFFF;	
	font-family: "Verdanda";/*calibri;*/
	font-size: 18px;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
	 
}


.NormalTextBlack {
	color:#000000;	
	font-family: "Tahoma";/*calibri;*/
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
	text-align:justify;
	padding:10px;
	 
}
#box3 {	
	width:896px;
	height:800px;
	margin:0px;	
	background:url(../images/bottom_box_bg.jpg);
}
#search_emp_container1{
width:642px;/*495px;*/
height:800px;
float:right;
background: #4F81BC url(../images/LRGrdBlue.jpg);
/*background: #4F81BC url(../images/GradNew.jpg);*/

}
	#search_emp_container2{
	width:642px; 
	height:650px;
	float:right; 	
	background: #4F81BC url(../images/LRgrdTitle.jpg);
 
	
	}
#content1 
{
	background-image:url(../images/Grad.jpg) repeat-x;
	width:246px;/*388px;*/
	height:195px;/*195px;*/
	padding:0px 0px 0px 0px;
	float:left;
	font-family:"Arial";/*Calibri;*/
	color:#fff;
	font-size:15px;/*19px;*/
	/*font-weight:bold;
	background-color:#3E6697;*/
}


.Job_head {
	width:100%;
	border-bottom:2px #FFFFFF solid; 
	font-family:"Arial"; 
	color:#ffc000;
	font-size:14px;
	font-weight:bold;	
	
}

.JobTitle_head {
	width:95%;
	border-bottom:2px #FFFFFF solid; 
	font-family:"Arial"; 
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:10px;		
}

.Job_Deschead {
	width:95%;
	padding-left:10px;	
	font-family:"Tahoma"; 
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.Job_Descheadleft {
	width:95%;	
	font-family:"Tahoma"; 
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
	padding-top:10px;
	margin-left:4px;
}
.JobTitle_head1 {
	width:96%;	
	font-family:"Arial"; 
	color:#ffc000;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;		
	 border-bottom:2px #FFFFFF solid; 
	text-align:left;
}

.NormalTextTitleWhite {
	color:#FFFFFF;	
	font-family: "Tahoma";/*calibri;*/
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;	
	padding-top:5px;
	text-align:left;	
	width:96%;	
}


.tblborder
{
	 border-right:1px outset #c0c0c0; 	 
	 border-top:1px outset #c0c0c0; 	
}

.TableCell {				
	font-weight:bold;
	background-color:#FFFFFF;
	
}

.RecentLabel
{
	color:#0C4E96;
	font-family:verdana;
	font-size:22px;	
}
.LinkLabel 
{
	color:#0C4E96;
	font-family:Arial;
	font-size:12px;	
	text-decoration:none;
}
.RecentSearch {	
	color:#0C4E96;
	font-family:Arial;
	font-size:11px;	
	text-decoration:none;
    /*width:12%;*/
    text-align:left;
	/*onhover*/
}
.RecentCells {
	/*text-align:left;width:50%;*/	
}
.RecentRows
{
	background:#fffce9;
}
.viewJobCell
{
	text-align:left;	
}
.viewJobTextColor
{
	color:#2e89ee;	
	font-weight:bold;
}
.RecentSearchTitle {	
	color:#0C4E96;
	font-family:Arial;
	font-size:13px;
    /*width:12%;*/
    text-decoration:none;
    text-align:left;
	/*onhover*/
}
.advertisewithuscss a
{
    color:#2E89EE !important;
    border-bottom:2px solid #2E89EE !important;
}
.advertisewithustextcss
{
    font-size:11px;
padding-left:9px;
text-decoration:none;
}
.ListingCss
{
    margin-left:20px;
}
.ListingCss a:hover
{
    color:Red;
}
.ListingCss li
{
    padding-bottom:10px;
}
.ListingCss li b a
{
    text-decoration:none;
    color:#0C4E96;
}
.SitemapCss
{
    list-style:none;
}
.SitemapCss li
{
    padding-left:10px;
}
.SitemapCss li a
{
    color:#0C4E96;	
	font-family: "Arial";/*calibri;*/
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}
.SitemapCss li a:hover
{
    color:Red;
}

.SitemapTreeViewCss span,
.SitemapTreeViewCss a
{
    color:#0C4E96;	
	font-family: "Arial";/*calibri;*/
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
}
.SitemapTreeViewCss span
{
    font-weight:bold;
}
.SitemapTreeViewCss a:hover
{
    color:Red;
}
.SitemapTreeViewCss div
{
    float:left;
    width:50%;
}
.SitemapTreeViewCss img
{
    display:none;
}
.SitemapSectionCss
{
    float:left;
margin:10px;
width:45%;
}
.HomepageLink a
{
    color:#2E89EE;
font-family:Verdana;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:none;
text-transform:none;    
cursor:pointer;
}
.HomepageLink a:hover
{
    color:Red;
    text-decoration:none !important;
}
.widgetHomecss
{
    width:400px !important;
    height:62px !important;
    border:1px solid #000  !important;
}
