.LPTitle {
	background: #5A79A5;
	color: white;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.LPTitle A
{
        color: white;
        text-decoration: none;
        cursor: text;
}

.LPTitle A:hover
{
	color: white;
        text-decoration: none;
        cursor: text;
}

.LPHeaderWelcome {
	background: #5A79A5;
	color: white;
	font-family: verdana;
	font-style: italic;
	font-size: 8pt;
	font-weight: bold;
}


.LPHeaderTitle {
	color: white;
	font-family: arial;
	font-size: 24pt;
	font-weight: bold;
	background : #5A79A5;
}

.LPMenu {
	background-color: black;
	color: white;
	font-family: verdana;
	font-size: 8pt;
}

.LPMenuItem {
	font-family: verdana;
	font-size: 8pt;
}


.LPSectionBorder  { 
	color: black;
	font-family: verdana;
	font-size: 8pt;
	border-left: 1px solid #5A79A5; 
	border-right: 1px solid #5A79A5;
	border-top-width: 1; 
	border-bottom: 1px solid #5A79A5 }
	
.LPBodyText {
	color: black;
	font-family: verdana;
	font-size: 8pt;
}

.LPAppLink
{
	background: transparent;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
A {
	color : #5A79A5;
	text-decoration : none;
}


A:HOVER {
	color : #5A79A5;
	text-decoration : underline;
}

 
.LPListItem{
	color: black;
	font-family: verdana;
	font-size: 10pt;
}

/* Style for the main header */
.LPHeader {
	background-color: #5F7BA4;
	color: white;
	font-family: verdana;
	font-size: 9pt;
}

/* Style for right side of main header */
.LPHeaderLight {
	background-color: #8FA8CC;
	color: black;
	font-family: verdana;
	font-size: 9pt;
}

.LPHeaderLight A
{
	color: black;
	text-decoration: none;
}

.LPHeaderLight A:hover
{
	color: black;
	text-decoration: none;
}

