body, div, table, form
{
	margin:0;
	padding:0;
	border:none;
}

body 
{
	font-family:Arial;
	background-color:#414548;
	background-repeat:repeat-y;
	color:#000000;
}

img
{
	border:0;
	padding:0px;
	margin:0px;
	display:block;
}

a
{
	text-decoration:none;
	color:#000000;
}

td
{
	vertical-align:top;
	padding:0px;
}

.Wrapper
{
	width:772px;
	margin:auto;
}

#rotatables, #expoButtons
{
	display:block;
	width:628px;
	margin:auto;
}

#rotatables img
{
	float:left;
	width:157px;
	height:144px;
	display:block;
}

/* HNav */
.HorizontalImgs div
{
	width:157px;
	height:144px;
	display:block;
	float:left;	
}

#expoButtons img
{
	float:left;
	height:81px;
	display:block;	
}

#portalText01
{
	color:White;
	background-image:url(../Images/portal/NTX08_port_text01_bg.png);
	background-repeat:repeat-x;
	width:628px;
	text-align:center;
	line-height:31px;
	font-size:16px;
	font-weight:bold;
	margin:auto;
}

#portalText02 
{
	width:772px;
	margin-left:-1px;
	float:left;
}

#portalContact
{
	color:White;
	font-size:12px;
	margin:auto;
	text-align:center;
	width:628px;
	padding:15px 0px 15px 72px;
	float:left;
}

#portalContact a, #portalContact a:hover
{
	color:White
}

#portalContact a:hover
{
	text-decoration:underline;	
}

.Clear
{
	clear:both;
}

.Left
{
	float:left;
}