﻿#maincontent {
margin-left: 190px !important;
padding: 0 !important;
}

#maincontent, #sidebar {
float: left !important;
}

div#cccleftnav {
	position: absolute;
	left: 0px;
	width: 175px;
	padding: 0 0 40px 0;
	background-color: #d6e2f2;
	float: left;
}

div#cccleftnav span a {
	display: block;
	margin: 0 0 6px 10px;
	color: #265288;
	padding: 2px 10px 2px 3px;
	font-size: 1.1em;
}

div#cccleftnav span a:hover {
	background-image:  url('../../../picdefault/PublishingImages/leftnav-hover-arrow.png');
	background-repeat: no-repeat ;
	background-position: 150px center ;
	background-color: #ffffff;
	text-decoration: none;
	color: #265288;
}

div#cccleftnav h3 {
	background-color: #6798D3;
	color: #ffffff;
	margin-bottom: 7px;
	padding: 5px;

}

h4 {
	text-transform: uppercase;

}

p.pLarge {
	font-size: 1.4em;
	line-height: 1.2em;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

p.exception {
	padding: 5px 5px 5px 30px;
	background: url('../../../picdefault/PublishingImages/exception.png') no-repeat 4px 5px;
	border-bottom: 1px solid #cccccc;
	color: #cc0000;
}

p.fig {
	margin-bottom: 0;
	font-weight: bold;
}

a.backtotop {	
	display: inline-block;
	background-color: #d6e2f2;
	padding: 3px;
	margin-bottom: 8px;
	text-decoration: none !important;
}

a.backtotop:hover {	
	background-color: #ededed;
	color: #000000 !important;
}
h4 {
	margin-bottom: 5px !important;
}

h3, ul, p {
	margin-bottom: 12px !important;
}

ul, p, h3, h4 {
	margin-top: 0 !important;
}