/* CSS Document *//* ---------------------- FORMAT and TEXT---------------------- */body {	margin: 0px;}.bghome {	background-image: url(../graphics/layoutcss/bghome.gif);	background-repeat: no-repeat;	background-position: top;	margin: 0px;}.bggeneral {	background-image: url(../graphics/layoutcss/bggeneral.gif);	background-repeat: no-repeat;	background-position: top;	margin: 0px;}.bglongpage {	background-image: url(../graphics/layoutcss/bglongpage.gif);	background-repeat: no-repeat;	background-position: top;	margin: 0px;}h1 {	font-family: "Times New Roman", Times, serif;	font-size: 25px;	font-weight: normal;	color: #9DB14C;	margin-top: 0px;	margin-bottom: 5px;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 17px;	font-weight: bold;	color: #548792;	margin-top: 0px;	margin-bottom: 0px;}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #B1854C;	margin-top: 0px;	margin-bottom: 0px;}h4 {	font-family: "Times New Roman", Times, serif;	font-size: 23px;	font-weight: normal;	color: #8BBCC7;	margin-top: 0px;	margin-bottom: 0px;	line-height: 23px;}.bodybox {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #696969;	line-height: 20px;}.footerbox {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #55858F;}.featuredheader {	background-image: url(../graphics/layoutcss/featuredheader.gif);	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #FFF4B6;}.featuredbox {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #548792;}.dblistingsbox {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #548792;	background-image: url(../graphics/layoutcss/dblistings.gif);	background-repeat: no-repeat;	background-position: top;	}.searchdisplay {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #9DB14C;}.chartheader {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;}.chartbox {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #696969;}.dbinfobox {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #548792;}.dividerV{	background-image: url(../graphics/layoutcss/dividerV.gif);	background-repeat: no-repeat;	background-position: top;	}/* ---------------------- BULLETS ---------------------- */ul {  	list-style-type: none; 	padding-left: 0px; 	margin-left: 15px;}li {	background: url(../graphics/layoutcss/bullet.gif) no-repeat left top;	padding-left: 20px; 	margin-bottom: 0px;}/* ---------------------- LINKS ---------------------- */a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #55858F;	font-weight: bold;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #55858F;	font-weight: bold;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #55858F;	font-weight: bold;	text-decoration: underline;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #55858F;	font-weight: bold;	text-decoration: underline;}a.content:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #548792;	text-decoration: underline;}a.content:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #548792;	text-decoration: underline;}a.content:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #548792;	text-decoration: none;}a.content:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #548792;	text-decoration: none;}a.footer:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #55858F;	font-weight: normal;	text-decoration: none;}a.footer:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #55858F;	font-weight: normal;	text-decoration: none;}a.footer:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #55858F;	font-weight: normal;	text-decoration: underline;}a.footer:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #55858F;	font-weight: normal;	text-decoration: underline;}a.db:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #548792;	font-weight: normal;	text-decoration: underline;}a.db:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #548792;	font-weight: normal;	text-decoration: underline;}a.db:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #426B73;	font-weight: normal;	text-decoration: underline;}a.db:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #426B73;	font-weight: normal;	text-decoration: underline;}a.view:link {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #FFFFFF;	font-weight: normal;	text-decoration: none;}a.view:visited {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #FFFFFF;	font-weight: normal;	text-decoration: none;}a.view:hover {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #D6E6AB;	font-weight: normal;	text-decoration: none;}a.view:active {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #D6E6AB;	font-weight: normal;	text-decoration: none;}
