
body	{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	margin: 0px;
	background: url(art/bk_port.jpg) repeat-x 0px 0px #336;
}

#headerNav	{
	position: absolute; left: 0px; top: 0px; width: 90%; height: 23px;
}

#headerNav p	{
	margin-left: 20px;
	margin-top: 10px;
}

#headerNav a	{
	font-size: 10px;
	color: #000;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
}

#headerNav a.onState	{
	color: #336;
	font-weight: bold;
}

#headerNav a.onState:hover	{
	background: url(art/port_arrow_02.gif) no-repeat left;
}

#headerNav a:hover	{
	color: #99c;
}

#imageTable	{
	border-top: 1px solid #fff;
	width: 100%;
	height: 297px;
	background-image: url(art/bk_port2.jpg);
	background-repeat: repeat-x
}

#imageTable td.rightCell	{
	width: 584px;
	text-align: right;
	height: 297px;
}

#imageTable td.leftCell	{
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding: 30px 20px 0px 35px;
}

#imageTable td.leftCell	h1{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin: 0px;
}

#imageTable td.leftCell	h2	{ font-size:11px; font-weight:normal; font-style:italic; line-height:17px; margin:0px; }
#imageTable td.leftCell	h2 a	{ color:#000; text-decoration:underline; }
#imageTable td.leftCell	h2 a:hover	{ color:#000; text-decoration:none; }

#imageTable td.leftCell	h3{
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
	margin: 0px;
}

#imageTable td.leftCell	p{
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding-top: 9px;
}


/* SECTION SPECIFIC BREADCRUMB */
#breadcrumb td.linkCell	{
	font-size: 10px;
	color: #336;
	text-align: right;
	background-color: #fff;
	margin: 0px;
	padding-bottom: 5px;
}

#breadcrumb td.linkCell a	{
	color: #000;
	padding-right: 15px;
	background: url(art/port_arrow_01.gif) no-repeat right;
}

#breadcrumb td.linkCell a:hover	{
	color: #99c;
	padding-right: 15px;
	text-decoration: none;
	background: url(art/port_arrow_02.gif) no-repeat right;
}

#breadcrumb td.linkCell span	{
	color: #99c;
}




#imageNavTable	{
	width: 100%;
}

#imageNavTable td.navItemCell a	{
	width: 12px;
	margin: 3px;
	padding: 0px;
	display: block;
}

#imageNavTable td.navItemCell a:hover	{
	background-color: #fff;
}

#imageNavTable td.linkItemCell	{
	text-align: right;
	padding: 12px;
}

#imageNavTable td.linkItemCell a	{
	font-size: 10px;
	color: #99c;
	padding: 6px;
	border-left: 1px solid #99c;
	text-decoration: none;
}

#imageNavTable td.linkItemCell a:hover	{
	color: #fff;
}

