	html,body	{
		height:100%;
		margin: 0;
		padding:0px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #5E5E5E;
		font-size:12px;
		text-align:center;
		background:white;
		margin-bottom:25px;
	}
	a	{
		color: #0080BF;
		font-family: Tahoma, Verdana, Arial;
		text-decoration: underline; 
		font-size: 12px;
	}
	a:hover	{
		color:#e70000;
	}
	td	{
		font-size:12px;
	}
	img, table	{
		border:none;
	}
	
	table {
		border-collapse: collapse;
		width:100%;
	}

	table td {
		padding: 0px;
		vertical-align:top;
	}
	h1,h2,h3,h4,h5,h6,p {
		padding:0;
		margin:0;
	}
	h1	{
		font-size:45px;
		font-weight:normal;
		margin-bottom:35px;
		color:black;
		line-height:40px;
		z-index:6000;
		position:relative;
	}
	h2	{
		font-size:16px;
		font-weight:normal;
		margin-bottom:16px;
		color:#91AF04;
	}
	h3	{
		font-size:18px;
		font-weight:normal;
		margin-bottom:28px;
		padding-top:14px;
		color:#010101;
	}
	h4	{
		font-size:16px;
		font-weight:normal;
		margin-bottom:16px;
		color:#FF7F00;
	}
	p	{
		line-height:16px;
		margin-bottom:16px;
	}
	ul,li	{
		margin:0;
		padding:0;
		list-style:none;
	}
	ul	{
		margin:-8px 0 14px 25px;
	}
	li	{
		background:url(/images/li_bg.gif) 0 8px no-repeat;
		padding-left:15px;
		position:relative;
	}
	.topQucikLinks, .menuTop, .sendMess, .bottomBanner, .wayFinder	{
		display:none;
	}
	.wa	{
		padding:0;
	}
	.terminalExample	{
		float:right;
		margin:-80px 0px 23px 0;
	}
	.bottom	{
		margin:0;
	}
	.bottom *	{
		display:none;
	}
	.bottom strong	{
		display: block;
	}
	.imgColorPicker	{
		margin:42px 0 23px 0;
	}
	.swf	{
		display: none;
	}
	.mainModel	{	
		display:none;
	}
