/* CSS Document *//* ---------- BODY LINKS ---------- */.body-links {	float: left;}.body-links ul {	list-style-type: none;}.body-links li {	list-style-type: square;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 15px;	color: #1B160C;	text-align: left;	text-decoration: none;	line-height: 0px;	margin: 10px 0px 0px 35px;}.body-links a {	list-style-type: none;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 15px;	color: #358DB2;	text-decoration: none;}.body-links a:hover {	color: #286280;}/* ---------- FOOTER NAVIGATION ---------- */.footer-links a {	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 10px;	font-weight: bold;	color: #1B160C;	text-decoration: none;}.footer-links a:hover {	color: #A6987D;}/* ---------- OTHER LINKS ---------- */.confirmation a {	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 0px;	color: #1B160C;	text-decoration: none;}.confirmation a:hover {	color: #286280;}