/* Note: Firefox & Netscape don't support comma separated style, e.g.: 	a, a:link, a:visited, a:active { ... }	*/a	{color: #25487d; }a:link	{color: #25487d; }a:visited {color: #25487d; }a:active {color: #25487d; }a:hover 	{color: #3C72B5; text-decoration: underline; }li		{color: #000000; font-family:arial,sans-serif;  font-size: 10pt; }h1		{color: #000000; font-family:arial,sans-serif;  font-size: 16pt; text-align: center; padding-top: 10px; }h2		{color: #000000; font-family:arial,sans-serif;  font-size: 14pt; padding-top: 12px; }h3		{color: #000000; font-family:arial,sans-serif;  font-size: 12pt; padding-top: 8px; }h4		{color: #000000; font-family:arial,sans-serif;  font-size: 10pt; padding-top: 8px; }p			{color: #000000; font-family:arial,sans-serif;  font-size: 10pt; }hr		{color: gray; background-color: gray; height:1px; border:0; /* must change both color and bgcolor */ }.tableOuter		{ background-color:white; border-left:1px solid #A9A9A9; border-right:1px solid #A9A9A9; border-bottom:1px solid #A9A9A9; margin:0px; padding:0px; }.tableInner		{ border-left:1px solid white; border-right:1px solid white; }.pageBody			{ background-color:#cccccc; /*background-repeat: repeat-x;*/ }.tableHeader	{ border:none; }.trHeader			{ background-color:white; }.imgLogo			{ border:none; height:45px; /*width:200px;*/ }.imgBanner		{ border:none; height:89px; width:674px; }.tdMain				{ padding-left: 12px; padding-right: 10px; }.tableFooter	{ background-color:#99CCFF; }.tdFooterTop	{ height:8px; }.tdFooterBottom	{ }.pFooter			{ color: #000000; text-align:center; }.trHeaderRow th	{ /*background-color:#cccccc;*/ }.thSubHeaderRow	{ background-color:#F0F0F0; }.tdHeaderBar	{ border-bottom:none; background:#333333; height:1px; }.divBox				{ background-color:lightgrey; border:1px solid gray; }
