body {	background-image: url(../images/bg.jpg);	margin-top: 20px;	margin-bottom: 20px;	behavior: url(csshover.htc);}.middle_cell {	background: url(../images/table_bg.jpg);	padding: 0px 42px;	vertical-align: top;}.nav_bg_cell {	width: 144px;	vertical-align: top;	padding-top: 12px;}.right_bg_cell {	width: 130px;	vertical-align: top;}.main_content_cell {	vertical-align: top;	padding: 0px 20px;	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	text-align: left;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 15px;	}	.space_heads {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 15px;	margin-top: 15px;	}	.footer {	text-align: center;		font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 11px;	padding: 5px 5px 7px 5px;	}.top_nav {	text-align: right;		font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	padding-right: 5px;	color: #999999;	padding-top: 3px;	}a.top:link, a.top:visited, a.top:active {	 color: #666666; 	}		a.top:hover {	 text-decoration: none;	}		/*banner boxes stuff------------------------------------------------------------*/	.box_table {	margin: 6px 0px 14px 0px;	}.box_top_td {	border-top: #CCCCCC 1px solid;	border-left: #CCCCCC 1px solid;	border-right: #CCCCCC 1px solid;	border-bottom: none;	padding: 8px;	font-family:Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 11px;	text-transform: uppercase;	text-align: center;	}	.box_bottom_td {	border-top: none;	border-left: #CCCCCC 1px solid;	border-right: #CCCCCC 1px solid;	border-bottom: #CCCCCC 1px solid;	padding: 4px;	font-family:Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 11px;	text-align: center;	color: #336699;	}.box_image_border{	border-top: #2D7C46 6px solid;	border-bottom: #2D7C46 4px solid;	border-left: none;	border-right: none;}		a.boxlink:link, a.boxlink:visited, a.boxlink:active {		color: #336699;	font-weight: bold;	text-decoration: none;}a.boxlink:hover {		color: #336699;	font-weight: bold;	text-decoration: underline;}/*---------------------------------------------------------------------------*/			/* ---------------------NAVIGATION STUFF ------------------------------------*/		#navlist {	width: 144px;}#navlist ul {	margin: 0;  /*this removes indent in IE andf Opera*/	padding: 0; /*this removes indent in Mozilla and NN7*/	list-style-type: none; 	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;		}#navlist li {	margin: 0;	display: inline; /*I think this will fix IE spacing problem?*/}#navlist a {	display: block;	padding: 5px 13px 4px 13px;	background-color: #4C6995;	margin-bottom: 5px;	text-decoration: none;}#navlist a:link, #navlist a:visited {	color: #FFFFFF;	background-color: #4C6995;}#navlist a:hover, #navlist a:active {	background-color: #D3DEEA;	color: #4C6995;}/*Here is the formatting and info for the sublist --ul li ul*/#navlist ul li ul {    list-style-type: none;     position: relative;    margin-top: 0px;    display: none;    width: 132px;   	font-size: 11px;	font-weight: bold;	margin-left: 12px;	margin-bottom: 5px;	}/*See how below there is #submenu1 a, #submenu2 a, etc?  Everytime you add a new sub menu item in the HTML doc, you gotta the re-copy the java script in there and change the (submenuX) to whatever "X" you're up to and then add the proper code below with the other #submenuX* CSS tags.  I think it should work at least up to 10.  After 10, check the java coding in the HEADER of the HTML doc*/		/* - The original example had this coding on the a tag alone, too, which I haven't seen the need for yet...#submenus1 a, #submenus2 a, #submenus3 a, #submenus4 a, #submenus5 a, #submenus6 a {	display: block; 	padding: 3px 3px 5px 10px; 	background-color: #660000; 	color: #FFFFFF;		} */#submenus1 a:link, #submenus2 a:link, #submenus3 a:link, #submenus4 a:link, #submenus1 a:visited, #submenus2 a:visited, #submenus3 a:visited, #submenus4 a:visited {	display: block;	padding: 5px 12px 5px 12px;	background-color: #D3DEEA;	color: #4C6995;	border-bottom: 1px dotted #4C6995;	margin-bottom: 0px;}#last a:link, a:visited {	border-bottom: none;}#submenus1 a:hover, #submenus2 a:hover, #submenus3 a:hover, #submenus4 a:hover {	color: #FFFFFF;	background-color: #4C6995;}	/* ---------------------END of navigation stuff ------------------------------------*/	.float_right {	float: right;	padding-left: 10px;	}	.float_right_bottom_pad {	float: right;	padding-left: 10px;	padding-bottom: 20px;	}a:link, a:visited, a:active {		color: #336699;	font-weight: bold;	text-decoration: underline;}a:hover {		color: #336699;	font-weight: bold;	text-decoration: none;}.bio_heads {	font-size: 14px;	font-weight: bold;	color: #336699;}.sub_heads {	font-weight: bold;	color: #336699;}.ul_bio {	margin-left: 10px;	padding-left: 10px;	list-style-type: square;	color: #336699;}ul.ul_bio li span {	color: #000000;}#bio_lists li {	margin-left: 0px;	padding-left: 0px;		}		.bio_td {	border-bottom: 1px #000000 solid;	padding: 0px 0px 20px 0px;	}.bios_rule {	border-bottom: 1px #000000 solid;	font-weight: bold;	font-size: 13px;	margin-bottom: 7px;		}		#pdf_list li {	background: url(acro_icon2.jpg) no-repeat left top;	padding-left: 25px;	margin-bottom: 7px;	list-style-type: none;	line-height: 16px;}#pdf_list2 li {	background: url(acro_icon2.jpg) no-repeat left top;	padding-left: 25px;	margin-bottom: 10px;	list-style-type: none;	line-height: 16px;}#pdf_list2 ul {	padding-left: 0px;	margin-left: 0px;	}.table_pad {	padding-bottom: 5px;	padding-left: 5px;	vertical-align: top;	font-size: 11px;	}.pad_right {	padding-right: 15px;	}	.read_more {	font-size: 11px;	}.dates {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;	}	.get_acrobat {	font-size: 11px;	padding-right: 10px;	font-style: italic;	}	#home_exchange {	width:144px;	font-family: Arial, Helvetica, sans-serif;	font-size:11px;	border-top: dotted 1px  #666;	padding-top: 15px;	margin-top: 15px;	}	#home_exchange input {	width:138px;	}	.exchange {	color: #4C6995;	border: 1px #4C6995 solid;	padding: 5px 0 5px 12px;	font-weight:bold;	background-color: #CCC;	margin-top: 0;}	