body {	background-image: url(../images/background.png);	background-color: #FFFFFF;	color: #FFFFFF;		font-family: Helvetica, Arial, sans-serif;	font-size: 14px;	color: #ffffff;}a:link		{ color: #FFFFFF; }a:visited	{ color: #FFFFFF; }a:hover		{ color: #FFFFFF; }a:active	{ color: #FFFF00; }h2 {	font-family: Helvetica, Arial, sans-serif;	font-size: 16px;	font-weight: bold;	color: #ffffff;}/* --------------------------------	*//* Title/Logo area					*//* -------------------------------- */.titleLeft {	width: 107px;	height: 110px;}.titleCenter {	background-image: url(../images/title.back.png);	height: 110px;}.titleRight {	background-image: url(../images/title.back.png);	width: 6px;	height: 110px;}/* --------------------------------	*//* Content box						*//* -------------------------------- */.boxTopLeft {	width: 11px;	height: 35px;}.boxTop {	background-image: url(../images/box.top.png);	height: 35px;	vertical-align: top;}.boxTopRight {	width: 16px;	height: 35px;}.boxLeft {	background-image: url(../images/box.left.png);	width: 11px;}.boxRight {	background-image: url(../images/box.right.png);	width: 16px;}.boxCenter {	background-color: #0E5FE6;	background-image: url(../images/box.back.png);	vertical-align: top;	padding: 10px 10px 10px 10px;}.boxBottomLeft {	width: 11px;	height: 16px;}.boxBottom {	background-image: url(../images/box.bottom.png);	height: 16px;}.boxBottomRight {	width: 16px;	height: 16px;}.selectBox {	width: 220px;}/* -------------------------------- *//* Legal Text at bottom of page     *//* -------------------------------- */.legal {	text-align: center;}.legal p {	font-family: Helvetica, Arial, sans-serif;		font-size: 10px;	color: #333333;		margin-top: 1px;	margin-bottom: 1px;}.legal a:link		{ color: #333333; }.legal a:visited	{ color: #333333; }.legal a:hover		{ color: #333333; }.legal a:active		{ color: #666666; }