@charset "utf-8";
/* CSS Document for CLC
last modified: 20100224 15:57 ~ RFA */


body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, san-serif;
	margin: 0;
	padding: 0;
	background: #fff url(http://www.incorporationservices.co.uk/images/bck.jpg) repeat-x;
}

#masthead {
	width: 850px;
	margin: 0px auto 0px auto;
}

#masthead p {
	margin: 0;
	padding: 0;
}

#container {
	width: 850px;
	margin: 0px auto 0px auto;
}

#toc {
	float: left;
	width: 195px;
	margin: 20px 0px 0px 0px;
	padding: 0;
}

#toc ul {margin: 0; padding: 0; width: 190px; border-bottom: 1px solid #79aede;}

#toc ul.level2 {background: #cbdcff;}

#toc ul.level3 {background: #fff;}

#toc li {position: relative; list-style: none; margin: 0; border-top: 1px solid #79aede; font-size: 11px; background: url(/images/toc_li.gif) no-repeat 6px 6px;}

#toc li:hover {background: #b9d1ff url(/images/toc_li_hover.gif) no-repeat 6px 6px;}

#toc li.submenu:hover {background: #cbdcff url(/images/toc_li_hover.gif) no-repeat 6px 6px;}

#toc li a {display: block; padding: 3px 0px 2px 20px; color: #0051bd; text-decoration: none;}

#toc li a:hover {color: #fff;}

#toc ul ul {position: absolute; top: -1px; left: 190px; width: 320px; display: none;}

#toc ul.level1 li.submenu:hover ul.level2, #toc ul.level2 li.submenu:hover ul.level3 {display:block;}




#body {
	float: right;
	width: 640px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#body h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #434343;
}

#body h2.homeTitle {
	font-size: 16px;
	margin: 0;
	padding: 20px 0px 0px 0px;
	color: #434343;
}

#body p.home {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#body p, #body li {
	font-size: 14px;
	line-height: 18px;
}

#body ol.alphalist li {
	list-style: lower-alpha;
}

#body table.newsletter_archive {
	width: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#body table.newsletter_archive th {
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: left;
	border-bottom: 1px solid #b4b8c0;
}

#body table.newsletter_archive td {
	margin: 0;
	padding: 5px 0px 5px 0px;
}


#footer {
	clear: both;
	width: 850px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
}

#footer p {
	border-top: 1px solid #b4b8c0;
	padding-top: 5px;
	font-size: 12px;
}

/* HTDig Search */
hr.page_list_header {
	margin-top: 20px;
	border-top: none;
	height: 1px;
	background: #828282;
}

p.results_footer {
	margin: 0;
	padding: 5px 0px 0px 0px;
}

p.results_footer a {
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

p.results_footer a:hover {
	text-decoration: underline;
}

.page_number_text {
	font-size: 13px;
}

.no_page_number_text {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	text-decoration: underline;
}
	
	