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%;
}
#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 .upperRight {
	display: none;
}
#header .logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}
#header img.noprint {
	display: none;
}
#tNav {
	display: none;
}
#sNav {
	display: none;
}
#arranav {
	display: none;
}
.rightCol {
	clear:  both;
	border: 3px dotted rgb(65, 150, 57)
}
#contentContainer {
	width: 100%;
}
#content {
	width: 100%;
}
#contentFull {
	width: 100%;
}
.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;
	clear:  both;
}
#siteSearch {
	display: none;
}
#quickstartNav {
	display: none;
}
#sectionNav {
	display: none;
}
font {
	font-family: inherit;
	font-size: inherit;
}

