/* CCG Print Style Sheet */


body	{
	margin:0;
	padding:0;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image:none;
}

h1	{
	font-weight:normal;
	font-size:24pt;
	margin-bottom:1em;
	line-height:normal;
	color: #000;
}
h2	{
	font-weight: normal;
	font-size: 24pt;
	margin-bottom: 1.5em;
	line-height: normal;
	color: #000;
}
h3	{
	font-weight:bold;
	font-size: 18pt;
	line-height:normal;
	margin-bottom: -1em;
	color: #000;
}
h4	{
	font-size: 16pt;
	line-height:normal;
	margin-bottom: .4em;
	color: #000;
}
h5	{
	font-size: 14px;
	line-height:normal;
	margin-bottom: .4em;
	color: #000;
}

#container	{
	margin:0px
	padding:0;
	background-image:none;
	background-color: #fff;
}
#banner	{
	display:none;
}
#mainNav	{
	display:none;
	visibility:hidden;
}
#contentLeft	{
	display:none;
	visibility:hidden;
}
#leftNav	{
	display:none;
	visibility:hidden;
}
#contentRight	{
	float: left;
	margin:0;
	padding:0;
	width: 100%;
}
#footer	{
	float: left;
	clear:both;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	background-image:none;
	background-color:#fff;
}
.mask	{
	display: none;
}
.leadLine	{
	color: #000;
	font-weight: bold;
}
.blueBold	{
	color: #000;
	font-weight: bold;
}
.imageLeft	{
	margin-right: 1em;
	padding: 3px;
	border: 1px #ccc solid;
}
.imageRight	{
	margin-left: 1em;
	padding: 3px;
	border: 1px #ccc solid;
}
.assessmentSubTitle	{
	font-size: 14px;
	color: #000;
	font-style: italic;
	margin-top: -2em;
}
.prospectorTable td {
	font-size: 11px;
	padding: 5px;
	border: 1px #ccc solid;
}
#coachingInfo	{
	float: right;
	border: dashed #ccc 1px;
	background-color: #eee;
	padding: 10px;
	font-size: 10px;
}
#coachingInfo ul	{
	margin-left: 0px;
}
#coachingInfo a	{
	font-weight: normal;
}
.tableType1	{
	width:425px;
}
.tableType1 td	{
	font-size:10px;
	border:1px solid #ccc;
	margin:2px;
	padding:3px;
	line-height:normal;
	vertical-align:top;
}
.tableType1	td.title1{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#666;
}
.tableType1 td.title2	{
	font-weight:bold;
	background-color:#eee;
}
.tableType1 td.title3	{
	font-sixe:10px;
	font-weight:bold;
	color:#fff;
	background-color:#999;
}
.servicesCallout	{
	padding:10px 25px;
	background-color:#eee;
}
.servicesCallout h2	{
	font-size:18px;
	color:#366;
	font-weight:bold;
}
.servicesImage	{
	float:right;
	margin-left: 1em;
	padding: 3px;
	border: 1px #ccc solid;
}
#shareBox	{
	display:none;
	visibility:hidden;
}
#toTop	{
	display:none;
	visibility:hidden;
}