body{
	background: #fff;
	margin: 0 auto;
	padding: 0;
}
.collapse{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
.container{
	margin: 0 auto;
	width:968px;
}

/*
	logo
*/
td.logo h1{
	margin: 10px 0;
	padding: 0;
}
	td.logo h1 a{
		background: url(images/template/logo.gif) no-repeat;
		display: block;
		height: 80px;
		width: 360px;
		margin-left:40px;
	}
		td.logo h1 a span{
			display: none;
		}
/*
	header
*/
td.header{
	background: url(images/template/tile_header-home.gif) repeat-x left top;
	height: 225px;
	width: 100%;
}
	.templateBody td.header{
		height: auto;
	}
	td.header table.header{
		width: 100%;
	}
	td.header td.headerTitle{
		background: url(images/template/background_header-body.gif) no-repeat left top;
		height: 66px;
	}
		td.header h2{
			margin-left: 200px;
			margin-top: 30px;
		}
	/*
		top navigation
	*/
	#navigationTop table,
		#navigationTop table td{
			border-collapse: collapse;
			margin: 0;
			padding: 0;
			width: auto;
		}
	#navigationTop table.navigationTop-Container{
		float: right;
		margin: 0 15px 0 0;
	}
		#navigationTop div.Parentmain1{
			float: left;
			margin: 0 0 0 2px;
		}
			#navigationTop div.Parentmain1 a{
				background: url(images/template/buttons_navigationTop.gif) left top no-repeat;
				color: #fff;
				display: block;
				font-size: 11px;
				padding: 0 0 0 10px;
				height: 26px;
				text-decoration: none;
				white-space: nowrap;
			}
				#navigationTop div.Parentmain1 a span{
					background: url(images/template/buttons_navigationTop.gif) right top no-repeat;
					color: #fff;
					cursor: pointer;
					display: block;
					padding: 8px 10px 0 0;
					line-height: normal;
				}
			/*
			#navigationTop div.Parentmain1 a:hover,
			#navigationTop div.Parentmain1 .active a{
				background: url(images/template/buttons_navigationTop.gif) left -26px no-repeat;
				color: #3a898f;
			}
				#navigationTop div.Parentmain1 a:hover span,
				#navigationTop div.Parentmain1 .active a span{
					color: #3a898f;
					background: url(images/template/buttons_navigationTop.gif) right -26px no-repeat;
				}
			*/
			#navigationTop div.Parentmain1 a:hover span{
				color: #006c67;
			}
			#navigationTop div.Parentmain1 .active a,
			#navigationTop div.Parentmain1 .active a:hover{
				background: url(images/template/buttons_navigationTop.gif) left -26px no-repeat;
				color: #3a898f;
			}
				#navigationTop div.Parentmain1 .active a span{
					background: url(images/template/buttons_navigationTop.gif) right -26px no-repeat;
					color: #3a898f;
				}
		#navigationTop .clLeft1{
			display: none!important;
			position: absolute;
		}
	.templateHome #navigationTop td#pLink1{
		display: none;
	}
	/*
		flash
	*/
	td.header td.headerFlash{
		height: 199px;
	}
/*
	copy
*/
td.copy{
	background: url(images/template/tile_content-top.gif) repeat-x left top;
	width: 100%;
}
	td.copy table.copy{
		background: url(images/template/tile_content-bottom.gif) repeat-x left bottom;
		width: 100%;
	}
	/*
		tools navigation
	*/
	td.toolsIntro{
		width: 100%;
	}
	table.toolsIntro{
		margin: 4px 0 10px 0;
		width: 100%;
	}
	.navigationToolsIntro{
		color: #666;
		display: block;
		font-family:verdana;
		font-size: 9px;
		line-height: 12px;
		margin: 1px 0 0 0;
		padding: 0;
		text-align: center;
		width: 320px;
	}
	.navigationToolsIntro.arrow{
		float:left;
		width:16px;
		margin:2px 0 0 0;
	}
	#navigationTools{
		
	}
	#navigationTools table{
		float: right;
		margin: 0 15px 0 0;
	}
	#navigationTools a{
		background: url(images/template/button_blue.gif) no-repeat left top;
		color: #004b91;
		display: block;
		font-size: 10px;
		font-weight: bold;
		height: 25px;
		line-height: normal;
		padding: 0 0 0 10px;
		text-decoration: none;
		white-space: nowrap;
	}
		#navigationTools a span{
			background: url(images/template/button_blue.gif) no-repeat right top;
			cursor: pointer;
			color: #004b91;
			display: block;
			padding: 6px 10px 6px 0;
			float: left;
			font-size: 11px;
			line-height: normal;
		}
		#navigationTools a span.icon{
			background: none;
			line-height: normal;
			padding: 0;
			height: 16px;
			margin-top: -1px;
		}
			#navigationTools a span.icon.pos0{
				background: url(images/template/icon_note.gif) no-repeat left top;
				padding-right: 3px;
				width: 16px;
			}
			#navigationTools a span.icon.pos1{
				background: url(images/template/icon_calendar.gif) no-repeat left top;
				padding-right: 7px;
				width: 16px;
			}
			#navigationTools a span.icon.pos2{
				background: url(images/template/icon_cart.gif) no-repeat left top;
				padding-right: 7px;
				width: 16px;
			}
			#navigationTools a span.icon.pos3{
				background: url(images/template/icon_arrowRight.gif) no-repeat left top;
				padding-right: 7px;
				width: 16px;
			}
	#navigationTools a:hover{
		color: #fff;
		text-decoration: none;
	}
		#navigationTools a:hover span{
			color: #fff;
			text-decoration: none;
		}
