/* CSS Document *//* Headers */H1{	font-family: arial, verdana, helvetica;	font-size: 1.075em;	font-weight: bold;   	color: #666666;	margin: 0 0 .5em 0;	padding: .6em 0 0 0;}H2{	font-family: arial, verdana, helvetica;	font-size: 1.075em;	font-weight: normal;	color: #666666;	margin: 0 0 .5em 0;	padding: .6em 0 0 0;}H3{	font-family: arial, verdana, helvetica;	font-size: 1.075em;	font-weight: normal;	color: #666666;	margin: 0 0 .5em 0;	padding: .6em 0 0 0;}H4{	font-family: arial, verdana, helvetica;	font-size: 1.075em;	font-weight: normal; 	color: #666666;	margin: 0 0 .5em 0;	padding: .6em 0 0 0;}H5{	font-family: arial, verdana, helvetica;	font-size: 1.075em;	font-weight: normal;	color: #666666;	margin: 0 0 .5em 0;	padding: .6em 0 0 0;}/* Menu Styles */.menu_style {	color: #FFFFFF; 	font-family: Arial, Helvetica, sans-serif; 	font-weight: bold; 	font-size: x-small; }/* Black menu style */.blk_menu_style {	color: #C0C0C0; 	font-family: Arial, Helvetica, sans-serif; 	font-weight: bold; 	font-size: x-small; }/* Left Grey Sidebar Styles */.white_letter {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: smaller; }.white_letter_smaller{	font-size: x-small}..white_letter_italics{	color: #FFFFFF;	font-style: italic;}/* Body Styles */.style_basic_text {		color: #000000; 	font-family: Arial, Helvetica, sans-serif; 	font-size: small;}.style_basic_text_blk{		color: #909090; 	font-family: Arial, Helvetica, sans-serif; 	font-size: small;}