/* 
___________________________________________________________________________________________________________________________________________________________________________________________________
___________________________________________________________________________________________________________________________________________________________________________________________________
WEBSITE: 				Autism
URL:					http://www.cdc.gov/ncbddd/autism/
CSS LAST UPDATED:			April 14, 2004
COMMENTS:				Global style definitions for the Autism Site that mainly control the top global header and bottom global footer.
___________________________________________________________________________________________________________________________________________________________________________________________________
___________________________________________________________________________________________________________________________________________________________________________________________________
*/
/* 
============================================================
Links, Body, Paragraph, and Input styles below 
============================================================
*/

.globalnavlink:link, .globalnavlink:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

input.searchfield{
	color: #000099;
	font-family: monospace;
	font-size: 12px;
}
input.gobtn{
	border-width: 0px;
	border: 0px;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/* 
============================================================
Background images and background coloring styles below 
============================================================
*/
.bgftrbottom {
	background-color: #E5E5E5;
}

.bgftrtop {
	background-color: #F5F5F5;
}

.bgftrbg {
 background-image: url(https://webarchive.library.unt.edu/eot2008/20090508174854oe_/http://www.cdc.gov/ncbddd/autism/images/core/ftrBarBG.gif);
 padding-bottom: 3px;
}

.bgglobalnav {
	background-color: #000000;
}

.bghdr {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090508174854oe_/http://www.cdc.gov/ncbddd/autism/images/core/bgHdr.gif);
}

.bgs{
	background-color: #FFFFE5;
}

.bgleftnav {
	background-color: #F8EAD2;
}

.bgleftnavbold {
	background-color: #F8EAD2;
	font-weight: bold;
}

.bglightgrey {
	background-color: #EDEDED;
}

.ftrbar {
		background-color: #C4C4C4;
}

.globaltable {
	height: 100%;
	margin: 0;
	width: 760px;
}

.orangeline
{
  	background-color: #FEE57F;
}

.rcolistboxon
{
  	background-color: #0B3D91;
}

.secheading{
  	background-color: #FFECB9;
}

.searchbutton {
	padding: 0;
	vertical-align: bottom;
	border: 0;
}

.txtftr {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.txtglobalhdr {
	color: #FFFFFF;
	font-size: 12px;
}

.txtglobalnav {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.txtleftnav {
	color: #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 95%;
	text-decoration: underline;
}

.yl {
	background-color: #E5E5CE;
}

.hidden 
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}