body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
}
#header a {
	color: #E51837;
	text-decoration: none;
}
#header a:hover {
	color: #E51837;
	text-decoration: underline;
}
#container {
	width: 760px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	width: 760px;
	height: 31px;
	margin: 0px;
	padding: 10px 0px 0px;
	background-image: url(images/fd_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#nav {
	height: 49px;
	margin-top: 16px;
	background-image: url(images/nav_bkgd.gif);
	background-repeat: repeat-x;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.navButton {
	padding: 0px;
	margin-right: 28px;
}
.thoughtButton {
	padding: 0px;
	margin-left: 239px;
}
#main {
}
#thoughtPanel {
	background-image: url(images/left_panel_bkgd.jpg);
	background-repeat: no-repeat;
	height: 364px;
	width: 390px;
	float: left;
}
#workPanel {
	background-image: url(images/right_panel1_bkgd.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 370px;
	float: right;
}
#sendPanel {
	background-image: url(images/right_panel2_bkgd.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 370px;
	vertical-align: bottom;
	float: right;
}
#folioPanel {
	background-image: url(images/folio_panel_bkgd.jpg);
	background-repeat: no-repeat;
	height: 364px;
	width: 552px;
	float: left;
}
#folioPanel a {
	color: #876B6B;
	text-decoration: none;
}
#folioPanel a:hover {
	color: #000000;
	text-decoration: none;
}
#title {
	margin: 0px;
	line-height: 0px;
}
#copyArea {
	padding-left: 47px;
}
#folioArea {
	padding-left: 47px;
	line-height: 0px;
}
#folioArea img {
	border: 1px dashed #876B6B;
}
#folioNav {
	padding-left: 47px;
	padding-top: 12px;
	padding-bottom: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#folioNav p {
	text-decoration: none;
}
#folioNav a {
	color: #876B6B;
	text-decoration: none;
}
#folioNav a:hover {
	color: #000000;
	text-decoration: none;
}
#folioNavLeft {
	float: left;
	width: 230px;
}
#folioNavLeft.copy {
	font-weight: normal;
}
#folioNavRight {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 30px;
}
#folioNavRight a {
	background-color: #876B6B;
	width: 20px;
	color: #D5C7C7;
	padding-left: 5px;
	padding-right: 4px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
#folioNavRight a:hover {
	background-color: #000000;
	width: 20px;
	color: #D5C7C7;
	padding-left: 5px;
	padding-right: 4px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
.selected {
	background-color: #000000;
	width: 20px;
	color: #D5C7C7;
	padding-left: 5px;
	padding-right: 4px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
#subNavPanel {
	background-image: url(images/subnav_panel_bkgd.jpg);
	background-repeat: no-repeat;
	height: 324px;
	width: 164px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 40px;
	padding-left: 30px;
	line-height: 20px;
	letter-spacing: 0.1em;
}
#subNavPanel p {
	display: block;
	margin: 0px;
}
#subNavPanel a {
	color: #346185;
	text-decoration: none;
	display: block;
}
#subNavPanel a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
}
#rightPanel {
	background-repeat: no-repeat;
	height: 364px;
	width: 194px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#form {
}
#formTable {
	height: 74px;
	width: 340px;
	margin-top: 105px;
	margin-left: 30px;
}
.message {
	color: #2F707B;
	padding: 2px;
	border: 1px dashed #2F707B;
}
.send {
}
