body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000;
	background: #444340 url(../images/content-bg.gif) repeat-y 50% 0;
	}
a {	
	text-decoration: underline;
	color:  #112A59;
	}
a:visited {
	color:  #112A59;
	}
a:active {
	color:  #112A59;
	}
a:hover {
	color: #112A59;
	text-decoration: none;
	}

/*************** Search ****************/
.cat1 {font-size: 16px; font-weight: bold}
.title {font-size: 16px}
.largetext {font-size: 15px}
.url {color: #3C3C3C}
.searchBox{border:1px solid #A9A9A9;}
	
/*************** Global Header ****************/
	
a.global-header, a.global-header:visited, a.global-header:active{
	color: #fff;
	text-decoration: none;
	}
a.global-header:hover {
	color: #fff;
	text-decoration: underline;
	}
a.footer, a.footer:visited, a.footer:active{
	color: #fff;
	text-decoration: none;
	}
a.footer:hover {
	color: #fff;
	text-decoration: underline;
	}
#global-header {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #000;
	width: 770px;
	height: 34px;
	}
td.global-header-logo {
	padding: 0px;
	width: 100%;
	}
td.global-header-links {
	font-size: 11px;
	text-align: right;
	color: #fff;
	padding-right: 10px;
	}
td.global-header-search {
	text-align: right;
	color: #fff;
	padding-right: 6px;
	}
input.global-header-search-btn {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	background: #525252; 
	color: #fff; 
	border: 1px solid #fff;
	}
	
	
/*************** Site Layout ****************/

#site-container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: transparent;
	width: 770px;
	}
#top {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #878580;
	width: 770px;
	height: 200px;
	}
#left {
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #EAE8E3;
	width: 590px;
	}
#right {
	position: relative;
	float: right;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
/*	background: #465268; */
	background: #3B475D;
	height: 100%;
	width: 180px;
	}
#content {
	position: relative;
	margin: 0px 40px 0px 58px;
	padding: 0px;
	border: 0;
	width: 492px;
	background: transparent;
	}
#top-left {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: transparent;
	width: 590px;
	}
#top-right {
	position: relative;
	float: left;
	margin: 12px 8px 0px 12px;
	padding: 0px;
	border: 0px;
	background: transparent;
	width: 152px;
	}
#descriptions {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #D6D4CF url(../../images/subnav-bg.gif) no-repeat;
	width: 590px;
	height: 50px; 
	}
#footer {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #000;
	width: 770px;
	height: 34px;
	}

/*************** Library Items ****************/
	
h1.libtitle {
	font-size: 16px;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 12px;
	}
h2.libtitle a, h2.libtitle a:visited, h2.libtitle a:active {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	}
h2.libtitle a:hover {
	color: #364869;
	text-decoration: underline;
	}
h3.libsubtitle {
	font-size: 13px;
	line-height: 120%;
	margin-top: -6px;
	margin-bottom: 12px;
	}
p.libauthor {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin-bottom: 12px;
	}
p.libmore {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	padding: 0;
	margin: 0px 0px 12px 0px;
	}
p.libmore img{
	vertical-align: middle;
	}
p.lib-nav{
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	}
p.lib-nav img{
	vertical-align: middle;
	}
img.lib-image {
	float:right;
	border: 1px solid #000;
	padding: 0;
	margin: 20px 0px 20px 20px;
	}
/*************** Formatting ****************/
	
p {
	font-size: 12px;
	line-height: 140%;
	padding: 0;
	margin: 0px 0px 12px 0px;
	}
p.author {
	font-size: 11px;
	line-height: 140%;
	margin-bottom: 20px;
	font-style: italic;
	}
p.footer {
	font-size: 11px;
	color: #fff;
	line-height: 34px;
	padding-left: 20px;
	margin: 0px;
	}
p.compact {
	color: #fff;
	font-size: 11px;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	}
p.compact a, p.compact a:active, p.compact a:visited {
	color: #fff;
	text-decoration: none;
	}
p.compact a:hover {
	color: #fff;
	text-decoration: underline;
	}
p.small {
	font-size: 10px;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	}
h1 {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	}
h1 a {	
	text-decoration: none;
	}
