#Banner {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	min-width: 600px;
	background-color: #DAC8BE;
	color: #633C2D;
}

#iframe {
	background-color: #DAC8BE;
	text-align: center;
	height: auto;
	width: auto;
	min-height: 400px;
	min-width: 450px;
}

a:link {
	color: #52231B;
}

a:visited {
	color: #52231B;
}

a:hover {
	color: #52231B;
	font-weight: bold;
}

.h1 {
	display:block;
	width:700px;
	font-size: x-large;
	font-weight: bold;
	color: #633C2D;
	background-color: #B19F9D;
	background-position: center;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #633C2D;
	margin:10px 0 10px 0;
	text-align: center;
}

.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #633C2D;
	margin:10px 0 10px 0;
	text-align: left;
}

.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #633C2D;
	line-height: 20px;
}

.h5 {
	font-size: 36px;
	font-weight: bold;
	color: #633C2D;
	line-height: 48px;
}

.h6 {
	font-size: 26px;
	font-weight: bold;
	color: #633C2D;
	line-height: 34px;
}

ol  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	list-style-position: outside;
	margin-left: 60px;
}

.textarea {
	width: 300px;
	height: 100px;
	background-color:#E1E1E1;
	border: 2px solid #2A247C;
	color: #0000FF;
}

.boldtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#MainDoc {
	width:79%;
	font-size: 12px;
	font-weight: normal;
	color: #633C2D;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: auto;
	border: thin solid #633C2D;
	text-align: left;
	line-height: 18px;
	position: relative;
	background-color: #DAC8BE;
	overflow: visible;
	margin-left: 1%;
}

#Toc {
	width:17%;
	font-size: 14px;
	font-weight: normal;
	color: #633C2D;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: auto;
	border: thin solid #633C2D;
	text-align: left;
	line-height: 20px;
	position: relative;
	background-color: #DAC8BE;
	clear: none;
}

#Footer {
	width:90%;
	font-size: 12px;
	font-weight: normal;
	color: #633C2D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: auto;
	border-top:thin;
	text-align: left;
	line-height: 20px;
	position: relative;
	background-color: #B19F9D;
	margin: 0px 20px 0px 20px; 
}

#Col1 {
	width:23%;
	font-size: 12px;
	font-weight: normal;
	color: #633C2D;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: auto;
	text-align: left;
	line-height: 20px;
	position: relative;
	background-color: #B19F9D;
	margin: 0px;
}

#Photo {
	font-size: 14px;
	font-weight: normal;
	color: #633C2D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: thin solid #633C2D;
	text-align: left;
	line-height: 18px;
	background-color: #B19F9D;
	padding: 5px;
	width: 95%;
	margin-bottom: 10px;
}

#BigDoc {
	width:77%;
	font-size: 12px;
	font-weight: normal;
	color: #633C2D;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: auto;
	border: thin solid #993399;
	text-align: left;
	line-height: 18px;
	position: relative;
	background-color: #B19F9D;
	overflow: visible;
	margin-right: 1%;
}

#Print_Button {
	width: 102px;
	height: 45px;
}
