body.home {
	background-image:url(images/background_home_new.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.strategic {
	background-image:url(images/strategic_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.strategic_sub {
	background-image:url(images/strategic_sub_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.hr {
	background-image:url(images/hr_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.hr_home {
	background-image:url(images/hr_home_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.demand_home {
	background-image:url(images/demand_home_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.contact {
	background-image:url(images/contact_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.resources {
	background-image:url(images/resources_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.about {
	background-image:url(images/about_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.workplace {
	background-image:url(images/workplace_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body.workplace_home {
	background-image:url(images/hr_home_bkgrd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F1F7F6;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

a {
	color:#3366ff;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#333399;
}	

a.plain:hover {
	font-weight:normal;
}	


#banner {
	display:inline;
	width:1024px;
}

#logo {
	float:left;
	display:inline;
	width:300px;
	height:100px;
	margin:26px 0px 0px 40px;
}

#utility {
	position: absolute;
	left:860px;
	top:25px;
	margin:0px;
	padding:0px;


}	

/* for Internet Explorer */
/*\*/
* html #utility {
	margin-right:50px;

}

#utility ul {
	list-style:none;
	font-size:11px;
	padding:0px;
	margin:0px;
}

#utility ul li {
	line-height:24px;
	color: #333399;
}

#utility ul li.on {
	line-height:24px;
	font-weight:bold;
}

#topnav {
	margin:0px;
	padding:0px;
	position:absolute;
	top:118px;
	left:0px;
	width:99.8%;
	margin-top:2px;
	margin-left:0px;
}

/* for Internet Explorer */
/*\*/
* html #topnav {
	width:100%;

}


#topnav ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#topnav ul li {
	padding:0px;
	margin:0px;
	line-height:32px;

}

#topnav ul li.select {
	padding:0px;
	margin:0px;
	background-color: #436db8;
	color: white;
	width:1010px;
	padding-left:15px;
	font-weight: bold;
	vertical-align:bottom;
	height:35px;
	margin-top:-2px;
}

#topnav ul li.select span {
	 line-height:35px; 
	 vertical-align:top;
}

#topnav ul li.select span a {
	text-decoration:none;
	color: white;
}

/* for Internet Explorer */
/*\*/
* html #topnav ul li.select span {
	vertical-align:middle;
}

/* for Internet Explorer */
/*\*/
* html #topnav ul li.select {
	width:1024px;
	padding-top:3px;
	height:33px;
}

table.submenu {
	display:inline; 
	vertical-align:middle; 
	padding-top:2px; 
	align:center; 
	text-align:center; 
	font-size:11px; 
	color:white;
	line-height:12px;
	margin-left:0px;
}

table.submenu td {
	padding-right:0px;
	padding-left:0px;
	padding-top:4px;
	width:160px;
	height:30px;
}

table.submenu td.small {
	padding-right:0px;
	padding-left:0px;
	padding-top:3px;
	width:140px;

}

/* for Internet Explorer */
/*\*/
* html table.submenu td.small {
	padding-top: 0px;
}

table.submenu td.large {
	width:180px;
}

table.submenu td.on {
	background-color: #333399; 
	margin-top:0px; 
	vertical-align:middle; 
	height:30px; 
	line-height:32px;
	padding-bottom:0px;
	width:180px;
}

table.submenu td.largeon {
	background-color: #333399; 
	margin-top:0px; 
	vertical-align:middle; 
	height:30px; 
	padding-bottom:0px;
	width:180px;
}


/* for Internet Explorer */
/*\*/
* html table.submenu td.on {
	padding-bottom:0px;
	height:32=0px; 
	margin-top:0px;
}

table.submenu td.onsmall {
	background-color: #333399; 
	margin-top:3px; 
	vertical-align:middle; 
	height:32px; 
	padding-bottom:0px;
	width:140px;
	padding-left:5px;
	padding-right:5px;
}


/* for Internet Explorer */
/*\*/
* html table.submenu td.onsmall {
	padding-bottom:0px;
	height:28px;
}

table.submenu td.onmed {
	background-color: #333399; 
	margin-top:3px; 
	vertical-align:middle; 
	height:32px; 
	padding-bottom:0px;
	width:160px;
}


/* for Internet Explorer */
/*\*/
* html table.submenu td.onmed {
	padding-bottom:0px;
	height:28px;
}

table.submenu td.first {
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	width:220px;
}


table.submenu td.firston {
	background-color: #333399; 
	margin-top:3px; 
	vertical-align:middle; 
	height:32px; 
	padding-bottom:0px;
	width:220px;
}


/* for Internet Explorer */
/*\*/
* html table.submenu td.firston {
	padding-bottom:0px;
	height:28px;
}

/* for Internet Explorer */
/*\*/
* html table.submenu td {
	padding-top: 2px;
}

/* for Internet Explorer */
/*\*/
* html table.submenu td.first {
	padding-top: 0px;
}


table.submenu td a {
	text-decoration:none;
	color: white;
}

table.submenu td a:hover {
	font-weight:bold;
	color: white;
}

img.dot {
	margin-left:12px;
	vertical-align:middle;
	margin-bottom:7px;
}

/* for Internet Explorer */
/*\*/
* html img.dot {
	margin-left:12px;
	margin-bottom:-5px;
	
}

img.doton {
	margin-left:12px;
	vertical-align:middle;
	margin-bottom:18px;
}

/* for Internet Explorer */
/*\*/
* html img.doton {
	margin-left:12px;
	margin-bottom:-5px;
	
}

table.nav {
	display:inline; 
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size:10px;
	margin-left:10px;
	vertical-align:middle;
	position:absolute;
	top:70px;
}

table.nav td {
	height:22px;
	vertical-align:middle;
	color: black;
	width:200px;

}

table.nav td a {
	color: white;
	text-decoration:none;

	
}


#rollover{
	color:#3366ff; 
	width:100%; 
	line-height:31px; 
	text-decoration:none; 
	padding-left:10px;
	margin-bottom:8px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

/* for Internet Explorer */
/*\*/
* html #rollover {
	padding-top:0px;
	padding-bottom:0px;
	line-height:26px;

}

#rollover:hover{
	background-image:url(images/nav_background1.jpg); 
	background-repeat:no-repeat;
	background-color: #1c5ca3;
	color:white; 
	text-decoration:none; 
	padding-left:10px;
	width:99.2%;
}

#rollover2{
	color:#3366ff; 
	width:100%; 
	line-height:31px; 
	text-decoration:none; 
	padding-left:10px;
	margin-bottom:8px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

/* for Internet Explorer */
/*\*/
* html #rollover2 {
	padding-top:0px;
	padding-bottom:0px;
	line-height:26px;

}

#rollover2:hover{
	background-image:url(images/nav_background2.jpg); 
	background-repeat:no-repeat;
	background-color: #1c5ca3;
	color:white; 
	text-decoration:none; 
	padding-left:10px;
	width:99.2%;
}

#rollover3{
	color:#3366ff; 
	width:1024px; 
	line-height:31px; 
	text-decoration:none; 
	padding-left:10px;
	margin-bottom:8px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

/* for Internet Explorer */
/*\*/
* html #rollover3 {
	padding-top:0px;
	padding-bottom:0px;
	line-height:24px;
}

#rollover3:hover{
	background-image:url(images/nav_background3b.jpg); 
	background-repeat:no-repeat;
	background-color: #1c5ca3;
	color:white; 
	text-decoration:none; 
	padding-left:10px;
	width:99.2%;
}

/* for Internet Explorer */
/*\*/
* html #rollover3:hover {
	width:99.9%;
}

