/* Reset
-------------------------------------------------------------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;margin:0;padding:0;}
table{border-collapse:separate;border-spacing:0;margin-bottom:0;}
caption,th,td{font-weight:400;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:;}
a img{border:none;}
/* Typography
-------------------------------------------------------------- */

/* Default font settings
   The font-size percentage is of 16px (0.75 * 16px = 12px) */
body { 
  	font-size: 87.5%;
 	line-height: 1.7;
  	color: #444; 
  	font-family: SimHei, Arial, Helvetica, sans-serif;
}

p           { margin: 0 0 1.8em; }
p.last      { margin-bottom: 0; }

strong      { font-weight: bold; }
em		    { font-style: italic; }

/* Headings
-------------------------------------------------------------- */

h1,h3,h4,h5,h6 { 
	font-weight: bold; 
	color: #213268; 
	line-height: 1; 
	margin-bottom: 20px; 
}
h2 { 
	font-weight: bold; 
	color: #C6AA2F; 
	line-height: 1; 
	margin-bottom: 10px; 
}
h1 { font-size: 1.5em;}
h2 { font-size: 20px;}
h3 { font-size: 1.5em; }
h4 { font-size: 1.2em; }
h5 { font-size: 16px;line-height: 24px;text-transform: none;}
h6 { font-size: 1em; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin:0;
}

h1 a, h3 a, 
h4 a, h5 a, h6 a {
  color: #2e2e2e;
}
h2 a {
  color: #C6AA2F;
}
a  {color:#26b679; text-decoration: none; background-color: transparent;}
a:link  {color:#26b679; text-decoration: none; background-color: transparent; }
a:visited  {color:#26b679; text-decoration: none; background-color: transparent; }
a:hover  {color:#26b679; text-decoration: none; background-color: transparent; }
a:active {color: #26b679; text-decoration: none; background-color: transparent; }


#wrap_video{
	width: 100%;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#container{
	width: 100%;
	height: 200px;
	z-index: 50;
	position: relative;
}
.project_details_imgHover .project_details_hover {      
	position: absolute;     
	z-index: 2; 
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
} 
.project_overlay{
	background-color: #ffffff;
	position: absolute; 
	width: 100%;
	height: 200px;
	color: #FFFFFF;
	z-index: 5000;
	filter:alpha(opacity=02);
	-moz-opacity: 0.02;
	opacity: 0.02;
	-khtml-opacity: 0.02;
}
.project_details_open{
	background: url('images/grph_virtubannertextbkg.png');
	margin-top: -475px;
	width: 500px;
	min-height: 200px;
	padding: 0px;
	color: #2e2e2e;
	z-index: 10000;
	position: relative;
	float: right;
}
.project_copy{
	padding:20px;
}
.project_copy h1{
	font-size: 4em;
	color: #26b679;
}
.project_copy2{
	padding:20px;
}
.project_copy2 h1{
	font-size: 3em;
	color: #26b679;
}
#wrap_banner{
	width: 100%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.banner_details_imgHover .banner_details_hover {      
	position: absolute;     
	z-index: 2; 
	width: 100%;
	height: 400px;
	margin: 0;
	padding: 0;
} 
.banner_overlay{
	background-color: #ffffff;
	position: absolute; 
	width: 100%;
	height: 400px;
	color: #FFFFFF;
	z-index: 5000;
	filter:alpha(opacity=02);
	-moz-opacity: 0.02;
	opacity: 0.02;
	-khtml-opacity: 0.02;
}
.banner_details_open{
	background: url('images/grph_virtubannertextbkg.png');
	margin-top: -375px;
	width: 400px;
	min-height: 200px;
	padding: 0px;
	color: #2e2e2e;
	z-index: 10000;
	position: relative;
	float: right;
}
#banner{
	width:100%;
	height: 100%;
	top: 0;
	z-index: 6;
	position:relative;
	display: block;
}
.dark_blue{
	color: #213268;
}
.btm_vid{
	background: url('images/mock6_btm_vid.jpg') 0 repeat-x;
	margin-top: 0;
	width: 100%;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	min-width:1000px;
	background-color: #FFFFFF;
	width: 1000px;
	clear: both;
	margin: 20px auto 20px auto;
}
#nav {
	
	text-align: left;
	margin-top: 10px;
	padding-left: 20px;
	width: auto;
}

#nav ul { 
	float:left;
	margin:0px;
}

#nav ul li {
	list-style-type: none; 
	display: inline;
}

