
*					{
					padding: 0px;
					margin: 0px;
					}

body					{
					background-color: #8D8F92;
					background-image: url("images/bg-page.gif");
					background-repeat: repeat-x;
					background-attachment: fixed;
					font-family: verdana, arial, sans-serif;
					}

div.headerArea				{
					display: block;
					background-image: url("images/bg-header.gif");
					background-repeat: repeat-x;
					background-position: left 19px;
					background-color: #fff;
					border-top: 1px solid #004678;
					border-right: 1px solid #004678;
					border-left: 1px solid #004678;
					height: 97px;
					width: 780px;
					margin: 9px auto 0px auto;
					}
img.lrLogo				{
					display: block;
					float: left;
					width: 235px;
					height: 68px;
					margin: 24px 0px 0px 15px;
					}
html>body img.lrLogo			{
					margin-left: 30px;
					}

div.telNoArea				{
					display: block;
					background-image: url("images/bg-headerpics.jpg");
					background-repeat: no-repeat;
					background-position: right top;
					background-color: transparent;
					border-bottom: 1px solid #fff;
					border-left: 1px solid #fff;
					height: 25px;
					width: 430px;
					padding: 70px 10px 0px 0px;
					float: right;
					color: #134365;
					text-align: right;
					font-size: 1.2em;
					font-weight: normal;
					}


div.pageArea				{
					display: block;
					background-color: #fff;
					border-right: 1px solid #004678;
					border-left: 1px solid #004678;
					width: 780px;
					margin: 0px auto 0px auto;
					padding: 0;
					}

div.navigationArea			{
					display: block;
					background-color: transparent;
					width: 175px;
					float: left;
					font-size: 0.7em;
					}
div.navigationArea ul			{
					display: block;
					width: 175px;
					float: left;
					list-style-type: none;
					margin: 0px 0px 8px 0px;
					padding: 0px;
					}
div.navigationArea li			{
					display: block;
					width: 175px;
					float: left;
					margin: 0px 0px 2px 0px;
					padding: 0px;
					}
div.navigationArea a			{
					display: block;
					background-image: url("images/bg-navbutton.gif");
					background-repeat: repeat-y;
					color: #000;
					padding: 7px 0px 7px 10px;
					font-weight: normal;
					}
div.navigationArea a:hover		{
					background-image: url("images/bg-navbutton-hi.gif");
					color: #074D7F;
					text-decoration: none;
					}
div.navigationArea a.selected		{
					background-image: url("images/bg-navbutton-hi.gif");
					color: #074D7F;
					text-decoration: none;
					}

div.navigationArea li ul		{
					display: block;
					background-image: url("images/bg-navbutton-hi.gif");
					background-repeat: repeat-y;
					width: 175px;
					float: left;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 8px 0px;
					font-size: 0.9em;
					}
div.navigationArea li li		{
					margin: 0px 0px 0px 0px;
					padding: 0px;
					}
div.navigationArea li li a		{
					display: block;
					background-image: url("images/bullet-subnav.gif");
					background-repeat: no-repeat;
					background-position: left 6px;
					background-color: transparent;
					color: #616161;
					padding: 2px 0px 3px 9px;
					margin: 0px 0px 3px 12px;
					border-bottom: 1px solid #ACD392;
					}
div.navigationArea li li a:hover	{
					background-image: url("images/bullet-subnav-hi.gif");
					color: #074D7F;
					border-bottom: 1px solid #074D7F;
					}
div.navigationArea li li a.selected	{
					background-image: url("images/bullet-subnav-hi.gif");
					color: #074D7F;
					border-bottom: 1px solid #074D7F;
					}



div.navigationArea ul.minorLinks	{
					display: block;
					width: 175px;
					float: left;
					list-style-type: none;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					font-size: 0.9em;
					}
div.navigationArea ul.minorLinks li	{
					display: block;
					width: 175px;
					float: left;
					margin: 0px 0px 0px 0px;
					padding: 0px;
					}
div.navigationArea ul.minorLinks a	{
					display: block;
					background-image: none;
					color: #8EA0AD;
					padding: 3px 0px 3px 10px;
					}
div.navigationArea ul.minorLinks  a:hover		{
					color: #074D7F;
					text-decoration: none;
					}


div.contentArea				{
					display: block;
					background-color: transparent;
					width: 590px;
					float: right;
					}

div.homeTextArea			{
					display: block;
					width: 380px;
					float: left;
					font-size: 0.75em;
					line-height: 1.6em;
					color: #4A4A4A;
					padding: 0px 0px 20px 0px;
					}
div.homeTextArea h1			{
					font-size: 2.25em;
					}

