body,td,th {	background-color: #eee;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;	}a:link {color: blue; text-decoration: underline;}a:visited {color: #000; text-decoration: underline;}a:active {color: #93841B; text-decoration: none;}a:hover {color: #FF0000; font-style:italic; text-decoration:underline;}#header {position: relative;border: 0px solid #f00;margin: 20px 10%;min-width: 640px;width: 75%;z-index:10;}#content {position: relative;border: 0px solid #f00;margin: 20px 10%;padding: 20px 20px;background: none;width: 75%;z-index:1;}#full {border: 1px solid #aaa;margin: 20px 10%;padding: 0 10px;background: none;}#left {position: absolute;border: 1px solid #0f0;margin: 0px 10%;padding: 10px 10px;background: none;}#right {position: absolute;border: 1px solid #00f;margin: 0px 50%;padding: 10px 10px;background: #eec;width: 50%;}#footer {position: absolute;margin: 20px 10%;min-width: 700px;text-align: center;font-size: smaller; }.indent {	text-indent: 5pt;}.italic {font-style: italic}.key {	font-size: .8em;}.larger {font-size: larger;font-weight: bold;line-height: 125%;}.blockquote {font-style: italic;margin-left: 75px;margin-right: 75px;padding-top: 20px;padding-bottom: 20px;}P {line-height: 100%; text-align:left}BR {line-height: 125%;}h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18pt;	font-weight: bold;	}h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16pt;	font-weight: bold;	}h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14pt;	font-weight: bold;	}h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12pt;	font-weight: bold;	}h5 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11pt;	font-weight: bolder; 	}h6 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;	font-weight: bolder;	}/* ---( drop-down menu )------------------------------- */#mainMenuWrapper{	font-size: x-small; /* size of all fonts in drop down */	margin: 0 0 3px 0;	z-index:1;}#mainMenuWrapper #mainMenu{	margin: 0;	padding: 0;}ul#menuList {	padding:0px;	margin: 0px;	font-weight: bold;  /* format of fonts in top level bar */}#menuList li div {	background: none;	margin: 0 ;	padding: 4px 0px;}#menuList li div a {	padding: 4px 8px;	text-decoration: none;}#menuList li li a {	display: block;	margin: 0px;	padding: 5px 0 5px 20px;	text-decoration: none;	width: 100%;	font-weight: bold;   /* ??? format of fonts in drop down levels below bar ??? */}#menuList li {    display: inline;	margin: 0;	padding: 0;	list-style: none;	float: left;	position: relative;}#menuList li ul {	display: none;	position: absolute;	left: 0;	padding: 0;	margin: 0;	width: 13em;	background: transparent;	border-top: 1px solid white; /*Do not remove!! - ?? color of top border of drop down box ?? */}#menuList li>ul {	top: auto;	left: auto;}#menuList li li {	float: none;	background-color: transparent;	border: 0;}#menuList li:hover ul, #menuList li.over ul {	display: block;}.nada{	margin: 0;	padding: 0;	clear: both;}/* ---( end drop-down menu )------------------------------- *//* ---( drop-down menu - from center)------------------------------- */#mainMenuWrapper{	color: #fff;	background-color: #1d5898; /* Main bar background color */	/*background-color: #AD2E39;*/	border-top: 1px solid #1d5898; /*Do not remove!! - color of top border*/	border-bottom: 1px solid #1d5898; /*Do not remove!! - color of bottom border*/	border-right: 1px solid #3f71a5; /*Do not remove!!*/}#menuList li div {	border: 1px solid #fff;	border-width: 0 1px 0 0;	color: #fff;	background-color: transparent;}#menuList li div a {	color: #fff;	background-color: #1d5898; /* Links in bar background color */}#menuList li div a:hover {	color: #fff;	background-color: #11145c; /* rollover color - main bar */	text-decoration: underline;}#menuList li li a {	color: #fff;	background-color: #1d5898; /* drop down background color */	z-index: 1;}#menuList li li a:hover {	color: #fff;	background-color: #11145c;  /* rollover color - drop downs */	text-decoration: underline;}
