/* 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; }/* Normalizes font-size for headers */h1,h2,h3,h4,h5,h6 { font-size: 100%; }/* Removes list-style from lists */ol,ul { list-style: none; }/* Removes border from images */img { border: 0; }body {	font: 72% Arial, sans-serif;	background: url(sitegraphics/bg.jpg) repeat-x 0 0 #132D79;	color: #FFF;}h1 {	margin-bottom: 1.25em;	font-weight: normal;	font-size: 200%;}h2 {	margin-bottom: 0.5em;	font-weight: normal;	font-size: 165%;	color: #061E66;}p {	line-height: 1.5em;	margin-bottom: 1.2em;	font-size: 120%;}a:link, a:visited {	text-decoration: underline;	color: #FFFFFF;}a:active, a:hover {	color: #061E66;	text-decoration: underline;}ul {	font-size: 120%;	margin-bottom: 1.2em;}li {	margin-bottom: 0.4em;	padding-left: 1.7em;	background: url(sitegraphics/bullet.gif) no-repeat 0.85em 0.4em;}#wrapper {	width: 730px;	margin: 25px auto;	padding: 10px;	background: url(sitegraphics/bg_wrapper.jpg) repeat-x 0 0 #2D4488;}#nav {}#nav li {	width: 190px;	height: 27px;	margin: 0;	padding: 0;	background: url(sitegraphics/bg_nav.gif) no-repeat 0 0;	text-transform: uppercase;}#nav li.selected {	background: url(sitegraphics/bg_navselected.gif) no-repeat 0 0;}#nav a:link, #nav a:visited {	display: block;	padding: 6px 0 0 31px;	letter-spacing: 0.15em;	text-decoration: none;}#nav a:active, #nav a:hover {	display: block;	color: #FFF;}#branding {	width: 100%;	background: url(sitegraphics/bg_branding.jpg) no-repeat 0 0;}#contentWrapper {	width: 730px;	background: url(sitegraphics/bg_contentwrapper.jpg) repeat-y 0 0;}	#contentMain {	float: left;	width: 480px;	margin: 30px 0 30px 30px;}#contentSub {	float: left;	width: 190px;}#footer {	clear: both;}.highlight {	font-weight: bold;}.caption {	font-size: 100%;}.imageright {	float: right;}a.ambritlink:link, a.ambritlink:visited {	font-size: 85%;}a.ambritlink:hover, a.ambritlink:active {	font-size: 85%;}