div.contentTextArea			{
					display: block;
					width: 560px;
					float: left;
					font-size: 0.75em;
					line-height: 1.6em;
					color: #4A4A4A;
					padding: 0px 0px 20px 0px;
					}
div.contentTextArea h1			{
					font-size: 2.25em;
					}

div.rightCol				{
					display: block;
					width: 200px;
					float: right;
					}

div.newsArea				{
					display: block;
					width: 199px;
					background-color: #fff;
					background-image: url("images/bg-news.gif");
					background-repeat: repeat-x;
					border-left: 1px solid #DAE2E9;
					font-size: 0.7em;
					margin: 0px 0px 1em 0px;
					}
div.newsArea h1				{
					display: block;
					background-color: transparent;
					font-size: 0.9em;
					font-weight: bold;
					text-transform: uppercase;
					margin: 0px;
					padding: 3px 0px 0.6em 3px;
					}
div.newsArea h2				{
					display: block;
					background-color: transparent;
					font-size: 1.1em;
					font-weight: bold;
					text-transform: normal;
					color: #00538E;
					margin: 0px;
					padding: 3px 0px 0.2em 0px;
					}

div.newsItem				{
					display: block;
					background-color: transparent;
					width: 165px;
					margin: 0px 0px 10px 10px;
					padding: 5px 5px 5px 5px;
					color: #000;
					border: 1px solid #C4C4C4;
					line-height: 1.3em;
					}
div.newsItem p				{
					padding: 0px 0px 5px 0px;
					}

a.moreNewsButton			{
					display: block;
					background-color: #A1A4A5;
					width: 195px;
					padding: 1px 4px 2px 0px;
					color: #fff;
					font-weight: bold;
					text-align: right;
					}

ul.rightLinks				{
					display: block;
					background-color: transparent;
					margin: 0px 0px 20px 0px;
					padding: 0px;
					font-size: 0.7em;
					list-style-type: none;
					width: 200px;
					}
ul.rightLinks li			{
					display: block;
					margin: 0px 0px 2px 0px;
					}
ul.rightLinks li a			{
					display: block;
					background-color: #DAE2E9;
					width: 190px;
					padding: 4px 5px 3px 5px;
					border-bottom: 1px solid #81A0B6;
					}
ul.rightLinks li a:hover		{
					background-color: #ECF0F4;
					text-decoration: none;
					}
ul.rightLinks li a.selected		{
					background-color: #ECF0F4;
					text-decoration: none;
					color: #074D7F;
					}



div.callBackArea			{
					display: block;
					background-color: #d8f0ff;
					background-image: url("images/linear-gradient.png");
					background-repeat: repeat-x;
					font-size: 0.7em;
					padding: 3px 8px 5px 0px;
					margin: 0px 0px 1.3em 0px;
					}
div.callBackArea h1			{
					display: block;
					background-color: transparent;
					background-image: url("images/bg-phone.gif");
					background-repeat: no-repeat;
					background-position: left top;
					font-size: 1.2em;
					font-weight: bold;
					text-transform: uppercase;
					padding: 12px 0px 4px 50px;
					margin: 0px 0px 0.5em 0px;
					}
div.callBackArea p			{
					padding-bottom: 0.5em;
					}
div.callBackArea input, div.callBackArea select, div.callBackArea textarea			
{
	-webkit-appearance:none;
	margin: 0px 8px 10px 8px;
	padding: 7px;
	width: 170px;	
	font-size: 12px;
	font-family: Verdana;
	text-shadow: 0px 1px 0px #fff;  
    outline: none;  
    background: -webkit-gradient(linear, left top, left bottombottom, from(#bcbcbe), to(#ffffff));  
    background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);  
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border: none; /*1px solid #717171;  */
    -webkit-box-shadow: inset 1px 3px 10px 0px rgba(0,0,0,0.3);  
    -moz-box-shadow: inset 1px 3px 10px 0px rgba(0,0,0,0.3);  
    box-shadow: inset 1px 3px 10px 0px rgba(0,0,0,0.3);  
	
}
div.callBackArea input.top 			
{
	margin-top: 13px;
}
div.callBackArea select			
{
	width: 180px;
	background-image: url("images/down-arrow.png"); background-repeat: no-repeat; background-position: 155px 8px;
}

div.callBackArea .cbaText 
{
	font-family: Verdana; color: #666; margin: 0 9px; font-size: 12px; 
}

div.callBackArea input.send
{
	background-image: url("images/button-submit.png"); background-repeat: no-repeat; text-indent: -9999px; width:149px; height: 41px; cursor: pointer; border: none; 
}

div.callBackArea {
	position: relative;
}

div.callBackArea .heading {
	height: 47px;
}

#FeedBackArea2_valSummary td {
	padding: 0 10px;
	font-size: 12px;
}