#nav ul li a { 
	color: #000; 
	display:block;
	float:left; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: uppercase;	
	padding-left:20px;
	padding-right:20px;
}
#nav ul li a:hover {
	color: #26b679;
}
#nav ul li a.active {
	color: #26b679;
	background-color: #FFFFFF;
	-webkit-transition:none;
}
#subsection1{
	background-color: #FFFFFF;
	width: 1000px;
	min-height: 300px;
	clear: both;
	margin: 0px auto 20px auto;
}
.subsection2a{
	margin: 0;
	width:380px;
	height: 200px;
	padding: 20px 60px 20px 60px;
	float: left
}
.subsection3a{
	margin: 0;
	width:1000px;
	height: 560px;
	padding: 20px 60px 20px 60px;
	float: left
}
.page2_subsection2a{
	margin: 0;
	width:280px;
	min-height: 200px;
	padding: 20px 0px 20px 60px;
	float: left
}
.page2_subsection2b{
	margin: 0;
	width:540px;
	min-height: 200px;
	padding: 20px 60px 20px 60px;
	float: left
}
#subsection3{
	background: url('images/mock6_subsection3_bkg.jpg') 0 repeat-x;
	width: 100%;
	min-width:1000px;
	height: 191px;
	clear: both;
	color: #FFFFFF;
}
#subsection3b{
	background: transparent;
	width: 1000px;
	margin: 20px auto 20px auto;
}
.subsection2b{
	margin: 0;
	width:380px;
	padding: 20px 60px 20px 60px;
	float: left;
	color: #FFFFFF;
}
.more {
	font-family : SimHei, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 1em;
	float: right;
	margin-top: 17px;
	color: #c6aa2f;
	text-decoration: none;
	font-weight: normal;
}
.more a, .more a:link, .more a:visited,.more a:active {
	font-family : SimHei, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #c6aa2f;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
}
.moreeng {
	font-family : SimHei;
	color: #52656c;
	font-size: 1em;
	text-decoration: none;
	font-weight: 400;
}
.more a:hover {
	font-family : SimHei, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #c6aa2f;
	text-decoration: none;
	font-weight: normal;
}
.footerlinks {
	font-family : SimHei, Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footerlinks a, .footerlinks a:link, .footerlinks a:visited, .footerlinks a:hover, .footerlinks a:active {
	font-family : SimHei, Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footerlinks a:hover{
	color: #26b679;
}
.footergroup {
	margin: 0;
	width: 130px;
	padding: 0 0px 0 0;
	float: left;
	color: #FFFFFF;	
}
.virtutitle{
	color: #26b679;
	font-weight: normal;
	font-size: 1.3em;
}
.virtutitle2{
	color: #26b679;
	font-weight: bold;
	font-size: 2.9em;
	line-height: 1em;
}
#subnavbox {
	margin-top:11px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #404040;	
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	border: #919191 solid 1px;
}

#subnav {
	font-size: 1em;
	font-weight: bold;
	color: #213268;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subnav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 0px solid #FFFFFF;
}
#subnav ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #FFFFFF;
}
#subnav ul li#bottom {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 0px solid #FFFFFF;
}
#subnav ul li a {
	background-color: #FFFFFF;
	background: url('images/mock6_arrow4.png') 0 no-repeat;
	color: #26b679;
	display: block;
	padding: .5em 1em .5em 1em;
	text-decoration: none;
	width: 100%;
}
html>body #subnav ul li a {
	width: auto;
}
#subnav ul li a:hover {
	background: url('images/mock6_arrow3.png') 0 no-repeat;
	background-color: #f5f5f5;
	color: #213268;
}
#subnav ul li a#current {
	background: url('images/mock6_arrow3.png') 0 no-repeat;
	background-color: #f5f5f5;
	color: #213268;
}
#main_footer_border {
	clear: both;
	position:relative;
	float: left;
	width:100%;
	min-width: 1500px;
	padding:0px 0 0px 0;
	color: #ffffff;
	background-color:#E7E7E7;
	border-top: 1px solid #f0f0f0;
}
#main_footer {
	clear: both;
	position:relative;
	background:url('images/bg-01.jpg') no-repeat right center ;
	border:none;
	width:1000px;
	height:128px;
	margin:0px auto 0px auto;
	color: #ffffff;
	background-color:#E7E7E7;
	border-left:hidden;
}
#main_footer2_border {
	clear: both;
	position:relative;
	float: left;
	width:100%;
	min-width: 1500px;
	padding:0px 0 0px 0;
	color: #ffffff;
	background-color:#52656C;
}
#main_footer2 {
	clear: both;
	position:relative;
	width:1000px;
	height: 40px
	min-width: 950px;
	margin:0px auto 0px auto;
	color: #ffffff;
	background-color:#52656C;
}
.footer_left{
	background-color: transparent;
	color: #4a4a4a;
	width: 300px;
	height: 100%;
	float: left;
	margin-left: 30px;
}
.footer_right{
	background-color: #95a0a4;
	color: #ffffff;
	width: 245px;
	height: 100%;
	float: right;
	margin-right: 0px;
}
.footer_right a, .footer_right a:link, .footer_right a:visited, .footer_right a:active { 
	color: #FFFFFF;
	text-decoration: none;
}
.footer_right a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_left2{
	background-color: transparent;
	color: #ffffff;
	width: 600px;
	height: 100%;
	float: left;
	margin-left: 60px;
}
.footer_left2 a, .footer_left2 a:link, .footer_left2 a:visited, .footer_left2 a:active { 
	color: #FFFFFF;
	text-decoration: none;
}
.footer_left2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_right2{
	background-color: #52656c;
	color: #C6AA2F;
	width: 245px;
	height: 40px;
	float: right;
	margin-right: 0px;
}
.footer_right2 a, .footer_right2 a:link, .footer_right2 a:visited, .footer_right2 a:active { 
	color: #FFFFFF;
	text-decoration: none;
}
.footer_right2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_subtext{
	font-size: 0.9em;
}
.padding-icon{
	position: relative;
	padding-right: 10px;
	float: left;
}
.quicklinks {
	font-size: 1em;
	font-weight: normal;
	color: #444;
	background-color: transparent;
	margin: 2em 2em 2em 2em;
	padding: 0 0 0 0;
	border: 0;
}
.quicklinks h2 {
	font-weight: normal;
	color: #C6AA2F;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0 0 0 0px;
	border: 0;
}
.quicklinks h3 {
	font-weight: normal;
	color: #58585A;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0 0 0 0px;
	border: 0;
}
.quicklinks h2 a, .quicklinks h2 a:link, .quicklinks h2 a:visited, .quicklinks h2 a:active {
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
.quicklinks h2 a:hover {
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
.quicklinks ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}
.quicklinks ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}
.quicklinks ul li a {
	font-size: 1em;
	display: block;
	font-weight: normal;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;

	background-color: transparent;
	color: #444;
	text-decoration: none;
	width: 100%;
	border: 0;
}
html>body .quicklinks ul li a {
	width: auto;
}
.quicklinks ul li a:visited{
	color: #444; 
}
.quicklinks ul li a:hover {
	background-color: #556367;
	color: #FFFFFF;
	text-decoration: none;
}
.quicklinks ul li a:visited:hover{
	background-color: #556367;
	color: #FFFFFF;
	text-decoration: none;
}
.quicklinks ul li a#current {
	background-color: transparent;
	color: #444;
}
.quicklinks_subtext {
	font-size: .9em;
	font-weight: normal;
}
.virtuheader h1, .virtuheader h1 a, .virtuheader h1 a:link, .virtuheader h1 a:visited, .virtuheader h1 a:active { 
	font-family: SimHei, 'Noto Sans', sans-serif; 
	font-size: 1.5em;
	font-weight: 400; 
	padding-bottom: 6px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
	text-decoration: none;
}
.virtuheader h1 a:hover{
	color: #26b679;
	text-decoration: none;
}
.virtuheader2 li {
	list-style-type: none;
}
.virtuheader2 h1 { 
	font-family: SimHei, 'Noto Sans', sans-serif; 
	font-weight: 400; 
	color: #375cac; 
	font-size: 1.5em;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left: 2px solid #cea72e;
	margin-bottom: 10px;
	text-decoration: none;
}
.virtuheader2 h1 p{ 
	font-family: Arial, SimHei, 'Noto Sans', sans-serif; 
	font-weight: 400; 
	color: #52656c; 
	font-size: 0.7em;
	margin-bottom: 0px;
	text-decoration: none;
}
.virtuheader2 h1 a, .virtuheader2 h1 a:link, .virtuheader2 h1 a:visited, .virtuheader2 h1 a:active{
	color: #375cac;
	text-decoration: none;
}
.virtuheader2 h1 a:hover{
	color: #375cac;
	text-decoration: none;
}
.virtuheader2 h2 { 
	font-family: SimHei, 'Noto Sans', sans-serif; 
	font-weight: 400; 
	font-size: 1.5em;
	padding-bottom: 6px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
}


