
*				{padding:0px; margin:0px}
html			{width:100%; height:100%; padding:0px; margin:0px}
body			{width:100%; height:100%; padding:0px; margin:0px}
body			{font:12px Arial,"Century Gothic","Tahoma",Verdana,sans-serif; font-style:normal}
img				{display:block; border:0px}
a				{font:11px "Georgia","Century Gothic"; outline:none; color:#c90; text-decoration:none}
a:hover			{outline:none; text-decoration:underline}
a:active		{outline:none}
tr				{vertical-align:top}
p				{margin-top:15px}
ul				{margin-left:15px}
ol				{margin-left:18px}
blockquote		{margin-left:25px}

h1				{font:34px "Century Gothic"; color:#fff; text-transform:uppercase; margin:0 0 -3px 15px; text-align:left} /* margin-bottom of 0px is 8 pixels above the white box */
h2				{font:bold 13px Arial,"Georgia", "Times New Roman", Arial; color:#000; text-transform:uppercase; font-style:italic; padding-bottom:2px}

.copyright		{font:11px Arial}

/* redirect message */

	#redirect		{display:block; width:400px; padding:10px; border:1px solid #193281; background-color:#c8c8e0; font:14px "Century Gothic", Arial, sans-serif; margin-top:100px}

/* background image */

	#bg				{width:100%; height:100%; overflow:hidden}
	#bg table		{width:100%; height:100%; overflow:hidden}
	#bg td			{width:100%; height:100%; overflow:hidden; vertical-align:middle; text-align:left}
	#bg div			{position:fixed; width:200%; height:200%; top:-50%; left:-50%}
	#bg img			{min-height:60%; min-width:50%; margin:0px auto}

/* leftnav */

	#leftnav		{position:fixed; top:5%; left:5%; width:280px; z-index:100}
	#leftnav table	{}
	#leftnav td		{}
	#leftnav div	{}
	/*
	#leftnav img		{min-height:60%; min-width:50%; margin:0px auto}
	*/
	#leftnav a:link, #leftnav a:visited	{display:block; font:bold 14px Arial; color:#000; padding-left:15px; margin:5px 0px}
	#leftnav a:active, #leftnav a:hover	{color:#c90; text-decoration:none}
	#leftnav a.menu:link, #leftnav a.menu:visited	{display:block; font:bold 14px Arial; color:#000; padding-left:15px; border-bottom:1px dotted #ccc; margin:5px 0px}
	#leftnav a.menu:active, #leftnav a.menu:hover	{color:#c90; text-decoration:none; background:url(../img/iconLeftNavSelected.gif) no-repeat left}
	
/* content: architecture */

	#contentA		{position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:10}
	#contentB		{position:relative; top:12%; padding-bottom:120px}
	#contentB .trans_leftnav{width:350px} /* space for leftnav */
	#contentB .trans_gutter{width:5%} /* both gutters */
	#contentB .trans_content{}
	
	
	#mainTable		{border:0px; width:760px} /* width */
	
	.shadowUL		{background:url(../img/sprShadowCnrLR.png) 0px 0px; width:16px; height:16px}
	.shadowTop		{background:url(../img/imgShadowTop.png) repeat-x; height:16px}
	.shadowUR		{background:url(../img/sprShadowCnrLR.png) 0px -20px; width:16px; height:16px}

	.shadowL		{background:url(../img/imgShadowL.png) repeat-y; width:16px}
	.shadowR		{background:url(../img/imgShadowR.png) repeat-y; width:16px}
	.contentWhite	{background-color:#fff; padding:15px; border-bottom:1px solid #ccc; z-index:20}

	.shadowLL		{background:url(../img/sprShadowCnrLR.png) 0px -60px; width:16px; height:16px}
	.shadowBtm		{background:url(../img/imgShadowBtm.png) repeat-x; height:16px}
	.shadowLR		{background:url(../img/sprShadowCnrLR.png) 0px -40px; width:16px; height:16px}

/* content: specific */
	.date			{font:10px Arial; margin:-8px 0 0 0; padding-bottom:5px}
	
	.contentThumbs	{border:1px solid #d7d7d7; background-color:#f9f9f9; width:460px} /* width */
	.contentThumbs tr{display:block; padding:10px}
	.contentThumbs img{margin-right:10px}
		.row		{display:block; padding:10px; height:100px}
		.row2		{display:block; padding:10px; padding-bottom:30px; border-bottom:1px solid #ccc}
		.tableList	{width:100%; border-bottom:1px solid #48006a}
		.tableList tr{display:table-row; padding:0px}
		.tableList th{display:table-cell; padding:0px; font-weight:bold; color:#fff; background-color:#48006a; text-align:left}
		.tableList td.segment{border-bottom:1px dashed #48006a}
	.itemHdR

	.networkThumbs	{display:inline; margin-right:5px}
	
	.contentBoxGray	{display:block; width:214px; background-color:#e7e7e7; padding:8px; margin-bottom:15px; font:12px "Century Gothic"}
	.contentBoxGray img {display:inline}
	.contentBoxWhite{display:block; width:214px; background-color:#fff; padding:8px; margin-bottom:15px; font:12px "Century Gothic"}
	.contentBoxAdOuter{display:block; width:214px; background-color:#c8b2d2; padding:8px; margin-bottom:15px}
	.contentBoxAdInner{display:block; width:198px; background-color:#fff; padding:8px; font:12px "Century Gothic"}
	.logo			{margin-bottom:8px}
	
	.listRoomy li	{padding-bottom:10px}
	
	#stat img		{display:inline}
	
	.menu			{padding-bottom:0px}
	.contentFull	{width:700px}
	
	.row3			{border-bottom:1px dotted #ccc; padding:10px 0px}