html {
	margin:0; padding:0;
	background-image:url(../images/ntm_html_bg.gif); background-repeat:repeat-x;
	background-color:#FFFFFF;
}
body {
	margin:0; padding:0;
}
div {
	margin:0; padding:0;
}
img {
	margin:0; padding:0;
	display:block;
	border:none;
}
h1 {
	margin:0 0 14px 0; padding:0;
	font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:20px; font-weight:normal; color:#333333;
}
h2 {
	margin:0 0 16px 0; padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; color:#00279C;
	text-transform:uppercase;
}
p {
	margin:0 0 14px 0;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#333333;
}
a { color:#333333; }
a:link { color:#333333; }
a:visited { color:#333333; }
a:active { color:#00279C; }
a:hover { color:#00279C; }



#nztm_outline {
	width:955px; height:auto;
	margin:0 auto;
	position:relative;
}
	#nztm_outline_head {
		width:955px; height:200px;
		float:left; position:relative; z-index:10;
	}
		#nztm_head_logos {
			width:955px; height:144px;
			float:left; position:relative;
			background-image:url(../images/nztm_head_bg.jpg); background-repeat:no-repeat;
		}
			#nztm_logos_advantage {
				width:139px; height:130px;
				position:absolute; top:6px; left:-2px;
			}
			#nztm_logos_nztm {
				width:403px; height:91px;
				position:absolute; top:14px; left:361px;
			}
			#nztm_logos_smlnav {
				width:200px; height:auto;
				position:absolute; top:5px; right:100px;
				font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC;
			}
				#nztm_logos_smlnav a {
					color:#CCCCCC;
					text-decoration:none;
				}
					#nztm_logos_smlnav a:hover { text-decoration:underline; }
					
				#nztm_logos_smlnav span {
					padding:0 5px 0 5px;
				}
				
			#nztm_logos_search {
				width:260px; height:auto;
				position:absolute; bottom:10px; right:0px;
			}
				#nztm_logos_search label {
					margin:0 10px 0 0;
					font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#FFFFFF;
				}
				#nztm_logos_search input {
					width:165px;
				}
			
		#nztm_head_nav {
			width:955px; height:56px;
			float:left;
			background-color:#E1E1E1;
		}
			#nztm_nav_crnrleft {
				width:4px; height:40px;
				float:left;
			}
			#ntzm_nav_btns {
				width:947px; height:40px;
				float:left;
				background-image:url(../images/nztm_btns_bg.gif); background-repeat:repeat-x;
			}
				#ntzm_nav_btns ul {
					width:947px; height:40px;
					margin:0; padding:0;
					float:left; display:block; position:relative;
					list-style-type:none;
				}
					#ntzm_nav_btns ul li {
						width:94px; height:37px;
						margin:0; padding:0;
						float:left; display:block;
					}
						#ntzm_nav_btns ul li a {
							width:94px; height:37px;
							float:left; display:block; overflow:hidden; position:relative;
							text-decoration:none; cursor:pointer;
						}
							#ntzm_nav_btns ul li a span {
								width:84px; height:32px;
								margin:0; padding:5px 5px 0 5px;
								float:left; position:relative; z-index:10;
								font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF;
								text-align:center; line-height:13px;
							}
							#ntzm_nav_btns ul li a div {
								width:94px; height:37px;
								position:absolute; top:0; left:0; z-index:5;
								background-image:url(../images/nztm_btns_btn_bg.gif); background-repeat:no-repeat;
								opacity:0; filter:alpha(opacity=0);
							}
								#ntzm_nav_btns ul li a:hover span {
									color:#000000;
								}
								
						#ntzm_nav_btns ul li ul {
							width:947px; height:auto;
							padding:2px 0 0 20px;
							display:none; position:absolute; top:37px; left:0;
							font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333;
							background-image:url(../images/nztm_link_icon.gif); background-repeat:no-repeat; background-position:10px 4px;
						}
							#ntzm_nav_btns ul li ul li {
								width:auto; height:auto;
								margin:0 0 0 10px;
								float:left; display:inline;
							}
								#ntzm_nav_btns ul li ul li a {
									width:auto; height:auto;
									float:left;
									display:inline;
								}
									#ntzm_nav_btns ul li ul li a:hover {
										text-decoration:underline;
									}
									
								#ntzm_nav_btns ul li ul li span {
									margin:0 0 0 8px;
									float:left; display:block;
								}
										
			#nztm_nav_crnrright {
				width:4px; height:40px;
				float:left;
			}

	#nztm_outline_body {
		width:955px; height:auto;
		float:left; position:relative; z-index:5;
		font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#333333;
		background-color:#FFFFFF;
	}
		#nztm_body_newspanel {
			width:955px; height:231px;
			float:left; position:relative; z-index:15;
			background-color:#E1E1E1;
		}
			#nztm_newspanel_flash {
				width:955px; height:231px;
				float:left; position:relative; z-index:5;
			}
			#nztm_flash_btm {
				width:299px; height:25px;
				float:left; clear:both;
				position:absolute; top:225px; left:656px; z-index:10;
			}
			
		#nztm_body_mainpanel {
			width:657px; height:auto;
			float:left; position:relative; z-index:10;
		}
			#nztm_outline_body .topborder_grey {
				border-top:1px solid #999999;
			}
			#nztm_mainpanel_content {
				width:622px; height:auto;
				padding:0 16px 30px 19px;
				float:left; position:relative; z-index:5;
			}
				.nztm_content_breadcrumb {
					width:600px; height:auto;
					margin:10px 0 0 0;
					float:left;
					font-size:10px; color:#666666;
				}
				.nztm_content_text {
					width:619px; height:auto;
					padding:15px 0 10px 0;
					float:left; clear:both;
				}
					.nztm_text_articleimg {
						width:290px; height:auto;
						margin:0 15px 15px 0;
						float:left;
					}
						.nztm_articleimg_text {
							width:auto; height:auto;
							padding:5px 8px 6px 5px; color:#FFFFFF;
							font-size:10px; line-height:12px; color:#CCCCCC;
							background-color:#000000;
						}
						
					.nztm_text_subtitle {
						font-size:14px; line-height:16px;
					}
					.nztm_text_small {
						font-size:10px; line-height:14px; color:#666666;
					}
					.nztm_content_text p.quote {
						width:180px; height:auto;
						margin:20px 0 20px 20px; padding:20px;
						display:block; float:right; position:relative;
						font-size:16px; line-height:20px; text-align:center; color:#B3994C;
						background-image:url(../images/nztm_icon_quoteleft.gif); background-repeat:no-repeat;
					}
						.nztm_icon_quoterght {
							width:17px; height:15px;
							display:block; float:right;
							position:absolute; bottom:0; right:0;
						}
					
				#nztm_mainpanel_updatesml {
					width:367px; height:auto;
					margin:7px 7px 0 0;
					float:left; position:relative;
					background-image:url(../images/nztm_panel_bg.gif); background-repeat:no-repeat; background-position:0 38px;
					background-color:#FFFFFF;
				}
					#nztm_updatesml_content {
						width:343px; height:auto;
						padding:5px 12px;
						float:left; position:relative;
					}
						.nztm_viewallrss {
							width:130px; height:15px;
							float:left; clear:both; position:absolute; top:4px; right:12px;
						}
							.nztm_viewallrss span {
								margin:0 5px 0 0;
								float:right;
								font-size:9px; font-weight:bold; color:#00279C;
							}
								.nztm_viewallrss span a {
									text-decoration:none;
								}
								
							.nztm_viewallrss img {
								float:right;
							}
							
						.nztm_updatesml_mainitem {
							width:343px; height:auto;
							margin:5px 0 10px 0;
							float:left;
						}
							.nztm_updatesml_mainitem img {
								margin:0 10px 0 0;
								float:left;
								border:1px solid #666666;
							}
							.nztm_updatesml_mainitem p {
								width:233px;
								margin:0 0 5px 0;
								float:left;
							}
								.nztm_updatesml_mainitem p.nztm_text_subtitle {
									font-size:12px; font-weight:bold; line-height:12px;
								}
							
						.nztm_updatesml_items {
							width:343px; height:auto;
							margin:5px 0 0 0;
							float:left;
						}
							.nztm_updatesml_items a {
								width:300px;
								margin:0 0 5px 0; padding:0 0 0 20px;
								float:left; clear:left;
								background-image:url(../images/nztm_link_icon.gif); background-repeat:no-repeat; background-position:0 2px;
							}
						
					.nztm_updatesml_shdleft {
						width:19px; height:200px;
						float:left;	position:absolute; top:0; left:-19px;
					}
					.nztm_updatesml_shdrght {
						width:7px; height:200px;
						position:absolute; top:0; left:367px; 
					}
										
				#nztm_mainpanel_runnersml {
					width:245px; height:auto;
					margin:7px 0 0 0;
					float:left; position:relative;
					background-image:url(../images/nztm_panel_bg.gif); background-repeat:no-repeat; background-position:0 38px;
					background-color:#FFFFFF;
				}
					#nztm_runnersml_content {
						width:221px; height:auto;
						padding:5px 12px;
						float:left; position:relative;
					}
						.nztm_runnersml_items {
							width:221px; height:auto;
							margin:5px 0 0 0;
							float:left;
						}
							.nztm_runnersml_items div {
								width:221px; height:auto;
								margin:0 0 10px 0;
								float:left;
							}
							.nztm_runnersml_items div img {
								margin:0 10px 0 0;
								float:left;
								border:1px solid #666666;
							}
							.nztm_runnersml_items div p {
								width:127px;
								margin:0; 
								font-size:11px; line-height:12px;
								float:left;
							}
						
					.nztm_runnersml_shdrght {
						width:19px; height:200px;
						position:absolute; top:0; left:245px;
					}
					
				#nztm_mainpanel_updatelge {
					width:622px; height:auto;
					float:left; position:relative;
					background-image:url(../images/nztm_panel_bg.gif); background-repeat:no-repeat; background-position:0 38px;
				}
					#nztm_updatelge_content {
						width:622px; height:auto;
						float:left; position:relative;
					}
						.nztm_updatelge_items {
							width:622px; height:auto;
							margin:10px 0 0 0;
							float:left;
						}
							.nztm_updatelge_items div {
								width:300px; height:auto;
								margin:0 0 20px 0;
								float:left;
							}
							.nztm_updatelge_items img {
								margin:0 10px 0 0;
								float:left;
								border:1px solid #666666;
							}
							.nztm_updatelge_items p {
								width:190px;
								margin:0 0 5px 0;
								font-size:11px; line-height:11px;								
								float:left;
							}
								.nztm_updatelge_items p.title {
									margin:0;
									font-size:12px; font-weight:bold; line-height:12px;
								}
						
					.nztm_updatelge_shdrght {
						width:16px; height:200px;
						position:absolute; top:0; left:622px; 
					}
				
				#nztm_text_archive {
					width:620px; height:auto;
					float:left; position:relative;
				}
					#nztm_text_archive table {
						float:left;
					}
						#nztm_text_archive table td {
							padding:0 0 20px 0;
							vertical-align:top;
						}
							#nztm_text_archive div {
								width:300px; height:auto;
								float:left;
							}
							#nztm_text_archive img {
								margin:0 10px 0 0;
								float:left;
								border:1px solid #666666;
							}
							#nztm_text_archive p {
								width:180px;
								margin:0 0 5px 0;
								font-size:11px; line-height:11px;								
								float:left;
							}
								#nztm_text_archive p.title {
									margin:0 0 5px 0;
									font-size:12px; font-weight:bold; line-height:12px;
								}
			
			#nztm_mainpanel_crnr {
				width:19px; height:15px;
				float:left; clear:both;
				position:absolute; top:-1px; left:638px; z-index:10;
				background-image:url(../images/nztm_mainpanel_crnrsml.gif); background-repeat:no-repeat;
			}
				#nztm_outline_body .topborder_grey #nztm_mainpanel_crnr {
					background-image:url(../images/nztm_mainpanel_crnrsml2.gif);
				}
			
		#nztm_body_rightpanel {
			width:298px; min-height:350px; height:auto !important; height:350px;
			float:left; position:relative; z-index:5;
			background-image:url(../images/nztm_rightpanel_bg.gif); background-repeat:repeat-x;
		}
			#nztm_rightpanel_content {
				width:268px; height:auto;
				padding:34px 15px 15px 15px;
				float:left;
				background-image:url(../images/nztm_mainpanel_shdrght.gif); background-repeat:no-repeat; background-position:0 10px;
			}
			#nztm_rightpanel_presssml {
				width:268px; height:auto;
				float:left;
				padding:5px 15px 0 15px; margin:0; position:relative;
				background-image:url(../images/nztm_panel_bg2.gif); background-position:0 22px; background-repeat:no-repeat;
			}
				#nztm_presssml_items {
					width:268px; height:auto;
					margin:10px 0 0 0;
					float:left;
				}
					#nztm_presssml_items a {
						width:246px;
						margin:0 0 5px 0; padding:0 0 0 20px;
						float:left; clear:left;
						background-image:url(../images/nztm_link_icon.gif); background-repeat:no-repeat; background-position:0 2px;
					}
					
			#nztm_rightpanel_releasessml {
				width:268px; height:auto;
				float:left; position:relative;
				padding:5px 15px 0 15px; margin:0;
				background-image:url(../images/nztm_panel_bg2.gif); background-position:0 22px; background-repeat:no-repeat;
			}
				.nztm_releasessml_items {
					width:268px; height:auto;
					margin:10px 0 0 0;
					float:left;
				}
					.nztm_releasessml_items div {
						width:268px; height:auto;
						margin:0 0 15px 0;
						float:left;
					}
					.nztm_releasessml_items div img {
						margin:0 10px 0 0;
						float:left;
						border:1px solid #666666;
					}
					.nztm_releasessml_items div p {
						width:174px; height:auto;
						margin:0; 
						float:left;
						font-size:11px; line-height:12px;
					}
						.nztm_releasessml_items div p.title {
							font-weight:bold;
						}

	#nztm_outline_foot {
		width:955px; height:auto;
		float:left; clear:both; position:relative;
		font-family:Arial, Helvetica, sans-serif; font-size:10px;
	}	
		#nztm_foot_footshd {
			width:955px; height:15px;
			float:left;
			background-image:url(../images/nztm_footshd_bg.gif); background-repeat:repeat-x;
		}
			#nztm_footshd_shdleft {
				width:15px; height:115px;
				float:left; position:absolute; top:-70px; left:-15px;
			}
			#nztm_footshd_shdrght {
				width:15px; height:115px;
				float:left; position:absolute; top:-70px; right:-15px;
			}
			#nztm_footshd_crnrleft {
				width:5px; height:15px;
				float:left;
			}
			#nztm_footshd_crnrrght {
				width:5px; height:15px;
				float:right;
			}
			
		#nztm_foot_footlinks {
			width:955px; height:30px;
			float:left;
			background-image:url(../images/nztm_footlinks_bg.gif); background-repeat:repeat-x;
		}
			#nztm_footlinks_crnrleft {
				width:5px; height:30px;
				float:left;
			}
			#nztm_footlinks_items {
				width:945px; height:27px;
				padding:6px 0 0 0;
				float:left;
				text-align:center;
			}
				#nztm_footlinks_items a {
					font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#FFFFFF;
				}
					#nztm_footlinks_items a:hover {
						text-decoration:underline;
					}
					
				#nztm_footlinks_items span {
					margin:0 7px;
					color:#666666;
				}
				
			#nztm_footlinks_crnrrght {
				width:5px; height:30px;
				float:left;
			}
		
		#nztm_foot_logo {
			width:200px; height:auto;
			margin:0 auto; padding:20px 0 0 0;
			clear:left; text-align:center;
		}
			#nztm_foot_logo img {
				margin:0 0 10px 0;
				display:inline;
			}
			#nztm_foot_logo p {
				margin:0 auto;
				font-size:10px; color:#666666;
			}
				
	#nztm_outline_shdleft {
		width:15px; height:650px;
		float:left; clear:both;
		position:absolute; top:0; left:-15px;
	}
	#nztm_outline_shdrght {
		width:15px; height:650px;
		float:left; clear:both;
		position:absolute; top:0; left:955px;
	}
	
	
	
	
	
	
	
	
	
	
	
	