/* JP *//* *********************** css for main menu ************************** *//* ==============================================================*//*				Footers								*//* ==============================================================*/div#footer {	height: 30px;	width: 792px;	margin: 0;	padding: 0;	background-image: url(../images/BGfooter.gif);	background-position: bottom;	background-repeat: no-repeat;}div#footer td {	font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif !important;	color: #003377;}/* ==============================================================*//*   			Headers						*//* ==============================================================*/div#headerArea {	width: 778px;	height: 110px;	padding: 0;	margin: 1px 7px 1px 7px;	float: left;	display: inline;	font-size: 11px;}div#headerArea select	{	background-color: #005599;	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;	color: #FFFFFF;	font-weight: bold;}div#headerArea.inputText	{	color: #DDDDDD;	line-height: 13px;}div#titleArea {	width: 778px;	height: 60px;	padding: 0;	margin: 0;	float: left;	display: inline;	font-weight: bold;}/************************ Menu ************************/div#menu {	width: 778px;	height: 24px;	padding: 0;	margin: 1px 0 1px 0;	float: left;	display: inline;	background-image: url(../images/menu_BG.gif);	background-repeat: repeat-x;}/************************ Login ************************/div#logIn {	width: 778px;	height: 24px;	padding: 0;	margin: 0 0 1px 0;	float: left;	display: inline;	background-color: #E0E0E0;}