/* BASE DEFINITIONS */a:link {	color: #3366CC;	text-decoration: underline;}a:visited {	color: #003399;	text-decoration: underline;}a:hover {	color: #FF9900;	text-decoration: underline;}a:active {	color: #FF6600;}.bodytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 18px;	color: #000000;}.headergrey {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	font-weight: bold;}.copyright {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #999999;}.paragraphhead {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #000000;}.quotefrom {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: italic;	color: #666666;	line-height: 20px;}.clj {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: italic;	font-weight: bold;	color: #000000;}/* NAV HEADER LINKS */.nav {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}a.nav:link {	color: #000000;	text-decoration: none;}a.nav:visited {	color: #000000;	text-decoration: none;}a.nav:hover {	color: #666666;        text-decoration: underline;}a.nav:active {	color: #FF9900;        text-decoration: underline;}/* COPYRIGHT AND PRIVACY LINK */}a.copyright:link {	color: #999999;	text-decoration: none;}a.copyright:visited {	color: #999999;	text-decoration: none;}a.copyright:hover {	color: #3366CC;        text-decoration: underline;}a.copyright:active {	color: #003399;        text-decoration: underline;}/* BUTTONS */.button {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; 	background-color: #3366CC;	color: #99CCFF;}/* PAGE TITLES */.titlepage {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000;	font-weight: bold;	line-height: 30px;}a.titlepage:link {	color: #666666;	text-decoration: none;}a.titlepage:visited {	color: #666666;	text-decoration: none;}.tableborder {	border: 1px solid #000000;}a.titlepage:hover {	color: #333333;	text-decoration: underline;}.tagline {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	font-style: italic;	color: #666666;	font-weight: normal;}.tablewithline {	background-color: #ECECEC;	border: 1px solid #000000;}.tablewithTBline {	background-color: #CCCCCC;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #666666;	border-right-color: #666666;	border-bottom-color: #666666;	border-left-color: #666666;}.tablewithTBlinelight {	background-color: ECECEC;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #000000;	border-bottom-color: #000000;}