/* Normalizes margin, padding */body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }p {	line-height: 1.5em;	margin-bottom: 1.2em;}/* links */a {	font-weight: normal;	text-decoration: underline;	color: #1A459C;}a.active, a:hover {	color: #4C4C4C;}/* structure */body {	background: #FFFFFF url(sitegraphics/background.jpg) repeat-y 50% 0;	margin: 0;	padding: 0;	font-family: Helvetica, Arial, sans-serif;	font-size: 12px;	text-align: center;	color: #4C4C4C;}#italic {font-weight:italic;	}#wrapper {	width: 800px;	margin: 0 auto;	text-align: left;}#topbanner {	background: url(sitegraphics/topbanner_bg.jpg) no-repeat;	height: 120px;	text-align: right;}#screenlap {	background: url(sitegraphics/screen_lapped.jpg) no-repeat;	height: 340px;	text-align: right;}#content {	float: right;	margin: 30px 30px 30px 0;	width: 560px;	line-height: 1.5em;	letter-spacing: 0.5px;}#sidecolumn {	width: 180px;	margin: 0;	text-align: left;	border-top: solid 1px #C2C2C2;}/* navigation */#topnav {	margin: 0;	padding: 0 0 0 520px;	text-align: right;}#topnav li {	margin: 0;	padding: 8px 20px 0 0;	diplay: inline;	float: left;	list-style: none;}#topnav a {	font-weight: bold;	text-decoration: none;	color: #4C4C4C;	letter-spacing: 2px;	text-transform: uppercase;	font-size: 11px;}#topnav a.active, #topnav a:hover {	color: #9E9E9E;}#navigation {	margin: 0 0 0 1px;	padding: 0;	text-align: left;}#navigation li {	margin: 0;	padding: 10px 5px 10px 7px;	diplay: inline;	list-style: none;	border-bottom: solid 1px #C2C2C2;	background: url(sitegraphics/navigation_bg.jpg) no-repeat;	letter-spacing: 1px;	text-transform: uppercase;	font-size: 11px;}#navigation a {	font-weight: normal;	text-decoration: none;	color: #4C4C4C;}#navigation a:hover {	color: #1A459C;}#navigation li ul {	margin-top: 4px;	margin-left: 4px;}#navigation li ul li {	margin: 0;	padding: 3px 5px 3px 7px;	diplay: inline;	list-style: none;	border-bottom: 0;	background: url(sitegraphics/spacer.gif) no-repeat;	letter-spacing: 1px;	text-transform: uppercase;	font-size: 10px;	}/* font styles */h1 {	letter-spacing: 1px;	text-transform: uppercase;	font-weight: bold;	color: #1A459C;	font-size: 16px;	margin-bottom: 1em;}h2 {	letter-spacing: 1px;	text-transform: uppercase;	font-weight: bold;	color: #1A459C;	font-size: 13px;	margin-bottom: 1em;}h3 {	letter-spacing: 1px;	text-transform: uppercase;	font-weight: bold;	color: #1A459C;	font-size: 12px;	margin-bottom: 1em;}/* highlight box */#highlightbox {	padding: 20px;	border: solid 1px #C2C2C2;}#highlightlist {	padding-left: 25px;}
