* {
	margin: 0px;
	padding: 0px;
}
#Masthead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#colorbar {
	background-color: #99CC66;
	height: 20px;
	display: none;
}

#Masthead H1 {
	margin-bottom: 10px;

    text-align:center
	font-size: 18px;
	margin-top: 20px;
	color: #000000;
	text-align: center;
	font-size: 20pt;
}
#Masthead .doublespace {
	text-align: center;
}

#LFsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color: #FFFFFF;
	display: none;
	color: #FFFFFF;
}
#LFsidebar ul{
	font: 11pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 5px;
	}
#LFsidebar li {
	list-style-type: none;
	display: block;
	width: 145px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper a:link {
	color: #000000;
	text-decoration: none;
}
#wrapper a:visited {
	color: #000000;
	text-decoration: none;
}
#wrapper a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper a:active {
	color: #000000;
}
#wrapper #LFsidebar a:link {
	color: #D5EDB3;
	text-decoration: none;
}
#wrapper #LFsidebar a:visited {
	color: #D5EDB3;
}
#wrapper #LFsidebar a:hover {
	color: #FFFFFF;
}
#wrapper #LFsidebar a:active {
	color: #D5EDB3;
}
#Content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#Content ol {
	margin-left: 30px;
}
#Content p {
	line-height: 20px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 14px;
}
#Content h2 {
	font-size: 14pt;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #999999;
	font-weight: bold;
}
#Content h3 {
	font-size: 13pt;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
}

#Content li {
	padding-left: 0px;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 30px;
	font-size: 12pt;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	padding-top: 30px;
}
p.doublespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: capitalize;
	letter-spacing: 7px;
	margin-bottom: -15px;
	text-align: center;
}
body {
	background-color: #FFFFFF;
}
#wrapper #LFsidebar table form {
	width: 100%;
	font-weight: normal;
	margin-top: 20px;
}
#wrapper #LFsidebar table {
	margin-top: 10px;
	margin-bottom: 20px;
}