h1 a:hover {	
	text-decoration: underline;
	}
h4.subnav {
	font-family: "times new roman", serif;
    font-size: 14px;
	color: #8F8D88;
	line-height: 18px;
    padding-top: 8px;
	margin: 0px; 
	padding-bottom: 6px;
	}
h2 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 12px;
	}
h2 a {	
	text-decoration: none;
	}
h2 a:hover {	
	text-decoration: underline;
	}
h3 {
	font-size: 14px;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 12px;
	}
h3.compact {
	font-size: 14px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 12px;
	}
h3.compact a, h3.compact a:visited, h3.compact a:active {
	color: #fff;
	text-decoration: none;
	}
h3.compact a:hover {
	color: #fff;
	text-decoration: underline;
	}
img {
	border: 0px;
	}
img.border {
	border: 3px solid #B5B2AA;
	padding: 3px;
	margin: 0;
	}
ul {
	list-style-type: disc;
	padding: 0em 0em 0em .5em;
	margin: 0px 0px 12px 1em;
	}
ol {
	padding: 0em 0em 0em 1em;
	margin: 0px 0px 12px 1em;
	}
li {
	font-size: 12px;
	line-height: normal;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	}
hr {
	color: #B5B2AA;
	background-color: #B5B2AA;
	border : 0px solid #B5B2AA;
	width: 100%;
	height: 1px;
	margin: 10px 0px 0px 0px;
}

/*************** Forms and Misc ****************/
table.columns {
	width: 100%;

	border: 0;
	}
table.columns h2 {
	margin-top: 0;
	}
td.right-pad {
	padding-right: 20px;
	border-right: 1px solid #B5B2AA;
	}
td.left-pad {
	padding-left: 20px;
	}
table.data {
	font-size: 12px;
	background: #B5B2AA;
	width: 100%;
	margin: 18px 0px 18px 0px;
	border: 0;
	}
table.data h3 {
	font-size: 13px;
	text-align: left;
	margin: 0px;
	}
table.data td {
	font-size: 12px;
	line-height: normal;
	padding-left: 8px;
	background: #D6D4CF;
	}
table.statsdb {
	font-size: 11px;
	line-height: normal;
	width: 100%;
	margin: 18px 0px 18px 0px;
	border: 1px solid #000000;
	}
table.statsdb td {
/*	background: #D6D4CF; */
	}
td.label {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	}
#sub-nav {
	font-size: 11px;
	text-align: center;
	background: #B5B2AA;
	width: 100%;
	margin: 0px;
	border: 0;
	}
#sub-nav a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	color: #31302E;
	}
#sub-nav a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	color: #31302E;
	}
#sub-nav a:active {
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	color: #31302E;
	}
#sub-nav td {
	color: #31302E;
	font-size: 12px;
	line-height: normal;
	background: #D6D4CF;
	}
#sub-nav td a:hover {
	background-color: #B5B2AA; 
	text-decoration: none;
	color: #31302E;
	}

table.fancy {
	font-size: 11px;
	background: #B5B2AA;
	width: 100%;
	margin: 0px;
	border: 0;
	}
table.fancy h3 {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	background: #465268;
	}
table.fancy th {
	color: #fff;
	padding-left: 6px;
	background: #465268;
	}
table.fancy td {
	color: #31302E;
	font-size: 12px;
	line-height: normal;
	padding-left: 6px;
	background: #D6D4CF;
	}
table.fancy a {
	text-decoration: none;
	color: #31302E;
	}
table.fancy a:visited {
	text-decoration: none;
	color: #31302E;
	}
table.fancy a:active {
	text-decoration: none;
	color: #31302E;
	}
table.fancy a:hover {
	color: #31302E;
	text-decoration: underline;
	}
input.btn {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	background: #525252; 
	color: #fff; 
	border: 1px solid #fff;
	}
/*div.btn-blu	{
	float:left;
	font-weight: bold;
	border:1px solid #B5B2AA;
	padding:4px 8px 4px 4px;
	background:#465268;
	margin: 12px 4px 12px 0;
	width: 140px;
	}
div.btn-blu a, div.btn-blu a:active, div.btn-blu a:visited,	{
	text-decoration: none;
	color: #fff;
	}
div.btn-blu a:hover	{
	text-decoration: underline;
	color: #fff;
	}
*/
.btn-black	{
	float:left;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #fff;
	padding:2px 8px 2px 4px;
	background: #000;
	margin: 0;
	}
