@charset "UTF-8";
/* CSS Document */

a, a:visited {color: #6666CC;text-decoration: none;}
a:hover {color: #0000FF;text-decoration: underline;}
.smallBullet {color: #102a69;}

.titleHeader
	{
		color: #102a69;
		font-size: 20pt;
		font-weight: bold;
	}

h1
	{
	font-size: 16pt;
	font-weight: bold;
	color: #102a69;
	text-align: center;
	}

h2
	{
	font-size: 14pt;
	font-weight: bold;
	color: #102a69;
	text-align: center;
	}

h3
	{
	font-size: 12pt;
	font-weight: bold;
	color: #102a69;
	text-align: left;
	}
	
.highlight { color: #102a69; }

body
	{
	background-image: url(lp_grayrandom.jpg);
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12pt;
	color: #000000;
	}	
.titleHeader
	{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
	}
	
.pageBody
	{
	background-image: urllp_grayrandom.jpg);
	margin-right: 3%;
	margin-left: 3%;
	padding: 1em;
	text-align: left;
	}
		
.footerCustom table
	{
	margin-left: auto;
	margin-right: auto;
	background-image: url(lp_grayrandom.jpg);
	}
	
.footer
	{
	margin-right: 3%;
	margin-left: 3%;
	padding: 1em;
	text-align: center;
	font-size: .9em;
	background-image: url(lp_grayrandom.jpg);
	}

.pageBodyChart
	{
	background-image: url(lp_grayrandom.jpg);
	margin-right: none;
	margin-left: none;
	padding:1em;
	text-align: left;
	}
