/*
-----Gerenal----
----------------*/
body {
	margin: 0px auto;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

td { 
	padding: 0; 
	vertical-align: top;
	}
	
img { 
	border: 0px;
	}

form {
	padding: 0px;
	margin: 0px;
	}
	
	textarea {
		font-family: arial, sans-serif;
		font-size: 11px;
		}
		
/*
-----Generic----
---------------*/
#Content {
	width: 1004px;
	margin: 0px auto;
	background-image: url(images/BodyBG.gif);
	background-repeat: no-repeat;
	background-position: center 170px;
	}
	
	#Header {
		width: 1004px;
		height: 165px;
		}
		
		#BnrHolder {
			width: 973px;
			height: 131px;
			background-color: #f1f2f7;
			margin: 10px 16px 0px 16px;
			text-align: center;
			}
		
		#TopNav {
			width: 958px;
			height: 37px;
			background-image: url(images/TopNavBG.gif);
			background-repeat: no-repeat;
			padding: 0px 23px;
			}
			
			#TopNav a:link, #TopNav a:visited {
				color: #000000;
				text-decoration: none;
				}
				
			#TopNav a:hover, #TopNav a:active {
				color: #000000;
				text-decoration: underline;
				}
			
			#TNFloat {
				width: 132px;
				padding: 10px 0px 0px 0px;
				float: left;
				display: inline;
				}
				
				.TNSerif {
					font-family: Times New Roman, Times, serif;
					}
				
			#TNImg {
				width: 30px;
				padding: 3px 15px 0px 5px;
				float: left;
				display: inline;
				}
				
			#TNFrmTxt {
				width: 66px;
				float: left;
				display: inline;
				text-align: right;
				padding: 10px 0px 0px 0px;
				}
				
			#TNFrmIpt {
				width: 130px;
				float: left;
				display: inline;
				padding: 8px 13px 0px 10px;
				}
				
				#TNFrmIpt input {
					width: 130px;
					height: 18px;
					padding: 1px 0px;
					background-image: url(images/TNIptBG.gif);
					background-repeat: repeat-x;
					margin: 0px;
					border: 0px;
					}
					
			#TNLinks {
				width: 108px;
				float: left;
				display: inline;
				text-align: right;
				padding: 10px 0px 0px 0px;
				}
				

				
