/* @import url("/css/reset.css"); */

img, div, a { behavior: url(/css/iepngfix.htc) }
* {margin:0; padding:0}

body {
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height:19px;
	background-image:url(/images/BG.gif);
	background-repeat:repeat-x;
}

ul {
	margin-left:25px;
	margin-bottom:20px;
}	

li {
	list-style-image:url(/images/icon_check.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#427ba9;
	font-style:normal;
}	

p {
	margin-bottom:15px;
	color:#333333;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

a {
	color:#3366CC;
	text-decoration:none;
}

a:hover {
	color:#999999;
}			

.clear {
	clear:both;
}	

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header {
	width:960px;
	height:115px;
	position:relative;
}

.logo {
	margin-top:16px;
	margin-left:50px;
	float:left;
}

.definition {
	margin-top:5px;
	margin-right:93px;
	float:right;
}		

#navbar {
	width:960px;
	height:30px;
	position:relative;
	display:block;
	overflow:hidden;
}

#navbar ul {
	float:right;
	margin:0px;
}	

#navbar li {
	display:inline;
	margin:0px;
	padding:0px;
}

#navbar a {
	padding-left:23px;
	padding-right:23px;
	padding-top:6px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:lighter;
	color: #FFFFFF;
	text-decoration: none;
	height: 14px;
	display:block;
	float:left;
}	

#navbar a:hover {
	background-image:url(/images/navBG.gif);
	background-repeat:repeat-x;
}

.resource {
	float:left;
	margin-top:10px;
	margin-left:50px;
}		

#slidecontainer {
	width:960px;
	height:312px;
	position:relative;
}			

#slidetop {
	width:960px;
	height:37px;
	position:relative;
}

#slider {
	width:960px;
	height:275px;
	padding-top:37px;
	background:url(/images/sliderBG.png) no-repeat top center;
	position:relative;
	overflow:hidden;
}

.slide {
	width:930px;
	height:275px;
	/*padding:0px 15px 0px 15px;
	border: 1px solid red;*/	
}

#slide1 {
	background:url(/images/main1.png) no-repeat top center;
	height:295px;
	width:930px;
/*	margin: -20px 0px 0px 15px;*/
	position:relative;
	margin-top:-20px;
	left:15px;
}	
	

#slide1 .slidetext {
	width:278px;
	z-index:5;
	padding-left:315px;
	padding-top:25px;
}

#slide1 .slidetext p.slideHeader {
	font-size:20px;
	color:#868582;
	margin-bottom:15px;
}

#slide1 .slidetext p {
	font-size:16px;
	color:#868582;
	margin-bottom:15px;
	font-weight:normal;
	line-height:26px;
}	


#slide2 {
	background-image:url(/images/main2.png);
	background-repeat:no-repeat;
	height:295px;
	width:930px;
	position:relative;
	margin-top:-20px;
	left:15px;
}	
	

#slide2 .slidetext {
	padding-left:315px;
	padding-top:25px;
	width:278px;
	z-index:5;
}

#slide2 .slidetext p.slideHeader {
	font-size:20px;
	color:#868582;
	margin-bottom:15px;
}

#slide2 .slidetext p {
	font-size:16px;
	color:#868582;
	margin-bottom:15px;
	font-weight:normal;
	line-height:26px;
}	

#slide3 {
	background-image:url(/images/main3.png);
	background-repeat:no-repeat;
	height:295px;
	width:930px;
	position:relative;
	margin-top:-20px;
	left:15px;
}	
	

#slide3 .slidetext {
	padding-left:315px;
	padding-top:25px;
	width:250px;
	z-index:5;
}

#slide3 .slidetext p.slideHeader {
	font-size:20px;
	color:#868582;
	margin-bottom:15px;
}

#slide3 .slidetext p {
	font-size:16px;
	color:#868582;
	margin-bottom:15px;
	font-weight:normal;
	line-height:26px;
}

#slide4 {
	background-image:url(/images/main4.png);
	background-repeat:no-repeat;
	height:295px;
	width:930px;
	position:relative;
	margin-top:-20px;
	left:15px;
}	
	

#slide4 .slidetext {
	padding-left:315px;
	padding-top:25px;
	width:200px;
	z-index:5;
}

#slide4 .slidetext p.slideHeader {
	font-size:20px;
	color:#868582;
	margin-bottom:15px;
}

