/* CSS Document */body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}body {	background-color: #FFFFFF;	margin-top: 10px;	margin-left: 0px;	margin-right: 0px;	margin-bottom: 0px;}a:link {	color: #1E7472;	text-decoration: underline;}a:visited {	text-decoration: underline;	color: #7A2D3D;}a:hover {	text-decoration: none;	color: #A5A674;}a:active {	text-decoration: underline;}h1 {	font-size: 16px;	color: #1C615F;}h2 {	font-size: 12px;	color: #000000;}.greenSmall {	color: #1E7472;	font-size: 11px;}.commBG {	background-image: url(../images/com_background.jpg);	background-repeat: no-repeat;	background-position: right bottom;}.resBG {	background-image: url(../images/res_background.jpg);	background-repeat: no-repeat;	background-position: right bottom;}.locatorBG {	background-image: url(../images/bg_locator.jpg);	background-repeat: no-repeat;	background-position: right bottom;}