body {
	margin:0;
	padding:0;
	background-color: #344971;
}

	form {
		padding: 0px;
		margin: 0px;
	}
#holderPrint{
	display:none;
	visibility: hidden;
}

#scrollerPrint{
	display:none;
	visibility: hidden;
}

#homeBottom {
	text-align: left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	text-align:center;
	color:#0D1C2B;
}

#homeBottom a:link, #homeBottom a:active, #homeBottom a:visited {
	color:#0D1C2B;
	text-decoration: none;
}

#homeBottom a:hover {
	color:#0D1C2B;
	text-decoration: underline;
}


#holder {
	border-width: 0px 4px;
	border-style: solid;
	border-color: #657594;
}

#holder, #holderToo {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	width: 920px;
	z-index:1;
}

#holderToo{
	background-color: #CAD0DB;
	padding: 0px 0px;
}
	#topBanner {
		position:relative;
		z-index:2;
	}
	#topBanner img {
		width: 920px;
	}
	#topBannerPrint {
		position:relative;
		z-index:2;
		display: none;
		visibility: hidden;
	}
	#topMenuBar {
		position: relative;
		margin-top: 0px;
		margin-left: 0px;
		padding-bottom: 21px;
		border-bottom: 1px solid #0d1c4b;
		overflow: auto;
		width: 920px;
		z-index:4;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		font-size: 14px;
		color: #EEEEEE;
		background-color: #0D1C2B;
	}
	#sideBar { 
		position: relative;
		width: 230px;
		margin: 5px 5px 5px 0px;
		padding-left: 5px;
		overflow:hidden;
		z-index: 10;
		display: block;
		color: #0d1c4b;
	}
		.currentNav, .nextNav {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding-left: 10px;
			line-height: 1.5;
			padding-left: 5px;
			padding-top: 5px;
			margin-right: 5px;
			margin-bottom: 10px;
			z-index: 10;
		}
		.sideBarHeader{
			font-size: 13px;
			font-variant: small-caps;
			color: #EEEEEE;
			background-image: url(../images/sbh.gif);
			background-repeat: no-repeat; 
			width: 217px;
			margin-right: 5px;
			line-height: normal;
			text-align: center;
			z-index: 10;
		}
		.sbb{
			width: 217px;
			margin-right: 7px;
		}
		.sideBarHeader a:link, .sideBarHeader a:visited, .sideBarHeader a:hover, .sideBarHeader a:active {
			text-decoration: none;
			color: #EEEEEE !important;
		}
		
		.sideBarList{
			background-color: #0D1C2B;
			width: 215px;
			padding: 0px 1px 0px 1px;
			overflow: hidden;
		}

			.sideBarTable td{
				background-color: #F7F8FA;
				padding: 3px 5px;
				width: 205px;
				overflow: hidden;
			}
			.sideBarTable td div{
				overflow: hidden;
			}

			.sideBarTable .sideBarSubLinks, .sideBarTable .sideBarSubLinksBorderTop, .sideBarTable .sideBarSubLinksBorderBottom, .sideBarTable .sideBarSubLinksBorder {
				background-color: #EEE6E8;
				padding-left:15px !important;
				font-size: 10px;
				display: none;
				visibility: hidden;
				overflow: hidden;
				width: 195px;
				#width: 205px;
				border-top-color:#CAD0DB;
				border-top-style:dashed;
				border-top-width:1px;	
				padding: 2px 5px 1px 5px;
			}
			.sideBarTable .sideBarSubLinksBorderTop, .sideBarTable .sideBarSubLinksBorder {
				border-top-color:#AEB1B3;
				border-top-style:solid;
				border-top-width:1px;
			}
			.sideBarTable .sideBarSubLinksBorderBottom, .sideBarTable .sideBarSubLinksBorder {
				border-bottom-color:#AEB1B3;
				border-bottom-style:solid;
				border-bottom-width:1px;
			}

		
		.backToTop {
			padding: 0px 5px 0px 5px;
		}
		.sideBarList a:link, .innerHeader a:link, .itinHeader a:link {
			text-decoration: none;
			color: #0D1C4B;
		}
		.sideBarList a:visited, .innerHeader a:visited, .itinHeader a:visited, .innerContent a:visited{
			text-decoration: none;
			color: #0D0C1B;
		}
		.sideBarList a:active { text-decoration: none; }
		.sideBarList a:hover { text-decoration: none; }
		.innerHeader a:active, .itinHeader a:active{
			text-decoration: underline;
			color: #0D1C4B;
		}
		.innerHeader a:hover, .itinHeader a:hover{
			text-decoration: underline;
			color: #3D4C7B;
		}
		.itinList a:link, .itinList a:visited, .backToTop a:link, .backToTop a:visited,
		.locLinks a:link, .locLinks a:visited, .innerContent a:link, .innerContent a:visited, 
		 .FEheaderRow a:visited, .FEheaderRow a:link, .itinFooter a:link, .itinFooter a:visited {
			text-decoration: underline;
			color: #4F4Fe2 !important;
		}
		.FEheaderRow a:active, .itinFooter a:active, .itinList a:active, .backToTop a:active,
		.locLinks a:active, .innerContent a:active{
			color: #16A0DB;
		}
		.FEheaderRow a:hover, .itinFooter a:hover, .itinList a:hover, .backToTop a:hover,
		.locLinks a:hover, .innerContent a:hover{
			color: #4F4Fb2;
		}
		.nextNav{
			padding-top: 10px;
			 border-top: 1px solid #ADBCEB;
		}
		
	.innerHolder, .innerHolderFirst{
		background-color:#F7F8FA;
		position:relative;
		margin:0px;
		padding: 5px 0px 10px 10px;
		width: 668px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #0d1c4b;
		line-height:1.3;
	}
		.innerHeader, .innerHeaderFirst {
			width: 644px;
			font-size: 15px;
			font-weight: 700;
			padding: 5px 10px 0px 7px;
			text-decoration: underline;
		}
		.innerHeader table, .innerHeaderFirst table {
			width: 640px;
			border-bottom: 1px solid #8D9CCB;
		}
		.innerHeader td, .innerHeaderFirst td {
			padding: 0px 3px;
		}
		.innerContent {
			padding: 5px 20px 2px 10px;
			overflow-x: hidden;
			overflow-x: -moz-scrollbars-none;
		}
		
		.innerImageLeft {
			float:left;
			margin:2px 20px 10px 5px;
			position:relative;
		}
		.innerImageRight {
			float:right;
			margin:2px 5px 10px 20px;
			position:relative;
		}
	.innerHolder {
		margin-top: 0px;
		padding: 0px 0px 20px 10px;
	}
		.innerHeader {
			border-top: 1px solid #2d3c7b;
			padding-top: 8px;
			font-size: 13px !important;
		}
		.itinHeader, .itinFooter {
			width: 95%;
		}
		.itinHeader {
			font-size: 13px !important;
			padding: 8px 0px 0px 8px !important;
			border-bottom: 1px solid #6d7cCb !important;
		}
		.itinFooter {
			font-size: 10px !important;
			padding: 1px 0px 0px 8px !important;
			border-top: 1px solid #6d7cCb !important;
		}

