@charset "UTF-8";.fade {	background-image: url(images/bg_fade.jpg);	background-repeat: repeat-x;	background-color: #D2D4D5;}.topborder {	border-top-style: solid;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	border-top-color: #9CA6B2;	border-top-width: thin;}.bottomborder {	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: none;	border-bottom-width: thin;	border-bottom-color: #9CA6B2;}.rightborder {	border-top-style: none;	border-right-style: solid;	border-bottom-style: none;	border-left-style: none;	border-right-width: thin;	border-right-color: #9CA6B2;}.fullborder {	border: thin solid #9CA6B2;}.TopBottomRight {	border-top: thin solid #9CA6B2;	border-right: thin solid #9CA6B2;	border-bottom: thin solid #9CA6B2;	border-left: none;}.TopBottomLeft {	border-top: thin solid #9CA6B2;	border-right: none;	border-bottom: thin solid #9CA6B2;	border-left: thin solid #9CA6B2;}.headings {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #1F225E;}.items a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #1F225E;	text-decoration: none;	line-height: 16px;}.items a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #1F225E;	text-decoration: underline;	line-height: 16px;}.menu {	font-family: Arial, Helvetica, sans-serif;	width: 150px;	background-color: #FFFFFF;	border: 1px solid #ADADAD;}.greyfade {	background-color: #D2D4D5;	background-image: url(images/bg_fade.jpg);	background-repeat: repeat-x;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}.boxtext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #000000;	line-height: 12pt;}