@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/Notables_PG_Bkg.gif);
	background-repeat: repeat;
}
#object1 {
	margin: 0 auto;
	top: 0px;
	position: relative;
	width: 968px;
	height: auto;
}
#objectLogo {
	position: relative;
	width: 968px;
	height: auto;
}
#objectContent {
	position: relative;
	width: 968px;
	height: 625px;
	background-image: url(images/Notables_Paper_Bkg.gif);
	background-repeat: repeat;
}
#objectFooter {
	width: 968px;
	height: 131px;
	top: 1050px;
	right: 0px;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
#objectFooter a {
	text-decoration: none;
	color: #333333;
}
#objectFooter a:hover {
	text-decoration: underline;
}
#CopyBox {
	position: absolute;
	width: 900px;
	height: 620px;
	left: 34px;
}
.brownCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #431d00;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	display: block;
}
#FormBox {
	position: absolute;
	width: 450px;
	height: auto;
	left: 74px;
	top: 235px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
input.formInputText   {
	font-size: 1em;
	color: #333333;
	background-color: #ece8e5;
	padding: 2px;
	border: solid 1px #c4c1b9;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	}
	
input.formInputText:hover {
	background-color: #CCCCCC;
	border: solid 1px #c4c1b9;
	color: #333333;
	}
	
input.formInputText:focus {
	color: #333333;
	background-color: #FFFFFF;
	border: solid 1px #c4c1b9;
	}

textarea.formInputText   {
	font-size: 1em;
	color: #333333;
	background-color: #ece8e5;
	padding: 2px;
	border: solid 1px #c4c1b9;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 100px;
	}
	
textarea.formInputText:hover {
	background-color: #CCCCCC;
	border: solid 1px #c4c1b9;
	color: #333333;
	}
	
textarea.formInputText:focus {
	color: #333333;
	background-color: #FFFFFF;
	border: solid 1px #c4c1b9;
	}
#CalendarBox {
	position: absolute;
	width: 290px;
	height: auto;
	right: 75px;
	top: 235px;
}
.brownCopyItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #431d00;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	display: block;
	font-style: italic;
}
.GrayCopyCalendar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	display: block;
}
.GrayCopyCalendarItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	display: block;
	font-style: italic;
}