/*
-----Main----
------------*/	
#Main {
	width: 958px;
	min-height: 489px;
	padding: 15px 23px 10px 23px;
	}
	
	#Main h1 {
		color: #1e1e1e;
		padding: 0px;
		margin: 10px 0px 10px 0px;
		font-size: 21px;
		font-weight: normal;
		}
		
	#Main h4 {
		color: #1e1e1e;
		padding: 0px;
		margin: -9px 0px 0px 0px;
		font-size: 14px;
		font-weight: normal;
		}
		
	#Main ul {
		margin: 0px;
		padding: 5px 0px 10px 12px;
		}
		
	#GreyLinks {
		width: 880px;
		height: 149px;
		margin: 30px auto 20px auto;
		-moz-opacity: 0.8;
		opacity:.80;
		filter: alpha(opacity=80); 
		}
		
		#GLLeft {
			width: 256px;
			height: 149px;
			float: left;
			display: inline;
			text-align: center;
			font-size: 21px;
			}
			
			#GLLeft a:link, #GLLeft a:visited {
				width: 216px;
				height: 139px;
				display: block;
				background-image: url(images/GLLeft.gif);
				background-repeat: no-repeat;
				text-decoration: none;
				color: #000000;
				padding: 10px 20px 0px 20px;
				}
				
			#GLLeft a:hover, #GLLeft a:active {
				width: 216px;
				height: 139px;
				display: block;
				background-image: url(images/GLLeftOver.gif);
				background-repeat: no-repeat;
				text-decoration: none;
				color: #000000;
				padding: 10px 20px 0px 20px;
				}
			
		#GLMid {
			width: 256px;
			height: 149px;
			float: left;
			display: inline;
			margin: 0px 56px;
			text-align: center;
			font-size: 21px;
			}
			
			#GLMid a:link, #GLMid a:visited {
				width: 216px;
				height: 149px;
				display: block;
				background-image: url(images/GLMid.gif);
				background-repeat: no-repeat;
				text-decoration: none;
				color: #000000;
				padding: 10px 20px 0px 20px;
				}
				
			#GLMid a:hover, #GLMid a:active {
				width: 216px;
				height: 149px;
				display: block;
				background-image: url(images/GLMidOver.gif);
				background-repeat: no-repeat;
				text-decoration: none;
				color: #000000;
				padding: 10px 20px 0px 20px;
				}
			
		#GLRight {
			width: 256px;
			height: 149px;
			float: left;
			display: inline;
			text-align: center;
			font-size: 21px;
			text-align: center;
			font-size: 21px;
			}
			
			#GLRight a:link, #GLRight a:visited {
				width: 216px;
				height: 149px;
				display: block;
				background-image: url(images/GLRight.gif);
				background-repeat: no-repeat;
				text-decoration: none;
				color: #000000;
				padding: 10px 20px 0px 20px;
				}
				
			#GLRight a:hover, #GLRight a:active {
				width: 216px;
				height: 149px;
				display: block;
				background-image: url(images/GLRightOver.gif);
				background-repeat: no-repeat;
				text-decoration: none;
				color: #000000;
				padding: 10px 20px 0px 20px;
				}
				
		#WhiteLinks {
			height: 172px;
			}
			
			#WhiteLink {
				width: 257px;
				height: 149px;
				float: left;
				display: inline;
				background-image: url(images/WhiteLinkBG.png);
				background-repeat: no-repeat;
				margin: 5px 16px 0px 16px;
				text-align: center;
				padding: 13px 15px 10px 15px;
				overflow: hidden;
				}
				
				#WhiteLink h2 {
					margin: 0px;
					padding: 0px;
					font-weight: normal;
					font-size: 22px;
					}
					
				#WhiteLink p {
					padding: 0px 0px 3px 0px;
					margin: 5px 0px 0px 0px;
					}
					
				#WhiteLink a:link, #WhiteLink a:visited {
					color: #000000;
					text-decoration: none;
					font-weight: bold;
					}
					
				#WhiteLink a:hover, #WhiteLink a:active {
					color: #000000;
					text-decoration: underline;
					font-weight: bold;
					}
					
			.FrmTD1 {
				padding: 3px 7px 0px 0px;
				text-align: left;
				}
				
				.FrmIpt input {
					width: 160px;
					height: 16px;
					padding: 0px;
					margin: 0px 0px 1px 0px;
					}
				
	.MemList {
		padding: 0px 5px 0px 0px;
		}
		
		#Main .MemList h2 {
			display: block;
			width: 148px;
			background-color: #223d80;
			margin: 0px 0px 1px 0px;
			padding: 4px 5px 5px 7px;
			color: #ffffff;
			font-size: 12px;
			}
				
		.MemList a:link, .MemList a:visited {
			display: block;
			width: 150px;
			background-color: #f1f2f7;
			margin: 0px 0px 1px 0px;
			padding: 3px 5px 4px 5px;
			text-decoration: none;
			color: #223e7f;
			}
			
		.MemList a:hover, .MemList a:active {
			display: block;
			width: 150px;
			background-color: #e4e8ff;
			margin: 0px 0px 1px 0px;
			padding: 3px 5px 4px 5px;
			text-decoration: none;
			color: #223e7f;
			}
			
	.MemMain {
		}
		
		#Main .MemMain h2 {
			display: block;
			background-color: #223d80;
			margin: 0px 0px 1px 0px;
			padding: 4px 5px 5px 7px;
			color: #ffffff;
			font-size: 12px;
			}
			
		hr {
			margin: 20px 0px 10px 0px;
			background-color: #223d80;
			height: 1px;
			padding: 0px;
			border: 0px;
			}
			
		#MemMainLinks {
			background-color: #ffffff;
			padding: 4px 5px 4px 5px;
			border-bottom: solid 1px #223d80;
			color: #9d9d9d;
			font-size: 11px;
			}
			
			#MemMainLinks a:link, #MemMainLinks a:visited {
				text-decoration: none;
				color: #223e7f;
				}
				
			#MemMainLinks a:hover, #MemMainLinks a:active {
				text-decoration: underline;
				color: #223e7f;
				}
				
			#MemRlts {
				padding: 0px 5px 10px 5px;
				}
				
				#Main .MemMain #MemRlts h3 {
					padding: 0px;
					margin: 10px 0px 5px 0px;
					color: #233e83;
					font-weight: normal;
					font-size: 15px;
					}
				
	.MemSearch {
		padding: 0px 0px 0px 5px;
		}
		
		#Main .MemSearch h2 {
			display: block;
			width: 188px;
			background-color: #223d80;
			margin: 0px 0px 7px 0px;
			padding: 4px 5px 5px 7px;
			color: #ffffff;
			font-size: 12px;
			}
			
		.MemSearch input {
			width: 120px;
			height: 14px;
			padding: 1px;
			margin: 0px 0px 1px 0px;
			font-size: 11px;
			border: solid 1px #737373;
			}
			
		.MemSearch select {
			width: 124px;
			height: 19px;
			padding: 0px;
			margin: 0px 0px 1px 0px;
			font-size: 11px;
			border: solid 1px #737373;
			}
			
	#GgMapHolder {
		width: 575px;
		height: 379px;
		margin: 0px 0px 10px 0px;
		overflow: hidden;
		}
		
		#GgMapHolder iframe {
			margin: -121px 0px -0px -381px;
			width: 956px;
			}
			
	#GgMapHolderEve {
		width: 689px;
		height: 387px;
		margin: 0px 0px 10px 0px;
		overflow: hidden;
		}
		
		#GgMapHolderEve iframe {
			margin: -121px 0px -0px -381px;
			width: 1070px;
			}
			
	#GgMapHolderAlt {
		width: 958px;
		height: 387px;
		margin: 0px 0px 20px 0px;
		overflow: hidden;
		}
		
		#GgMapHolderAlt iframe {
			margin: -121px 0px -0px -381px;
			width: 1339px;
			}
			
	/*
	-----Patron links----
	--------------------*/
	.MemTD1 {
		background-color: #f1f2f7;
		padding: 3px 5px 4px 5px;
		border-bottom: solid 1px #acb4d7;
		border-right: solid 1px #acb4d7;
		}
		
		.PatMemTD1 {
			background-color: #fff7e6;
			padding: 3px 5px 4px 5px;
			border-bottom: solid 1px #e8b982;
			border-right: solid 1px #e8b982;
			}
		
	.MemTD1b {
		background-color: #f1f2f7;
		padding: 3px 5px 4px 5px;
		border-right: solid 1px #acb4d7;
		}
		
	.MemTD2 {
		background-color: #ffffff;
		padding: 3px 5px 4px 5px;
		border-bottom: solid 1px #acb4d7;
		border-right: solid 1px #acb4d7;
		}
		
		.PatMemTD2 {
			background-color: #ffffff;
			padding: 3px 5px 4px 5px;
			border-bottom: solid 1px #e8b982;
			border-right: solid 1px #e8b982;
			}
		
	.MemTD3 {
		background-color: #ffffff;
		border-bottom: solid 1px #acb4d7;
		border-right: solid 1px #acb4d7;
		}
		
		.PatMemTD3 {
			background-color: #ffffff;
			border-bottom: solid 1px #e8b982;
			border-right: solid 1px #e8b982;
			}
		
	.MemTD4 {
		background-color: #fff7e6;
		padding: 3px 5px 4px 5px;
		border-bottom: solid 1px #e8b982;
		border-right: solid 1px #e8b982;
		}
		
	.MemTD5 {
		background-color: #ffffff;
		padding: 3px 5px 4px 5px;
		border-bottom: solid 1px #e8b982;
		border-right: solid 1px #e8b982;
		}
		
	.MemTD6 {
		background-color: #ffffff;
		border-bottom: solid 1px #e8b982;
		border-right: solid 1px #e8b982;
		}

