/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
h1 {
     font-size:12px;

}
body {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:66%;
	background-color: #E8E8E8;
}
#wrapper{
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: visible;
	float: none;
}
#main-content{
	float:left;
	background-color:#FFFFFF;
	width:100%;
}
#Header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #939292;
	width: 216px;
	float: left;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 8px;
	padding-left: 544px;
	text-decoration:none
}

.TOPNAV_TXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration:none
}
A:hover.TOPNAV_TXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration:underline
}

#Header2{
	width: 760px;
	float: left;
}
#image_holder{
	width: 760px;
	float: left;
}
#Menu{
	height: 33px;
	width: 760px;
	background-image: url(/images/searchbox_bg.gif);
	background-repeat: repeat;
	float: left;
}
#menujs{
	height: 33px;
	width: 570px;
	background-image: url(/images/searchbox_bg.gif);
	background-repeat: repeat;
	float: left;
}
#search{
	width: 183px;
	background-image: url(/images/searchbox_bg.gif);
	background-repeat: repeat;
	float: left;
	padding-left: 5px;
	height: 17px;
	padding-top: 5px;
}
#search_box2 {
    width: 135px;
	float: left;
	padding-top: 4px;
	overflow: hidden;
}
#search_box3 {
    width: 47px;
	float: left;
}
#Leftcol{
	float: left;
	width: 208px;
	padding-right:0px;
	background-image: url(/images/services_header.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#Maincol{
	float: left;
	width: 372px;
	padding-right:0px;
	background-image: url(/images/serv_midd.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 5px;
}
#rightcol{
	background-color:#FFFFFF;
	float: left;
	width: 165px;
	background-image: url(/images/Quick_Links.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
}
#quicklinks{
	background-color:#FFFFFF;
	float: left;
	width: 153px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 18px;
	padding-left: 2px;
	padding-top: 4px;
}
.quicklinks_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #01096C;
	text-decoration: none;
}
A:hover.quicklinks_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #01096C;
	text-decoration: underline;
}
#footer{
	background-color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	float: left;
	width: 740px;
	background-image: url(/images/footer_logos.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 200px;
}
.footer_link {
color:#000000;
text-decoration:none;
}
A:hover.footer_link {
color:#000000;
text-decoration:underline;
}
#footer A:hover {
text-decoration:underline;
}
#footer_below{
	background-color:#dddddd;
	font-size:0.8em;
	float: left;
	width: 760px;
}
#services_menu{
	background:url(/images/L_menu.gif);
	height: 200px;
	width: 179px;
	font-size:1.1em;
	padding-left: 5px;
	padding-top: 11px;
	
}
#services_menu A{
	color:#FFFFFF;
	line-height: 20.5px;
	text-decoration: none;
	top: 10px;	
}
#services_menu A:hover{
	text-decoration: underline;
}
#nav-menu ul
{
	list-style: none;
	width:208px;
	padding: 0;
	margin: 0;
}

#nav-menu li
{
	width: 208px;
	margin-top: 0;
	margin-bottom: 0;
}

#nav-menu li a
{
	background-color:#FFFFFF;
	height: 41px;
	line-height: 2.2em;
	/*float: left; */
width: 208px;
	display: block;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-image: url(/images/left_menu_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30px;
}
#nav-menu li a:hover
{
	text-decoration: underline;

}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:208px;
} 


#career
{
background-image: url(file:///W|/peoplepotential/root/images/L_career.jpg);
float: left;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	list-style-type: square;
}
.main_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}
#popup_footer{
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: visible;
	float: none;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}