/* ________________________ THIS STYLESHEET FOR FLASH BROCHURE OVERLAYS ONLY __________________________ */

#view-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold }

#agent99 { /* (Tried to change the name but it broke the function) */
	background: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -207px;
	margin-left: -376px;
	width: 753px;
	height: 415px;
	visibility: hidden;
	z-index: 99 }

#close {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .04em;
	text-align: right;
	color: #104569;
	background: #B6B6B6;
	padding: 1px 0 1px 0 }
#close a:link { display: block; color: #104569; text-decoration: none }
#close a:visited { display: block; color: #104569; text-decoration: none }
#close a:hover { display: block; color: #000000; text-decoration: none; background-color: #CCCCCC }
#close a:active { display: block; color: #000000; text-decoration: none; background-color: #CCCCCC }