/* @override 
	http://lynch-site.web4.pbstaging.com/Skins/sherwood/Skin.css
	http://10.0.0.2/~paullynch/cnp/cnp/Skin.css
	http://lynch3-site.web4.pbstaging.com/Skins/cnp/skin.css
	http://lynch3-site.web4.pbstaging.com/Skins/cnp/Skin.css
*/

/* Main Heading */
h1 {
	color: #21649b;
	text-decoration: none;
	padding: 0;
	margin: 0 0 15px;
	text-transform: uppercase;
	font: normal 18px/20px Verdana, Arial, Helvetica, sans-serif;
}

/* Sub Heading */
h2 {
	color: #1e7fa9;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	font: normal 14px/15px Verdana, Arial, Helvetica, sans-serif;
}

/* Sub Sub Heading */
h3 {
	color: #21649b;
	text-decoration: none;
	padding: 0;
	margin: 0 0 3px;
	font: normal 11px/13px HouseBroken, Verdana, Arial, Helvetica, sans-serif;
}

/* Body Copy Regular */
p
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	list-style-image: url(../Images/sub-dot.gif);
	padding-right: 10px;
	width: 468px;
}

p a:link, p a:visited  {
	color: #216398;
	text-decoration: none;
}

p a:hover {
	color: #333333;
	text-decoration: none;
}

/* Body Copy Regular - Blockquote */
blockquote
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	list-style-image: url(../Images/sub-dot.gif);
	padding: 5px 10px 0px 0px;
	margin: 0 0 0 30px;
}

/* Body Copy Bold */
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.bold a:link, .bold a:visited {
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}

.bold a:hover {
	line-height: 13px;
	color: #216398;
	text-decoration: none;
}

/* Services Button */
.services_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #083b64;
	text-decoration: none;
	width: 150px;
	height: 16px;
	margin-right: 10px;
	display: block;
	background: url(Images/home-nav-button.gif) no-repeat;
	padding: 0 3px 3px 5px;
}

/* PDF Button */
.pdf_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #083b64;
	text-decoration: none;
	width: 250px;
	height: 16px;
	margin-right: 10px;
	display: block;
	background: url(Images/pdf-button.gif) no-repeat;
	padding: 0 3px 3px 5px;
}

.pdf_button a:link, .pdf_button a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #216398;
	text-decoration: none;
	padding: 3px 3px 3px 5px;
	width: 250px;
	height: 16px;
	margin-right: 10px;
	display: block;
}

.pdf_button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #6aa8d3;
	padding: 3px 3px 3px 5px;
	width: 250px;
	height: 16px;
	margin-right: 10px;
	display: block;
}


.services_button a:link, .services_button a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #216398;
	text-decoration: none;
	padding: 3px 3px 3px 5px;
	width: 150px;
	height: 16px;
	margin-right: 10px;
	display: block;
}

.services_button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #6aa8d3;
	padding: 3px 3px 3px 5px;
	width: 150px;
	height: 16px;
	margin-right: 10px;
	display: block;
}

/* Main Heading */
.heading_title
{
	color: #252525;
	text-decoration: none;
	margin: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: normal 14px/14px Verdana, Arial, Helvetica, sans-serif;
}

/* Sub Heading */
.heading_sub
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #898989;
	text-decoration: none;
	margin: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Sub Sub Heading */
.heading_sub_sub
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #083b64;
	text-decoration: none;
	margin: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Introduction Paragraph Heading */
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 15px;
	font-weight: bold;
	color: #216398;
	text-decoration: none;
	margin: 0;
	padding-bottom: 30px;
}

.h4 a:link, h4 a:visited
{
	color: #216398;
	text-decoration: none;
}

.hr a:hover
{
	color: #333333;
	text-decoration: none;
}

/* Sub Sub Heading */
.spacer_line
{
	color: #252525;
	text-decoration: none;
	margin: 0;
	padding-bottom: 3px;
	border: 1px none #898989;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dotted #898989;
	height: 1px;
	padding-top: 3px;
	vertical-align: middle;
}

/* Body Copy Standard */
.body_copy
{
	color: #252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.body_copy a:link, body_copy a:visited
{
	color: #333333;
	text-decoration: none;
}

.body_copy a:hover
{
	color: #216398;
	text-decoration: none;
}

/* Body Copy Bold */
.body_copy_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 13px;
	font-weight: bold;
	color: #083b64;
	text-decoration: none;
}

/* Body Copy Regular Colour */
.color
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #216398;
	text-decoration: none;
	margin-top: 3px;
}

.color a:link, .color a:visited
{
	color: #216398;
	text-transform: none;
	text-align: left;
	text-decoration: none;
}

.color a:hover
{
	color: #216398;
	text-decoration: none;
}

/* Body Copy Regular Light blue Colour */

/* Body Copy Italic */
.italics_body_copy
{
	color: #333333;
	text-align: left;
	padding: 0px 0 0px 0px;
	margin: 0 0 10px;
	font: italic 11px/13px Verdana, Arial, Helvetica, sans-serif;
}

/* Panel Information */
h5 {
	color: #002543;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
}

/* Panel Text - Right hand panel of page */
.wealthcreation
{
	color: #a7a7a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	margin: 0 0 10px;
	text-align: left;
	text-decoration: none;
}

.panel-text
{
	color: #216398;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	list-style-image: url(../Images/sub-dot.gif);
	width: 190px;
	margin: 0 0 10px;
}

.panel-text a {
	line-height: 12px;
	color: #216398;
	text-decoration: none;
}

.panel-text a:hover {
	line-height: 12px;
	color: #083b64;
	text-decoration: none;
}


.panel-text_bold
{
	color: #216398;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 3px;
}

.panel-text_italic
{
	color: #252525;
	padding: 0;
	margin-bottom: 3px;
	font: italic 8px/12px Verdana, Arial, Helvetica, sans-serif;
}

/* Panel Text - Right hand panel of page */
.panel-text-column
{
	color: #216398;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	list-style-image: url(../Images/sub-dot.gif);
	width: 100px;
	margin: 0 0 10px;
}

/* Spacer Line */
.spacer_line
{
	color: #252525;
	text-decoration: none;
	border: 1px none #898989;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dotted #898989;
	height: 1px;
	vertical-align: middle;
	text-align: left;
	width: 468px;
	margin: 0;
	padding: 3px 0;
}


.spacer-full-line
{
	color: #252525;
	text-decoration: none;
	border: 1px none #898989;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dotted #898989;
	height: 1px;
	vertical-align: middle;
	text-align: left;
	width: 688px;
	margin: 0;
	padding: 3px 0;
}

/* Bullet */

ul.listitems {
	padding-right: 10px;
}

.main_bullet_list
{
	list-style-image: url(Images/sub-dot-main.gif);
	color: #252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
}

ul.mainitems {
	padding-right: 10px;
}

.unordered_list {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
}

.main_bullet_bold {
	color: #252525;
	padding: 0;
	list-style-image: url(Images/sub-dot-main.gif);	
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	
}

.main_bullet_list a:link, .main_bullet_list a:visited {
	line-height: 12px;
	color: #252525;
	text-decoration: none;
	margin: 0;
	padding: 0 10px 0 0;
}

.main_bullet_list a:hover {
	line-height: 13px;
	color: #1e7fa9;
	text-decoration: none;
}