body	{			font-size: 14pt;		font-family: Verdana, Arial, Helvetica, sans-serif;		color: black;		background: white;		line-height: 16pt;		margin-left: 10pt;		margin-right: 10pt;	}p				{		font-size: 12px;		color: black;	}		h1				{		font-size: 24px;		line-height: 24pt;	}		h2				{		font-size: 18px;		line-height: 14pt;	}		th				{		text-align: right;	}		tr				{		text-align: left;	}		.small		{		font-size: 10px;		line-height: 10px;		text-align: center;	}#topleft		{		position: absolute;		width: 35%;		font-size: 12px;		margin-top: 15px;	}	#topright		{		position: absolute;		left: 39%;		width: 60%;		text-align: right;		font-size: 10px;		line-height: 9pt;		margin-top: 15px;	}#colleft		{		position: absolute;		top: 130px;		width: 35%;		font-size: 12px;		text-align: right;		margin-top: 15px;	}	#colright		{		position: absolute;		left: 40%;		right: 1%;		top: 130px;		width: 50%;		text-align: left;		font-size: 12px;		margin-top: 15px;		line-height: 12pt;	}#content	{		font-size: 12pt;		font-family: Verdana, Arial, Helvetica, sans-serif;		margin-top: 15px;		margin-left: 180px;		margin-right: 180px;		color: black;		top: 190px;	}	/* Primary nav 	*/div#globalnav	{	position: absolute;	width: 98%;	margin-top: 90px;	padding: 0;	border: 0;	font-size: 10pt;	background: #918E00;	}div#globalnav ul#menu	{	height: 30px;	width: 99%;	margin: 0;	padding: 0;	line-height: 10pt;	position: relative;	}div#globalnav ul#menu li {	height: 30px;	margin: 0;	padding: 0;	list-style: none;	position: absolute;	top: 0;	}	#navigation1		{		position: absolute;		width: 20%;		text-align: center;	}	#navigation2		{		position: relative;		left: 20%;		width: 20%;		border-left: 1px solid white;		text-align: center;	}#navigation3		{		position: relative;		left: 40%;		width: 20%;		border-left: 1px solid white;		text-align: center;	}#navigation4		{		position: relative;		left: 60%;		width: 20%;		border-left: 1px solid white;		text-align: center;	}#navigation5		{		position: relative;		left: 80%;		width: 20%;		border-left: 1px solid white;		text-align: center;	}#currentsection		{		line-height: 25px;		color: black;		}#left		{		position: absolute;		left: 10px;		top: 76px;		width: 150px;		font-size: 12px;		margin-top: 15px;		background: #808000;		color: white;	}	a:link		{		color: black;			text-decoration: none;	}a:visited	{		color: red;			text-decoration: none;	}a:hover	{		color: black;		text-decoration: none;	}a.nav:link		{		line-height: 25px;		color: white;			text-decoration: none;	}a.nav:visited	{		line-height: 25px;		color: white;			text-decoration: none;	}a.nav:hover	{		line-height: 25px;		color: black;		text-decoration: none;	}a.email:link		{		line-height: 12px;		color: black;			text-decoration: none;	}a.email:visited	{		line-height: 12px;		color: black;			text-decoration: none;	}a.email:hover	{		line-height: 12px;		color: black;		background: #EED;		text-decoration: none;	}a.incontent:link		{		line-height: 12px;		color: BLACK;			background: #EAF3DA;		text-decoration: none;	}a.incontent:visited	{		line-height: 12px;		color: black;			background: #EAF3DA;		text-decoration: none;	}a.incontent:hover	{		line-height: 12px;		color: black;		background: #918E00;		text-decoration: none;	}