body { margin: 0; padding: 0; background-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; overflow-y: scroll;}

/* Page Container */
#container { width: 994px; margin-left: auto; margin-right: auto; background-color: #ffffff; }

/* Page Header */
#header { height: 106px; background-color: #146982; line-height: 106px; width: 994px;}
	#hdr_Left { height: 106px; width: 994px; background-image: url(../images/PTIlogo.jpg); background-repeat: no-repeat; background-position: 15px 15px; }
	#hdr_Right { height: 106px; width: 994px; background-image: url(../images/Gear_edges7.gif); background-repeat: no-repeat; background-position: 890px 20px; }
	
	#hdr_Tag { height: 106px; width: 994px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20pt; font-weight: bold; color: #ffffff; text-align: center;}
	
	
	

/* Body Column Container */
#pageBody {	/* no styles */ }

/* Columns */
#leftCol { width: 130px; float: left;}
#rightCol { width: 830px; margin-left: 154px; }

/* Body Content */
#content { padding: 8px; line-height: 16px; background-color: #ffffff; }

#footer { text-align: center; margin-bottom: 4px; }