/* CSS Document */
.accessibility {
	/*display:none;*/
	height:1px;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:-500px;
	width:1px;
}
a:focus {
	outline:thin dotted #000;
	/*outline:thick dotted #000;*/
}
#ccHeader a:focus {
	outline:thin dotted #FFF;
	background-color:#FFF;
	color:#000 !important;
}
#ccHeader #ccHeaderT #menu-container a:focus {
	background-color:#AACCFF !important;
}
.hiddenNojs {
	display:none;
}
.breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs {
	color:#d5e0e2;
	text-decoration:none;
}
p.clearBoth {
	clear:both;
}
.alignRight {
	text-align:right;
}
.bold {
	font-weight:bold;
}
.cBoxBorder {
}
body {
	background:#FFF;
	font-size:81.5%;
	font-family:Arial, Helvetica, sans-serif;
}
#page {
	overflow:hidden;
	height:1%;
	margin:0 auto;
	text-align:left;
	max-width:984px;
	min-width:900px;
/*	position:relative;
*/}
#page #ccMain img {
}
/* ************************************** */

#path {
	background:none repeat scroll 0 0 #065194;
	min-height:15px;
}
.breadcrumbs {
	/*background:#065194;*/
	height:1.5em;
	line-height:1.5em;
	padding-left:10px;
	position:relative;
	z-index:100;
}
#page #ccMain #ccSubRT #help_us_button a#help_us, #page #ccMain #ccSubR #ccSubRM a, #page #ccMain #ccSubR #ccSubRTLinks a {
	position:relative;
	z-index:0;
}
#page #ccMain #ccSubL #ccSubLB, #page #ccMain #ccSubL #ccSubLT {
	clear:both;
	overflow:hidden;
	height:1%;
}
.display-none {
	display: none;
}
#page #ccMain #ccSubR #ccSubRT #ccSubRTMisc {
	overflow:hidden;
	height:1%;
}
#page #ccMain #ccSubR #ccSubRT #ccSubRTSearch {
	padding-bottom:10px;
}
#page #ccMain #ccSubR #ccSubRT #ccSubRTSearch input.searchField {
	width:250px;
}
#page #ccFooter {
	overflow:hidden;
	height:1%;
	clear:both;
}
#ccSubRTMisc #share-tool {
	display:inline;
	float:left;
}
#ccSubRTMisc p {
	display:inline;
	float:right;
}
