﻿html, body {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
}
a:link {
	color: #0000cc;
	text-decoration: none;
}
a:visited {
	color: #0000cc;
	text-decoration: none;
}
div.module {
	font-size: .9em;
	margin: 0 0 1em 0;
	padding: 0 .5em 1em 1em;
	border: 1px solid #ccc;
	clear: both;
}
div.module h2 {
	margin: 0 -.5em .5em -1em;
	padding: .3em .5em;
	background: #ebeff9;
	border-bottom: 1px solid #ccc;
	font-size: 1em;
}
div.module ol {
	margin: 0;
	padding: 0 0 0 2em;
}
div.module ol li {
	padding: .2em 0 0 0;
}
a.tooltip:hover {
	z-index: 25;
	background-color: #fff;
}
.clear {
	clear: both;
}
@media print
{
p.breadcrumbs, .header_searchbox, ul.leftnav, .lang_dropdown, td.left_column, td.right_column, p.searchbox_desc {
	display: none;
}
div.header_bar {
	background: none;
	border-top: none !important;
}
h1 {
	position: absolute;
	top: 30px;
	left: 180px;
}
}
div.module a {
	cursor: pointer;
}
html {
	overflow: -moz-scrollbars-vertical !important;
}
.GSG-container .subtabs li a:visited, .funclistTabs li a:active {
	color: #00C;
}
.GSG-container .funclistTabs li.selected a:visited, .GSG-container .funclistTabs li.selected a:active {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.GSG-container .clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#hcError {
	background: #fbf1f1;
	width: 20em;
	margin: .5em auto;
	padding: .5em;
}
table.header {
	margin: .8em 0 0 .4em;
	width: 99.3%;
}
td.logo {}
img.logo {
	border: none;
}
td.header_right {
	vertical-align: top;
	padding: 1.3em 0 0 0;
}
form.header_searchbox {
	margin: 0 0 1em .4em;
	white-space: nowrap;
}
form.header_searchbox div.searchbox_buttons {
	display: inline;
}
div.header_bar {
	clear: both;
	margin: .8em;
	background: #ebeff9;
	border-top: 1px solid #6b90da;
}
div.header_bar h1 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	float: left;
	white-space: nowrap;
}
p.breadcrumbs {
	font-size: .85em;
	margin-top: 1em;
}
p.searchbox_desc {
	margin: 0 0 2em 0;
	padding: 0;
	font-size: .85em;
	color: #666;
}
ul.leftnav {
	margin: .7em 0 0 0;
	padding: 0;
	list-style: none;
}
ul.leftnav li {
	margin: 0;
	padding: 0 0 1em 0;
}
ul.leftnav li.on a {
	color: #000;
	text-decoration: none;
}
ul.homepagetopics {
	margin: 0 1em 0 0;
	padding: 0 1.5em 0 0;
	float: left;
	color: #444;
}
ul.homepagetopics li.title {
	margin-bottom: 2em;
	list-style: none;
}
ul.homepagetopics li.title h2 {
	margin: 0 0 .2em 0;
	padding: 0 0 .2em 0;
	font-size: 1.1em; /*border-bottom: 1px solid #ccc;*/;
	color: #444;
}
ul.homepagetopics li.title {
	margin-bottom: 1em;
}
ul.homepagetopics li ul {
	margin: 0 0 0 .2em;
	padding: 0;
}
ul.homepagetopics li ul li {
	padding: 0 0 .4em 0;
	margin: 0 0 0 1.2em;
	list-style: disc outside;
}
p.footer_nav {
	font-size: .8em;
	text-align: center;
	color: #666;
}
p.footer_nav {
	border-top: 1px solid #999;
	padding-top: .7em;
	padding-bottom: 1em;
	margin: .8em;
}
form.lang_dropdown {
	margin: 0;
	padding: 0;
	display: inline;
}
form.lang_dropdown select {
	font-size: .9em;
}
p.footer_nav {
	clear: both;
	font-size: 1em;
}
table.layout {
	width: 100%;
}
td.left_column {
	vertical-align: top;
	padding: 0 10px 0 1em;
	width: 138px;
}
td.content {
	padding: 0 .75em 0 0;
	vertical-align: top;
}
td.right_column {
	vertical-align: top;
	padding: .3em .65em 0 1em;
	width: 230px;
}
div.module {
	width: 230px;
}
.skiplink {
	position: absolute;
	top: -9999px;
}
.skiplink:focus {
	position: absolute;
	top: 0px;
	left: 0px;
}
