/* CSS Document */


body {
	margin:0px;
	padding:0px;
	background-image: url(../images/body_bg.gif);
	background-repeat:repeat;
	}
	
.body_bg
	{
	background:url(../images/body_bg.gif) repeat;
	}	
			
.banner1
	{
	background: url(../images/top_bg.gif) repeat-x;
	}
	
.top_banner
	{
	background:url(../images/top_banner.jpg) no-repeat;
	}
	
/*.top_banner_right
	{
	background: url(../images/top_banner_right.jpg) no-repeat;
	width:222px;
	height:172px;
	}*/
	
	
	
/*---------- banners -----------*/	

.impr_banner_lefthome{background:url(../images/homebanner.jpg); width:864px; height:218px;}	
.impr_banner_leftabout{background:url(../images/aboutbanner.jpg); width:864px; height:218px;}	
.impr_banner_leftquotes{background:url(../images/quotebanner.jpg); width:864px; height:218px;}	
.impr_banner_leftemployee{background:url(../images/employeebanner.jpg); width:864px; height:218px;}	
.impr_banner_leftemplcandi{background:url(../images/employers_candidate.jpg); width:864px; height:218px;}	

.impr_banner_leftcontct{background:url(../images/contacus_banner.jpg); width:864px; height:218px;}	
.impr_banner_unfilledpostion{background:url(../images/costof_unfpostionbanner.jpg); width:864px; height:218px;}	
.impr_banner_employoffer{background:url(../images/emloy_conteroffers_banner.jpg); width:864px; height:218px;}	
.impr_banner_candidatemain{background:url(../images/candi_mainpage_banner.jpg); width:864px; height:218px;}	
.impr_banner_candidaoppurtu{background:url(../images/candi_opp_mainbanner.jpg); width:864px; height:218px;}	
.impr_banner_candidalocation{background:url(../images/candi_opplocation_banner.jpg); width:864px; height:218px;}	
.impr_banner_candidresumtips{background:url(../images/candi_oppresume_banner.jpg); width:864px; height:218px;}	
.impr_banner_candidcoverletts{background:url(../images/coverletters_banner.jpg); width:864px; height:218px;}	
.impr_banner_candidcontoffer{background:url(../images/candi_counteroffer_banner.jpg); width:864px; height:218px;}	
.impr_banner_candidatindtvw{background:url(../images/candi_intewbanner.jpg); width:864px; height:218px;}	
.impr_banner_candidatfollowup{background:url(../images/candi_followup_banner.jpg); width:864px; height:218px;}	
.impr_banner_candidateffwork{background:url(../images/candi_wrkngrecru_banner.jpg); width:864px; height:218px;}	

.impr_banner_leftemplwrk{background:url(../images/employer_wrkgrecrut_banner.jpg); width:864px; height:218px;}	
.impr_banner_leftempintw{background:url(../images/employers_intewbanner.jpg); width:864px; height:218px;}	
.impr_banner_links{background:url(../images/links_banner.jpg); width:864px; height:218px;}	
.impr_banner_funstuffmain{background:url(../images/funstuff_banner.jpg); width:864px; height:218px;}	
.impr_banner_gvngbackmain{background:url(../images/gvngback_pawsbanner_2.jpg); width:864px; height:218px;}	
.impr_banner_emplyecontoffer{background:url(../images/emloy_conteroffers_banner.jpg); width:864px; height:218px;}	
.impr_banner_emplyeguidline{background:url(../images/jobdescription_banner.jpg); width:864px; height:218px;}	
.impr_banner_sitemap{background:url(../images/sitemap_banner.jpg); width:864px; height:218px;}	
.impr_banner_gvbkpaws{background:url(../images/maghunt_banner.jpg); width:864px; height:218px;}	
.impr_banner_gvbknami{background:url(../images/gvngback_namibanner.jpg); width:864px; height:218px;}	
.impr_banner_funstufplanet{background:url(../images/funstuff_ngbanner.jpg); width:864px; height:218px;}	
.impr_banner_funstuffact{background:url(../images/funstuff_facts.jpg); width:864px; height:218px;}	
.impr_banner_funstufpuzzle{background:url(../images/funstuff_brain_banner.jpg); width:864px; height:218px;}	









	
/*.impr_banner_right
	{
	background: url(../images/impr_banner_right.jpg);
	width:222px;
	height:218px;
	}	*/		
	
	
	
/*Main Navigatin*/	

.nav {
	font-family:arial;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff; padding: 0 0 0 23px;
	}
	
