/* CSS Document */body {	font-family: Arial, Helvetica, sans-serif;	background-color: #fff;	color: #414141;}#viewer-frame {	border: 1px solid #9a1820;}#support {	font-size: 9px;	color: #414141;}#imageList {	font-size: 12px;	list-style-type: none;	border: 1px none #dadada;}#imageListBG {	font-weight: bold;	font-size: 12px;	color: #FFF;	line-height: 25px;}#propertyName {	font-size: 14px;	font-weight: bold;	color: #000099;}#propertyNameBG {	}#propertyAddress {	font-size: 12px;	font-weight: normal;	color: #000099;}#imageName {	font-size: 9px;	font-weight: normal;	color: #a6a5a5;}#outer_viewer {	border: 2px solid #FFF;}a:link {	color: #414141;	text-decoration: none;	}	a:visited {	color: #414141;	text-decoration: none;	}	a:hover {	color: #faa61a;	text-decoration: underline;}a:active {	color: #414141;	text-decoration: none;}h1 {	font-size: 12px;	font-weight: bold;	color: #FFF;	text-indent: 10px;}h2 {	font-size: 14px;	line-height: 20px;	font-weight: bold;	color: #000099;}h3 {	font-size: 18px;	line-height: 20px;	font-weight: bold;	color: #000099;}#outer_viewer tr td #viewer-frame tr #imageListBG table tr td p strong {	font-size: 12px;	color: #a6a5a5;	background-color: #FFF;}table#fullScreenButton {	color: #a6a5a5;	}table#fullScreenButton td {	text-align: center;	font: 10px lucida grande, geneva, verdana;			}table#fullScreenButton td a {		display: block;	margin: 0;	padding: 5px 15px 5px 15px;	}table#fullScreenButton td a:link, #fullScreenButton td a:visited {	color: #414141;	font-weight: normal;	text-decoration: none;	border: 1px solid #a6a5a5;	}table#fullScreenButton td a:hover {	color: #faa61a;	display: block;	font-weight: normal;	text-decoration: none;	border: 1px solid #faa61a;	}.text_12px {font-size: 12px}.text_13px {font-size: 13px}
