/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enth?lt */
BODY { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 10pt; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none}
 A:active { color: rgb(255,0,51)}
 A:link { color: rgb(0,102,0)}
 A:visited { color: rgb(153,0,153)}
 .TextObject{ font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 9pt; color: rgb(0,0,0)}
 H1 { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 16pt; color: rgb(0,102,102); font-weight: bold; margin-top: 12pt; margin-bottom: 8pt}
 H2 { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 14pt; color: rgb(0,102,102); font-weight: bold; margin-top: 10pt; margin-bottom: 7pt}
 P { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 10pt; color: rgb(0,0,0); margin-top: 6pt; margin-bottom: 4pt}
 H3 { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 12pt; color: rgb(0,102,102); font-weight: bold; margin-top: 8pt; margin-bottom: 6pt}
 LI { font-size: 10pt; list-style-type: square}
 H4 { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 10pt; color: rgb(0,102,102); font-weight: bold; margin-top: 6pt; margin-bottom: 4pt}
 .TextNavBar{ font-size: 8pt}
 H5 { color: rgb(0,102,102)}
 H6 { color: rgb(0,102,102)}
 A:hover { color: rgb(0,0,153)}
 
.nof_GEO_white_4Banners1-Banner{
font-family:Arial; font-size:26px; font-weight:700; font-style:normal; color:#000000 
}

.nof_GEO_white_4Banners18-Banner1{
font-family:Arial; font-size:26px; font-weight:700; font-style:normal; color:#000000 
}

.nof_GEO_white_4Banners22-Banner2{
font-family:Arial; font-size:26px; font-weight:700; font-style:normal; color:#000000 
}

.nof_GEO_white_4Navbar2-Regular{
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}

.nof_GEO_white_4Navbar4-Rollover{
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}

.nof_GEO_white_4Navbar6-Highlighted{
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}

.nof_GEO_white_4Navbar8-HighlightedRollover{
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}

.nof_GEO_white_4Navbar3-Regular{
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}

.nof_GEO_white_4Navbar5-Rollover{
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}

.nof_GEO_white_4Navbar7-Highlighted{
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}

.nof_GEO_white_4Navbar9-HighlightedRollover{
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#000000 
}
.api {
	background: #abe1aa;
	padding: 10px 10px;
	border-radius: 5px;
	max-width: 450px;
	margin-top: 0;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: monospace;
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 20px;
}
.api ul {
    font-weight: normal;
    padding-left: 25px;
    margin-top: 10px;	
}
.api ul li {
    margin-bottom: 2px;
}
.api ul li:last-of-type {
    margin-bottom: 2px;
}
.api a {
    display: block;
    background: #43b640;
    width: 225px;
    text-decoration: none;
    color: #fff;
    padding: 5px 5px 8px 5px;
    border-radius: 5px;
    text-align: center;
    margin-top: 15px;
    font-weight: normal;	
}
 .i_sidebar a.i_sidebar_link {
    display: block;
    background: #dde7f7;
    color: #403d48;
    height: 19px;
    position: relative;
    text-align: center;
    padding: 3px 0 0px 0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    position: relative;
 }
.i_sidebar a.i_sidebar_link:hover {
  	background: #ecf1f9;
}
.i_sidebar a.i_sidebar_link:hover:before,
.i_sidebar a.i_sidebar_link.current:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 5px;
	height: 100%;
	display: block;
	z-index: 1;
	background: #ffde00;
}
.i_sidebar a.i_sidebar_link.current {
	background: #ffffff;
}
td.header_banner {
	background: #ffdf00;
    text-align: right;
    font-size: 25px;
    font-weight: bold;
    padding-top: 14px;
    padding-right: 20px;
}
a.signup_apikey {
	background: rgb(0,102,102);
	color: #fff;
	text-decoration: none;
	padding: 13px;
	border-radius: 3px;
	display: inline-block;
	width: 150px;
	text-align: center;
	cursor: pointer;
	margin-top: 15px;
	margin-right: 10px;
}
.api_heading {
	margin-bottom: 15px;
}
.api_heading.lower {
	margin-top: 20px;
}
.steps_heading {
	
}
.inline_button_info {
	
}
.api_code {
	background: #f9f9f9;
	padding: 10px 20px;
	border: 1px solid #c7c7c7;
	font-weight: 500;
	font-family: monospace;
	font-size: 14px;
	line-height: 19px;
	margin-top: 15px;
}
.api_code .orange {
	color: #43b640;
}