body {
	color: #ffffff;
	font-family:'Verdana';
	font-size: 8px;
	font-weight: 400;				background-repeat: repeat-x;		background-position: bottom;		background-attachment: fixed;}
.center_div {	text-align: left; 	width: 800px; 	padding-bottom: 10px;}.menu_div {	background: #ffffff; 	float: left;	margin-bottom: 5px;}.ml_div {	float: left; 	width: 15px; 	height: 44px; 	background-image: url(images/menu_left.png); 	background-repeat: no-repeat;}.mr_div {	float: left; 	width: 15px; 	height: 44px; 	background-image: url(images/menu_right.png); 	background-repeat: no-repeat;}.menu_main_div {	float: left; 	width: 770px; 	height: 44px; 	background-image: url(images/menu_center.png); 	background-repeat: repeat-x;	padding-top: 14px;}.page_bottom_div {	margin-top: -1px; 	background-image: url(images/center_bottom.png); 	background-repeat: no-repeat;}.fifty_years {	background-color: #ffffff; 	text-align: center;	color: #D49A9D;	font-size: 13px;	width: 770px;}h1 {	font-size: 14px;}
.menu_main_div A { 
	color: #ffffff; 
	font-family:'Verdana','Helvetica','New York'; 
	font-weight: bold; 
	text-decoration: none; 
	font-size: 12px;		margin: 0 5px 0 5px;	}
.menu_main_div A:hover { 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: underline; 
	font-size: 12px;	}
input.disabled {	border: 1px solid #F2F2F2;	background-color: #F2F2F2;}input.required, textarea.required {	border: 1px solid #00A8E6;}input.validation-failed, textarea.validation-failed {	border: 1px solid #FF3300;	color : #FF3300;}input.validation-passed, textarea.validation-passed {	border: 1px solid #00CC00;	color : #000;}.validation-advice {	margin: 5px 0;	padding: 5px;	background-color: #FF3300;	color : #FFF;	font-weight: bold;}.custom-advice {	margin: 5px 0;	padding: 5px;	background-color: #C8AA00;	color : #FFF;	font-weight: bold;}fieldset {	padding: 1em;	margin-bottom: 0.5em;}label {	font-weight: bold;}.form-row {	width: 200px;	padding: 0.5em;	float: left;}.form-row2 {	width: 600px;	padding: 0.5em;	float: left;}.field-label {}.field-widget {}