body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #EEEEEE;
	margin: 1em 1em 0 1em;
}

a:link, a:visited, a:active { color: #000; text-decoration: underline }
a:hover { color: #000000; background-color: #EEEEEE; text-decoration: none; }

h1 {font-size: 18pt;
    color: #777777;
}

h2 {font-size: 14pt;}

h3 {font-size: 10pt;}

h4 {
	font-size: 10pt;
	color: #CCCCFF;
}

h5 {font-size: 8pt;}

h6 {
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 1em 1em 0 1em;
	font-size: 12px;
}

td {
	width: 50%;
	font-size: 10pt;
}

u {
	font-size: 8pt;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.box  { list-style-image: url(file:///Macintosh%20HD/Users/nelson/Sites/iWorld/Desktop/images/box.gif); padding-left: 4px }

#mast {
	position: absolute;
	top: 0;
	left: 0px;
	width: 830px;
	height: 80px;
	background-color: #EEEEEE;
	background-image: url(images/header/PMWTmaster1%20(12-31-06).jpg);
	visibility: visible;
	background-image: url(images/header/PMWTmaster1c%20(12-31-06).jpg);
	background-image: url(images/header/PMWorldToday-Banner.jpg);
}

#menu {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 830px;
	background-color: #000000;
	z-index: 3;
	vertical-align: text-bottom;
	height: 15px;
	visibility: visible;
	background-repeat: no-repeat;
}

#content {
	position: absolute;
	top: 106px;
	left: 160px;
	width: 630px;
	background-color: #EEEEEE;
	visibility: visible;
	height: auto;
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
	overflow: visible;
}

#content li {
	padding-right: 1em;
	margin-top: 1em;
}

#sidebar  {
	position: absolute;
	left: -160px;
	top: -18px;
	width: 145px;
	background-color: #000000;
	z-index: 0;
	vertical-align: text-top;
	height: 833px;
	visibility: visible;
	text-indent: 0px;
	text-align: left;
	padding-left: 10px;
	color: #EEEEEE;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	overflow: visible;


 }

#footer {
	width: 550px;
	background-color: #EEEEEE;
	height: 166px;
	position: relative;
	left: -5px;
	clear: both;
	text-align: left;
	margin-top: -1em;
	top: 0px;
	font-style: italic;
	color: #555555;
}

#news {
	width: 90%;
	padding-bottom: 3em;
	font-size: 9pt;
}

#news ul li {
	list-style-type:none;
	margin-top: 1em;
	margin-left:-2em;
}

#news a:link, #news a:visited, #news a:active { color: #000000; text-decoration: none }
#news a:hover { color: #000000; background-color: #c0c0ff; text-decoration: none; }

.floatlft {
	float: left;
	margin: 1em;
	clear: left;
}

.floatrt {
	float: right;
	margin: 1em;
	clear: right;
}

/* begin dropdown menu */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 10px;
	position: relative;
	text-align: left;
}

#nav a {
	display: block;
	width: 8em;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
}
#nav a:hover {
	background-color: #EEEEEE;
	color: #000;
	vertical-align: bottom;
}

#nav li {
	float: left;
	width: 8em;
}

#nav li.rt {
	float:right;
	text-align: left;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background-color: #CCCCFF;
	padding: 6px 3px 0px 3px;
	visibility: visible;
}

#nav li ul a {
	color:#000000;
	width: 10em;
	border-bottom: solid 1px #000;
}

#nav li ul a:hover {
	background-color:#6B8BB4;
	color:#CCCCFF;
}

#nav li:hover ul {
	left: auto;
	top:12px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	top:12px;
	background-color: #AAAAAA;
}

span.vest a:hover {background-color: #94A9C2}

#centerColumn {float:left; width:390px;}

#wideColumn {float:left; width:590px;}

#rightColumn {float:right; width:200px;}

h1.title {margin-bottom: 22px; font-size:18px; font-weight: lighter; font-family: arial; margin-left: 7px;}
h2.subHeadline {color:#000000; font-size: 13px; font-style: italic; margin-bottom: 15px;}
div.articleImage {float: left; clear: right; width: 170px; margin-left: 10px;}
p.articleText {font-size:12px;}
.smallbox {
	padding-left: 1px;
	background-color: #E6E4D5;
	width: 180px;
	padding-right: 1px;
	border-color: #666666;
	border: solid 1px #000;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
div.txthighlight {
	width: 350px;
	margin-left: 10px;
	background-color: #E6E4D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: solid 1px #000;
	padding: 3px;
}
.style77 {	color: #666666;
	font-weight: bold;
