* {font-size:100.01%;}
html{
	height:100%;
	font-size:10px;
}
body{
	margin:0;
	color:#58585a;
	font:1.0em/1.6em Verdana, Verdana, Geneva, sans-serif;
	background:#fff;
	height:100%;
	font-size: 100%;
	margin-bottom: 1px;
}
input, textarea {
	font:1.0em Verdana, Verdana, Geneva, sans-serif;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style: none;}
a{
	color:#58585a;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper {
	width:96em;
	min-height:100%;
	margin:0 auto;
}
* html #wrapper {height:100%;}
/* header start */
#header {
	width:100%;
	overflow:hidden;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:1.5em 0 3.3em;
}
.logo {
	float:left;
	margin:0 0 0 0.3em;
	overflow:hidden;
	width:14.3em;
	height:7.5em;
	display:inline;
}
.logo a {
	display:block;
	width:14.3em;
	height:7.5em;
}
.logo img {
	width: 14.3em;
	height: 7.5em;
}
.search {
	float:right;
	width:17.8em;
	margin:3.2em 0 0;
}
.search input {
	float:left;
	height:1.3em;
}
.search .txt {
	width:14.6e,;
	padding:0.1em 0.5em;
	font-size:1em;
	border:0.1em solid #d6d6d6;
	margin:0 0.3em 0 0;
}
.search img {
	width:1.7em;
	height:1.7em;
}
.tools {
	float:right;
	clear:right;
	padding:0.7em 0 0;
}
.tools .nav li {
	float:left;
	padding:0 0.2em 0;
}
/* textchanger start */
#textchanger {
	float:left;
	padding:0.4em 1.6em 0 0;
	line-height:1.6em;
	margin:-0.2em 0 0;
}

#textchanger ul {
	margin:0;
	padding:0;
	list-style:none;
}
#textchanger ul li {
	float:left;
	padding:0 0.5em 0 0;
}
#textchanger ul li a {float:left;}
#textchanger ul li a img {display:block;}
/* textchanger end */
/* header end */
/* main start */
#main {
	padding:0 0 3.3em;
	width:100%;
	overflow:hidden;
}
/* content start */
#content {
	float:left;
	width:76.5em;
	overflow:hidden;
}