.nav a, .nav a:link, .nav a:visited {
	color: #ffffff;
	text-decoration:none;
	}
	
.nav a:hover {
	color: #19481b;
	text-decoration: none;
	}


.menu_divider
	{
	background: url(../images/menu_divider.jpg) no-repeat;
	width:2px;
	height:36px; margin: 0 3px 0 3px;
	}		
	
	
/* left menu starts

	
	
.left_menu {
	margin:0;
	padding:0; width:200px ;
	}

* html .left_menu {
	margin:0;
	padding:0; width:200px;
	}
.left_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
* html .left_menu li {
	font-size:12px;
	color:#444444;
	}
	
.left_menu li a {
	font-family:verdana;
	font-size:12px;
	display:block;
	background: url(../images/left_menu_off.gif) no-repeat;
	color:#444444;
	width:245px;
	height:29px;
	padding:5px 0 0 45px;
	text-decoration:none;
	}
	
	
* html .left_menu li a {
	font-family:verdana;
	font-size:12px;
	display:block;
	background: url(../images/left_menu_off.gif) no-repeat;
	color:#444444;
	width:245px;
	height:29px;
	padding:5px 0 0 45px;
	text-decoration:none;
	}	
	
.left_menu li a:hover {
	background: url(../images/left_menu_on.gif) no-repeat;
	font-size:12px;
	color:#3d852d;
	width:245px;
	height:29px;
	text-decoration:none;	
	}
	
	
* html.left_menu li a:hover {
	background: url(../images/left_menu_on.gif) no-repeat;
	font-size:12px;
	color:#3d852d;
	width:245px;
	height:29px;
	text-decoration:none;	
	}	
	
	
left menu ends*/	
	


.left_menu {
	margin:0;
	padding:0px;
	}
.left_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
.left_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}	
	
.left_menu li {
	font-family:arial;
	font-size:12px;
	display:block;
	background:url(../images/arrow_off.gif) 30px 9px no-repeat;
	color:#21201E;
	padding:6px 0px 5px 45px;
	border-bottom:1px dashed #21201E;
	text-decoration:none;
	height:23px;
	}

.left_menu_title
	{
	font-family: Times New Roman;
	font-size:15px;
	color:#19481b;
	font-weight:bold;
	padding-top:5px;
	padding-left:12px;
	padding-bottom:5px;
	}	
	
.menu_bg
	{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat;

	}	
	
* html .menu_bg
	{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat;

	}		
	
.welcome_text
	{
	font-family:arial;
	font-size:20px;
	/*color:#28571e;*/
	color:#19481b;
	font-weight:bold;
	height:32px;
	text-decoration:none;
	}	
	
	
.text
	{
	/*font-family:arial;*/
	font-family: Times New Roman;
	font-size:14px;
	/*color: #333333;*/
	color: #19481b;
	text-decoration:none;
	}
	a.text:hover
	{
	/*font-family:arial;*/
	font-family: Times New Roman;
	font-size:14px;
	/*color: #333333;*/
	color: #19481b;
	text-decoration:underline;
	}
.text1
	{
	font-family: Times New Roman;
	font-size:14px;
	color: #19481b;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top; list-style:circle;
	}	
