/* CSS Document */
	body
		{	padding: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		background-color: #336633;
		color: #ffffff;
				background-image: url(greenbrk.gif);
		}
		h1,h2,h3,h4,h5
			{	color: #000033;
			margin-top: 0px;
			margin-bottom: 3px;
			}
		hr
			{	color: #336633;
			margin-top: 0px;
			margin-bottom: 3px;
			}
		a:link
			{	color:	 #0033ff;
			text-decoration: underline;
			}
		a:visited
			{	color:	#0033ff;
			text-decoration: none;
			}
		a:hover
			{	color: #ffffff;
			text-decoration: underline;
			background-color: #000033;
			}
		a:active
			{	text-decoration: none;	
			background-color: #336633;
			color: #ff0000;
			}

/* 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: 50px;
			width: 60px;}
		#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;}
/* Menu at top of page */
	#menu 
		{	padding-top: 5px;
			padding-left: 5px;
			padding-bottom: 5px;
			padding-right: 5px;
			width: 155px;
			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;
									/*border: 1px	solid #000033;*/
			color: #000033;
			float: left;
			}
		#menu img
				{
			vertical-align: middle;
			margin-top: 15px;
			margin-bottom: 35px;
			margin-left: 45px;
				}
		#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: .85em;
					font-weight: bold;
					float: right;
				}
			#contenta img
					{	border: 1px	solid #000033;
					margin-top: 25px;
					margin-bottom: 10px;
					padding: 1em;
					background-color: #ffffcc;
					}
			#contenta p,h1
					{	margin-top: 0px;
					margin-bottom: 8px;
					}
			#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.15em;
					margin-bottom: 5px;
					}
			#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;}
/* Right Column */		
		#content_x	
				{	padding: 5px;
					padding-left: 25px;
					width: 510px;
					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_x img
					{	border: 1px	solid #000033;
					padding: 1em;
					background-color: #ffffcc;
					}
			#content_x p,h1,h3
					{	margin-top: 0px;
					margin-bottom: 8px;
					}
			#content_x h2
					{	margin-top: 0px;
					margin-bottom: 15px;
					}
			#content_x h4
					{	margin-top: 20px;
					font-size: 1.15em;
					margin-bottom: 5px;
					}
			#content_x a:link
					{	color:	#0033FF;
					text-decoration: none;
					font-weight: bold;
					}
			#content_x a:visited
					{	color:	#0033FF;
					text-decoration: none;}
			#content_x a:hover
					{	color: #0033ff;
					background-color:	#ffffff;
					text-decoration: underline;
					}
			#content_x a:active
					{	text-decoration: none;	
					background-color:	#000033;
					color: #ffffff;
					}
/*  Content for right column  */
#content_colb
{	padding: 5px;
	width: 160px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #ffffff;
	color: #000033;
	line-height: 1.55;
	font-size: .85em;
	font-weight: normal;
	float: left;}
	
#content_colb h3
{	text-align: center;
	font-size: 1.3em;
	font-weight: bold;}
#content_colb p
{	text-align: center;
	font-size: .7em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;}
#content_colb img
{	width: 125px;}

/* 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 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:	750px;
			margin-top: 5px;
			margin-right: 0px;
			margin-bottom: 5px;
			margin-left: 0px;
			text-align: center;
			line-height: 1.75;
			font-size:	.6em;
			font-weight: bold;
			background-color: #ffffff;
			color: #336633;
			}
		#footer ul
				{	text-align: center;
				float:left;
				width:100%;
				padding:5px;
				margin: 0;
				list-style-type:none;
				}
		#footer a
				{	float: left;
				width: 9.55em;
				text-decoration: none;
				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 li 
				{display:inline;}
	#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 */
		.footer_copy
				{	text-align: right;
				}
		.photo_right
				{	float: right;
					margin: 0px 5px 10px 10px;
					font-size: .85em;
					font-weight: bold;
				}
		.photo_right img
				{	border: 1px solid #666666;
					padding: 5px;	}
		.photo_left
				{	float: left;
					margin: 0px 30px 10px 5px;
					font-size: .85em;
					font-weight: bold;
					color: #000033;	}
		.photo_left img
				{	border: 1px solid #666666;
					padding: 5px;	}
		.photo_centered
				{	float:	none;
					margin: 0px 5px 10px 10px;
					font-size: .85em;
					font-weight: bold;
				}
		.photo_centered img
				{	border: 1px solid #666666;
					padding: 5px;	}
		.table
				{	background-color: #ffffff;
					color: #000033;
					font-size: .85em;
					font-weight: bold;
					padding: 3;
					margin-right: auto;
					margin-left: auto;
					width: 100%;
				}
				.table caption
						{	text-align: left;
						font-size: 1.3em;
						font-weight: bold;}
				.table th
						{	border-bottom: 1px solid #ccccff;
							text-align: center;
						}
				.table tr
						{	border-bottom: 1px solid #ccccff;
							text-align: left;}
				.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 caption
						{	text-align: left;
						font-size: 1.3em;
						font-weight: bold;}
				.table_1 th
						{	text-align: center;}
				.table_1 tr
						{	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 caption
						{	text-align: left;
						font-size: 1.3em;
						font-weight: bold;}
				.table_3 th
						{	text-align: center;}
				.table_3 tr
						{	text-align: center;}

		.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 caption
						{	text-align: left;
						font-size: 1.3em;
						font-weight: bold;}
				.table_4 th
						{	text-align: center;}
				.table_4 tr
						{	text-align: center;}
		.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;
				}