#bottomBar {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding: 5px;
	width: 910px;
	border-top: 1px solid #0d1c4b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0d1c4b;
	z-index:1;
	background-color:#CAD0DB;
}

#bottomBarPrint { display: none; }

	#bottomBar a:visited {
		text-decoration: none;
		color: #0d0c1b;
	}
	#bottomBar a:link {
		text-decoration: none;
		color: #0d1c4b;
	}
	#bottomBar a:hover {
		text-decoration: underline;
		color: #4d5c8b;
	}
	#bottomBar a:active {
		text-decoration: underline;
		color: #0d1c4b;
	}

#displayDescription {
	position: absolute;
	visibility: hidden;
	display: none;
	z-index: 9;
	left: 195px;
	top: 0px;
	width: 658px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0d1c4b;
	overflow: hidden;
}
	.dDtableHeader {
		color: #EEEEEE;
		font-weight: 800;
	}
	.dTableHeaderCell {
		background-color: #0D1C2B;
		padding: 3px 5px;
	}
	
	.ddDescription {
		background-color:#F7F8FA;
		border: 1px solid #0d1c4b;
		padding: 5px;
		padding-bottom: 25px;
	}

#displayShadow {
	display: none;
	position: absolute;
	visibility: hidden;
	z-index: 7;
	left: 195px;
	top: 0px;
	background-color: #000000;
	width: 400px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 3px 10px 3px;
    opacity: 0.6;
    filter: alpha(opacity: 60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;

}


