@charset "utf-8";
.WhiteBackground {
	background-color: #FFF;
}
.MainText {
	font-size: 13px;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #505A4B;
}
.QuoteText {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	line-height: 16px;
}
.BrownTable {
	background-color: #ECE6DF;
}

li {
	text-indent: -20px;
	line-height: 18px;
}

.EventLine1 {
	font-size: 12px;
	font-weight: bold;
	color: #863637;
}
.EventLine2 {
	font-size: 12px;
	font-weight: bold;
	color: #505A4B;
}
.EventLine3 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.LeftMenuCells {
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 9px;
	background-color: #E8EBE7;
	display: block;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: groove;
	border-top-color: #505A4B;
	border-right-color: #505A4B;
	border-bottom-color: #E8EBE7;
	border-left-color: #E8EBE7;
	margin-right: 5px;
	margin-top: 1px;
	margin-left: 5px;
	font-size: 11px;
}

#form1 table tr th {
	text-align: left;
	padding: 4px;
	background-color: #ABBFBD;
	color: #505A4B;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #E8EBE7;
	font-size: 14px;
}
#form1 table tr td {
	background-color: #E8EBE7;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
h1 {
	color: #505A4B;
	font-size: 24px;
}
h3 {
	font-size: 16px;
	color: #505A4B;
	line-height: 20px;
}
.Emphasis1 {
	font-size: 13px;
	font-weight: bold;
	color: #CC5200;
}
.NumberedListinMainText {
	font-size: 13px;
	line-height: 18px;
	color: #505A4B;
	margin-left: 15px;
}
a.LeftMenu:link {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 1px;
}
a.LeftMenu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 1px;
}

a.LeftMenu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	background-color: #505A4B;
	display: block;
	width: 150px;
	padding: 1px;
}
.RedErrorText {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
.CategoryList {
	font-size: 11px;
	color: #600;
}
.LargeWhite {
	color: #FFF;
	line-height: 120%;
	font-size: 14px;
}

