body {
	margin: 0px;
	text-align: center;
	background-color: #B3B3B3;
}
body,table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00487D;
}
a{
	color: #0066B3;
	text-decoration: underline;
}
a:hover{
	color: #FF9900;
}
.page {
	background-color: #0066B3;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #FF9900;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
}
.life {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFB200;
	font-size: 20pt;
	padding-left: 5px;
	letter-spacing: .2em;
}
.menu {
	background-color: #FFB200;
}
.menuItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 6px;
	font-weight: bold;
	width: 100px;
}
.menuItem a{
	color: #B37D00;
	text-decoration: none;
}
.menuItem a:hover{
	color: #533A00;
}
.mainContainer {
	background-color: #F3F4F5;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #0066B3;
	text-align: left;
}
.mainContainer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B37D00;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #B37D00;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
p {
	padding-left: 6px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-right: 6px;
}
.copyright {
	font-size: 10px;
	color: #FFB200;
	text-align: center;
}
.copyright a {
	color: #80C9FF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFD980;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB200;
	cursor: help;
}
.image {
	border: 1px solid #333333;
	float: left;
	margin-left: 6px;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FF9900;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
#rightmenu {
	width: 200px;
	height: auto;
	background-color: #FFCCBF;
	border: 2px solid #FF3300;
	float: right;
	clear: both;
	color: #B32400;
	margin: 12px;
}
#rightmenu h1 {
	border: none;
	color: #B32400;
	font-family: "Times New Roman", Times, serif;
	border-bottom-color: #B32400;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.date {
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	font-weight: bold;
}
