
a { text-decoration: none;
	outline: none;
	color: #000000; }

#container {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	text-align:left;
	font-size: 1em; }
	
#container img { border: 0; }

#header {
width: 100%;
border: thin solid #0c79be;
}

#header .print {
display: block;
float: left;
font-weight: bold;
font-size: 24px;
color: #20abdd;
}

#header .printsm {
font-weight: bold;
font-size: 14px;
color: #606060;
}

	
#header .upperLinks  { display: none; }

#header div.tag img { display: none; }

#header div.tag { float: left; width: 70%; }

#header .logo  { float: left; margin-right: 10px; }

#header img.noprint { display: none; }

#tNav { display: none; }

#contentContainer { width: 100%; }

#content { width: 100%; }

#content h1 { 
margin: 20px 0 0 0; 
padding: 0; 
clear: both;
}

.siteSearch { display: none; }

#subNav { display: none; }
	
#footer { display: none; }
	
.screen-reader-only { display: none; }
	
.skipToContent { display: none; }

#section { display: none; }
	
#nav { display: none; }

#content h1 { margin: 10px 0 0 0; padding: 0; }

#breadcrumb { display: none; }
	
#flashBanner { display: none; }
	
#acctBar { display: none; }
	
#siteSearch { display: none; }
	
#quickstartNav { display: none; }
		
#sectionNav { display: none; }
	
font {
	font-family: inherit;
	font-size: inherit; }
	