.text2{font-family: Times New Roman; font-size:14px; color:#19481b; padding:5px 0 0 25px; font-weight:bold;}

.emplycand{list-style:none; margin:0; padding:0; float:left;}
.emplycand ul{list-style:none; display:block; margin:0; padding:0;}
.emplycand ul li{color:#19481b; margin:5px 10px 0 10px; padding:0 10px 0 14px; background:url(../images/roundsym.jpg) 0 5px no-repeat; font-family:Times New Roman; font-size:14px; text-decoration:none;}
* html .emplycand ul li{ color:#19481b; margin:5px 10px 0 10px; padding:0 10px 0 10px; background:url(../images/roundsym.jpg) 0 7px no-repeat; font-family:Times New Roman; font-size:14px; text-decoration:none;}



.tab_text
	{
	font-family:arial;
	font-size:12px;
	color: #333333;
	padding:0 0 0 10px;
	}	
	
.greentext
	{
	font-family:Times New Roman;
	font-size:14px;
	color: #19481b;
	}
	
.small_header
	{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#47843a;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom: #454545 1px solid;
	}	
	
.smalltab_bg
	{
	background-image:url(../images/left_center_s.gif);
	background-repeat:repeat;
	}
	
.inputbox
	{
	border:#999999 1px solid;
	border-collapse:collapse;
	width:150px;
	}	
	
.greytext
	{
	font-family:verdana;
	font-size:11px;
	color:#454545;
	padding-left:5px;
	text-decoration:none;
	}		
	
.footer
	{
	background:url(../images/footer_bg.gif) repeat-x;
	height:53px;
	}

	
.bottomlinks {
	font-family: Times New Roman;
	font-size:14px;
	color:#FFFFFF;
	}
	
.bottomlinks a:link, .bottomlinks a:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 3px 3px 3px;
	}
	
.bottomlinks a:hover {
	color:#000000;
	text-decoration:none;
	}
	
.coopyright
	{
	font-family:Times New Roman;
	font-size:13px;
	font-weight:normal;
	color:#19481b;
	text-decoration:none;
	}	
	
.name_title
	{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#19481b;
	text-decoration:none;
	padding-bottom:5px;
	}		
	
.hori_divider
	{
	background:url(../images/hori_divider.gif) repeat-x;
	height:3px;
	
	}	
	.hori_divider1
	{
	background:url(../images/hori_divider.gif) repeat-x;
	height:3px;
	margin-left:-10px;
	padding-left:0px;
	}

.verti_divider
	{
	background:url(../images/verti_divider.gif) repeat-y;
	width:1px;
	}		

.co_tab	
	{
	border:#19481b 1px solid;
	border-collapse:collapse;
	background:url(../images/menu_bg.gif) repeat;
	}
.tab_br	
	{
	border:#19481b 1px solid;
	border-collapse:collapse;
	}	
	
.link_text	
	{
	font-family:Times New Roman;
	font-size:14px;
	color:#19481b;
	padding:5px 2px 7px 0px;
	text-decoration:none;
	}

.link_text	a
	{
	font-family: Times New Roman;
	font-size:14px;
	color:#19481b;
	text-decoration: underline;
	}	

.link_text	a:hover
	{
	text-decoration: none;
	}
	
	
.link_text1	
	{
	font-family: Times New Roman;
	font-size:14px;
	color:#19481b;
	padding:0;
	text-decoration:none;
	}

.link_text1	a
	{
	font-family:Times New Roman;
	font-size:14px;
	color:#19481b;
	text-decoration: underline;
	}	

.link_text1	a:hover
	{
	text-decoration: none;
	}			
	
.black_text	
	{
	font-family:Times New Roman;
	font-size:14px;
	color:#19481b;
	text-decoration:none;
	}	
	
.quote
	{
	font-family: Times New Roman;
	font-size:13pt;
	font-style:italic;
	color:#19481b;
	line-height:2;
	}	
	
	
	
	
	
.n_left_menu {
	margin:0;
	padding:0px;
	}
	
.n_left_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}	
	
.n_left_menu li {
	font-family:Times New Roman;
	font-size:13px;
	display:block;
	color:#19481b;
	background:url(../images/bullet.png) 3px 7px no-repeat;
	padding:5px 0 0 15px;
	text-decoration:none;
	
	}
	
.lo_tab
	{
	font-family:Times New Roman;
	font-size:13px;
	color:#19481b;
	padding:0px 5px 0 5px;
	text-decoration:none;
	}	
	
.lo_tab_title
	{
	font-family:arial;
	font-size:14px;
	color:#19481b;
	padding:0px 5px 0 5px;
	text-decoration:none;
	}
	
.lo_tab_header
	{
	font-family:arial;
	font-size:17px;
	color:333333;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5PX;
	}
hr
	{
	color:#19481b;
	height:1px;
	width:100%;
	}					
	
html > body hr
	{
	color:#19481b;
	height:1px;
	width:100%;
	}
.location
	{
	background-color:#ddcc8c;
	}
.location1
	{
	background-color:#c6dd88;
	}
	
.tab_text	
	{
	font-family:Times New Roman;
	font-size:14px;
	color:#19481b;
	padding:5px 2px 7px 6px;
	text-decoration:none;
	}
	
.boxlink_text	
	{
	font-family:Times New Roman;
	font-size:14px;
	color:#19481b;
	padding:9px 0px 9px 7px;
	text-align:left;
	text-decoration:none;
	text-align:center;
	}

.boxlink_text	a
	{
	font-family: Times New Roman;
	font-size:14px;
	color:#19481b;
	text-decoration: underline;
	}	

.boxlink_text	a:hover
	{
	text-decoration: none;
	}
	
.greentitletext
	{
	font-family:arial;
	font-size:14px;
	color: #19481b;
	padding-left:5px;
	text-decoration:none;
	}
	
.greentitletext1
	{
	font-family:arial;
	font-size:14px;
	color: #19481b;
	text-decoration:none;
	}
	
.link_text_diff
	{
	font-family:arial;
	font-size:14px;
	color:#19481b;
	padding:5px 2px 7px 0px;
	text-decoration:none;
	}

.link_text_diff	a
	{
	font-family: arial;
	font-size:14px;
	color:#19481b;
	text-decoration: underline;
	}	

.link_text_diff	a:hover
	{
	text-decoration: none;
	}
	
.hori_divider_n
	{
	background: url(../images/hori_divider_n.gif) 0 0 repeat-x;
	height:5px;
	}	
	
	
	
	
	
ul#sitemap{ margin: 1em 0; list-style-type: none; background: url(imgs/dot.gif) repeat-y 3px 0; padding: 0; }
ul#sitemap li {margin-bottom: .5em;}
ul#sitemap li a { background: url(../images/bullet.gif) no-repeat 0 .4em; padding-left: 15px;font: bold 12px Arial; line-height: 22px; color:#19481b; }
ul#sitemap li a.open, ul#sitemap li li a.open, ul#sitemap li li li a.open, ul#sitemap li li li li a.open {background-image: url(../images/bullet.gif);font: bold 12px Arial; line-height: 22px; color:#19481b;}
ul#sitemap li a:hover { color:#c00;}
/* second level */
ul#sitemap ul
{ margin: .5em 0 0 0; padding: 0; list-style-type: none;}
ul#sitemap li li { background:url(../images/roundsym1.gif) 18px 8px no-repeat; }
ul#sitemap li li a { padding: 0 0 0 35px; background: url(imgs/roundsym1.gif) no-repeat 20px .3em; }
/* third level 
ul#sitemap ul ul { background: url(../images/arrow_on.gif) repeat-y 30px 0; }
ul#sitemap li li li { background: url(imgs/dot2.gif) no-repeat 30px .9em;}
ul#sitemap li li li a {padding: 0 0 0 65px;background: url(imgs/bullet1.gif) no-repeat 50px .3em;}

/* fourth level 
ul#sitemap ul ul ul{background: url(../images/arrow_on.gif) repeat-y 60px 0;}
ul#sitemap li li li li{background: url(imgs/dot2.gif) no-repeat 60px .9em;}
ul#sitemap li li li li a{padding: 0 0 0 95px;background: url(imgs/bullet1.gif) no-repeat 80px .3em;}*/		


.resume_banner_candidcoverletts{background:url(../images/resume_head.jpg) no-repeat left top; width:864px; height:217px; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#151515;}	
.resume_banner_candidcoverletts1{background:url(../images/resume_banner2.jpg) no-repeat left top; width:864px; height:218px; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#151515;}
.greenboldtext { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#3e783d; text-transform:uppercase; }									

a.greenboldlink { color:#19481b; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; text-decoration:underline; }

a.sm_greenboldlink { color:#19481B; font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; text-decoration:underline; }


/*new css*/

.blackboldtext {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	padding:15px 0 0 55px;
	font-weight: normal;
}
.banner_green_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #19481B;
	padding: 15px 0 0 55px;
	margin: 0;
}
.blackboldtext_inner {color:#151515;font-family:Arial,Helvetica,sans-serif;font-size:18px; margin:0; padding:15px 0 0 55px;}
.blackboldtext_inner1 {color:#151515;font-family:Arial,Helvetica,sans-serif;font-size:18px; margin:0; padding:15px 0 0 250px;}
.blackboldtext_inner2 {color:#151515;font-family:Arial,Helvetica,sans-serif;font-size:18px; margin:0; padding:15px 0 0 100px;}
.blackboldtext_inner3 {color:#151515;font-family:Arial,Helvetica,sans-serif;font-size:18px; margin:0; padding:15px 0 0 35px;}
.blackboldtext_inner4 {color:#151515;font-family:Arial,Helvetica,sans-serif;font-size:18px; margin:0; padding:15px 0 0 70px;}
.blackboldtext_inner5 {color:#151515;font-family:Arial,Helvetica,sans-serif;font-size:18px; margin:0; padding:15px 0 0 180px;}

.greenboldtext {color:#151515;font-family:Arial,Helvetica,sans-serif;font-size:18px;text-transform:lowercase;}

a.green_textlink { margin:0; padding:0; color:#19481B; font-family:Arial; text-decoration:underline; font-size:14px;}
a.green_textlink:hover {text-decoration:none; }
.banner_red_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	padding: 15px 0 0 55px;
}
