@charset "utf-8";
/* CSS Document */

/*these items will not print*/
	#mainNavigation, #menu, .footerNav, #featuredOpportunities, #bottomSpacer, .bottomSpacerContent, #banner, #newatccip, .accessKeys { display: none; }

body {
	background: white;
	font-size: 12px;
	}
	
a:link, a:hover, a:visited, a:active {
	color: #0000FF;
	text-decoration: underline;
}

#banner {
	width: 778px;
	height: 0px;
	background: url(../images/csshome/banner.gif) 0px 0px no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}


	.contentArea h1 {
	margin-top: -20;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 0;
}
	.contentArea h1 a {
	}
	.contentArea h1 a span {
	font-size: 16px;
	display: table-header-group;
}
	.contentArea h2 { margin: 0 0 11px 0; }
	.contentArea h2 a {
	}
	.contentArea h2 a span {
	font-size: 14px;
	display: table-header-group;
}

	.pageNavContent {
	position: relative;
	width: 480px;
	w\idth: 400.5px;
	margin-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	height: 25px;
	font-size: 11px;
	color: #626C82;
	}


#printOnly {
	}
.printOnlyContent {
 	font-size: 16px;
	}