/* for Internet Explorer */
/*\*/
* html #rollover2:hover {
	width:99.9%;
}


/* for Internet Explorer */
/*\*/
* html #rollover:hover {
	width:99.9%;
}


#dateroll{
	color:#a1cbe4; 
	width:100%; 
	text-decoration:none; 
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:10px;
	background-color: #663300;
	line-height:24px;
	height:26px;
	padding-right:435px;

}

/* for Internet Explorer */
/*\*/
* html #dateroll {
	padding-top:0px;
	padding-bottom:0px;
}

#bar {
	position:absolute;
	top:228px;
	left:0px;
	width:1024px;
	margin-bottom:10px;
}

#bar2 {
	position:absolute;
	top:540px;
	left:0px;
	width:1024px;
	margin-bottom:10px;
}

#bar8 {
	position:absolute;
	top:680px;
	left:0px;
	width:1024px;
	margin-bottom:10px;
}

#bar3 {
	position:absolute;
	top:120px;
	left:0px;
	width:1024px;
	margin-bottom:10px;
}

#bar4 {
	position:absolute;
	top:193px;
	left:0px;
	width:1024px;
	margin-bottom:10px;
}

#bar5 {
	position:absolute;
	top:355px;
	left:0px;
	width:1024px;
	margin-bottom:10px;
}

#bar6 {
	position:absolute;
	top:278px;
	left:0px;
	width:1024px;
	margin-bottom:10px;
}

#bar7 {
	position:absolute;
	top:350px;
	left:0px;
	width:1024px;
	margin-bottom:10px;
}

#bar8 {
	position:absolute;
	top:130px;
	left:0px;
	width:1024px;
	margin-bottom:10px;
}



