/* body */

body {
	margin: 0 20px 0 0;
	padding: 0;
	background:#DCDBDB;
	font-family: verdana;
}

/* colours */


.grey01 {
	background:#666666;
}

.grey02 {
	background:#E6E6E6;
}

.grey03 {
	background:#D0CECE;
}

.grey04 {
	background:#EFF2F2;
}

.orange01 {
	background:#666666;
}

.white {
	background:#FFFFFF;
}

/* text */
.text10 {
	font-size: 10px;
	color: #666666;
}

.text10a {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.text10b {
	font-size: 10px;
	color: #FFFFFF;
}

.text11 {
	font-size: 11px;
	color: #FFFFFF;
}

.text11a {
	font-size: 11px;
	color: #006666;
}

.text11b {
	font-size: 11px;
	color: #333333;
}

.text12 {
	font-size: 12px;
	color: #333333;
}

.text12a {
	font-size: 12px;
	color: #336666;
}

.text12b {
	font-family: verdana;
	font-size: 12px;
	color: #EF8E00;
}

.text12c {
	font-weight: bold;
}

/* Anchor */
A.text12b {
	font-size: 12px;
	color: #EF8E00;
	text-decoration: none;
}

A.text12b:hover {
	font-size: 12px;
	color: #EF8E00;
	text-decoration: underline;
	font-weight: normal;
}

/* Start Added 101006 */

.clearboth {
	clear: both;
}

.green01 {
	background: #6FA1AF;
}

.main_nav_home {
	font-size: 10px;
	margin: 5px 0 0 0;
	padding: 0;
}

.main_nav_home ul {
	margin: 0;
	padding: 0;
}

.main_nav_home li {
	list-style: none;
}

.main_nav_home li a {
	display: block;
	color: #666666;
	width: 128px;
	line-height: 15px;
	text-decoration: none;
	margin: 0 0 0 3px;
	padding: 0 0 1px 10px;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.main_nav_home li a:hover {
	background: #EFF2F2;
	color: #000000;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.main_nav_home .activelink a {
	display: block;
	color: #ffffff;
	width: 128px;
	line-height: 15px;
	text-decoration: none;
	margin: 0 0 0 3px;
	padding: 0 0 1px 10px;
	background-color: #EA8C06;
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.main_nav_home .activelink a:hover {
	color: #ffffff;
	background-color: #EA8C06;
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.about_points {
	font-size: 12px;
	color: #333333;
	padding: 0 0 0 10px;
}

/* Start Expertise Page */

.expert_icons {
	width: 435px;
	padding: 0 0 0 9px;
}

.expert_item {
	width: 133px;
	height: 110px;
	padding: 0 9px 9px 0;
	float: left;
	position: relative;
}

.expert_item img {
	z-index: 1;
	position: relative;
}

.expertpopup {
	visibility: hidden;
	position: absolute;
	top: 49px;
	left: 0;
	width: 200px;
	border: 1px solid #6FA1AF;
	background: #EFF2F2;
	padding: 5px;
	z-index: 11;
	text-align: left;
	font-size: 10px;
	color: #666666;
}

.subhead {
	font-size: 13px;
}

.subhead {
	font-size: 14px;
}


/* End Expertise Page */
.persion_points {
	font-size: 12px;
	color: #333333;
	padding: 0 0 0 22px;
}

#download_link-wrapper
{
	width: 544px;
}

#arrow
{  margin-top: 9px;
   padding-left: 11px;
	width: 3px;
	height: 7px;
	float: left;
}

#download-descip
{
   padding-top: 5px;
	margin-right: 319px;
	padding-bottom: 5px;
	width: 200px;
	float: right;
	color: #EF8E00;
	font-weight: bold;
	
}

#download-descip a
{
 color: #EF8E00;
 text-decoration: none;
}
.career-hr
{
	width: 544px;
	height: 1px;
}

#work-for-us-footer
{
	width: 551px;
	height: 60px;
	background-color: #DFDEDE;
	padding-top: 8px;
	padding-left: 10px;
}

#footer-text
{
	width: 526px;
}
/* End Added 101006 */