/*
-----Patron links----
--------------------*/	
#PtnLnks {
	height: 57px;
	width: 988px;
	margin: 0px 8px 8px 8px;
	overflow: hidden;
	}
	
	.PtnLink {
		}
		
		.PtnLink img {
			border: solid 1px #ffffff;
			margin: 0px 1px;
			}

#Footer {
	width: 944px;
	height: 180px;
	padding: 25px 30px 0px 30px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	}
	
	#Footer a:link, #Footer a:visited {
		color: #ffffff;
		text-decoration: none;
		}
		
	#Footer a:hover, #Footer a:active {
		color: #ffffff;
		text-decoration: underline;
		}
	
	#FtrTab1 {
		width: 180px;
		height: 100px;
		float: left;
		display: inline;
		}
		
	#FtrTab2 {
		width: 182px;
		height: 100px;
		float: left;
		display: inline;
		}
		
	#FtrTab3 {
		width: 154px;
		height: 100px;
		float: left;
		display: inline;
		}
		
	#FtrTab4 {
		width: 116px;
		height: 100px;
		float: left;
		display: inline;
		}
		
	#FtrTab5 {
		width: 180px;
		height: 100px;
		float: left;
		display: inline;
		}
		
	#FtrTab6 {
		width: 124px;
		height: 100px;
		float: left;
		display: inline;
		}
		
