/* CSS Document for Printing */

body
		{	Georgia, "Times New Roman", Times, serif;
			padding: 0 5%;
		}
#banner
			{	display: none;}
#banner_print
			{ text-align:center;
			margin-bottom: 2em;
			color: #000000;
			}
		#banner_print img
			{	float: left;
			vertical-align: middle;
			margin-top: 10px;
			margin-left: 4em;
			}
		#banner_print h1
					{	font-size: 1.5em;
						font-weight: bold;
						margin-top: .5em;
						margin-bottom: .2em;
						text-decoration:none;
						color: #990000;
					}
		#banner_print p
					{	font-size: 12pt;
						font-weight: bold;
						margin-top: .4em;
						margin-bottom: 0em;
					}
		#menu
					{	display: none;}
			
		#contenta	
					{	display: none;}
		#content_print	
				{	padding: 5px;
					margin-top: 3em;
					margin-right: 10px;
					margin-bottom: 5px;
					margin-left: 5px;
					background-color: #ffffff;
					color: #000033;
					line-height: 1.55;
					font-size: 1em;
					font-weight: bold;
					float: right;
				}
			#content_print p
					{	margin-top: 0px;
					margin-bottom: 8px;
					}
			#content_print h1
					{	margin-top: 20px;
					font-size: 1.5em;
					font-weight: bold;
					margin-bottom: 5px;
					color:#990000;
					font-variant:small-caps;
					text-align: left;
					}
			#content_print h2
					{	margin-top: 0px;
					margin-bottom: 15px;
					}
			#content_print h3
					{	margin-top: 0px;
					margin-bottom: 8px;
					text-align:center;
					font-size: 1.1em;
					font-weight: bold;
					}
			#content_print h4
					{	margin-top: 20px;
					font-size: 1.25em;
					font-weight: bold;
					margin-bottom: 5px;
					color:#990000;
					font-variant:small-caps;
					text-align: center;
					}
			#content_print h5
					{	margin-top: 10px;
					font-size: 1.25em;
					font-weight: bold;
					margin-bottom: 15px;
					color:#990000;
					text-align: left;
					}
			#contenta _print:
					{color: #000000;
					text-decoration: none;
					}
#content_colc
			{	margin-top: 3em;
				margin-bottom: 2em;
				font-size: 1em;
				font-weight: bold;
				color: #000000;
			}
				#content_colc h4
						{	margin-top: 20px;
						font-size: 1.25em;
						font-weight: bold;
						margin-bottom: 5px;
						color:#990000;
						font-variant:small-caps;
						text-align: left;
						}
#footer
			{	display: none;}
#footer_print
			{	padding: 0px;
			width:	940px;
			margin-top: 5px;
					margin-right: auto;
			margin-bottom: 5px;
					margin-left: auto;
			text-align: center;
			line-height: 1.75;
			font-size:	.75em;
			font-weight: bold;
			background-color: #ffffff;
			color: #990000;
			}
			#footer	img
				{	
					padding: .5em;
					margin-top: 0px;
					margin-right: auto;
					margin-bottom: 15px;
					margin-left: auto;
					}
#footer_bottom
			{	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: .7em;
					margin-right: auto;
					margin-left: auto;
					font-weight: bold;
					padding: 3;
					width: 80%;
				}
				.table_1 th
						{	text-align: center;}
				.table_1 td
						{	text-align: center;}
		.table_3a
				{	background-color: #ffffff;
					color: #000033;
					font-size: 1em;
					font-weight: bold;
					padding: 3;
					margin-bottom: 2em;
					width: 100%;
				}
				.table_3a th
						{	text-align: center;}
				.table_3a td
						{	text-align: center;
							font-size: 1em;
							padding: 3px;
							border-bottom: 1px solid #ccccff;
							margin-bottom: 2px;}
				.table_3a img
						{ 	margin-top: 1em;
							float: none;}

