/* CSS Document */
	body
		{	padding: 2em;
		font-family: Georgia, "Times New Roman", Times, serif;
				background-image: url(../photo/page_background.jpg);
				background-repeat: repeat;
		}
/* Background for border */
	#backing
			{	padding: 5px;
			width: 960px;
			background-color: #475771;
			margin-left: auto;
			margin-right: auto;
			}
/* Background for sheet */
	#backing_2
		{	padding: 5px;
			width: 950px;
			background-color:	#ffffff;		/* contrast color #ffff00*/
		}
/* BANNER */
	#banner
		{	float: left;
			padding: 5px;
			text-align: center;
			width: 930px;
			margin-top: 5px;
			margin-right: 10px;
			margin-bottom: 5px;
			margin-left: 5px;
			background-color: #ffffff;
			color: #336633;
			}
		#banner img
			{	float: left;
			vertical-align: middle;
			margin-top: 10px;
			margin-left: 4em;
			}
		#banner h1
			{	margin-top: 5px;
			text-align:center;
			margin-bottom: 5px;
			color: #000033;
			font-size: 1.75em;
			font-weight: bold;}
		#banner p
			{	margin-top: 4px;
			margin-right: 5px;
			margin-bottom: 5px;
			margin-left: 5px;
			color: #000033;
			font-size: .7em;
			font-weight: bold;}
#banner_print
			{	display: none;}
/* Menu at top of page */
	#menu 
		{	padding-top: 5px;
			padding-left: 5px;
			padding-bottom: 5px;
			padding-right: 5px;
			width: 175px;
			margin-top: 5px;
			margin-right: 5px;
			margin-bottom: 5px;
			margin-left: 5px;
			text-align: left;
			line-height: 1.25;
			font-size:	.75em;
			font-weight: bold;
			background-color: #ffffff;
			color: #000033;
			float: left;
			}
		#menu ul
				{	text-align: center
				;
				float:left;
				width:100%;
				font-size:	.85em;
				padding:0;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 5px;
				margin-left: 0em;
				list-style-type: none;
				}
			#menu a
				{	float: left;
				width: 13.5em;
				text-decoration: none;
				color: #0033ff;
				background-color: #ffffcc;
				padding:0.2em 0.6em;
				border: 1px  solid #CCCCFF;
				}
			#menu a:link
				{	color:	 #0033ff;
				text-decoration: none;
				}
			#menu a:visited
				{	color:	#0033ff;
				text-decoration: none;
				}
			#menu a:hover
				{	color: #0033ff;
				background-color: #ccccff;
				}
			#menu a:active
				{	text-decoration: none;	
				background-color: #000033;
				color: #ffffff;
				}
		#menu li 
			{ display:	inline;}
		#menu p
			{	text-align: left;
			font-weight: bold;
			font-size:	.8em;
			margin-top: .5em;
			margin-bottom: .5em
			}
		#menu hr
			{	color: #000033;
			margin-top: 0px;
			margin-bottom: 2px;
			}