#Copyright {
	width: 1004px;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}


/*
-----calendar----
----------------*/
#Calendar {
	margin: 5px 0px 10px 0px;
	}
		
	#CalHeader {
		height: 22px;
		width: 251px;
		border: solid 1px #5179ad;
		text-align: center;
		}
			
			#CalPrevNext {
				float: left;
				display: inline;
				width: 50px;
				}
				
				#CalPrevNext a {
					width: 50px;
					height: 19px;
					padding: 3px 0px 0px 0px;
					}
				
			#CalMonth {
				float: left;
				display: inline;
				width: 151px;
				height: 19px;
				background-color: #ffffff;
				padding: 3px 0px 0px 0px;
				}
				
	#Calendar table th {
		background-color: #5179ad;
		padding: 2px 0px 3px 0px;
		width: 35px;
		text-align: center;
		font-weight: normal;
		border-left: solid 1px #ffffff;
		color: #ffffff;
		}
		
	#CalDates {
		background-color: #5179ad;
		padding: 1px 0px 0px 1px;
		text-align: center;
		margin: 1px 0px 0px 0px;
		}
		
		#CalDates td {
			padding: 0px 1px 0px 0px;
			}
				
		#Calendar #CalDates table td a:link, #Calendar #CalDates table td a:visited {
			display: block;
			width: 35px;
			padding: 3px 0px 4px 0px;
			text-decoration: none;
			}
			
		#Calendar #CalDates table td a:hover, #Calendar #CalDates table td a:active {
			display: block;
			width: 35px;
			padding: 3px 0px 4px 0px;
			text-decoration: none;
			}
			
			a.CalDate:link, a.CalDate:visited {
				background-color: #f1f2f7; color: #223e7f; }
				
				a.CalDate:hover, a.CalDate:active {
					background-color: #e4e8ff; color: #223e7f; }
	
			a.CalDateRed:link, a.CalDateRed:visited {
				background-color: #ff0000; color: #ffffff; }
				
				a.CalDateRed:hover, a.CalDateRed:active {
					background-color: #ff4949; color: #ffffff; }
	
			a.CalDateGreen:link, a.CalDateGreen:visited {
				background-color: #00e80b; color: #ffffff; }
				
				a.CalDateGreen:hover, a.CalDateGreen:active {
					background-color: #31ff31; color: #ffffff; }
				
			a.CalDateBlue:link, a.CalDateBlue:visited {
				background-color: #0072ff; color: #ffffff; }
				
				a.CalDateBlue:hover, a.CalDateBlue:active {
					background-color: #2989ff; color: #ffffff; }
				
			a.CalDateYellow:link, a.CalDateYellow:visited {
				background-color: #ffe400; color: #000000; }
				
				a.CalDateYellow:hover, a.CalDateYellow:active {
					background-color: #ffff31; color: #000000; }
				
			a.CalDateOrange:link, a.CalDateOrange:visited {
				background-color: #ff8400; color: #000000; }
				
				a.CalDateOrange:hover, a.CalDateOrange:active {
					background-color: #ff9231; color: #000000; }
				
			a.CalDateBlack:link, a.CalDateBlack:visited {
				background-color: #000000; color: #ffffff; }
				
				a.CalDateBlack:hover, a.CalDateBlack:active {
					background-color: #404243; color: #ffffff; }

/*
-----event listing----
---------------------*/
#EventItem {
	width: 253px;
	height: 22px;
	}

	#EventDateRed {
		float: left;
		display: inline;
		width: 88px;
		height: 19px;
		padding: 3px 0px 0px 5px;
		background-color: #ff0000;
		color: #ffffff;
		}
		
	#EventDateGreen {
		float: left;
		display: inline;
		width: 88px;
		height: 19px;
		padding: 3px 0px 0px 5px;
		background-color: #00e80b;
		color: #ffffff;
		}

	#EventDateBlue {
		float: left;
		display: inline;
		width: 88px;
		height: 19px;
		padding: 3px 0px 0px 5px;
		background-color: #0072ff;
		color: #ffffff;
		}
		
	#EventDateYellow {
		float: left;
		display: inline;
		width: 88px;
		height: 19px;
		padding: 3px 0px 0px 5px;
		background-color: #ffe400;
		color: #000000;
		}
	
	#EventDateOrange {
		float: left;
		display: inline;
		width: 88px;
		height: 19px;
		padding: 3px 0px 0px 5px;
		background-color: #ff8400;
		color: #000000;
		}

	#EventDateBlack {
		float: left;
		display: inline;
		width: 88px;
		height: 19px;
		padding: 3px 0px 0px 5px;
		background-color: #000000;
		color: #ffffff;
		}
		
	#EventLink {
		float: right;
		display: inline;
		width: 160px;
		height: 22px;
		}
	
/*
-----gallery----
---------------*/
#thumbholder {
	width: 150px;
	height: 160px;
	float: left;
	display: inline;
	padding: 4px;
	background-color: #f1f2f7;
	margin: 4px 1px 4px 2px;
	}
	
	#thumbholder p {
		padding: 0px;
		margin: 4px 4px 0px 4px;
		}
	
	#thumbnail {
		width: 150px;
		height: 100px;
		overflow: hidden;
		}
		
/*
-----tiers----
-------------*/
#HeaderHolder {
	width: 577px;
	height: 20px;
	color: #ffffff;
	margin: 7px 0px 0px 0px;
	}

	#PatronHeader {
		text-align: center;
		background-image: url(images/PatHeader.gif);
		background-repeat: no-repeat;
		height: 18px;
		width: 171px;
		padding: 2px 0px 0px 0px;
		float: right;
		display: inline;
		}
	
	#MemHeader {
		text-align: center;
		background-image: url(images/MemHeader.gif);
		background-repeat: no-repeat;
		height: 17px;
		width: 171px;
		padding: 3px 0px 0px 0px;
		float: right;
		display: inline;
		}

