body
{
	margin: 0;
	padding: 0;
	background-color : #FFFFFF;
}

p, h1, h2, ul, ol, li, .lrpfooter, .lrppagetitle
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

h1
{
	color: #cc0000;
	font-size: 18px;
	line-height: 20px;
}

h2
{
	font-size: 16px;
	line-height: 18px;
}

a:link,  a:active,  a:visited,  a:hover
{
	text-decoration: none;
}

.tint
{
	color: #cc0000;
}

.lrpfooter
{
	font-weight: bold;
	font-size: 10px;
	color: #cc0000;
}

.lrppagetitle
{
	color: #666666;
	font-size : 20px;
	line-height: 22px;
	font-weight: bold;
}
/* Navbar styles */

.lrpnavon_cell
{
	background-color: #666666;
}

.lrpnavoff_cell
{
	background-color: #ffffff;
}

.lrpnavon_text, .lrpnavoff_text, 
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.lrpnavon_text a:link, .lrpnavon_text a:active, .lrpnavon_text a:visited, .lrpnavon_text a:hover
{
	color: #ffffff;
	text-decoration : none;
}

.lrpnavoff_text a:link, .lrpnavoff_text a:active, .lrpnavoff_text a:visited, .lrpnavoff_text a:hover
{
	color: #666666;
	text-decoration : none;
}

.lrpnavoff_text a:hover
{
	color: black;
}