body {
	background-color: #7db7b3;
	background-image: url(images/header3.gif);
	background-repeat: no-repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4f453b;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4f453b;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4f453b;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f453b;
	line-height: 24px;
}
#wrapper {
	width: 680px;
	height: auto;
	position: absolute;
	left: 130px;
	top: 150px;
}
#centercolumn {
	background-color: #CEC67E;
	border: 20px;
	border-style: solid;
	border-color: #A7A759;
	width: 340px;
	padding: 20px;
	float: left;
	z-index: 5;
}
#rightcolumn {
	position: relative;
	float: right;
	width: 240px;
}
#widecolumn {
	background-color: #CEC67E;
	border: 20px;
	border-style: solid;
	border-color: #A7A759;
	width: 600px;
	padding: 20px;
	float: left;
	z-index: 5;
}
.buttons {
	position: absolute;
	left: 0px;
	top: 150px;
	height: 108px;
	width: 109px;
	z-index: 3;
	visibility: visible;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f453b;
	vertical-align: top;
}
.minorcolbox {
	padding: 15px;
	background-color: #CEC67E;
}
.tableheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f453b;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
}
.interviewtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f453b;
	line-height: 14px;
	text-indent: -16px;
}
.bodytextstdleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f453b;
	line-height: 14px;
	text-indent: 0px;
}
.anchorlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	line-height: 20px;
	text-indent: 0px;
	text-decoration: underline;
}
.rcolcaption {
	text-align: center;
	padding: 0px;
}
.minorcolhead {
	padding: 15px;
	background-color: #CEC67E;
	line-height: 100%;
}
.photoL {
	margin-right: 10px;
}
.tableform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f453b;
	vertical-align: text-top;
	padding: 10px;
	border: 2px solid #4f453b;
}
.tablecellpadding {
	padding-bottom: 10px;
}
