﻿body
{
	background:#026093 url(../Styles/Images/GenealogyCloudBackground.jpg) no-repeat left top;
	font-family:verdana, sans-serif, arial;
}
form
{
	background:url(../Styles/Images/GenealogyCloudLogo.png) no-repeat 7% 10px;
	padding-top:120px;
}
body, form {margin:0}

#Container
{
	background-color:#81B0C9;
	-webkit-border-radius:0 40px 0 40px;
	-moz-border-radius:0 40px 0 40px;
	border-radius:0 40px 0 40px;
	margin:0 auto;
	padding:9px;
	position:relative;
	width:90%;
	z-index:1;
}
#ContainerInner
{
	background-color:#fff;
	-webkit-border-radius:0 34px 0 34px;
	-moz-border-radius:0 34px 0 34px;
	border-radius:0 34px 0 34px;
	min-height:500px;
	padding:12px 15px;
	position:relative;
	z-index:2;
}
#Footer
{
	color:#fff;
	font:10px verdana, sans-serif, arial;
	padding:10px 0 15px 0;
	text-align:center;
}
#LogoSpacer
{
	border:0;
	float:left;
	margin-left:80px;
	position:relative;
	top:-112px;
}

/* Original Styles */
.style1
{
	text-indent: -.25in;
	line-height: 115%;
	font-size: 13px;
	font-family:verdana, sans-serif, arial !important;
	margin-left: .5in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 10.0pt;
}
.MsoNormal
{
	font-size:13px;
}
.e
{
	margin-left: 1em;
	text-indent: -1em;
	margin-right: 1em;
}
.c
{
	cursor: hand;
}
.b
{
	color: red;
	font-family: 'Courier New';
	font-weight: bold;
	text-decoration: none;
}
.m
{
	color: blue;
}
.t
{
	color: #990000;
}
.ns
{
	color: red;
}
.tx
{
	font-weight: bold;
}

.apis
{	
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
}

.apis li
{	
	padding-bottom: 3px;	
}

.apis li span
{
	display: block;
	width: 350px;
	float: left;
}

h2.apiHeader
{
	clear: both;
	padding: 0px;
	margin: 0px;
}
