/* CSS Document for Printing */

body
		{	background: #ffffff;
			color: #000000;
			font: 12pt Georgia, "Times New Roman", Times, serif;
			padding: 0 .5%;
		}
#banner
		{ text-align:center;
			margin-bottom: 1em;
		}
		#banner h1
					{	font-size: 14pt;
						font-weight: bold;
						margin-top: .5em;
						margin-bottom: .2em;
						text-decoration:underline;
					}
		#banner h2
					{	font-size: 12pt;
						font-weight: bold;
						margin-top: .4em;
						margin-bottom: 0em;
					}
		#banner img
					{ float:left;
					margin-right: 2em;
					margin-bottom: 3em;
					}
		#banner p
					{text-align:center;
					font-size: 1em;
					margin-top: .25em;
					margin-bottom: 0em;
					}
#menu
			{	display: none;}
			
#contenta
			{	margin-top: .75em;
				margin-bottom: 2em;
				margin-left:0em;
			}
		#contenta img
						{	margin-right: auto;	
							margin-left: auto;
							margin-bottom: .75em;
						}
			#contenta p,h1,h3
						{	margin-top: 2px;
							margin-bottom: 8px;
						}
			#contenta h2
						{	font-size: 14pt;
							font-weight: bold;
							margin-top: .5em;
							margin-bottom: .2em;
							text-decoration:underline;
						}
			#contenta h4
						{	font-size: 12pt;
							font-weight: bold;
							margin-top: .5em;
							margin-bottom: .2em;
							text-decoration:underline;
						}
			#contenta h5
						{	margin-top: 4px;
							margin-bottom: 2px;
							color:#FF0000;
							font-size: 1.1em;
						}
#content_colc
			{	margin-top: 1em;
				margin-bottom: 2em;
			}
		#content_colc table
					{ 	width: 100%;
					}
		#content_colc h3
					{	font-size: 14pt;
						font-weight: bold;
						color: #ff0000;
						margin-top: .5em;
						margin-bottom: .1em;
						text-decoration:underline;
					}
		#content_colc h4
					{	font-size: 12pt;
						font-weight: bold;
						margin-top: .5em;
						margin-bottom: .1em;
						color: #ff0000;
						text-align:center;
					}
#content_x
			{	margin-top: 1em;
				margin-bottom: 2em:
			}
		#content_x img
					{	float:right;}
		#content_x h4
					{	margin-top: 1em;
						margin-bottom: 1em;
						text-decoration:underline;
					}
		#content_x table
					{ width: 100%;
					}
		#content_x caption
					{ text-align:left;
						font-weight: bold;
						text-decoration:underline;
						margin-bottom: 2em;
					}
		#content_x td
					{ text-align: center;
					}
#footer_2
			{	font-size: 8pt;
				font-weight: bold;
				text-align: center;
			}
#footer
			{	display: none;
			}
#footer_bottom
			{	display: none;
			}
/*			{	font-size: 8pt;
				font-weight: bold;
				text-align: center;
						margin-top: 4em;
			}
*/		#footer_bottom p
					{	font-size: 6pt;
						font-weight: bold;
						text-align: center;
						margin-top: 2em;
						margin-bottom: 0em;
					}
		.table_1
				{	background-color: #ffffff;
					color: #000033;
					font-size: 1em;
					margin-right: auto;
					margin-left: auto;
					padding: 0;
					width: 90%;
				}
				.table_1 h3
						{ text-decoration:underline;
						  text-align:left;
						  font-size: 1.15em;
						  margin-left: .75em;
						}
				.table_1 img
						{ 	margin-top: .75em;
							margin-right:.75em;
							margin-left: .75em;
						}
				.table_1 ul

						{	list-style-type: none;
							text-align: left;
							margin-top: .5em;
							margin-left: .5em;
						}
				.table_1 th
						{	text-align: left;
							padding-top: 1em;
							color:#FF0000;
						}
				.table_1 td
						{	text-align: left;
							margin-left: .75em;
					font-size: .7em;
						}