#slide4 .slidetext p {
	font-size:16px;
	color:#868582;
	margin-bottom:15px;
	font-weight:normal;
	line-height:26px;
}	

#slide5 {
	background-image:url(/images/main5.png);
	background-repeat:no-repeat;
	height:295px;
	width:930px;
	position:relative;
	margin-top:-20px;
	left:15px;
}	
	

#slide5 .slidetext {
	padding-left:315px;
	padding-top:25px;
	width:278px;
	z-index:5;
}

#slide5 .slidetext p.slideHeader {
	font-size:20px;
	color:#868582;
	margin-bottom:15px;
}

#slide5 .slidetext p {
	font-size:16px;
	color:#868582;
	margin-bottom:15px;
	font-weight:normal;
	line-height:26px;
}			
	

#slidebutton {
	height:270px;
	left:33px;
	position:absolute;
	top:34px;
	width:270px;
	z-index:15;
}

#subpage {
	width:960px;
	background-image:url(/images/subcontentBG.png);
	background-repeat:no-repeat;
	position:relative;
}

#subleft {
	width:232px;
	float:left;
	padding-left:19px;
}

#subright {
	width:637px;
	float:right;
	padding:0px 45px 25px 26px;
}

#homecontent {
	width:960px;
	background-image:url(/images/homecontentBG.gif);
	background-repeat:no-repeat;
}

#homeleft {
	position:relative;
	width:389px;
	float:left;
	padding:32px 25px 32px 45px;
}

#homeleft  h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	margin-bottom:15px;
}

#homeleft h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6c7b3a;
	margin-bottom:15px;
}
	


#homemiddle {
	position:relative;
	width:185px;
	height:246px;
	padding:39px 30px 34px 30px;
	float:left;
	background-image:url(/images/checkmarkBG.gif);
	background-repeat:no-repeat;
}

#homemiddle h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	margin-bottom:15px;
}	

#homeright {
	position:relative;
	width:196px;
	float:right;
	padding:20px 43px 20px 17px;
}	

#homeright h2 {
	font-family:Arial, Helvetica, sans-serif;
		color: #000000;
	font-size: 18px;
	letter-spacing: -0.03em;
	margin-bottom: 10px;
	margin-top:0px;
	padding: 10px 0 20px 60px;
	display:block;
	background: url("/images/icon_news.gif") left 50% no-repeat;}

#homeright p {
	font-size:11px;
	line-height: 16px;
	padding-left: 5px;
	margin-bottom: 0;
	padding-bottom: 10px;
}


.careerEvent h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0;
}
.careerEvent .dateBox {
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	width:40px;
	margin: 0 10px 5px 0;
}


.dateBox div {
	background: #000;
	color: #fff;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}

.dateBox span {
	display: block;
	line-height:14px;
}
.dateBox span.date {
	font-size: 14px;
}

.news {
	left:23px;
	top:13px;
	float: left;
	margin-bottom: 15px;
}		

.bold {
	font-weight:bold;
}	

#footer {
	height:135px;
	background-image:url(/images/footerBG.gif);
	background-repeat:repeat-x;
}

.footertext {
	width:904px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	padding:31px 28px 31px 28px;
}

.footertext p {
	color:#FFFFFF;
}					

.footertext a {
	color:#FFFFFF;
	text-decoration:none;
}	

.footertext a:hover {
	text-decoration:underline;
}

.footertext .twitter {
	position:absolute;
	left:107px;
	top:20px;
}	 	

.footertext .facebook {
	position:absolute;
	left:33px;
	top:20px;
}	

a.learnmore {
	background-image:url(/images/sliding_learnmore.gif);
	background-position:top;
	display:block;
	width:114px;
	height:35px;
	float:right;
}	

a.learnmore:hover {
	background-image:url(/images/sliding_learnmore.gif);
	background-position:bottom;
}	

