
*					{
					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;
					background-image: url("images/bg-topshadow.gif");
					background-repeat: repeat-x;
					background-position: top;
					border-right: 1px solid #004678;
					border-left: 1px solid #004678;
					width: 780px;
					margin: 0px auto 0px auto;
					padding: 30px 0px 0px 0px;
					}

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;
					}
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: #E1E1E1;
					background-image: url("images/bg-callback.gif");
					background-repeat: repeat-x;
					font-size: 0.7em;
					padding: 0px 8px 5px 8px;
					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 			{
					width: 175px;
					}
div.callBackArea select			{
					width: 120px;
					}

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: #FF0000;
					text-decoration: none;
					}

a:hover					{
					color: #074D7F;
					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.0em;
					margin: 0px;
					padding: 0.3em 0px 0.4em 0px;
					}

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;
					}

.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;
					}
li					{
					margin: 0px 0px 0.3em 0px;
					}







/*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;
					}