#FeedBackArea2_valSummary td {
	font-size: 12px;
}

#FeedBackArea1_valSummary td {
	padding: 0 10px;
	font-size: 12px;
}

#SideWidgets_Call_Back_Area_valSummary {
	width: auto;
}

#FeedBackArea1_valSummary ul, #SideWidgets_Call_Back_Area_valSummary ul {
	margin-top: 8px;
	margin-bottom: 0;
}

.homeTextArea .callBackArea .heading {
	background: url('/images/got-a-question-long.png') no-repeat 10px 50%;
}

.rightCol .callBackArea .heading {
	background: url('/images/got-a-question.png') no-repeat 0 50%;
}

.homeTextArea .button {
	position: absolute;
	bottom: 3px;
	right: 0px;
}

.rightCol .callBackArea .button {
	text-align: center;
}

.rightCol .callBackArea .copy, .rightCol .callBackArea .woman {
	display: none;
}

.homeTextArea .callBackArea .copy,
.homeTextArea .callBackArea .copyValidation,
.rightCol .callVackArea .copyValidation {
	padding: 0 10px;
	font-size: 1em;
}

.homeTextArea .callBackArea .copy h4 {
	display: block;
	margin: 0 0 16px 0;
	font-size: 1.8em;
}

.callBackArea .copyValidation {
	font-size: 1.4em;
}

.homeTextArea .callBackArea .copy p {
	color: #666;
	margin: 0 0 16px 0;
	font-size: 1.4em;
}

.homeTextArea .woman {
	position: absolute;
	height: 160px;
	width: 120px;
	background: url('/images/phone-woman.png') no-repeat 0 0;
	right: 10px;
	bottom: 60px;
}

div.newsletterArticleArea		{
					display: block;
					background-color: #fff;
					margin: 0px 0px 1.5em 0px;
					padding: 5px 5px 5px 5px;
					color: #000;
					border: 1px solid #C4C4C4;
					line-height: 1.3em;
					}
div.newsletterArticleArea p		{
					padding: 0px 0px 5px 0px;
					}
div.newsletterArticleArea h1		{
					display: block;
					font-weight: normal;
					font-size: 1.5em;
					line-height: 1.2em;
					color: #00538E;
					margin: 0px;
					padding: 0px 0px 0.4em 0px;
					}
div.newsletterArticleArea h1 a		{
					color: #00538E;
					}

div.footerLinksArea			{
					display: block;
					background-image: url("images/bg-footerlinks.gif");
					background-repeat: repeat-x;
					background-color: #fff;
					border-right: 1px solid #004678;
					border-bottom: 1px solid #004678;
					border-left: 1px solid #004678;
					width: 780px;
					margin: 0px auto 0px auto;
					padding: 12px 0px 4px 0px;
					text-align: center;
					font-size: 0.6em;
					color: #4A4A4A;
					}
div.footerLinksArea a			{
					color: #8EA0AD;
					margin: 0px 12px 0px 12px;
					}
div.footerLinksArea  a:hover		{
					color: #074D7F;
					text-decoration: none;
					}
div.footerLinksArea p			{
					display: block;
					margin: 0px;
					padding: 0.4em 0px 0px 0px;
					}


div.footerArea				{
					display: block;
					background-color: transparent;
					color: #E2E2E2;
					width: 780px;
					margin: 0px auto 30px auto;
					font-size: 0.6em;
					}
div.ftitText				{
					display: block;
					float: right;
					width: 250px;
					text-align: right;
					}
div.footerArea a			{
					color: #fff;
					font-weight: bold;
					}


div.clear				{
					display: block;
					clear: both;
					font-size: 0px;
					}

img.imageLeft				{
					display: block;
					float: left;
					margin: 0px 15px 1.3em 0px;
					border: 1px solid #E0E0E0;
					}
img.imageRight				{
					display: block;
					float: right;
					margin: 0px 0px 1.3em 15px;
					border: 1px solid #E0E0E0;
					}
img.imageCenter				{
					display: block;
					margin: 0px auto 1.3em auto;
					border: 1px solid #E0E0E0;
					}

a					{
					color: #00538e;
					text-decoration: none;
					font-weight: bold;
					}

a:hover					{
					color: #00538e;
					text-decoration: underline;
					}

h1					{
					display: block;
					font-weight: normal;
					font-size: 2.5em;
					line-height: 1.2em;
					color: #00538E;
					margin: 0px;
					padding: 0px 0px 0.4em 0px;
					}
