@charset "utf-8";
/* CSS Document */
<!--
html {
	height: 100%;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
}

body {
	background-color: #3573b4;
	margin: 0px;
}

a {
	outline: none;
	color: #3573b4;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

.download a {
  color: #000000;
}
.download a:hover {
	color: #ff6600;
}

#container {
	background-color: #ffffff;
	width: 884px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	overflow: auto;
}

#flashhead {
	width: 100%;
	height: 125px;
	margin-bottom: 6px;
}

#bottom {
	float: left;
	background-color: #3573b4;
	width: 100%;
	height: 25px;
	margin-top: 8px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}

#bottom a {
	color: #ffffff;
	text-decoration: none;
}

#bottom a:hover {
	color: #ff6600;
}

#disclaimer, #disclaimer a {
	font-size: 10px;
	color: #89bdec;
	text-align: center;
	padding: 10px 0px 10px 00px;
	text-decoration: none;
}

#disclaimer a:hover {
	color: #ff6600;
}

#leftcolumn {
	float: left;
	width: 210px;
}

#rightcolumn {
	float: right;
	width: 666px;
}

#rightcontent {
	font-size: 12px;
	/*padding: 0px 20px 0px 0px;
	width: 640px;*/
}

.reflist {
	/*width: 666px;*/
}

#rightcontent p {
}

.lang {
	width: 20px;
	height: 20px;
	background-color: #3573b4;
	/*float: right;*/
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

.lang .pad {
	padding-left: 1px;
}

#fr {
	margin-top: 2px;
}

.lang a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.lang a:hover {
	background-color: #ff6600;
}

.active {
	width: 19px;
	padding-left: 1px;
	background-color: #ff6600;
}

#logo {
	height: 50px;
}

#search {
	background-color: #3573b4;
	height: 22px;
	margin-top: 8px;
}

#srcbtn {
	width: 70px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	float: right;
	text-align: center;
	
}

#srcbtn a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#srcbtn a:hover {
	color: #ff6600;
}

#src {
	width: 135px;
	height: 16px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 2px 0px 2px 2px;
	float: left;
}

#smartnav {
	background-color: #3573b4;
	/*height: 368px;*/
	height: 308px;
	overflow: auto;
	margin-top: 8px;
	background-image: url(../_images/people.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 1px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #6bc8ee;
	scrollbar-highlight-color: #6bc8ee;
	scrollbar-3dlight-color: #6bc8ee;
	scrollbar-shadow-color: #6bc8ee;
	scrollbar-darkshadow-color: #6bc8ee;
	scrollbar-track-color: #b8e2f6;
}

#smartnavtitle {
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #b2dcf2;
	padding-left: 8px;
}

#smartnavlist {
	/*height: 341px;
	overflow: hidden;*/
	height: 281px;
	overflow: auto;
}

.snav {
	float: left;
	width: 183px;
	height: 31px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
}

.snav:hover {
	color: #ffffff;
	background-color: #ff6600;
}

.snav:active {
	/*margin-right: 1px;*/
}

.snav_active {
	float: left;
	width: 183px;
	height: 31px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background-color: #ff6600;
}

.snav_active:hover {
	color: #ffffff;
}

.snavimg {
	float: left;
	border: #ffffff 1px solid;
	margin: 3px 10px 0px 0px;
}

#righthead {
	height: 50px;
}

#rss, #langbuttons, #ticker {
	float: right;
}

#rss, #ticker {
	padding-right: 10px;
}

#navig {
}

form {
	margin:0px;
	padding:0px;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.nav_active a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	background-color: #3573b4;
	background-image: url(../_images/li_back_on.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 22px;
}

.nav a {
	color: #3573b4;
	display: block;
	text-decoration: none;
	padding-left: 22px;
	background-image: url(../_images/li_back.gif);
	background-repeat: no-repeat;
}

.nav a:hover {
	background-color: #3573b4;
	color: #ffffff;
	background-image: url(../_images/li_back_on.gif);
}

.spacer {
	height: 5px;
}

.reftype {
	width: 86px;
	height: 115px;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 6px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #3573b4;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

.reftype:hover {
	color: #ffffff;
	background-color: #ff6600;
}

.reftypeimg {
	border: #ffffff 3px solid;
	margin-bottom: 2px;
	float: left;
}

.reftop {
	margin-right: 10px;
}

.ref, .download {
	width: 644px;
	border: #3573b4 1px solid;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px 15px 5px 5px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../_images/bloc.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.ref:hover {
	color: #000000;
	border: #ff6600 1px solid;
	background-color: #ff6600;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #3573b4;
	margin-bottom: 10px;
}

.archive {
	width: 400px;
	/*height: 90px;*/
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

.impression {
	font-size: 14px;
	font-weight: bold;
	color: #3573b4;
	margin: 50px 0px 10px 0px;
	float: left;
}

.refimg {
	float: left;
	margin-right: 15px;
}

.refdetail {
	width: 646px;
	/*height: 90px;*/
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3573b4;
}

.refdetailtitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.reftext {
	/*padding: 0px 200px 0px 0px;*/
	margin: 0px 20px 0px 0px;
	/*width: 600px;*/
}

.imglist {
	padding: 0px 0px 0px 95px;
}

.reftext p {
	margin-top: 0px;
}

.divimg {
	float: left;
}

.divimgitem {
	padding: 0px 15px 20px 0px;
}

.downloadtitle {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 95px;
	margin-bottom: 10px;
	color: #3573b4;
}

.downloadtext {
	float: left;
	padding: 0px 20px 0px 0px;
}

.product {
	color: #000000;
	text-decoration: none;
}

.product:hover {
	color: #000000;
}

.productfile {
	float: right;
	margin: 0px -10px 0px 0px;
}

.productlink {
	float: right;
}

.academydetail {
	width: 400px;
	/*height: 90px;
	float: left;*/
	margin: 0px 0px 20px 0px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3573b4;
}

.academydetail .title {
	color: #b2dcf2;
}

.academydetail a {
	color: #ffffff;
}

.academydetail a:hover {
	text-decoration: none;
}

.contacttitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3573b4;
	margin: 10px 0px 10px 0px;
	clear: left;
}

.contactdetail {
	width: 400px;
	float: left;
	padding: 0px 0px 10px 20px;
	/*clear: all;*/
	clear: left;
}

.contactdetail .title {
	margin-bottom: 0px;
}

.contactdetail p {
	margin: 0px;
}

.academytext {
	margin: 0px 250px 0px 0px;
	/*width: 600px;*/
}

.formbox {
	background-color: #b8e2f6;
	float: right;
	padding: 10px;
}

.form input, .form textarea, .form select {
	font-size: 12px;
	width: 206px;
	height: 18px;
	background-color: #3573b4;
	border: none;
	color: #ffffff;
	margin: 1px 0px 6px 0px;
	padding: 1px 5px 2px 5px;
/*	background-image: url(../_images/back_form.png);
	background-repeat: no-repeat;*/
}

.form select {
	width: 216px;
	height: 20px;
	padding: 0px;
}

.form textarea{
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}

.form checkbox, .checkbox {
	width: 14px;
}

.form .button {
	width: 100px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
}

.form .err {
	background-color: #ff6600;
/*	background-image: url(../_images/back_form_err.png);
	background-repeat: no-repeat;*/
}

.form .txterr {
	color: #ff6600;
}

#cv {
	height: 22px;
}

.srcres {
	margin: 0px 20px 25px 20px;
}

#hname {
	visibility:hidden;
	display:none;
}
-->