
body { background: none; }

#topRow { height: 65px; }
	#logo { top: 0px; left: 0px; }
	#tagline { top: 0px; left: 500px; }

#contentArea { margin: 0 0 0 0; }
	#contentArea h1 {
		color: #16395b;
		font-size: 1em;
		line-height: 16px;
		margin: 0 0 10 0;
		padding: 0 0 4px 0;
		border-bottom: 3px solid #087eb9;
		}
		#contentArea h1 span {
			color: #087eb9;
			font-size: 1em;
			font-weight: bold;
			}

	#content {
		width: 600px;
		margin: 0 0 0 0;
		}
		#content p { margin: 0 0 10px 0; }		
	
	#rightFocusColumn { float: none; }
		
#rightFocusColumn {
	float: left;
	background: none;
	}
	#rightFocusColumn h2 {
		height: auto;
			he\ight: auto;
		padding: 0 0 0 0;
		color: #000;
		font-size: 1;
		text-align: left;
		background: none;
		}
		
	#rightFocusColumn div.focusContent {
		width: 232px;
			w\idth: 202px;
		padding: 15px 30px 15px 0px;
		font-size: .9em;
		line-height: 18px;
		background: none;
		}
		#rightFocusColumn div#btmRightFocus {
			background: none;
			padding: 15px 30px 30px 0px;
			}
			#rightFocusColumn div#btmRightFocus img {
				float: left;
				margin: 0 14px 0 0;
				}
				

#bottomFocusAreas {
	clear: both;
	width: 600px;
	margin: 0;
	padding: 0;
	background: none;
	}
	#bottomFocusAreas h2 {
		width: 600px;
			w\idth: 600px;
		height: 30px;
			he\ight: 30px;
		margin: 0;
		padding: 0;
		color: #000;
		font-size: 1em;
		background: none;
		}
	#bottomFocusAreas div.btmFocusContent {
		display: block;
		float: left;
		margin: 10px 0 0 0;
		font-size: .9em;
		line-height: 18px;
		background: none;
		}
		
		#bottomFocusAreas div.btmFocusContent img { float: left; }
		
		#bottomFocusAreas div#leftFocus,
		#bottomFocusAreas div#centerFocus,
		#bottomFocusAreas div#rightFocus {
			width: 200px;
				w\idth: 190px;
			padding: 0 10px 0 0;
			}
			
/********** footer styles **********/
#footer {
	clear: both;
	width: 600px;
		w\idth: 600px;
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
	text-align: left;
	color: #999;
	font-size: .9em;
	border-top: none;
	}
			

/* turn off for printing */
ul#secondaryNavigation,
ul#mainNavigation,
div#fontSizeAdjuster,
div.focusImageRight,
div#leadingEdge,
div#footerLinks { display: none; }
