@charset "UTF-8";

/*
Version: 28 Dec 2010
*/

body {
	background-color: #fff;
	color: #000;
}

/* -------------------------------------------- */
#masthead .wrapper {
	padding: 0 0 0 1.2em;
}
	.layout-type-02.alternate-02 #masthead .wrapper {
		background-image: none;
	}
	#brandline {
		margin-top: 3em;
		margin-right: 1em;
	}

#masthead ul, #masthead .adjuster, .navigation-dropdown {
	display: none;
}

#masthead .wrapper, #content .wrapper, #footer-helper,
.layout-is-fixed #masthead .wrapper, .layout-is-fixed #content .wrapper, .layout-is-fixed #footer-helper,
#homepage #masthead .wrapper, #homepage #content .wrapper, #homepage #footer-helper,
.landing-page #masthead .wrapper, .landing-page #content .wrapper, .landing-page #footer-helper {
	background-color: #fff;
	margin: 0;
	max-width: auto;
	min-width: auto;
	width: 100%;
}

/* -------------------------------------------- */
#page-heading {
	background-color: transparent;
	background-image: none;
	color: #000;
	padding: 0 0 1.2em 1.6em;
}
	#page-heading .drop-down-menu, #page-heading label {
		display: none;
	}
	
	#page-heading {
		border-color: #000;
		border-width: 0 0 2px 0;
	}
	
		#col-left hr,
		#col-center hr.type-02,
		#col-right hr {
			border-color: #000;
		}
	
	#page-heading h1 {
		color: #000;
	}

/* -------------------------------------------- */
#content {
	background-image: none;
}
	#content .wrapper {
		background-image: none;
		padding: 0;
	}

/* -------------------------------------------- */	
#columns, #columns-wrapper, #columns-inner {
	float: left;
}
	
/* -------------------------------------------- */
#col-center ul.type-02 {
	visibility: hidden;
}

/* -------------------------------------------- */
#footer-helper {
	background-image: none;
	height: auto;
}
	#footer-helper span {
		display: none;
	}
	
#footer ul.type-02 {
	display: none;
}

/* -------------------------------------------- */

.call-to-action {
	display: none;
}