.virtuheader3 h1 { 
	font-family: SimHei, 'Noto Sans', sans-serif; 
	font-weight: 400; 
	color: #213268; 
	font-size: 2.4em;
	padding-bottom: 6px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
	text-decoration: none;
}
.virtuheader3 h1 a, .virtuheader3 h1 a:link, .virtuheader3 h1 a:visited, .virtuheader3 h1 a:active{
	color: #213268;
	text-decoration: none;
}
.virtuheader3 h1 a:hover{
	color: #26b679;
	text-decoration: none;
}
.virtuheader3 h2 { 
	font-family: SimHei, 'Noto Sans', sans-serif; 
	font-weight: 400; 
	font-size: 1.5em;
	padding-bottom: 6px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
}

.hover{
	cursor:pointer
}
.demo-show{
	width: 100%;
	margin: 0;
}
.demo-show h3{
	font-family: 'Noto Sans', sans-serif; 
	color: #26b679;
	font-size: 1em;
	line-height: 1.7;
	font-weight: bold;
	width: 100%;
	cursor: pointer;
	padding: 10px 20px 10px 20px;
	margin: 0;
	background-color: #f5f5f5;
}
.demo-show div{
	padding: 0 20px 0 20px;
	margin: 0;
	width: 100%;
	background-color: #f5f5f5;
}
.demo-show p{
	margin:0;
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.demo-normal{
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444;
}
.contactcard{
	background-color:#f1f2f3;
}
.countactcardmain table td {
	font-weight: bold;
	color: #383838;
	text-indent: 10px;
	font-size: 0.8em;
	border-bottom: 1px solid #FFFFFF;
}
.contactlink a, .contactlink h2 a:link, .contactlink h2 a:visited, .contactlink h2 a:active {
	font-weight: normal;
	color: #398443;
	text-decoration: none;
}
.contactlink a:hover {
	font-weight: normal;
	color: #398443;
	text-decoration: underline;
}
div.field {
	visibility: hidden;
	margin: 0;
	padding: 0;
}
.error {
	background-color: #ffff00;
	padding: 10px 0 10px 10px;
	font-size: 1.2em;
	width: 100%;
}
.contactbox {
	background-color: #f1f2f3;
}
.contactbox2 table td {
	font-weight: bold;
	color: #383838;
	text-indent: 10px;
	font-size: 0.8em;
	border-bottom: 0px solid #FFFFFF;
}
input.submitinput  {
   color: #ffffff;
   font-size: 1.2em;
   background-color: #26b679;
   border: 1px solid #FFFFFF;
   z-index:1;
   padding: 5px 2px 5px 2px;
   margin: 0;
   cursor: hand;
}

.applicationbox {
	background-color: #f1f2f3;
	width: 100%;
}
.application2 table td {
	font-weight: normal;
	color: #383838;
	font-size: 0.8em;
	border: 1px solid #FFFFFF;
	
}
.application2 h1 { 
	font-family: 'Noto Sans', sans-serif; 
	font-size: 1.5em;
	font-weight: 400; 
	padding-bottom: 6px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
	text-decoration: none;
}
.application2 h3 { 
	font-family: 'Noto Sans', sans-serif; 
	font-weight: 400; 
	font-style: normal;
	border-bottom: 0px solid #398443;
	background: #f1f2f3;
	color: #818181;
	font-size: 1.3em;
	padding: 4px;
	margin-bottom: 0px;
}
.application2 b {
	padding-right: 10px;
}

.article_title{
	font-family: 'Noto Sans', sans-serif; 
	color: #26b679;
	font-size: 1.3em;
	font-weight: bold;
}
#articlenavtwo {
  	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

#articlenavtwo ul {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0;
}
#articlenavtwo ul li {
	margin: 0;
	border-top: 0px solid #FFFFFF;
}
#articlenavtwo ul li a {
	display: block;
	padding: 20px 20px 20px 20px;
	background-color: #F5F5F5;
	color: #000000;
	text-decoration: none;
	border-top: 0px dotted #FFFFFF;
	width: 100%;
}
html>body #articlenavtwo ul li a {
	width: auto;
}
#articlenavtwo ul li a#last {
	border-top: 0px dotted #FFFFFF;
}
#articlenavtwo ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#articlenavtwo ul li a#current {
color: #623120;
}