#blackBody {
	position: absolute;
	display: none;
	visibility: hidden;
	z-index: 7;
	left: 240px;
	top: 0px;
	background-color: #FFFFFF;
	width: 680px;
	height: 100px;
	background-color: #000000;
    opacity: 0.01;
    filter: alpha(opacity: 00);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
}

	.typeSearch{
		width: 675px;
		background-color: #DEE1E3 !important;
		border-width: 0px 2px;
		border-style: solid;
		border-color: #CAD0DB;
	}
	
	.searchBar {
		width: 679px;
		background-color: #F7F8FA !important;
		border-bottom: 1px solid #AAD0BB;
		padding-top: 2px;
	}
	.searchTable, .FEheaderRow {
		border-collapse:collapse;
		border-spacing:0px;
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:11px;
		font-weight:normal;
		text-align: center;
	}
	.FEheaderRow {
		width: 100%;
	}
	.searchTable {
		border: none !important;
	}
			.FEheaderRow tr {
				width: 100%;
			}
			.FEheaderRow td {
				padding: 0px 8px 0px 8px;
				text-align: center;
				text-align:left;
			}
			.searchTable td {
				padding: 8px;
				
			}
			.searchTable a:visited {
				text-decoration: none;
				color: #0D0C2B;
			}
			.searchTable a:link {
				text-decoration: none;
				color: #0D1C4B;
			}
			.searchTable a:hover {
				text-decoration: underline;
				color: #2D3C6B;
			}
			.searchTable a:active {
				text-decoration: underline;
				color: #0D1C4B;
			}
			
			.searchTable input {
				border: 1px solid #666666;
				padding: 2px 5px 2px 5px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				height: 15px;
				width: 430px;
			}
			.searchTable img {
				padding-right: 35px;
			}

.attributes {
	border: 1px solid #0D1C2B;
	font-variant: small-caps;
	font-size: 9px;
	color: #0D1C2B;
	padding: 2px;
	margin: 0px 3px 0px 3px;
	font-weight: bold;
}

.putInselect {
	background:#FFFFFF;
	border:1px solid #7F9DB9;
	font-family:verdana,geneva,sans-serif;
	font-size: 11px;
	width: 100px;
	text-align: center;
}

#locationViewer{
	position: absolute;
	z-index: 12;
	top: 12px;
	left: 10px;
	width: 820px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #A7A8AA;
	background-color: #344971;
	height: 521px;
	display: none;
	visibility: hidden;
}

#loader{
	position: absolute;
	z-index: 13;
	top: 12px;
	left: 11px;
	width: 820px;
#	width: 821px;
	background-color: #344971;
	height: 521px;
	text-align: center;
	vertical-align: center;
	display: none;
	visibility: hidden;
}
	#loader img {
		top: 232px;
		position: absolute;
		left: 382px;
	}

#locationViewerHeader {
	position: absolute;
	z-index: 12;
	top: 12px;
	left: 10px;
	display:none;
	visibility: hidden;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #A7A8AA;
	background-color: #344971;
	width: 820px;
	#width: 822px;
}
	#locationNav {
		width: 788px;
		#width: 790px;
		background-color: #0D1C2B;
		position: absolute;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:13px;
		line-height:1.3;
		color: #EEEEEE;
		padding: 5px 16px;
	}
	#locationViewerHeader table {
		width: 100%;
	}

	#popBottomBar {
		width: 100%;
	}
	#popBottomBar a:link, #popBottomBar a:visited, #locationViewerHeader a:link, #locationViewerHeader a:visited {
		color: #eeeeee;
		font-size: 14px;
		text-decoration: none;
	}
	#popBottomBar a:hover, #popBottomBar a:active, #locationViewerHeader a:hover, #locationViewerHeader a:active {
		color: #ffffff;
		font-size: 14px;
		text-decoration: none;
	}
	#popBottomBar a:link, #popBottomBar a:visited, #popBottomBar a:hover, #popBottomBar a:active {
		font-size: 12px;
	}
		#locationNavHeader {
		
		}

#fullBlack {
	position: absolute;
	z-index: 11;
	display:none;
	visibility: hidden;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 100px;
	background-color: #000000;
    opacity: 0.00;
    filter: alpha(opacity: 00);
    -moz-opacity: 0.00;
    -khtml-opacity: 0.00;
}