/* Right Column */		
		#contenta	
				{	padding: 5px;
					padding-left: 25px;
					width: 710px;
					margin-top: 5px;
					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;
				}
			#contenta img
					{	border: 1px	solid #000033;
					margin-top: 25px;
					margin-bottom: 10px;
					padding: 1em;
					background-color: #ffffcc;
					}
			#contenta p
					{	margin-top: 0px;
					margin-bottom: 8px;
					}
			#contenta h1
					{	margin-top: 20px;
					font-size: 1.5em;
					font-weight: bold;
					margin-bottom: 5px;
					color:#990000;
					font-variant:small-caps;
					text-align: left;
					}
			#contenta h2
					{	margin-top: 0px;
					margin-bottom: 15px;
					}
			#contenta h3
					{	margin-top: 0px;
					margin-bottom: 8px;
					text-align:center;
					font-size: 1.1em;
					font-weight: bold;
					}
			#contenta h4
					{	margin-top: 20px;
					font-size: 1.25em;
					font-weight: bold;
					margin-bottom: 5px;
					color:#990000;
					font-variant:small-caps;
					text-align: center;
					}
			#contenta h5
					{	margin-top: 20px;
					font-size: 1.25em;
					font-weight: bold;
					margin-bottom: 5px;
					color:#990000;
					font-variant:small-caps;
					text-align: left;
					}
			#contenta a:link
					{	color:	#0033FF;
					text-decoration: none;
					font-weight: bold;
					}
			#contenta a:visited
					{	color:	#0033FF;
					text-decoration: none;}
			#contenta a:hover
					{	color: #0033ff;
					background-color:	#ffffff;
					text-decoration: underline;
					}
			#contenta a:active
					{	text-decoration: none;	
					background-color:	#000033;
					color: #ffffff;}
			#content_print
					{	display: none;}
/* Content for left column*/
		#content_colc
				{	padding: 5px;
					padding-left: 25px;
					width: 710px;
					margin-top: 5px;
					margin-right: 10px;
					margin-bottom: 5px;
					margin-left: 5px;
					background-color: #ffffff;
					color: #000033;
					line-height: 1.55;
					font-size: .85em;
					font-weight: bold;
					float: right;
				}
				#content_colc p
				{	margin-top: 0px;
					margin-bottom: 5px;
					font-size: 1.2em;
					font-weight: bold;
					text-decoration:underline;}
				#content_colc img
					{	border: 1px solid #000033;
					padding: 15px;
					background-color: #ffffcc;
					text-align: center;}
				#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;
						}
				#content_colc ul
				{	margin-top: 0px;
					margin-bottom: 5px;}
				#content_colc a:link
				{	color:	#0033FF;
					text-decoration: none;}
				#content_colc a:visited
				{	color:	#0033FF;
					text-decoration: none;}
				#content_colc a:hover
				{	color: #ffffff;
					text-decoration: underline;
					background-color: #000033;}
				#content_colc a:active
				{	text-decoration: none;	
					background-color:	#00CCFF;
					color: #ffffff;}
/* FOOTER */
	#footer
			{	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:	.6em;
			font-weight: bold;
			background-color: #ffffff;
			color: #000033;
			}
			#footer	img
				{	
					padding: .5em;
					margin-top: 0px;
					margin-right: auto;
					margin-bottom: 15px;
					margin-left: auto;
					}
		#footer a
				{	
				width: 9.55em;
				text-decoration: none;
				text-align: center;
				color: #0033ff;
				background-color: #ffffff;
				padding:0.2em 0.6em;
				border-right:1px  solid  #ffffff;
				}
			#footer a:link
					{	color:	 #0033ff;
					text-decoration: none;
					}
			#footer a:visited
					{	color:	#0033ff;
					text-decoration: none;
					}
			#footer a:hover
					{	color: #0033ff;
					text-decoration: underline;
					}
			#footer a:active
					{	text-decoration: none;	
					background-color: #000033;
					color: #ffffff;
					}
	#footer_print
				{display: none;}
	#footer_2
			{	padding-top: 2px;
			padding-right: 10px;
			padding-bottom: 2px;
			padding-left: 10px;
			margin: 2em;
			width: 740px;
			text-align: center;
			line-height: 1.15;
			font-size:	.6em;
			font-weight: bold;
			color: #336633;
			}
			#footer_2 ul
						{	text-align: center;
						float:left;
						width:100%;
						padding:0;
						margin:0;
						list-style-type:none;
						}
			#footer_2 li {display:inline;}

#footer_bottom
{	background-color: #ffffff;
	color: #000033;
	padding: 5px;
	width:	940px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-size:	.6em;
	font-weight: bold;}
/* CLASSES */
		.table
				{	background-color: #ffffff;
					color: #000033;
					font-size: .85em;
					font-weight: bold;
					padding: 3;
					margin-right: auto;
					margin-left: auto;
					width: 100%;
				}
				.table th
						{	border-bottom: 1px solid #ccccff;
							text-align: center;
						}
				.table td
						{	border-bottom: 1px solid #ccccff;
							text-align: left;}
		.table_1
				{	background-color: #ffffff;
					color: #000033;
					font-size: .7em;
					font-weight: bold;
					padding: 3;
					width: 100%;
				}
				.table_1 th
						{	text-align: center;}
				.table_1 td
						{	text-align: center;}
		.table_2
				{	background-color: #ff6600;
					color: #000033;
					font-size: 1em;
					font-weight: bold;
					text-align: center;
				}
		.table_3
				{	background-color: #ffffff;
					color: #000033;
					font-size: 1.3em;
					font-weight: bold;
					padding: 3;
					margin-bottom: 2em;
					width: 100%;
				}
				.table_3 th
						{	text-align: center;}
				.table_3 td
						{	text-align: center;}

		.table_3a
				{	background-color: #ffffff;
					color: #000033;
					font-size: 1em;
					font-weight: bold;
					padding: 1px;
					margin-right: auto;
					margin-bottom: 2em;
					margin-left: auto;
					width: 100%;
				}
				.table_3a th
						{	text-align: center;}
				.table_3a td
						{	text-align: center;
							border-bottom: 1px solid #ccccff;
							font-size: .7em;
						}
				.table_3a img
						{ 	width:100px;
							margin-top: 1em;
							float: none;}
		.table_4
				{	background-color: #ffffcc;
					color: #000033;
					font-size: .9em;
					font-weight: bold;
					line-height: .65;
					padding: 3;
					margin-bottom: 1em;
					width: 100%;
				}
				.table_4 th
						{	text-align: center;}
				.table_4 td
						{	text-align: center;}
		.table_5
				{	background-color: #ffffff;
					color: #000033;
					font-size: .7em;
					font-weight: bold;
					margin-right:auto;
					margin-left: auto;
					padding: 5px;
					width: 100%;
					float: left;
				}
				.table_5 td
						{	text-align: center;
							width: 100%;}
				.table_5 img
				{	border: 1px solid #666666;
					background-color: #ffffcc;
					margin-right: auto;
					margin-left: auto;}
		.table_dept
				{
				text-decoration: none;
				font-variant:small-caps;
				font-size: 1.15em;
				color: #ff3300;
				}
		.table_dept
				{
				text-decoration:underline;
				font-size: 1.25em;
				font-weight: bold;
				
				}
		.table_wallseal
				{	background-color: #ffffff;
					color: #000033;
					width: 80%;
					margin-top: 1em;
					margin-right: auto;
					margin-bottom: 1em;
					margin-left: auto;
					font-size: .75em;
					font-weight: bold;
					text-align: center;
					padding: 3;
				}