/* for Internet Explorer */
/*\*/
* html #bar7 {
	top:420px;
}


#sidebar {
	position:absolute;
	top:760px;
	left:0px;
	width:260px;
}

#sidebar p {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight:normal;
	width:260px;
	padding:0px;
	margin:0px;
	color: #666699;
	font-style:italic;
	line-height:18px;
}

#sidebar p.name {
	font-weight:bold;
	font-style: normal;
	color: black;
	line-height:14px;
	padding-top:4px;
	padding-bottom:35px;
}

#sidebar p.name span {
	font-weight:normal;
}

#content {
	position:absolute;
	top:240px;
	left:400px;
}

#content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:-8px;
}


/* for Internet Explorer */
/*\*/
* html #content h2 {
	margin-bottom:-12px;
}

#content p {
	width:525px;
	line-height:19px;
}

#content p.full {
	width:600px;
	line-height:20px;
}

/* for Internet Explorer */
/*\*/
* html #content p.full {
	line-height:16px;
}

#content ul {
	width:550px;
	line-height:19px;
	vertical-align:top;
}

#content ul li {
	list-style-image: url(images/dot.jpg);

}

#content img.title {
	margin-left:115px;
}

span.small {
	font-size:10px;
}

img.bullet {
	padding:0px;
	margin:0px;
	margin-left:14px;
	margin-right:14px;
	border:0px;
	vertical-align:bottom;

}

li.bullet {
	list-style-type: square;
	padding:0px;
	margin:0px;
}

#tagline {
	position:absolute;
	top:555px;
	left:400px;
}

#date {
	position:absolute;
	top:625px;
	left:0px;
	padding-top:1px;
	padding-bottom:1px;
	height:26px;
	padding:0px;
	margin:0px;
	width:1024px;
	background-color: #6d5645;
	
}

hr.border {
	position:absolute;
	top:623px;
	left:0px;
	padding:0px;
	margin:0px;
	width:1024px;
	border:0px;
	border-bottom:1px solid #ceceff;
	color:#ceceff;
	height:1px;
}

hr.borderend {
	position:absolute;
	top:652px;
	left:0px;
	padding:0px;
	margin:0px;
	width:1024px;
	border:0px;
	border-bottom:1px solid #ceceff;
	color:#ceceff;
	height:1px;
}



span.datetag {
	color: white;
	font-style: italic;
	font-weight: normal;
	font-size:11px;
}

#info {
	position:absolute;
	color: #333399;
	top:650px;
	left:400px;
	font-size:11px;
	padding:0px;
	margin:0px;
	line-height:15px;
}

/* for Internet Explorer */
/*\*/
* html #info {
	top:661px;
}

span.date {
	vertical-align:top;
	line-height: 22px;
	margin-left:10px;
}


/* for Internet Explorer */
/*\*/
* html span.date {
	height:22px;
}

img.middot {
	vertical-align:top;
	margin-top:11px;
	margin-left:10px;
	
}	

#content ul.list li {
	padding-bottom:8px;
	list-style-image: url(images/bullet.gif);
	width:480px;
	vertical-align:top;
}

/* for Internet Explorer */
/*\*/
* html #content ul.list {
	padding-left:20px;
	margin-left:20px;

}

/* for Internet Explorer */
/*\*/
* html #content ul.list li {

}

input {
	margin-bottom:5px;
	vertical-align:middle;
}

.label {
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
}

table.contact {
	margin-bottom:5px;
}

.button {
	margin-top:8px;
	border:0px;
}

span.buttons {
	margin-left:156px;
}

p.text {
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-size:12px;
	margin-bottom:7px;
	margin-top:7px;
}



/* ######### CSS for Tabs ######### */

#new {
	display:block; 
	float:left;
	padding-bottom:0px;
	color: #669b41;
	font-size:12px;
	font-family: Georgia, Arial, sans-serif;
	text-align:left;
	padding-bottom:0px;
	width:350px;
	margin-top:10px;
}


.shadetabs{
padding: 0px;
margin:0px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs li{
display: inline;
margin: 0px;
padding:0px;
}


.shadetabs li a{
text-decoration: none;
z-index: 1;
padding:0px;
margin-right: 0px;
color: #000;
}

/* for Internet Explorer */
/*\*/
* html .shadetabs li a {
padding: 0px;
}


.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration: none;
color: #000000;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
color: #000000;
margin:0px;
padding:0px;
}

/* for Internet Explorer */
/*\*/
* html .shadetabs li a.selected {
padding-right:0px;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
background-image: url(images/form_background.jpg);
background-position: top left;
background-repeat: no-repeat;
width:599px;
height:509px;
margin-top:-2px;
}