/* container start */
.container {
	float:right;
	width:56.9em;
	padding:3em 0 0;
}
.container a {
	text-decoration:underline;
}
.gray .container {background:url(../images/sep-gray.gif) repeat-x;}
.green .container {background:url(../images/sep-green.gif) repeat-x;}
.blue .container {background:url(../images/sep-blue.gif) repeat-x;}
.container .text-area{
	padding:0 1.6em;
	text-align:left;
	overflow:hidden;
}
.container h2 {
	font:2.8em Georgia, Georgia, serif;
	margin: -0.071em 0 0.75em;
}
.container h3 {
	font:2.0em/1.1em Georgia, Georgia, serif;
	margin: -0.071em 0 0.75em;
}
.container h4 {
	font:1.6em/1.0em Georgia, Georgia, serif;
	margin: -0.071em 0 0.75em;
}
.container p {
	margin:0 0 1.5em;
	line-height:2.15em;
}
.green .container h2 {color:#008a45;}
.blue .container h2 {color:#0076bc;}
.gray .container h2 {color:#58585A;}
.container .visual {margin:0 0 3.5em;}
.container .visual img {display:block; width:56.8em; height:16.4em}
.container .visual-p-intro {margin:0 0 3.5em;}
.container .visual-p-intro img {display:block; width:56.8em; height:33.8em}
.three-column {
	width:58.2em;
	overflow:hidden;
	margin:0 -1.5em 3em 0;
}
.three-column .column {
	float:left;
	width:19.88em;
	font-size:0.9em;
	margin:0 1.6em 0 0;
}
.three-column .column .visualized {
	margin:0 0 1.7em;
	display:block;
}
.three-column .column .visualized:hover {border:0;}
.three-column .column .visualized img {display:block;}
.three-column .column .visualized .hover {display:none;}
.three-column .column .visualized:hover img {display:none;}
.three-column .column .visualized:hover img.hover {display:block;}
.three-column .column h2 {
	margin:0 0 0.2em;
	font:normal normal 1.4em Georgia, Georgia, serif;
	padding:0;
	color:#58585a;
}
.container .three-column .column p {
	margin:0;
	line-height:1.7em;
}
.three-column .column .visualized img {
	width:19.88em; 
	height:4.66em;
}
.more {
	color:#b0b2b3;
	text-decoration:underline;
}
.more:hover {text-decoration:none;}
.breadcrumbs {
	margin:-2.7em 0 1.1em;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	margin:0 -0.4em 0 0;
}
.breadcrumbs li a {
	padding:0 1.1em 0 0;
	text-decoration:none;
}
.list {
	margin:0 1.7em 0 0;
	padding:0 0 3.2em;
	list-style:none;
	width:25em;
	overflow:hidden;
	border-top:0.1em solid #acacad;
	line-height:2.0em;
	float:left;
}
.list-area .row {
	overflow:hidden;
	margin:0 -1.7em 0 0;
	width:55.4em;
}
.list-area .blue {border-top:0.1em solid #80bbde;}
.list-area .blue li {border-bottom:0.1em solid #80bbde;}
.list-area .blue li a {color:#0076bc; 	text-decoration:none;}
.list-area .green {border-top:0.1em solid #80c5a2;}
.list-area .green li {border-bottom:0.1em solid #80c5a2;}
.list-area .green li a {color:#008a45;	text-decoration:none;}
.list-area .gray {border-top:0.1em solid #9B9C9E;}
.list-area .gray li {border-bottom:0.1em solid #9B9C9E;}
.list-area .gray li a {color:#9B9C9E;	text-decoration:none;}
.list li {
	float:left;
	width:100%;
	border-bottom:0.1em solid #acacad;
}
.list li:hover,
.list li.hover,
.list li.active {background:#ececed;}
.list-area .blue li:hover,
.list-area .green li:hover,
.list-area .blue li.hover,
.list-area .green li.hover,
.list-area .blue li.active,
.list-area .green li.active {background:#e9eff7;}
.list li a, .list li a:hover {text-decoration:none;}
/* container end */
/* sidebar start*/
.sidebar {
	float:left;
	width:18.1em;
	padding:3em 0 0;
}
.gray .sidebar {background:url(../images/sep-gray.gif) repeat-x;}
.green .sidebar {background:url(../images/sep-green.gif) repeat-x;}
.blue .sidebar {background:url(../images/sep-blue.gif) repeat-x;}
.sidenav,
.links {
	margin:0;
	padding:0;
	list-style:none;
	border-top:0.1em solid #d6d6d6;
	overflow:hidden;
	width:100%;
	line-height:2.0em;
}
.sidenav li,
.links li {
	width:100%;
	float:left;
	border-bottom:0.1em solid #d6d6d6;
}
.sidenav li a:hover,
.sidenav li a.active,
.links li a:hover {
	font-weight:bold;
	text-decoration:none;
}
.sidenav ul {
	margin:0;
	padding:0;
	list-style:none;
	border-top:0.1em solid #d6d6d6;
	overflow:hidden;
	width:100%;
}
.sidenav ul li {
	border:0;
	padding:0 0 0 0.9em;
}
.sidenav ul li a:hover,
.sidenav ul li a.active {

	font-weight:bold;
}
.sidenav ul ul {
	border:0;
}
.sidenav ul ul li {
	padding:0 0 0 1.1em;
}

.sidenav ul li.blue a {color:#0076bc;}
.sidenav ul li.green a {color:#008a45;}
/* sidebar end */
/* aside start */
.aside {
	float:right;
	width:18em;
	padding:3em 0 0;
}
.gray .aside {background:url(../images/sep-gray.gif) repeat-x;}
.green .aside {background:url(../images/sep-green.gif) repeat-x;}
.blue .aside {background:url(../images/sep-blue.gif) repeat-x;}
.newsletter,
.interview {
	border-top:0.1em solid #d6d6d6;
	margin:12.8em 0 0;
}
.interview {margin:10.7em 0 0;}
.newsletter h3,
.interview h3 {
	font-size:1.0em;
	margin:0 0 0.3em;
}
.newsletter .holder,
.interview .holder {
	background:#ececed;
	border-top:0.1em solid #d6d6d6;
	border-bottom:0.1em solid #c7c7c8;
	padding:0 1.11em;
	line-height:2.333em;
	font-size:0.9em;
}
.newsletter p,
.interview p {margin:0 0 -0.555em;}
.newsletter a {
	font-size:0.91em;
	color:#58585a;
}
.interview .row {
	width:100%;
	overflow:hidden;
	margin:0 0 0.66em;
}
.interview form {margin:3em 0 0;}
.interview fieldset {
	overflow:hidden;
	height:1%;
}
.interview .radio {
	height:1.77em;
	width:1.77em;
	margin:0 0.222em 0 0;
	float:left;
	padding:0;
	line-height:1.77em;
}
.interview label {
	float:left;
	line-height:1.77em;
	width:4.444em;
}
.interview .scale {
	background:#008a45;
	float:left;
	width:110em;
	height:7.77em;
	font-size:0.1em;
	line-height:0;
	margin:5.55em 0 0;
}
.blue .interview .scale {background:#0076bc;}
/*aside end*/
/* block team-list */
.team-list {
	overflow:hidden;
	width:56.2em;
	margin:0 -2.5em 3em 0;
}
.team-list ul {
	width:25.6em;
	margin:0 2.5em 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-top:0.1em solid #828283;
	float:left;
}
.team-list li {
	float:left;
	padding:0 0 0 0.7em;
	width:24.9em;
	background:url(../images/bullet02.jpg) no-repeat 99% 10px;
	border-bottom:0.1em solid #828283;
}
.team-list li .slide {display:none;}
.team-list li:hover,
.team-list li.hover {background:#ececed url(../images/bullet02.jpg) no-repeat 99% 10px;}
.team-list li span.title {line-height:2.2em;}
.team-list li a.title {line-height:2.2em;}
.team-list li a:hover {text-decoration:none;}
.team-list li.active {
	background:none;
	padding:0 0 0 2.2em;
	width:23.4em;
}
.team-list li.active .slide {display:block;}
.team-list li.active .title{display:none;}
.team-list .slide {padding:0.1em 0 0.5em;}
.team-list .slide .name,
.team-list .slide span {
	display:block;
	line-height:1.4em;
}
.team-list .slide .name {margin:0 0 0.2em;}
.team-list .slide img {
	float:right;
	margin:0.5em 0 0.6em;
}
.team-list .slide .mail {
	color:#b0b2b3;
	margin:-0.2em 0 0;
	display:block;
}
.team-list .slide .mail:hover {text-decoration:underline;}
/* block team-list end */
/* footer start */
#footer {
	height:2.045em;
	width:56.9em;
	margin:-3.875em auto 0;
	position:relative;
	overflow:hidden;
	font-size:0.88em;
	line-height:1.676em;
}
.footer-holder {
	border-top:0.1em solid #d6d6d6;
	padding:0.386em 0 0 0;
}

/* footer end */

/* tables */
.td1 {
    color:#3d3d3f;
}
.td2 {
    color:#3d3d3f;
	background:#eceded;
}
.td3, .td3 a {
	color:#FFFFFF;
	background: #008b45;
}
.td4, .td4 a {
    color:#FFFFFF;
	background: #0076bc;
}
.td5, .td5 a {
    color:#FFFFFF;
	background: #58585A;
}
/* tables end */

.content-list ul {
	list-style: none;
	margin:1.5em 0 1.5em 0;
	padding: 0;

}
.content-list li {
	margin:0;
	padding:0.5em 0 0 1.5em;
	background-image: url(../images/bulletcontent.gif);
	background-repeat: no-repeat;
	background-position: 0 1em;
}

/* version2 changes */

.tools .nav {
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.9em;
	float:left;
	width:20em;
}
.footer-holder .print {
	float:right;
	background:url(../images/ico-print.gif) no-repeat 0 50%;
	padding:0 0 0 1.59em;
	margin:0 0 0 1.59em;
}

#footer p {
	margin:0;
	font-size:1.022em;
}
.text-area .wrap {
	height:1%;
	overflow:hidden;
	padding:0.4em 0 5.5em;
}
.text-area .wrap span {
	font-size:0.9em;
}
.text-area .search {
	float:left;
	margin:0 7em 0 0;
}
* html .text-area .search {margin:0 6.3em 0 0;}
.text-area .lister {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.text-area .lister li {
	float:left;
	font-size:0.9em;
	background:url(../images/sep01.gif) no-repeat 100% 50%;
	padding:0 0.55em 0 0.33em;
}
.text-area .lister li a {color:#3d3d3f;}
.text-area .lister .active a {
	color:#3d3d3f;
	font-weight:bold;
}
.tabset {
	padding:0;
	list-style:none;
	margin:0 1em 0 4.8em;
	height:1%;
	overflow:hidden;
	border-left:0.1em solid #e1e1e2;
}
.tabset li {
	float:left;
}
.tabset li a {
	border-top:0.1em solid #e1e1e2;
	border-right:0.1em solid #e1e1e2;
	font-size:0.9em;
	line-height:2.444em;
	float:left;
	padding:0 1.88em;
}
.tabset .active a {
	background:#eaf3eb;
	color:#58585A;
}
.tab {margin:0 -1.5em 0 0;}
.post {
	border-top:0.1em solid #e1e1e2;
	width:100%;
	padding:0 0 1em;
}
.post .title {
	width:100%;
	overflow:hidden;
	font-size:0.9em;
	color:#58585A;
	padding:1.11em 0 0.222em;
}
.post .title .date {
	float:right;
	font-style:normal;
}
.post .title a {
	font-weight:bold;
	color:#58585A;
}
.post .title span {font-weight:normal;}
.post p {
	margin:0;
	font-size:0.9em;
}
.post .text {padding:0 2em;}
.sitemap {
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.9em;
	
}
.sitemap .title {
	display:block;
	border-bottom:0.1em solid #cfcfd0;
	width:29.44em;
	padding:0 0 0.33em;
}
.sitemap ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sitemap ul ul {
	padding:0 0 0 2.33em;
}
.sitemap li {padding:0 0 2.33em;}
.sitemap ul li {padding:0.22em 0;}

.sitemap ul li.blue a {color:#0076bc;}
.sitemap ul li.green a {color:#008a45;}