.breadcrumb {  font-size: 0.8em; }


.text_small {
	font-size: 0.9em;
}
.text_small2{
	font-size: 0.8em;
}
#PICmanagement {
	float: left;
	padding-left: 0px; 
	padding-right: 20px; 
	padding-bottom: 0px;
	margin: 0 0 0 0;;
	border: none; 
	width: auto;
}
#PICmanagement_large {
	float: right;
	padding-left: 20px; 
	padding-right: 0px; 
	padding-bottom: 20px;
	margin: 0 0 0 0;;
	border: none; 
	width: auto;
}

#PICleft {
	float: left;
	padding-left: 0px; 
	padding-right: 5px; 
	padding-bottom: 0px;
	border: none; 
	width:auto;
}
#PICright {
	float: right;
	padding-left: 5px; 
	padding-right: 0px; 
	padding-bottom: 0px;
	border: none; 
	width:auto;
}
#PICblog {
	float: left;
	padding-left: 10px; 
	padding-right: 20px; 
	padding-bottom: 0px;
	margin-bottom: 10px;
	border: none; 
	width:auto;
	
	
}
#PICblog2 {
	margin: 0;
	padding: 0;
	zoom: 1;
	position: relative;
	border: 0px solid #FFFFFF;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; /* CSS3 */
}
#news_dates {
	background-color: transparent;
	font-family: Calibri, Arial, sans-serif;
	color: #0B2066; 
	font-size: 1em;
	font-weight: bold;
}
.jobsearch_box{
	position: relative;
	float: left;
	padding: 40px 0px 40px 0px;
	background-color: #F5F5F5;
	width: 100%;
}
.jobsearch_box_lft{
	position: relative;
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 20px;
}
.jobsearch_box_rt{
	position: relative;
	float: left;
	width: 150px;
	text-align: left;
}

