@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#template_top_repeat, #template_header, #template_topnav, #template_leftnav, .printhide {
	display: none;
	}

#template_container {
	width: 100%;
	margin: 0;
	float: none;
	text-align: left;
	}

#template_contentcontainer_header {
	height: 33px;
	width: 100%;
	}
	
#template_contentcontainer_header h1 {
	margin-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 19px;
	line-height: 33px;
	}

#template_contentcontainer {
	position: relative;
	width: 100%;
	}

#template_contentcontainer strong {
	font-weight: bold;
	}