BODY
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: x-small;
	margin-left: 0px;
	color: #014a8e;
	margin-right: 0px;
	padding-top: 0px;
	font-family: Georgia, Arial;
	background-color: #ffffff;
}
A
{
	/*color: #333399;*/
}
INPUT
{
	font-size: xx-small;
}
SELECT
{
	font-size: xx-small;
}
TEXTAREA
{
	font-size: xx-small;
	font-family: Arial;
}
TD
{
	font-size: 75%;
	color: #000000;
}
/* Page Styles */
.PageWidth
{
	width: 750px;
}
.HomePageFontFamily
{
	font-family: Georgia, Times New Roman;
}
.HomePageFontSizeGeneral
{
	font-size: 10pt;
}
.PhotoCaptionFont
{
	font-size: 5pt;
}
.LeanHeader
{
	font-weight: bold;
	font-size: 22pt;
	font-style: italic;
	letter-spacing: 3pt;
	color: #014A8E;
}
/* LEAN Conference Colors */
.FontGreen
{
	color: #5D9731;
}
.FontBlue
{
	color: #014A8E;
}
.FontYellow
{
	color: #FFE517;
}
.BackgroundGreen
{
	background-color: #5D9731;
}
.BackgroundBlue
{
	background-color: #014A8E;
}
.BackgroundYellow
{
	background-color: #FFE517;
}
.BackgroundCity
{
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(Image/longbackground.jpg);
}
.LeanListLineBottom
{
	border-bottom: #5D9731 1px solid;
}
.LeanListLineRight
{
	border-right: #5D9731 1px solid;
}
/* LEAN Fonts */
.FontAgendaItem
{
	font-weight: bold;
	color: #014A8E;
}
.FontAgendaTime
{
	width: 27%;
	color: #5d9731;
}
/* styles used on forms */
.FormLabelLeft
{
	text-align: right;
}
.FormLabelTop
{
}
/* styles used in page navigation */
.PageNavigation1
{
	font-size: x-small;
	color: #014A8E;
}
A.PageNavigation1
{
	font-size: x-small;
	color: #014A8E;
	text-decoration: none;
}
A.PageNavigation1:hover
{
	text-decoration: underline;
}
.PageNavigation2
{
	font-size: xx-small;
	color: #014A8E;
}