.jobs_title{
	font-family: 'Noto Sans', sans-serif; 
	color: #26b679;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}
#jobsnav {
  	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	padding: 0;
	margin: 10px 0 0 0;
}

#jobsnav ul {
	list-style: none;
	margin: 0px 0 4px 0;
	padding: 0;
}
#jobsnav ul li {
	margin: 0 0 10px 0;
	border-top: 0px solid #FFFFFF;
}
#jobsnav ul li a {
	display: block;
	padding: 20px 20px 20px 20px;
	background-color: #F5F5F5;
	color: #000000;
	text-decoration: none;
	border-top: 0px dotted #FFFFFF;
	width: 100%;
}
html>body #jobsnav ul li a {
	width: auto;
}
#jobsnav ul li a#last {
	border-top: 0px dotted #FFFFFF;
}
#jobsnav ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#jobsnav ul li a#current {
color: #623120;
}
.jobsearch_box2{
	position: relative;
	float: left;
	padding: 40px 40px 40px 40px;
	background-color: #F5F5F5;
	width: 460px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.jobsearch_box2 ul{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.jobsearch_box2 ul li{
	margin: 0px;
	padding: 0px;
}
.location{
	padding: 20px 20px 20px 20px;
	background-color: #F5F5F5;
	margin-left: 20px;
	height: 110px;
}

.toggleLink {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 0.9em;
	color: #26b679;
	text-decoration: none;
	font-weight: normal;
}
.toggleLink a, .toggleLink a:link, .toggleLink a:visited,.toggleLink a:active {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #26b679;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}
.toggleLink a:hover {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #26b679;
	text-decoration: underline;
	font-weight: normal;
}
.toggle {
	width: 100%;
	padding: 0px 20px 20px 20px;
	background-color: #f5f5f5;
}
.show-more {
	padding: 20px 20px 20px 20px;
	margin: 0;
	width: 100%;
	background-color: #f5f5f5;
}
.show-more h3{
	font-family: 'Noto Sans', sans-serif; 
	color: #26b679;
	font-size: 1em;
	line-height: 1.7;
	font-weight: bold;
	width: 100%;
	margin: 0;
}
.show-more p{
	margin:0;
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.show-more-normal{
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444;
}
.menu {font-family: SimHei, arial, sans-serif; width:200px; position: absolute; font-size:11px; margin:auto auto, 0px, 0px; float: right;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:199px; height:40px; text-align:left; color:#C6AA2F; padding-left:10px; border:0px solid #fff; border-width:0 0px 0px 0; background:#52656c; line-height:40px; font-size:15px;}
.menu ul {padding:0; margin:0;list-style-type: none; color:#C6AA2F;}
.menu ul li {float:left; position:relative; color:#C6AA2F;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#C6AA2F; background:#73868d; text-decoration:none;}
.menu ul li:hover ul {display:block; position:absolute; bottom:40px; left:0;}
.menu ul li:hover ul li a.hide {background:#a7c9c9; color:#000;}
.menu ul li:hover ul li {display:block; background:#fff; color:#000;width:199px; clear:both;}
.menu ul li:hover ul li:hover a.hide {background:#dfc184; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#9ca7ab; font-size:1.2em;color:#ffffff; width:100%; padding-left:10px;}
.menu ul li:hover ul li a:hover {background:#8b969c; color:#ffffff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:210px; bottom:0;}
.menu ul li:hover ul li:hover ul li a {background:#8b969c; color:#ffffff;}
.menu ul li:hover ul li:hover ul li a:hover {background:#c9c9a7; color:#ffffff;}
.menu ul li:hover ul.left {left:-105px;}
.menu ul li:hover ul li:hover ul.left {left:-210px; width:209px;}