/* Basic Styles */
body {
	margin: 0;
	background: #6295b3 url(images/background.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
}
table {
	border-collapse:collapse;
}
a:link, a:hover, a:visited, a:active {
	color: #0b9eb2;
	text-decoration: none;
	outline: none;
}
.containerFix {
	clear: both;
	height: 1px;
}
.whiteOut {
	clear: both;
	height: 1px;
	width: 939px;
	background-color: #FFFFFF;
	position: relative;
	left: 1px;
}
.hideMe {
	display: none;
	}
#topSpace {
	background: url(images/topspace_bgrnd.png) no-repeat;
	width:972px;
	height: 63px;
	margin-left: auto;
	margin-right: auto;
}
	#topSpace .logoHeader {
		height: 51px;
		width: 543px;
		margin-left: 9px;
		float: left;
	}
	#topSpace .djoLogoHeader {
		height: 51px;
		width: 79px;
		margin-right: 9px;
		float: right;
	}
#canvas {
	width: 940px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/canvas_bgrnd4.png) repeat-y;
	padding: 4px 16px 9px 16px; 
}
	#canvas .searchBar {
		width: 930px;
		height: 41px;
		padding: 7px 0px 0px 8px;
		background: url(images/searchbar_bgrnd.png) repeat-x;
		border: 1px #666666 solid;
	}
	.searchInput {
		height: 19px;
		width: 444px;
		padding: 5px 2px 4px;
		border: 1px #999999 solid;
		position: relative;
		top: -15px;
		color: #666;
	}
	#searchButton {
		margin-left: 5px;
		outline: none;
	}
	#categoryViewerBtn {
		margin-left: 150px;
	}

	#catGrid {
		width: 939px;
		border-top: 1px #999999 solid;
		border-right: 1px #999999 solid;
		display: none;
	}
		#catGrid .catItem {
			float: left;
			width: 277px;
			height: 31px;
			border-left: 1px #999999 solid;
			border-bottom: 1px #999999 solid;
			background: url(images/catbox_bgrnd.png) no-repeat;
			color: #333333;
			font-size: 20px;
			padding: 7px 0px 0px 35px;
		}
			#catGrid .catItem a:link,
			#catGrid .catItem a:active,
			#catGrid .catItem a:hover,
			#catGrid .catItem a:visited {
				color: #333333;
			}
		#catGrid .catItemEmpty {
			float: left;
			width: 277px;
			height: 31px;
			border-left: 1px #999999 solid;
			border-bottom: 1px #999999 solid;
			background: url(images/catbox_empty_bgrnd.png) no-repeat;
			color: #333333;
			font-size: 20px;
			padding: 7px 0px 0px 35px;
		}
	#canvas .titleBar {
		width: 930px;
		height: 38px;
		padding: 0px 0px 0px 8px;
		background: url(images/titlebar_bgrnd.png) repeat-x;
		border: 1px #999999 solid;
	}
	#canvas .titleBarText {
		width: 924px;
		height: 32px;
		padding: 6px 0px 0px 14px;
		background: url(images/titlebar_bgrnd.png) repeat-x;
		border: 1px #999999 solid;
		color: #333333;
		font-size: 20px;
	}
	#canvas .videoCenter {
		width: 910px;
		height: 415px;
		padding: 14px;
		border: 1px #999999 solid;
		margin-top: 10px;
		margin-bottom: 10px;
		background: url(images/video_ctr_bgrnd.png) repeat-x;
	}
		#canvas .videoCenter .rightBar {
			float: right;
		}
	#canvas .FeaturedDocsTitle {
		float: left;
		width: 654px;
		height: 28px;
		padding: 0px 0px 0px 8px;
		border-left: 1px #999999 solid;
		border-bottom: 1px #999999 solid;
	}
	#canvas .LinksTitle {
		float: right;
		width: 267px;
		height: 28px;
		padding: 0px 0px 0px 8px;
		border-left: 1px #999999 solid;
		border-right: 1px #999999 solid;
		border-bottom: 1px #999999 solid;
	}
	#canvas .subtitleBar {
		float: left;
		width: 630px;
		height: 24px;
		padding: 4px 16px 0px 16px;
		color: #333333;
		font-weight: bold;
		border-left: 1px #999999 solid;
		border-bottom: 1px #999999 solid;
	}
		#canvas .subtitleBar .titleText {
			float: left;
		}
		#canvas .subtitleBar .titleTextRight {
			float: right;
			font-weight: normal;
			font-size: 12px;
			padding-top: 4px;
		}
	#canvas .subtitleBarRight {
		float: right;
		width: 251px;
		height: 24px;
		padding: 4px 16px 0px 8px;
		color: #333333;
		font-weight: bold;
		border-left: 1px #999999 solid;
		border-right: 1px #999999 solid;
		border-bottom: 1px #999999 solid;
	}
		#canvas .subtitleBarRight .titleText {
			float: left;
		}
		#canvas .subtitleBarRight .titleTextRight {
			float: right;
			font-weight: normal;
			font-size: 12px;
			padding-top: 4px;
		}
	
	
	#canvas .bottomContainer {
		clear: both;
		width: 938px;
		border-left: 1px #999999 solid;
		border-right: 1px #999999 solid;
		border-bottom: 1px #999999 solid;
	}
		#canvas .bottomContainer .disclaimer {
			padding: 12px 16px;
			font-size: 11px;
			font-weight: bold;
			font-style: italic;
		}
		#canvas .bottomContainer .FeaturedDocs {
			float: left;
			width: 630px;
			padding: 0px 16px 0px 16px;
			color: #333333;
			font-size: 12px;
			border-right: 1px #999999 solid;
		}
			#canvas .bottomContainer .FeaturedDocs .docTitle {
				font-size: 14px;
				font-weight: bold;
				padding-top: 16px;
			}
		#canvas .bottomContainer .LinksArea {
			float: right;
			width: 243px;
			padding: 8px 16px 0px 8px;
			color: #333333;
			font-size: 12px;
		}
			#canvas .bottomContainer .LinksArea ul {
				margin: 0px;
				padding: 0px 0px 0px 12px;
				line-height: 30px;
			}
				#canvas .bottomContainer .LinksArea ul a:link,
				#canvas .bottomContainer .LinksArea ul a:hover,
				#canvas .bottomContainer .LinksArea ul a:visited,
				#canvas .bottomContainer .LinksArea ul a:active {
					color: #333333;
					text-decoration: none;
				}
		#canvas .bottomContainer .docList {
			float: left;
			width: 630px;
			min-height: 300px;
			padding: 0px 16px 0px 16px;
			color: #333333;
			font-size: 12px;
			border-right: 1px #999999 solid;
		}
			#canvas .bottomContainer .docList .documentTypeTitle {
				font-size: 18px;
				font-weight: bold;
				padding-top: 12px;
			}
			#canvas .bottomContainer .docList .docTitle {
				font-size: 14px;
				font-weight: bold;
				padding-top: 16px;
			}
			#canvas .bottomContainer .docList a.getDocument:link {
				color: #407290;
				font-weight: bold;
				line-height: 24px;
			}
			#canvas .getDocLink a:link,
			#canvas .getDocLink a:hover,
			#canvas .getDocLink a:active,
			#canvas .getDocLink a:visited {
				color: #407290;
				font-weight: bold;
				line-height: 24px;
			}
			
		#canvas .bottomContainer .videoArea {
			float: right;
			width: 243px;
			padding: 12px 16px 0px 8px;
			color: #333333;
			font-size: 12px;
		}
			#canvas .bottomContainer .videoArea .videoItem {
				clear: both;
				min-height: 60px;
				padding-bottom: 20px;
			}
				#canvas .bottomContainer .videoArea .videoItem .videoThumb {
					margin-bottom: 5px;
				}
				#canvas .bottomContainer .videoArea .videoItem .videoTitle a:link,
				#canvas .bottomContainer .videoArea .videoItem .videoTitle a:hover,
				#canvas .bottomContainer .videoArea .videoItem .videoTitle a:active,
				#canvas .bottomContainer .videoArea .videoItem .videoTitle a:visited {
					color: #407290;
					font-weight: bold;
				}
	#canvas .bottomContainerSingleColumn {
		clear: both;
		width: 918px;
		min-height: 400px;
		padding: 20px 10px 10px 10px;
		border-left: 1px #999999 solid;
		border-right: 1px #999999 solid;
		border-bottom: 1px #999999 solid;
	}

/*  FOOTER */
.footer {
	clear: both;
	background: url(images/footer2.png) no-repeat;
	width: 922px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 25px;
	color: #FFFFFF;
	font-size:12px;
}
	.footer .copyrightInfo {
		float:left;
		padding-top: 12px;
	}
	.footer .footerLogo {
		float: left;
	}
	.footer .footerLinks {
		float:right;
		padding-top: 12px;
	}
		.footer .footerLinks a.footerLink:link, 
		.footer .footerLinks a.footerLink:visited, 
		.footer .footerLinks a.footerLink:hover, 
		.footer .footerLinks a.footerLink:active {
			color: #FFFFFF;
			font-size: 12px;
		}
.footerLinkDivider {
	color: #898077;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 12px;
}
























