/* CSS Document *//*-----------------------------------------------globally set everything to 0 ----------------------------------------------- */*, td, img  { margin: 0 auto; padding: 0; } /*-----------------------------------------------body----------------------------------------------- */body    { font: 80%/1.45em verdana, arial, sans-serif; padding-bottom: 1.5em; background-color: #dadad7; color: #333; }.popup-content {	width: 447px;	background-image: url(../images/site/rule_enlarge.gif);	background-repeat: repeat-y;}a:link, a:visited { color: #1a40af; text-decoration: none; }     a:hover, a:active, a:focus { color: #1a40af; text-decoration: underline; }    .closewindow { 	width: 447px;	text-align: right;/* 	margin: 1px 0 6px 0; */	padding-top: 1px;	padding-bottom: 6px;	font-size: .8em;/*	text-align: right;	line-height: 19px;	margin-right: 1px; */}.popup-content2 {	width: 508px;	background-image: url(../images/site/rule_enlarge.gif);	background-repeat: repeat-y;}.closewindow2 { 	width: 508px;	text-align: right;/* 	margin: 1px 0 6px 0; */	padding-top: 1px;	padding-bottom: 6px;	font-size: .8em;/*	text-align: right;	line-height: 19px;	margin-right: 1px; */}.closewindow  a:link, .closewindow  a:visited { color: #1a40af; text-decoration: none; }    .closewindow  a:hover, .closewindow a:active, .closewindow a:focus { text-decoration: underline; }    .popup-caption {	padding-left: 3px;	padding-top: 3px;}