h2					{
					display: block;
					font-weight: normal;
					font-size: 1.6em;
					line-height: 1.2em;
					margin: 0px;
					padding: 0.9em 0px 0.4em 0px;
					}
h3					{
					display: block;
					font-weight: bold;
					font-size: 1.2em;
					line-height: 1.3em;
					margin: 0px;
					padding: 0.3em 0px 0.8em 0px;
					color: #00538e;
					}

input, textarea				{
					border: 1px solid #00538E;
					padding: 2px;
					font-size: 1em;
					margin: 2px 0px 0px 0px;
					}
select					{
					border: 1px solid #00538E;
					padding: 1px;
					margin: 2px 0px 0px 0px;
					font-size: 1em;
					}
input.checkbox				{
					border: none;
					}
input.send				{
					font-weight: bold;
					font-size: 1.2em;
					text-transform: uppercase;
					padding: 2px 5px;
					color: #00538E;
					}

p					{
					display: block;
					padding: 0px 0px 1.3em 0px;
					}
					
p.first				{
		            font-size: 1.1em;
		            font-weight: bold;
					}

.italic					{
					font-style: italic;
					}
.bold					{
					font-weight: bold;
					}
.center					{
					text-align: center;
					}
.right					{
					text-align: right;
					}

ul, ol				{
					display: block;
					margin: 0px 0px 1.3em 25px;
					}

ul.ticks 
{
	display: block;
	padding: 0;
	margin: 0 0 15px 0;
}					

ul.ticks li 
{
	display: block;
	height: 17px;
	line-height: 17px;
	list-style: none;
	background: #efefef;
	margin: 0 0 6px 0;
	padding: 0 0 0 26px;
	background: url('/images/green-tick.gif') no-repeat 0 0;
}
					
li					{
					margin: 0px 0px 0.3em 0px;
					}

.error { color: Red; }

/*format tables*/

.header 				{
					border: 1px solid #8D8F92;
					}

.tablelines				{
					background-color: #8D8F92;
					margin: 0px 0px 1.3em 0px;
					}
/*color of the narrow line deviding up the table cells*/

.tabletitle				{
					font-weight: bold;
					font-size: 0.8em;
					color: #000000;
					background-color: #E1E1E1;
					line-height: 1.2em;
					padding: 4px 3px 4px 3px;
					}
/*alter background color and font color. Not on all tables, only present if table has an extra heading*/

.tablehead				{
					font-weight: bold;
					font-size: 0.8em;
					color: #000000;
					background-color: #E1E1E1;
					line-height: 1.2em;
					padding: 4px 3px 4px 3px;
					}
/*alter background color and font color. Contains headings of table rows or columns.*/

.tablebody				{
					font-weight: normal;
					font-size: 0.8em;
					color: #000000;
					background-color: #FFFFFF;
					line-height: 1.2em;
					padding: 4px 3px 4px 3px;
					}
/*alter background color and font color. Contains main body of the table.*/

.tabletotal				{
					font-weight: bold;
					font-size: 0.8em;
					color: #000000;
					background-color: #E1E1E1;
					line-height: 1.2em;
					padding: 4px 3px 4px 3px;
					}

/* span for coloured text in body */

span.blue 
{
	color: #00538e;
}


/* clearfix hack */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* usual left / right float bits */

.left { float: left; }
.right { float: right; }

/* added by EF */

.TaxTipsSignupLB {
	display: block;
	margin: 0 0 0.95em 0;
}

#social {
	background-color: white;
	background-image: url("images/bg-topshadow.gif");
	background-repeat: repeat-x;
	border-right: 1px solid #004678;
	border-left: 1px solid #004678;
	height: 32px;
	width: 780px;
	margin: auto;
}

#social ul, #social li {
	display: block;
	margin: 0;
	padding: 0;
}

#social ul {
	float: right;
	margin: 7px 7px 0 0;
}

#social ul li {
	float: left;
	height: 16px;
	margin: 0 0 0 4px;
}

#social ul li a {
	display: block;
	height: 16px;
	width: 16px;
	margin: 2px 0 0 0;
	text-indent: -9999px;
	background-image: url('/images/social-media.png');
}

#social .twitter a {
	background-position: 0 0;
}

#social .facebook a {
	background-position: -16px 0;
}

#social .linkedin a {
	background-position: -32px 0;
}

#social .youtube a {
	background-position: -48px 0;
}

#social .rss a {
	background-position: -64px 0;
}

#social .fblike {
	width: 45px;
	height: 20px;
overflow: hidden;
}
