.textPageHead {
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
}

.textgrey {
color: #C9CBCE; 
font-size: 9pt; 
line-height: normal; 
font-family: Arial, Helvetica, sans-serif
}

.textblack {
color: black; 
font-size: 9pt; 
line-height: normal; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

#navi_about {
	position:absolute;
	display:none;
	border: 1px solid #000000;
	background-color: #C9CBCE;
	height:42px; 
	width:130px;
	top:200px;
	left:333px;
}

#navi_research {
	position:absolute;
	display:none;
	border: 1px solid #000000;
	background-color: #C9CBCE;
	height:42px; 
	width:130px;
	top:220px;
	left:333px;
}

#navi_training {
	position:absolute;
	display:none;
	border: 1px solid #000000;
	background-color: #C9CBCE;
	height:42px; 
	width:130px;
	top:240px;
	left:333px;
}
body, p, li { 
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	
}

a {
	font-size: 12px;
	font-family: Verdana, Arial;
	color:#6B360A;
}


.content {
	margin-top:20;
	margin-bottom:40;
	margin-right:10;
}

.textHeading {
color: #000000; 
font-weight: bold; 
font-size: 14px; 
line-height: normal; 
font-family: Verdana, Helvetica, sans-serif
}

.Links {

      font-family:      Arial, Helvetica, sans-serif; 
      font-style:       normal; 
      color:            #6B360A;
}

.Links:hover
      {
      color:            #595C64;
      }

.emailLinks {
	font-family:      Arial, Helvetica, sans-serif;
	font-style:       normal;
	color:            #B8AB46;
	font-size: 9pt;

}
.emailLinks:hover
      {
      color:            #FFFFFF;
      }

.menuText {
	line-height: 20px;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: #B8AB46;
	font-weight: bold;
	}
	
.menuLink {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: #B8AB46;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	line-height: 20px;

}
.menuLink_sub {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: #6B360A;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	line-height: 20px;

}

.menuLink:hover {
color: #FFFFFF;
}

.submenuText {
	line-height: 20px;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: #B8AB46;
	font-weight: normal;
}
.submenuLink {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #B8AB46;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	line-height: 20px;
}
.submenuLink:hover  {
color: #FFFFFF;
}

.whatsonhead {

color: #666666; 
font-weight: bold; 
font-size: 12pt; 
line-height: normal; 
font-family: Arial, Helvetica, sans-serif
}

.tableHeading {
color: #000000; 
font-weight: bold; 
font-size: 10pt; 
line-height: 20px; 
font-family: Arial, Helvetica, sans-serif
}

.tableLinks {
	font-family:      Arial, Helvetica, sans-serif;
	font-style:       normal;
	color:            #6B360A;
	text-decoration: none;
	font-weight: bold;


}

.tableLinks:hover
      {
	color:            #595C64;
	font-weight: bold;
      }


.tableText {
color: black; 
font-size: 9pt; 
line-height: 20px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.formHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	border: 0px none;
}

.formTextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	border: 0px none;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	border: 0px none;
}