/*************** 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;
	}
	
/*************** misc ****************/
	
p {
	font-size: 12px;
	line-height: 160%;
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 20px 0px;
	}
p.footer {
	font-size: 11px;
	color: #fff;
	line-height: 34px;
	padding-left: 20px;
	margin: 0px;
	}
.caption {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin: -12px 0px 0px 0px;
	}
h1 {
	font-size: 24px;
	line-height: 160%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	}
h2 {
	font-size: 18px;
	line-height: 160%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	}
h3 {
	font-size: 16px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 20px;
	}
img {
	border: 0px;
	}
ul {
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 1em;
	}
	
/*************** Site Layout ****************/

#top {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	height: 178px;
	width:770px;
	}
#content {
	position: relative;
	display: block;
	margin: 0px;
	padding: 6px 30px 0px 30px;
	border: 0px;
	}
#footer {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #000;
	width: 770px;
	height: 34px;
	}
/*************** Section Title and Links ****************/

div.section-title {
	display: block;
	width: 167px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	border: 0px
	}
div.section-nav {
	display: block;
	float:right;
	position: relative;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	border: 0px;
	}
.link-api {
	display:block;
	width: 154px;
	margin: 40px 0px 32px 0px;
}
.link-api img {
	margin: 6px 0px 2px 0px;
	}
.link-api p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	line-height: 130%;
	text-align: center;
	padding: 0px 0px 0px 4px;
	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 52px;
	margin: 0px
	}

	

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

.section-x {
	position: relative;
	display:block;
	float: right;
	width: 36px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #000;
	border-right: 1px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	background-image: url(../../images/section_nav_x_over.gif);
}
.section-x a {display:block;}
.section-x img {width: 36px; height: 36px;}
.section-x a:hover img {visibility:hidden;}

.section-a {
	display:block;
	float: right;
	width: 36px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #000;
	border-right: 0px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	background-image: url(../../images/section_nav_a_over.gif);
}
.section-a a {display:block;}
.section-a img {width: 36px; height: 36px;}
.section-a a:hover img {visibility:hidden}

.section-b {
	display:block;
	float: right;
	width: 36px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #000;
	border-right: 0px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	background-image: url(../../images/section_nav_b_over.gif);
}
.section-b a {display:block;}
.section-b img {width: 36px; height: 36px;}
.section-b a:hover img {visibility:hidden}

.section-c {
	display:block;
	float: right;
	width: 36px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #000;
	border-right: 0px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	background-image: url(../../images/section_nav_c_over.gif);
}
.section-c a {display:block;}
.section-c img {width: 36px; height: 36px;}
.section-c a:hover img {visibility:hidden}

.section-d {
	display:block;
	float: right;
	width: 36px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #000;
	border-right: 0px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	background-image: url(../../images/section_nav_d_over.gif);
}
.section-d a {display:block;}
.section-d img {width: 36px; height: 36px;}
.section-d a:hover img{visibility:hidden}

/*************** Search ****************/
.cat1 {font-size: 16px; font-weight: bold}
.title {font-size: 16px}
.largetext {font-size: 15px}
.url {color: #705BA0}
.searchBox{}