#EntTypePatron {
	}
	
	#EntTypePatron a:link, #EntTypePatron a:visited {
		display: block;
		background-color: #fff7e6;
		border: solid 1px #e8b982;
		padding: 2px;
		margin: 0px 1px 4px 1px;
		font-weight: bold;
		height: 42px;
		color: #6b3410;
		text-decoration: none;
		}
		
	#EntTypePatron a:hover, #EntTypePatron a:active {
		display: block;
		background-color: #ffefcc;
		border: solid 1px #d2944c;
		padding: 2px;
		margin: 0px 1px 4px 1px;
		font-weight: bold;
		height: 42px;
		color: #6b3410;
		text-decoration: none;
		}
	
	#EntTypePatronImg {
		width: 40px;
		height: 40px;
		overflow: hidden;
		margin: 0px 5px 0px 0px;
		float: left;
		display: inline;
		border: solid 1px #f7e2b4;
		background-color: #ffffff;
		}
		
		#EntTypePatronImg img {
			width: 40px;
			}
			
	#EntTypePatronTxt {
		width: 300px;
		padding: 12px 0px 0px 0px;
		float: left;
		display: inline;
		}
	
#EntTypeOther {
	padding: 5px 5px 6px 5px;
	margin: 1px;
	font-weight: bold;
	border-bottom: solid 1px #adb4d9;
	}
	
	#EntTypeOther a:link, #EntTypeOther a:visited {
		color: #223e7f;
		text-decoration: none;
		}
		
	#EntTypeOther a:hover, #EntTypeOther a:active {
		color: #223e7f;
		text-decoration: underline;
		}
		
	#EntTypeStars {
		width: 61px;
		height: 12px;
		float: right;
		display: inline;
		padding: 1px 0px 0px 0px;
		}
		
