﻿@charset "utf-8";

/* TAGS */


/* UTILITY CLASSES */

	
/*   H E A D E R   */

#meta {
	display: none;
	}

#logo {
	float: none;
	padding-left: 0;
	}

#gps {
	margin: 0;
	padding: 0;
	border: 0 none;
	background: transparent url(none);
	color: #000;
	}

#gps a:link, #gps a:visited {
	color: #000;
	}


/*   M A I N   N A V   */

#navCol {
	display: none;
	}
	

/* LAYOUT */

#wrap {
	padding: 0;
	border: 0 none;
	background: transparent url(none);
	}



/* CONTENT AREA */

#content {
	float: none;
	width: auto;
	margin: 0 0 -1px 0;
	border-bottom: 4px solid black;
	}

.navList, .footLinks, .otherStories, .rateForm, .hBanner, .resultsNav, .topLink {
	display: none;
	}

.oneCol, #content .oneCol ul, #content .oneCol ul li {
	padding-left: 0;
	height: auto;
	background: transparent url(none);
	color: #000;
	}
html>body #content .oneCol ul li {
	min-height: 0;
	}

.oneCol a:link, .oneCol a:visited {
	color: #000;
	}

.threeCol th {
	background: transparent url(none);
	}
	
.threeCol a:link, .threeCol a:visited, .threeCol a:hover, .threeCol a:active {
	color: #000;
	}

.threeCol th span {
	padding: 0;
	background: url(none);
	}

.threeCol td {
	display: none;
	}
	
.threeCol th.iAmLookingFor span, .threeCol th.iWantHelpWith span, .threeCol th.myClientNeedsHelpWith span, .threeCol th.businessGuides span, .threeCol th.topTips span {
	background-image: url(none);
	}

.featuredStories, .featuredStories div {
	background-image: url(none);
	}

/* forms */

.formWrapper, .formWrapper .inner, .form {
	background: transparent url(none);
	}



/* CONTEXT COL */

#contextWrapper {
	display: none;
	}


/* FOOTER */

#footer {
	width: auto;
	margin: 0;
	padding: 0.5em 0 0 0;
	text-align: center;
	}

#footer p {
	display: none;
	}


/* PAGE-SPECIFIC */

/* news archive */

.archive .blurb {
	display: none;
	}

.archive .otherStories {
	display: block;
	}

.archive .otherStories, .archive .otherStories div {
	background-image: url(none);
	}

#wrap .archive .otherStories ul {
	padding-left: 1.5em;
	list-style-type: circle;
	}

#wrap .archive .otherStories ul li {
	padding-left: 0;
	background-image: url(none);
	}


/* download page */

.download .otherStories {
	display: block;
	}

.download .otherStories, .download .otherStories div {
	background-image: url(none);
	}

#wrap .download .otherStories ul {
	padding-left: 1.5em;
	list-style-type: circle;
	}

#wrap .download .otherStories ul li {
	padding-left: 0;
	background-image: url(none);
	}

/* download directory */

.downloadDirectory .otherStories {
	display: block;
	width: auto;
	}

.downloadDirectory .otherStories, .downloadDirectory .otherStories div {
	background-image: url(none);
	}

#wrap .downloadDirectory .otherStories ul {
	padding-left: 1.5em;
	list-style-type: circle;
	}

#wrap .downloadDirectory .otherStories ul li {
	padding-left: 0;
	background-image: url(none);
	}

.downloadDirectory .navList {
	display: block;
	}

.downloadDirectory .navList, #wrap .downloadDirectory .navList ul, #wrap .downloadDirectory .navList ul li, #wrap .downloadDirectory .navList ul .odd, .downloadDirectory .navList a {
	background-image: url(none);
	}

.downloadDirectory .navList a  {
	padding-left: 0;
	}

#wrap .downloadDirectory .navList ul {
	margin-left: 15px;
	padding-left: 1em;
	list-style-type: circle;
	}

#wrap .downloadDirectory .navList ul li {
	padding: 0;
	}

#wrap .downloadDirectory {
	width: auto;
	}

.downloadDirectory h2 {
	width: auto;
	border-top: 1px solid #a4a4a4;
	background-image: url(none);
	}

.downloadDirectory .blurb {
	display: none;
	}


/* search results */

#wrap .searchResults {
	width: auto;
	padding-left: 0;
	margin: 0 0 -1px 0;
	}

#wrap .searchResults h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: url(none);
	}

/* FAQ */

.faq .navList {
	display: block;
	}

#wrap .faq h2 {
	margin-bottom: 1em;
	}

#wrap .faq p {
	margin-bottom: 1em;
	}

.faq .navList, #wrap .faq .navList ul, #wrap .faq .navList ul .odd, #wrap .faq .navList ul li, .faq .navList a, .faq .navList .first {
	background-image: url(none);
	}

#wrap .faq .navList ul {
	padding: 0 0 0 1.3em;
	list-style-type: circle;
	}

#wrap .faq .navList li {
	padding-left: 0;
	}

.faq .navList a {
	display: inline;
	padding: 0;
	}



/* site map */

#wrap .siteMap ul {
	padding-left: 1.5em;
	list-style-type: square;
	}

#wrap .siteMap ul ul {
	list-style-type: disc;
	}

#wrap .siteMap ul ul ul {
	list-style-type: circle;
	}

#wrap .siteMap li, #wrap .siteMap li li , #wrap .siteMap li li li {
	padding-left: 0;
	margin-left: 0;
	background-image: url(none);
	}

/* site index */

#wrap .siteIndex p {
	padding-bottom: 1em;
	}

.siteIndex p {
	display: none;
	}

#wrap .siteIndex ul {
	padding-left: 1.25em;
	list-style-type: circle;
	}

#wrap .siteIndex li {
	padding-left: 0;
	margin-left: 0;
	background-image: url(none);
	}