/* for Internet Explorer */
/*\*/
* html .tabcontent {
margin-top:-5px;
}


.tabcontent ul {
	padding:0px;
	margin:0px;
	padding-left:0px;
}


/* for Internet Explorer */
/*\*/
* html .tabcontent ul {
line-height:14px;
}

.tabcontent ul a {
	color: #000000;
	text-decoration: none;
}

.tabcontent hr {
	 padding:0px; 
	 margin:0px; 
	 margin-left:-15px; 
	 color: #eb99bc; 
	 height:1px; 
	 border:0px; 
	 border-bottom:1px solid #eb99bc;
}

p.form {
	color: #000;
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-left:15px;
	padding-top:10px;
	margin-bottom:7px;
}

p.formlinks {
	color: #000;
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-left:15px;
	padding-top:5px;
	margin-bottom:7px;
}

span.purple {
	color: #666699;
}

span.note {
	color: #000;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-top:10px;
	line-height:14px;
}

span.required {
	line-height:34px;
	color: #000;
	font-family: Verdana;
	font-weight:normal;
	font-size:11px;
	margin-left:15px;
}

table.newsletter {
	border:0px;
	text-align:left;
	
	margin-top:10px;
	height:15px;
	padding:0px;
	margin:0px;
	margin-left:15px;
}

table.newsletter th {
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color: #000;
	height:15px;
}

table.newsletter td {
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color: #000;
}

#buttons {
	text-align:center;
	margin-top:15px;
}

img {
	border:0px;
}

ul.articles {
	margin-left:30px;
	color: #666699;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;

}

ul.usefullinks {
	margin-left:30px;
	color: #666699;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight:normal;
	margin-top:10px;
}

ul.articles li {
	margin-bottom:20px;
	list-style-postion: outside;
	vertical-align:middle;
}

ul.usefullinks li {
	margin-bottom:10px;
	list-style-postion: outside;
	vertical-align:middle;
	font-size:12px;
	color: black;
}

ul.articles li span {
	font-weight:normal;
	
}

ul.usefullinks li span {
	font-weight:normal;
	color: #666699;
}

ul.articles li a, p.formlinks a {
	text-decoration:none;
	color: #666699;

}

ul.articles img {
	border:0px;
	vertical-align:middle;
}

h3.links {
	color: #666699;
	font-size:14px;
	font-weight:normal;
	font-family: Verdana, sans-serif;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-left:15px;
}

#country1 {
height:665px;
}

/* for Internet Explorer */
/*\*/
* html #country1 {
height:762px;
}

#country2 {
height:690px;
}

/* for Internet Explorer */
/*\*/
* html #country2 {
height:762px;
}

#country3 {
height:690px;
}


/* for Internet Explorer */
/*\*/
* html #country3 {
height:762px;
}


/* V's additions/mods here */

#countrytabs {
	margin:0px;
	padding:0px;
}

#countrytabs li { 
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#countrytabs #tab1, #countrytabs #tab2, #countrytabs #tab3  {
	float: left;
	display:block;
	margin-left: 0px;
	margin-top: 0px;
	padding: 37px 0 0 0;
	overflow: hidden;
	height: 0px;
}

/* for Internet Explorer */
/*\*/
* html #countrytabs #tab1 {
padding:0px;
height:35px;

}

/* for Internet Explorer */
/*\*/
* html #countrytabs #tab2 {
padding:0px;
height:35px;

}

/* for Internet Explorer */
/*\*/
* html #countrytabs #tab3 {
padding:0px;
height:35px;

}



#countrytabs #tab1 {
	background:url("images/tab_newsletter.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 197px;

}
#countrytabs #tab2 {
	background:url("images/tab_articles.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 136px;
	
}
#countrytabs #tab3 {
	background:url("images/tab_links.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 136px;

}
#countrytabs #tab1.selected, #countrytabs #tab2.selected, #countrytabs #tab3.selected {
 	background-position: 0px 0px;
}

/* for Internet Explorer */
/*\*/
* html #countrytabs #tab1.selected {
background-position: 0px -2px;
}

/* for Internet Explorer */
/*\*/
* html #countrytabs #tab2.selected {
background-position: 0px -2px;
}

/* for Internet Explorer */
/*\*/
* html #countrytabs #tab3.selected {
background-position: 0px -2px;
}

#country1, #country2, #country3 {
	padding:0px;
	margin:0px;
	margin-top: 35px;
}

/* for Internet Explorer */
/*\*/
* html #country1 {
margin-top:-2px;
}

/* for Internet Explorer */
/*\*/
* html #country2 {
margin-top:-2px;
}

/* for Internet Explorer */
/*\*/
* html #country3 {
margin-top:-2px;
}