/*
-----customer admin----
----------------------*/
#Warning {
	background-color: #ffffff;
	border: solid 1px #ff0000;
	color: #ff0000;
	padding: 3px 5px 4px 5px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	}
	
	#Warning a {
		color: #ff0000;
		}
		
.TdFrmTxt {
	padding: 0px 5px 0px 0px;
	}
		
	.TdFrmTxt input {
		width: 250px;
		height: 18px;
		padding: 1px;
		margin: 0px 0px 1px 5px;
		font-size: 11px;
		border: solid 1px #737373;
		}
		
	.TdFrmTxt textarea {
		width: 250px;
		height: 120px;
		padding: 1px;
		margin: 0px 0px 1px 5px;
		font-size: 11px;
		border: solid 1px #737373;
		}
			
	.TdFrmTxt select {
		width: 254px;
		height: 22px;
		padding: 0px;
		margin: 0px 0px 1px 5px;
		font-size: 11px;
		border: solid 1px #737373;
		}
		
	.TdFrmSmt input {
		width: 150px;
		height: 22px;
		padding: 1px;
		margin: 10px 0px 0px 5px;
		font-size: 11px;
		border: solid 1px #737373;
		}
		
.TdFrmTxt2 {
	padding: 0px 0px 0px 5px;
	}
		
	.TdFrmTxt2 input {
		margin: 10px 0px 0px 0px;
		padding: 0px;
		}
		
#RegHead {
	height: 24px;
	margin: 10px 0px 5px 0px;
	}
	
	#RegTitle {
		background-color: #223d80;
		float: left;
		display: inline;
		color: #ffffff;
		font-weight: bold;
		padding: 4px 0px 5px 7px;
		}
		
.TdFrmTxt3 {
	padding: 5px 0px 0px 0px;
	width: 230px;
	}
	
.TdFrmTxt4 {
	padding: 3px 6px 0px 2px;
	text-align: right;
	}
	
.TdFrmTxt5 {
	padding: 4px 5px 5px 5px;
	background-color: #5179ad;
	color: #ffffff;
	}
	
