/* Top Page CSS Rules */

			
		.contentDevel
			{
				position:			absolute;
				top:				30px;
				left:				100px;
				width:				780px;
				height:				120px;
				font-size:			10pt;
				color:				#000055;
				text-align:			justify;
				line-height:		20px;
				background-color:	transparent;
				border:				1px none #ff0000;
			}
			
			
			.contentDevelCall
				{
					position:			absolute;
					top:				120px;
					left:				0px;
					width:				600px;
					text-align:			center;
					height:				25px;
					background-color:	transparent;
					border:				1px none #ff0000;
				}
			
			
			.w3cXhtml
				{
					position:			absolute;
					bottom:				25px;
					left:				50px;
					width:				90px;
					height:				35px;
					background-color:	transparent;
					border:				1px none #ff0000;
				}

			.w3dCSS
				{
					position:			absolute;
					bottom:				25px;
					right:				20px;
					width:				90px;
					height:				35px;
					background-color:	transparent;
					border:				1px none #ff0000;
				}
