@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #5A82B6;
}
a:visited {
	color: #0C214E;
}
.width {
	width: 475px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	font-weight: bold;
	color: #1C356B;
		font-size: 20px;
}
.header2 {
	font-weight: bold;
	color: #677f2e;
		font-size: 17px;
}
.small-text {
	font-size: 10px;
}
dt.stretchtoggle {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	color: #0C214E;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}
dd.stretchtoggle div {
	padding-top: 3px;
	padding-bottom: 3px;
}
dd.stretcher {
	margin:0px !important;
	padding: 0px !important;
	background-color: #677f2e;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
dd.stretcher div {
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.pic {
	border: 2px solid #687F2F;
}
