body {	font: normal 8pt/20px Verdana, Arial, Helvetica, sans-serif;	background: #ffffff;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #3f353c;	list-style-image: url(/images/bullet.jpg);	list-style-position: outside;}.staffpage {	font: normal 8pt/14px Verdana, Arial, Helvetica, sans-serif;	color: #3f353c;}.bioNAME {	font: bold normal 9pt/30px Verdana, Arial, Helvetica, sans-serif;	color: #33446f;	text-transform: uppercase;}.office {	font: bold normal 9pt/30px Verdana, Arial, Helvetica, sans-serif;	color: #33446f;	text-transform: uppercase;	letter-spacing: 2px;}.bioLEFT {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 7pt;	font-style: normal;	color: #3f353c;	line-height: 13px;}.bioHEAD {	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	color: #586c97;	font-weight: bold;	text-transform: uppercase;	letter-spacing: 5px;}hr {	background-image: url(/images/gradientrule.jpg);	background-repeat: no-repeat;}h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 20px;	font-weight: bold;	text-transform: uppercase;	color: #586c97;	letter-spacing: 5pt;}h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 20px;	font-weight: bold;	color: #586c97;}.oneColFixCtr #container {	width: 850px;	background: #ECEAEB;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: none;	text-align: left; /* this overrides the text-align: center on the body element. */	height: auto;	vertical-align: middle;}.oneColFixCtr #mainContent {	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */	background-color: #ECEAEB;	height: auto;}a:link {	color:#586c97;	text-decoration:underline}a:visited {	color:#586c97;	text-decoration:underline}a:hover {	color:#586c97;	text-decoration:underline}#layout {	position:relative;	left:0px;	top:0px;	width:850px;	height:auto;	background-color: #ECEAEB;	}#gsi-logo {	position:absolute;	left:0px;	top:0px;	width:242px;	height:211px;	background-color:#ECEAEB;}#secondarynav {	position:absolute;	left:242px;	top:0px;	width:608px;	height:164px;}#header-specific {	position:absolute;	left:242px;	top:164px;	width:608px;	height:47px;	background-color:#ECEAEB;}#gsi-content2 {	position:absolute;	left:0px;	top:211px;	width:850px;	height:auto;	background-color:#ECEAEB;	background-image: url(/images/gsi_content3.jpg);	background-repeat: no-repeat;	list-style-image: url(/images/bullet.jpg);}#textblock {	padding: 20px 20px 20px 130px;	list-style-position: outside;	list-style-image: url(/images/bullet.jpg);}.footer {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 6pt;	color: #3f353c;	background-position: center;	letter-spacing: 2px;}