.btn-black a, .btn-black a:active, .btn-black a:visited	{
	text-decoration: none;
	color: #fff;
	}
.btn-black a:hover	{
	text-decoration: underline;
	color: #fff;
	}
.btn-blue	{
	color: #fff;
	border: 1px solid #000;
	padding:4px;
	background: #3B475D;
	margin: 0;
	}
.btn-blue a, .btn-blue a:active, .btn-blue a:visited	{
	text-decoration: none;
	color: #fff;
	}
.btn-blue a:hover	{
	text-decoration: underline;
	color: #fff;
	}
div.pullbox	{
	float:right;
	color:#fff;
	margin:0px 0px 10px 10px;
	padding:12px 12px 2px 12px;
	border:2px solid #000;
	width:200px;
	background-color:#3B475D;
	}
div.pullbox a, div.pullbox a:visited, div.pullbox a:active {
	color: #fff;
	text-decoration: underline;
	}
div.pullbox a:hover {
	color: #fff;
	text-decoration: none;
	}
div.highlight	{
	padding: 12px 12px 2px 12px;
	margin-top:18px;
	background-color: #D6D4CF;
	}
.api-websites {
	width: 148px;
	text-align: center;
	margin: 11px auto;
	padding: 4px 0px 6px 0px;
	border: 4px solid #000;
	background: #6B7890;
}
	
/*************** Section Title and Links ****************/

.link-cull {
	display: block;
	width: 148px;
	text-align: center;
	margin: 11px auto;
	padding: 6px 0px 0px 0px;
	border: 4px solid #6B7890;
	background: #000;
}
.link-cull p {
	color: #fff;
	padding: 2px 0px 4px 0px;
	margin: 0;
}
.link-cull a, .link-cull a:visited, .link-cull a:active, .link-cull a:hover {
	text-decoration: none;
	color: #fff;
}
.link-cull a:hover {
	text-decoration: underline;
}
.link-api {
	position: relative;
	margin: 0 auto;
}
.link-api img {
	margin: 4px 0px 2px 0px;
	}
.link-api p {
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	line-height: 130%;
	text-align: center;
	padding: 0px 0px 0px 2px;
	margin: 0px
	}
.link-api p.logotype {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	line-height: 130%;
	text-align: left;
	padding: 0px 0px 0px 64px;
	margin: 0px
	}

/*************** Nav ****************/
	
* html a:hover {visibility:visible;}

.section-x {
	position: relative;
	display:block;
	width: 60px;
	height: 34px;
	margin: 0px;
	border: 0px;
	background-image: url(../../images/btn-home-glo.gif);
}
.section-x a {display:block;}
.section-x img {width: 60px; height: 34px;}
.section-x a:hover img {visibility:hidden;}

.section-a {
	display:block;
	width: 63px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(../../images/btn-about-glo.gif);
}
.section-a a {display:block;}
.section-a img {width: 63px; height: 34px;}
.section-a a:hover img {visibility:hidden}

.section-b {
	display:block;
	width: 112px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(../../images/btn-facts-glo.gif);
}
.section-b a {display:block;}
.section-b img {width: 112px; height: 34px;}
.section-b a:hover img {visibility:hidden}

.section-c {
	display:block;
	width: 104px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(../../images/btn-action-glo.gif);
}
.section-c a {display:block;}
.section-c img {width: 104px; height: 34px;}
.section-c a:hover img {visibility:hidden}

.section-d {
	display:block;
	width: 61px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../../images/btn-media-glo.gif);
}
.section-d a {display:block;}
.section-d img {width: 61px; height: 34px;}
.section-d a:hover img{visibility:hidden}

.section-e {
	display:block;
	width: 97px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../../images/btn-support-glo.gif);
}
.section-e a {display:block;}
.section-e img {width: 97px; height: 34px;}
.section-e a:hover img{visibility:hidden}