@charset "UTF-8";
/* CSS Document  Created by Kim Simmonds*/
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, #pHeader, #menu ul, #ddmenuspan
	{
	background-image: url(lp_babyblue2.jpg);
	color: #102a69;
	}

.reportBody, #rBody
	{
	background-image: url(lp_grayrandom.jpg);
	}

.reportBody, .pageTitle, .pageBody, .fhName, .surRecord, .rrNav, .fhNotes, .footer, #rBody, #menu ul, #pHeader
	{
	border-color: #567efc;
	}