* {
	margin:0;
	padding:0;
}
body {
	background-color: #353336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	text-align: center;
}


a {
	color: #3A5685;
	text-decoration: none;

}


cartbuttons
{
	cursor: hand;
}


ul {
/*list-style-type: none;*/


}
ul.standard {
	padding-top:15px;
	padding-bottom:15px;
	list-style-type: none;
}
li.standard {
	margin-left:30px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	list-style-type:disc;
}
li.header {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	font-size: 11px;
	font-weight: bold;
	color: #2866A1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
/**********************************************/
/*FORM*/

#contact_form_wrapper {
	padding: 20px;
	width: 505px;
	border: 1px solid #004372;
	margin: 20px;
}
#contact_form_wrapper .req {
	color: #CC0000;
}
#contact_form_wrapper ul {
	margin-left:20px;
	color: #CC0000;
	list-style-type: square;
}
/*END OF FORM*/

/**********************************************/



/* text formatting */

#content h1 {
	/*NOT CURRENTLY USED */

	font-size: 42px;
	font-weight: normal;
	color: #004372;

	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 0px 5px 0px;
}
#content h2 {
	font-size: 24px;
	font-weight: 100;
	color: #004372;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size: 14px;
	font-weight: normal;
	color: #004372;
	font-family: Arial, Helvetica, sans-serif;
}
#hometext {
	width:760px;
}
#content h4 {
	font-size: 11px;
	font-weight: bold;
	color: #0084C9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



.contact {
	font-size: 11px;
	font-weight: normal;
	color: #636466;
	font-family: Arial, Helvetica, sans-serif;
}
.left_padding {
	padding-left:15px;
	color:#636466;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.centretext {
	width:auto;
	text-align:center;
}
/* end of text formatting */



#wrapper {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.nav_hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	color: #b2c7db; /*125494*/
}
.clear {
	clear: both;
}
#header {
	background-color: #2866a3;
	background-image: url(../images/hbg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	clear: both;
}
#topnav {
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display: block;
	padding-left: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	padding-right: 5px;
}
/*********************************/

/* links */

#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #CFC2A1;
	text-decoration: none;
}
/***************/

#news a {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#news a:hover {
	text-decoration: underline;
}
/***************/

A:link.contact {
	text-decoration: none;
}
A:visited.contact {
	text-decoration: none;
}
A:hover.contact {
	text-decoration: underline;
	color:#4679A9;
}
/***************/

A:link.more {
	font-size: 11px;
	font-weight: bold;
	color: #0084C9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:visited.more {
	font-size: 11px;
	font-weight: bold;
	color: #0084C9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover.more {
	font-size: 11px;
	font-weight: bold;
	color: #0084C9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A:link.propertiesRC{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

A:visited.propertiesRC{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

A:hover.propertiesRC{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}

A:link.standard{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #014689;
text-decoration: underline;
}


/* end of links */

/*********************************/

#search {
	background-image: url(/images/searchbg.jpg);
	border: 1px solid #FFFFFF;
	background-color: #EBEBEB;
	background-repeat: repeat-y;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#search2 {
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	/*
	width:144px;
	height:18px;
*/}

#Submit {
	border: 1px solid transparent;
	background-color: #F3F3F3;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
#Submit:hover {
	background-color: #E5E0CD;
}

#logo {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#logo:hover {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#strapline {
	padding-left: 0px;
	display: inline;
	float: left;
	padding-top: 30px;
}






#rule {
	background-color: #ECE9D8;
	background-image: url(../images/hhr.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#grule {
	background-color: #999999;
	height: 3px;
	line-height: 0px;
	display: block;
	overflow: hidden;
}
#content_wrapper {
	background-color: #FFFFFF;
	display: block;
	clear: both;
	padding-top: 2px;
}
#navigation {
	float: left;
	width: 180px;
	margin-right: 8px;
}

#navigation #news_title {
	background-color: #014689;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/arrow-d.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation #news {
 /*	background-color: #d4e7f8;
	background-image: url(../images/news_bg.jpg);
	
	background-repeat: repeat-x;
	background-position: bottom;
	*/
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 100px;
}
#navigation #news p {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#navigation #news p.active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F4EB;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ACA26D;
	border-left-color: #ACA26D;
}
#content {
	display: inline;
	float: right;
	width: 810px;
}
#content .left_col {
	float: left;
	margin-right: 10px;
	width: 582px;
}
#content .right_col {
	float: right;
	width: 180px;
	margin-right: 15px;
}
#content .copy_holder {
	margin-left: 20px;
	width: 540px;
	color:#636466;
}
#content .two_col_copy_holder {
	margin-left: 20px;
	width: 790px;
}
#footer {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 10px;
}
.text_column {
	width: 250px;
	padding-right: 20px;
	float: left;
}
.text_3_column_left {
	width: 235px;
	padding-right: 20px;
	margin-left:20px;
	float: left;
	color:#636466;
}
.text_3_column {
	width: 235px;
	padding-right: 20px;
	float: left;
	color:#636466;
}
.contact_holder {
	padding-left: 20px;
}
.news_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/news_header_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.vacancies_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/vacancies-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.csr_ngo_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/csr-ngo-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.contact_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/contact-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.search_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/search-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.sitemap_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/sitemap-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.expertise_header {
	position:relative;
	left:-8px;
	width: 560px;
	height: 100px;
	background-image: url(../images/expertise-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.standard_header {
	position:relative;
	left:-8px;
	width: 560px;
	height: 100px;
}
#group_values_header {
	background-image: url(../images/group-values-header-bg.jpg);
	background-repeat: no-repeat;
}
#group_group_header {
	background-image: url(../images/group-group-header-bg.jpg);
	background-repeat: no-repeat;
}
#group_history_header {
	background-image: url(../images/group-history-header-bg.jpg);
	background-repeat: no-repeat;
}
.index {
	color:#004C98;
	font-weight: bold;
}
.homebox {
	float:left;
	width: 234px;
	height: 40px;
	border-style: solid;
	border-color: #D1CBC4;
	border-width: 1px 2px 2px 1px;
	margin: 0px 4px 4px 0px;
	padding-top: 100px;
	padding-left: 8px;
	padding-right: 5px;
	color:#004372;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#SiteMap {
	margin-left: 40px;
	list-style-type: square;
	margin-top: 20px;
	font-weight: bold;
}
#SiteMap .box1 a, #SiteMap .box1 a:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#SiteMap li {
	margin-left: 40px;
	list-style-type: square;
	
}
#SiteMap a {
	color: #004372;
}
#SiteMap a:hover {
	color: #368EC0;
}
form {
	display: inline;
}
#SiteMap .box2 a {
	color: #004372;
	font-size: 12px;
	font-weight: bold;
}
#logo:hover {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.mediaCategory {
	color: #00416E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

A:link.rightnagv {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

A:hover.rightnagv {
	text-decoration: underline;
	color: #014689;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width:120px;
}

.textfield {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}
.executive{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.executiveBOLD{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}

.mission{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

.missionBOLD{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.missionBLACK{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.missionNORM{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.missionITALIC{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #014689;
}

.career{
	font-size: 12px;
	font-family: Arial;
}

.careerBOLDBLUE{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #014689;
}


.tblcareer{
	font-size: 12px;
	font-family: Arial;
	
}

.clogin{
	font-size: 11px;
	font-family: Arial;
	color: #999999;
}

.normal{
	font-size: 12px;
	font-family: Arial;
	color:#000000;
}


/*A:link.maintab{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}*/

/*A:hover.maintab{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:underline;
}*/

