body {
	font-size: 62.5%; /* 10 pixels */
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

a {
	text-decoration: none;
}

ul#AccessibilityLinks, ol#Nav, #Header form, #SubNav, #Secondary {
	display: none;
}

#Header h1 a img {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	
}


#Header h1 {
position: relative;
padding-top: 60px;
border-bottom: 3px solid #000;
	
			/*	display: list-item;  
list-style-image: url(../images/clip_image002.jpg);
	list-style-position: inside;       */

}

#Header h1 a {
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#glossaryDef {
	display: none !important;
}

#Content {
	font-size: 1.5em;
}

#Content h1.SectionHeading {
	font-size: 1.6em;
	margin-bottom: 0;
	display:none;
}

#Copy h2 {
	margin-top: 3px;
	font-size: 1.1em;
	border-bottom: 1px solid #000;
}

#Copy div.two-column {
	margin-bottom: 20px;
}

#Copy div.tc-col, #Copy div.one-column {
	display: block;
	padding: 5px;
	border: 1px solid #CDCDCD;
	margin-bottom: 2px;
}




/* Footer
-----------------------------------------------------------------------------*/
#Footer {
	font-size: 1.2em;
	border-top: 3px solid #000;
	padding-top: 2px;
	padding-right: 120px;
}

#Footer p {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	width: 578px;
}

#Footer p.second span
{
	display: none;
}

#Footer p a {
	color: #000;
	text-decoration: none;
}
