body, h1, h2, h3 { margin: 0; padding: 0; }html, body {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #00415E;	background-color: #FFF;	height: 100%;}a { text-decoration: none; color: #FFF; }a:hover { text-decoration: underline; }h1 { font-size: 24px; }h3 { font-size: 15px; }img { border: none; }input { font-size: 11px; }#container {	/* Start sticky footer styles. */	min-height: 100%;	height: auto !important;	height: 100%;	margin: 0 auto -25px auto;	/*End stciky footer styles. */		width: 7in;	position: relative;	background: none;}#header {	width: 7in;	margin-left: 9px;	height: 103px;}	#header #headerHomeLink {		float: left;		display: block;		width: 2in;		height: 77px;	}		#header span {		display: block;		float: left;		width: 4.5in;		text-align: right;		padding-top: 30px;	}		#header span a {		display: none;	}		#header span a:hover { text-decoration: underline; }			#header span strong {		font-size: 20px;	}		#header #nav {		display: none;	}	#rightBar {		display: none;}	#content { margin-left: 9px; }	#content #flashArea {		display: none;	}		#content #stageArea {		display: none;	}			#content #stageArea #secondaryNav {			display: none;		}						#content #caseStudy {		display: none;	}				#content #copy {		width: 7in;		padding: 5px 30px 20px 20px;		float: left;	}			#content #copy #placeBreadcrumbs { 			padding: 5px 0;			color: #92A4B0;		}				#content #copy #placeBreadcrumbs a { color: #3B6B82; text-decoration:none; }				#content #copy a { color: #3B6B82; text-decoration: underline; }		#footer {	display: none;}/* Generic style classes. */.push { height: 25px; }.clearfloats { clear: both; }