a.candidates {
	background: url(/images/sliding_candidates.jpg) top;
	display:block;
	width:133px;
/*	height:87px;
*/	margin-bottom:10px;
	padding:10px 17px 41px 119px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

a.candidates span.slideBtnHeader {
	font-size:16px;
}		



a.candidates:hover {
	background: url(/images/sliding_candidates.jpg) no-repeat bottom;
}

a.clients {
	background: url(/images/sliding_clients.jpg) no-repeat top;
	display:block;
	width:133px;
/*	height:87px;
*/	padding:10px 17px 41px 119px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

a.clients span.slideBtnHeader {
	font-size:16px;
}	

a.clients:hover {
	background: url(/images/sliding_clients.jpg) no-repeat bottom;
}

#subleftcontent {
	width:232px;
}

#subleftcontent h2 {
	display:block;
	height:24px;
	width:200px;
	background-image:url(/images/navBG.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	padding:4px 16px 0px 16px;
}

#subleftcontent ul {
	margin:0px;
	padding:0px;
}

#subleftcontent ul li {
	list-style-image:none;
	margin:none;
	padding:none;
}
	

#subleftcontent ul li a {
	display:block;
	width:200px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#727571;
	font-weight:normal;
	padding:4px 16px 4px 16px;
	text-decoration:none;
	border-bottom:solid 1px #eeeded;
}

#subleftcontent p {
	display:block;
	width:200px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#727571;
	font-weight:normal;
	padding:4px 16px 4px 16px;
	text-decoration:none;
	border-bottom:solid 1px #eeeded;
}

#subleftcontent ul li a:hover {
	background-color:#6c6a66;
	color:#FFFFFF;	
}

#subright h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#53514a;
	margin-bottom:15px;
}

#subright h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6c7b3a;
	margin-bottom:15px;
}

.spacer {
	float:left;
}

.tableWithSpacing5 tr td,.tdWithSpacing5 {
	padding:5px;
}

.adminTable tr td, .adminTable tr th {
	border-right:1px solid #CCCCCC;
	padding:5px;
}	

.adminTable {
border:1px solid #CCCCCC;
color:#666666;
}
.adminTable tr td,.adminTable tr th {
padding:5px;
border-right:1px solid #CCCCCC;
}

.adminTable tr td:last-child {
border-right:none;
}

.legendBoxLive {
display:inline-block;
background:#ffffe5;
margin-right:10px;
width:20px;
height:20px;
border:1px solid #CCCCCC;
}
.adminTable .normalRow.activeRow td {
background:#ffffe5;
}


.adminTable tr.oddRow.activeRow td {
background:#f4f4cf;
}


.adminTable tr.oddRow td {
background:#EEEEEE;
}

.adminTable .header td,.adminTable .header th {
background:url(/images/table-main-bg.gif) repeat-x;
color:#333333;
font-weight:bold;

line-height:20px;
text-align:center;

}

.btnSave {
	background-image:url(/images/navBG.gif);
	background-repeat:repeat-x;
	border:1px solid #111111;
	color:#FFFFFF;
	display:block;
	height:22px;
	margin-top:10px;
	padding:0;
	width:105px;
	cursor: pointer;
}

.FormField {
	border:solid 1px #c9c7c7;
	background-color:#ededed;
}

#servicesContentLeft {
	width:300px;
	float:left;

}

#servicesContentRight {
	width:300px;
	float:left;

}

#jobPostings{
	margin-top: 20px;
}

/*Added By Abhijit*/
#jobPostings table tr th{
	padding: 4px 10px;
}
/**/
#jobPostings table tr td{
	padding: 4px 10px;
}

#jobPostings table tr.greyRow{
	background: #e1e1e1;
}

#jobDetail table tr td{
	padding: 5px 10px 5px 0px;
}

#jobDetail a.btnSave{
	text-align: center;
	padding-top: 2px;
}

.greyCell{
	background: #e1e1e1;
	display: block;
	padding: 2px 10px;
	font-weight: bold;
}

a.resources {
	display:block;
	width:291px;
	height:30px;
	padding:2px 5px 2px 5px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	color:#427BA9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
}

a.resources:hover {
	background-repeat:repeat-x;
	color:#666666;
}

.Quote {
	display:block;
	font-style:italic;
	font-size:11px;
	padding:5px;
	color:#666;
	margin:40px 0px 10px 0px;
}

.Quote img {
	margin:0px 5px 5px 0px;
}

.Quote h4 {
	font-weight:bold;
	color:#83331d;
	margin-top:10px;
	font-size:14px;
}
	

.BodyTextErr{color:#FF0000;}
.FriendlyMsg{color:#0000FF;}
.grvRowPager table tr td{Padding:1px 3px 1px 3px;border:none;}

.img-right{
	padding-left: 10px;
}

.img-left{
	padding-right: 10px;
}