.TdFrmTxt6 {
	padding: 4px 5px 5px 5px;
	background-color: #ffffff;
	border-top: solid 1px #5179ad;
	border-left: solid 1px #5179ad;
	color: #5179ad;
	}
	
	#HideRte1 {
		width: 593px;
		height: 414px;
		margin: 1px 1px -415px 1px;
		-moz-opacity: 0.8;
		opacity:.80;
		filter: alpha(opacity=80);
		background-color: #ece9d8;
		}

		
		
		

		
		
		
		
		
		

/*
-----Quotes----
--------------*/
#Quotes {
	height: 289px;
	margin: 10px 36px;
	font-size: 16px;
	}
	
	#QuoteLeft {
		width: 326px;
		height: 259px;
		background-image: url(images/newQuoteBG.png);
		background-repeat: no-repeat;
		float: left;
		display: inline;
		padding: 15px;
		}
		
		#QuoteScroll {
			width: 326px;
			height: 259px;
			overflow: auto;
			}
		
#QuoteRight {
		width: 316px;
		height: 249px;
		background-image: url(images/newQuoteBG.png);
		background-repeat: no-repeat;
		float: right;
		display: inline;
		padding: 20px;
		}
		
/*
-----Tables----
--------------*/
.MainTB1 {
	margin: 20px 0px;
	border-right: solid 1px #010569;
	border-bottom: solid 1px #010569;
	}
	
	.MainTD1 {
		background-color: #f1f2f7;
		font-size: 15px;
		padding: 4px 7px 5px 7px;
		border-left: solid 1px #010569;
		border-top: solid 1px #010569;
		}
		
	.MainTD2 {
		background-color: #010569;
		padding: 4px 7px 5px 7px;
		border-left: solid 1px #010569;
		border-top: solid 1px #010569;
		text-align: center;
		color: #f1f2f7;
		}
		
	.MainTD3 {
		padding: 4px 7px 5px 7px;
		border-left: solid 1px #010569;
		border-top: solid 1px #010569;
		}
		
	.MainTD4 {
		padding: 3px 0px 0px 0px;
		border-left: solid 1px #010569;
		border-top: solid 1px #010569;
		text-align: center;
		}
		
/*
-----Network Footer Links----
----------------------------*/
#NwkFtr {
	width: 100%;
	height: 50px;
	font-size: 15px;
	}
	
	#NwkFtr a:link, #NwkFtr a:visited {
		display: block;
		float: left;
		display: inline;
		width: 171px;
		height: 31px;
		background-image: url(images/NtkFtrLnk.gif);
		background-repeat: no-repeat;
		text-align: center;
		padding: 10px 0px 0px 0px;
		color: #323456;
		text-decoration: none;
		margin: 0px 10px;
		}
		
	#NwkFtr a:hover, #NwkFtr a:active {
		display: block;
		float: left;
		display: inline;
		width: 171px;
		height: 31px;
		background-image: url(images/NtkFtrLnk.gif);
		background-repeat: no-repeat;
		text-align: center;
		padding: 10px 0px 0px 0px;
		color: #323456;
		text-decoration: underline;
		margin: 0px 10px;
		}
		
/*
-----network----
---------------*/
.Nwk-Link-Left {
	width: 150px;
	padding: 10px;
	}
	
.Nwk-Link-Right {
	width: 150px;
	padding: 10px;
	text-align: right;
	}
	
	.Nwk-Link-Left a:link, .Nwk-Link-Left a:visited, .Nwk-Link-Right a:link, .Nwk-Link-Right a:visited {
		font-size: 15px;
		color: #000000;
		text-decoration: none;
		}
		
	.Nwk-Link-Left a:hover, .Nwk-Link-Left a:active, .Nwk-Link-Right a:hover, .Nwk-Link-Right a:active {
		font-size: 15px;
		color: #000000;
		text-decoration: underline;
		}
		