/*
	left navigation
*/
#navigationLeft{
	background: #eff3f7;
	width:183px;
}
	#navigationLeft table,
		#navigationLeft table td{
			border-collapse: collapse;
			line-height: normal;
			margin: 0;
			padding: 0;
			width: 100%;
		}
	#navigationLeft td.clTop1 a{
		background: #d0e3e5;
		border-bottom: 1px solid #d9d9d9;
		border-top: 1px solid #fff;
		color: #4c7e7e;
		display: block;
		font-size: 11px;
		font-weight: bold;
		padding: 4px 10px;
		text-decoration: none;
		*width:163px;
	}
	#navigationLeft td.clTop1 a:hover{
		background: #eff3f7;
	}
	#navigationLeft td.clTop1.active a,
	#navigationLeft td.clTop1.active a:hover{
		background: #eff3f7;
		border-bottom: 1px solid #eff3f7;
	}
	#navigationLeft td.pclTop1{
		padding: 3px 0;
	}
		#navigationLeft td.clSub1 a.clSubb1{
			background: url(images/template/arrow_leftColumn.gif) no-repeat 14px 6px;
			color: #4c7e7e;
			display: block;
			font-size: 11px;
			font-weight: normal;
			padding: 3px 10px 3px 24px;
			text-decoration: none;
		}
		#navigationLeft td.clSub1.active a.clSubb1,
		#navigationLeft td.clSub1.active a.clSubb1:hover{
			background: url(images/template/arrow_leftColumn-on.gif) no-repeat 14px 6px;
			font-weight: bold;
		}
/*
	content
*/
td.content{
	padding: 20px;
}
/*
	footer
*/
td.footer{
	color: #666;
	font-size: 11px;
}
	td.footer table,
		td.footer table td{
			border-collapse: collapse;
			margin: 0;
			padding: 0;
		}
	td.footer table{
		clear: both;
		float: right;
		margin: 10px 15px;
	}
	td.footer p{
		clear: both;
		color: #666;
		font-size: 9px;
		line-height: 14px;
		padding-right:15px;
		text-align: right;
	}
	td.footer a{
		color: #2971b5;
	}
table.banner{
	margin: 20px auto!important;
}
td.banner{
	text-align: center;
}
td#sidebar{
	background: #e6f3ff;
	width: 185px;
}
#navigationRight table,
#navigationRight table td{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#navigationRight a{
	background: url(images/template/button_blue.gif) no-repeat -15px top;
	color: #004b91;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 3px 2px;
	margin: 0 0 1px 0;
	text-decoration: none;
}
	#navigationRight a span{
		color: #004b91;
		display: block;
		font-size: 11px;
		padding: 0 0 0 20px;
		width: 153px;
		*width:153px;
	}
		#navigationRight td#pLinkTD_6_2 a span{
			background: url(images/template/icon_note.gif) no-repeat 3px 1px;
		}
		#navigationRight td#pLinkTD_7_2 a span{
			background: url(images/template/icon_personLarge.gif) no-repeat 0 1px;
		}
		#navigationRight td#pLinkTD_8_2 a span{
			background: url(images/template/icon_calendar.gif) no-repeat 0 1px;
		}
		#navigationRight td#pLinkTD_9_2 a span{
			background: url(images/template/icon_cart.gif) no-repeat 0 1px;
		}
		#navigationRight td#pLinkTD_10_2 a span{
			background: url(images/template/icon_group.gif) no-repeat 0 1px;
		}
		#navigationRight td#pLinkTD_11_2 a span{
			background: url(images/template/icon_include.gif) no-repeat 0 0;
		}
		#navigationRight td#pLinkTD_82_2 a span{
			background: url(images/template/icon_person.gif) no-repeat 0 1px;
		}
#navigationRight a:hover{
	background: #b5cae6;
	color: #004b91;
}
	#navigationRight a:hover{
		color: #004b91;
	}
/*
*/
td.searchContainer{
	/*padding:30px 0 0 100px;*/
	padding:30px 0 0 30px;
}
td.searchContainer td.input input{
	background:#f5ffff;
	border:1px solid;
	border-color: #9cc #e2f5f5 #e2f5f5 #9cc;
	color: #424c4c;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	margin:0 15px 0 0;
	padding: 2px 5px;
	width:260px;
}
#navigationRight2{
	padding: 20px 0;
}
	#navigationRight2 table{
		margin: 0 auto;
	}
table.modsFontPrintEmail{
	float: right;
	margin-top:-18px;
}
	table.modsFontPrintEmail table,
	table.modsFontPrintEmail table td,
	table.modsFontPrintEmail table td img{
		border-collapse: collapse!important;
		margin: 0!important;
		padding: 0!important;
	}
	#smt_fontsize_default{
		margin:0 2px!important;
	}
	#smt_fontsize_increase{
		margin: 0 8px 0 0!important;
	}
#content{
	width: 100%;
	*width: 560px;
}
div.n a,
div.n img{
	border: 0!important;
	text-decoration:none!important;
}