/* CSS Document */body{	margin: 40px 0px 30px;	padding: 0px;	background-color: #000000;}h1{	font-family: Tahoma, Verdana;	font-size: 13px;	line-height: normal;	font-weight: bold;	color: #005DAB;	margin: 0px;	padding: 0px;}/*-------------------------Text-------------------*/.copyright{	font-family: Verdana;	font-size: 10px;	line-height: normal;	font-weight: normal;	color: #666666;}/*-------------------------Tile-------------------*/.left_link_table{	text-align: left;	margin: 0px;	padding: 0px;	width: 123px;	height: 491px;	background-image: url(img/leftnav.jpg);	background-repeat: no-repeat;	background-position: left top;	color: #FFFFFF;	font-family:  Arial, Helvetica, sans-serif;	font-size: 9pt;	line-height: 9pt;}.left_link_table A:link {	color: #A0A0A0;	text-decoration: none}.left_link_table A:visited {	color: #A0A0A0;	text-decoration: none}.left_link_table A:active {	color: #A0A0A0;	text-decoration: none}.left_link_table A:hover {	color: #FFFFFF;	text-decoration: none}.press {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	text-align: left;	color: black;	}	.press a { color: blue; text-decoration:none; }.press a:visited { color:  blue; text-decoration:none; }.press a:link { color:  blue; text-decoration:none; }.press a:hover { color:  blue;text-decoration:underline; }.right_tile{	background-image: url(img/right_tile.gif);	background-repeat: repeat;	background-position: left top;	margin: 0px;	padding: 0px;	width: 7px;}/*-----------------------Tables-------------------*//*-----------------------Border-------------------*/.home_right_gray_border{	border-right-width: 1px;	border-right-style: solid;	border-right-color: #4C4C4C;	}/*------------------------Link-------------------*/.header {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;}.header2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #007EC4;	font-weight: bold;}.maintext {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	text-align: left;	width: 525px;	padding-left: 35px;	padding-top: 35px;}.maintext A:link {	color: blue;	text-decoration: none}.maintext A:visited {	color: blue;	text-decoration: none}.maintext A:active {	color: blue;	text-decoration: none}.maintext A:hover {	color: blue;	text-decoration: none}.divide {	background-image: url(img/divide.gif);	background-repeat: no-repeat;}UL.BLUE {	list-style-type: disc;	color: #0093D3;}