html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #ebebeb;
	text-align: center;
}

body, td, th, input, select, option, textarea {
	color: #4d4d4d;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}



#inet_document {
	text-align: left;
	padding-bottom: 40px;
}




#inet_navigation {
	width: 211px;
	position: fixed;
	top: 25px;
	left: 0;
	z-index: 99;
}


#inet_logo {
	padding-left: 30px;
}


/**************/
/**** MENU ****/

#inet_menu {
	font-size: 12px;
	width: 201px;
	overflow: hidden;
	padding-bottom: 20px;
}


#inet_menu li.current a {
	color: #000;
}

#inet_menu a {
	cursor: pointer;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 3px 0;
}

#inet_menu li.open a {
	color: #000;
}



#inet_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inet_menu ul ul {
/*	margin: 2px 0; */
	padding: 2px 0;
	background: transparent url(/site/images/bg_line.gif) -1000px 0 no-repeat;
	padding-bottom: 20px;
}


#inet_menu li {
	background: transparent url(/site/images/blank.gif);
	margin: 0;
	padding-left: 30px;
}


#inet_menu li li {
	padding-left: 26px;
}

#inet_menu li.advancedsearch {
	margin-top: 20px;
}

#inet_menu li.encyclopedia {
	padding-top: 30px;
}

#inet_menu li.encyclopedia a,
#inet_menu li.language a {
	color: #b2b2b2;
}

#inet_menu li a:hover {
	color: #000;
}


/**** MENU ****/
/**************/



/****************/
/**** SPLASH ****/

body.i_templ_50 #inet_document {
	width: 668px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

body.i_templ_50 #inet_logo {
	padding: 170px 0 85px 0;
}

body.i_templ_50 #inet_languageSelect {
	padding: 0 0 80px 0;
}

body.i_templ_50 #inet_text {
	text-align: left;
	color: #b2b2b2;
}

body.i_templ_50 a {
	color: #b2b2b2;
	text-decoration: none;
}

body.i_templ_50 a:hover {
	text-decoration: underline;
}


/**** SPLASH ****/
/****************/


/***************/
/**** BOXES ****/

.box {
	width: 764px;
	overflow: hidden;
	background: transparent url(/site/images/bg_box_top.gif) left top no-repeat;
	padding-top: 11px;
	margin: 0 0 5px 0;
}

.boxContent {
	background: transparent url(/site/images/bg_box_bot.gif) left bottom no-repeat;
	padding-bottom: 11px;
}

.boxInnerContent {
	background: transparent url(/site/images/bg_box_mid.gif) left top repeat-y;
	padding: 18px 22px 20px 22px;
}

.box .text {
	padding: 11px;
	background: #d4d4d4;
	color: #4d4d4d;
}

.box .currentText a,
.box .text a {
	text-decoration: underline;
}

.box .footer {
	padding: 5px 0 0 0;
	color: #a2a2a2;
}

.box .footer a {
	color: #a2a2a2;
	text-decoration: none;
}

.box .footer a.current {
	color: #000;
}

.box .footer a:hover {
	text-decoration: underline;
}

.box .col {
	width: 222px;
	margin: 0 10px 0 0;
	overflow: hidden;
	float: left;
}

.box .col ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

.box .col li {
	margin: 0 0 4px 0;
	padding: 0;
}

.box .col a {
	color: #4d4d4d;
	text-decoration: none;
}

.box .col a:hover {
	text-decoration: underline;
}

.box .col h2 a {
	color: #000;
}


.box .navigation {
	padding: 8px 0 0 0;
}

.box .attributes {
	width: 520px;
	overflow: hidden;
	float: left;
}

.box .attributes a.current {
	color: #000;
}

.box .more {
	width: 180px;
	float: right;
	overflow: hidden;
	text-align: right;
	word-spacing: 5px;
}

.office .more {
	width: 100px;
	padding: 8px 0 0 0;
	word-spacing: 0px;
}

.box .more a {
	cursor: pointer;
}

.box .more a.disabled {
	color: #fff;
	cursor: default;
}

.box .more a.disabled:hover {
	text-decoration: none;
}

.box .images {
	position: relative;
	overflow: hidden;
}

.box .images img {
	display: none;
}

.box .images img.current {
	display: block;
}

.box .olCurrent,
.box .olNext {
	width: 100%;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
}

.box .olNext {
	z-index: 2;
}

.box .flv {
	z-index: 10;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}





.box .workText,
.box .employeeText {
	display: none;
	padding-top: 15px;
}

.box .currentText {
	padding-top: 15px;
	overflow: hidden;
	display: block;
}

.office .currentText {
	float: left;
	width: 600px;
	padding-top: 8px;
}

.box .text a,
.box .currentText a {
	color: #f0f;
	text-decoration: underline;
}

.office .currentText a {
	color: #4d4d4d;
	text-decoration: none;
}

.box .examples {
	float: left;
	width: 600px;
}

.box .totop {
	float: right;
	width: 100px;
	text-align: right;
}

.highlight .text {
	background: #ff0;
	color: #000;
}

.highlight .text a {
	color: #000;
}



.zen {
	width: 712px;
	padding: 18px 0;
	margin: 0 0 0 22px;

	font-size: 25px;
	color: #b2b2b2;
}

.zen p {
	margin: 5px 0;
}



#debug {
	position: fixed;
	right: 10px;
	bottom: 20px;
	width: 300px;
	height: 300px;
	background: #fcc;
	z-index: 99;
}




/**** BOXES ****/
/***************/


#inet_toptext {
	height: 94px;
	overflow: hidden;
	margin: 0 0 0 220px;
	color: #b2b2b2;
	width: 754px;
}

#inet_toptextContent {
	padding: 34px 0 0 12px;
}

#inet_content {
	margin: 0 0 0 220px;
}



h1 {
	font-size: 14px;
	margin: 0 0 5px 0;
	font-weight: 600;
	color: #000;
}

h1 span {
	color: #a2a2a2;
	font-weight: normal;
}

h1 span.pre {
	font-size: 11px;
}

h2 {
	font-size: 14px;
	color: #000;
	margin: 0 0 4px 0;
	font-weight: 600;
}


h1#headerLatestEntries {
	margin: 20px 0 15px 0;
	padding: 0;
	height: 210px;
	width: 764px;
	background: transparent url(/site/images/bg_5_latest_entries.png) top center no-repeat;
}

h1#headerLatestEntries span {
	visibility: hidden;
}


/*
h2 {
	font-size: 14px;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
}
*/

p {
	margin: 0 0 15px 0;
}


a {
	color: #4d4d4d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



img {
	border: none;
}

map, area {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

.reset {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 -1px 0;
}


.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/*
li.closed ul {
	display: none;
}

li.open ul {
	display: block;
}

li.open li.closed ul {
	display: none;
}
*/

